Ticket #32227: main.log

File main.log, 10.0 KB (added by pauljamesadams@…, 12 years ago)

xorg-libXau main.log for failed build

Line 
1version:1
2:debug:main changing euid/egid - current euid: 0 - current egid: 0
3:debug:main egid changed to: 503
4:debug:main euid changed to: 504
5:debug:main Executing org.macports.main (xorg-libXau)
6:debug:main Privilege de-escalation not attempted as not running as root.
7:debug:main Skipping completed org.macports.archivefetch (xorg-libXau)
8:debug:main Privilege de-escalation not attempted as not running as root.
9:debug:main Skipping completed org.macports.fetch (xorg-libXau)
10:debug:main Privilege de-escalation not attempted as not running as root.
11:debug:main Skipping completed org.macports.checksum (xorg-libXau)
12:debug:main Privilege de-escalation not attempted as not running as root.
13:debug:main Skipping completed org.macports.extract (xorg-libXau)
14:debug:main Privilege de-escalation not attempted as not running as root.
15:debug:main Skipping completed org.macports.patch (xorg-libXau)
16:debug:main Privilege de-escalation not attempted as not running as root.
17:debug:configure configure phase started at Thu Nov 24 11:50:38 CET 2011
18:notice:configure --->  Configuring xorg-libXau
19:debug:configure Using compiler 'Mac OS X clang'
20:debug:configure Executing org.macports.configure (xorg-libXau)
21:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.7' CXX='/Developer/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libXau/xorg-libXau/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/Developer/usr/bin/clang' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/Developer/usr/bin/clang'
22:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libXau/xorg-libXau/work/libXau-1.0.6" && ./configure --prefix=/opt/local'
23:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libXau/xorg-libXau/work/libXau-1.0.6" && ./configure --prefix=/opt/local
24:info:configure checking for a BSD-compatible install... /usr/bin/install -c
25:info:configure checking whether build environment is sane... yes
26:info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d
27:info:configure checking for gawk... no
28:info:configure checking for mawk... no
29:info:configure checking for nawk... no
30:info:configure checking for awk... awk
31:info:configure checking whether make sets $(MAKE)... yes
32:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
33:info:configure checking for style of include used by make... GNU
34:info:configure checking for gcc... /Developer/usr/bin/clang
35:info:configure checking whether the C compiler works... yes
36:info:configure checking for C compiler default output file name... a.out
37:info:configure checking for suffix of executables...
38:info:configure checking whether we are cross compiling... no
39:info:configure checking for suffix of object files... o
40:info:configure checking whether we are using the GNU C compiler... yes
41:info:configure checking whether /Developer/usr/bin/clang accepts -g... yes
42:info:configure checking for /Developer/usr/bin/clang option to accept ISO C89... none needed
43:info:configure checking dependency style of /Developer/usr/bin/clang... gcc3
44:info:configure checking for /Developer/usr/bin/clang option to accept ISO C99... none needed
45:info:configure checking how to run the C preprocessor... /Developer/usr/bin/clang -E
46:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
47:info:configure checking for egrep... /usr/bin/grep -E
48:info:configure checking for ANSI C header files... yes
49:info:configure checking for sys/types.h... yes
50:info:configure checking for sys/stat.h... yes
51:info:configure checking for stdlib.h... yes
52:info:configure checking for string.h... yes
53:info:configure checking for memory.h... yes
54:info:configure checking for strings.h... yes
55:info:configure checking for inttypes.h... yes
56:info:configure checking for stdint.h... yes
57:info:configure checking for unistd.h... yes
58:info:configure checking for pkg-config... /opt/local/bin/pkg-config
59:info:configure checking pkg-config is at least version 0.9.0... yes
60:info:configure checking build system type... x86_64-apple-darwin11.2.0
61:info:configure checking host system type... x86_64-apple-darwin11.2.0
62:info:configure checking for a sed that does not truncate output... /usr/bin/sed
63:info:configure
64:info:configure (process:80080): GLib-ERROR (recursed) **: The thread system is not yet initialized.checking for gcc... (cached) /Developer/usr/bin/clang
65:info:configure checking whether we are using the GNU C compiler... (cached) yes
66:info:configure checking whether /Developer/usr/bin/clang accepts -g... (cached) yes
67:info:configure checking for /Developer/usr/bin/clang option to accept ISO C89... (cached) none needed
68:info:configure checking dependency style of /Developer/usr/bin/clang... (cached) gcc3
69:info:configure checking whether ln -s works... yes
70:info:configure checking for a sed that does not truncate output... (cached) /usr/bin/sed
71:info:configure checking for fgrep... /usr/bin/grep -F
72:info:configure checking for ld used by /Developer/usr/bin/clang... /Developer/usr/bin/ld
73:info:configure checking if the linker (/Developer/usr/bin/ld) is GNU ld... no
74:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
75:info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
76:info:configure checking the maximum length of command line arguments... 196608
77:info:configure checking whether the shell understands some XSI constructs... yes
78:info:configure checking whether the shell understands "+="... yes
79:info:configure checking for /Developer/usr/bin/ld option to reload object files... -r
80:info:configure checking for objdump... objdump
81:info:configure checking how to recognize dependent libraries... pass_all
82:info:configure checking for ar... ar
83:info:configure checking for strip... strip
84:info:configure checking for ranlib... ranlib
85:info:configure checking command to parse /usr/bin/nm output from /Developer/usr/bin/clang object... ok
86:info:configure checking for dsymutil... dsymutil
87:info:configure checking for nmedit... nmedit
88:info:configure checking for lipo... lipo
89:info:configure checking for otool... otool
90:info:configure checking for otool64... no
91:info:configure checking for -single_module linker flag... yes
92:info:configure checking for -exported_symbols_list linker flag... yes
93:info:configure checking for dlfcn.h... yes
94:info:configure checking for objdir... .libs
95:info:configure checking if /Developer/usr/bin/clang supports -fno-rtti -fno-exceptions... yes
96:info:configure checking for /Developer/usr/bin/clang option to produce PIC... -fno-common -DPIC
97:info:configure checking if /Developer/usr/bin/clang PIC flag -fno-common -DPIC works... yes
98:info:configure checking if /Developer/usr/bin/clang static flag -static works... no
99:info:configure checking if /Developer/usr/bin/clang supports -c -o file.o... yes
100:info:configure checking if /Developer/usr/bin/clang supports -c -o file.o... (cached) yes
101:info:configure checking whether the /Developer/usr/bin/clang linker (/Developer/usr/bin/ld) supports shared libraries... yes
102:info:configure checking dynamic linker characteristics... darwin11.2.0 dyld
103:info:configure checking how to hardcode library paths into programs... immediate
104:info:configure checking whether stripping libraries is possible... yes
105:info:configure checking if libtool supports shared libraries... yes
106:info:configure checking whether to build shared libraries... yes
107:info:configure checking whether to build static libraries... yes
108:info:configure checking whether make sets $(MAKE)... (cached) yes
109:info:configure checking for a sed that does not truncate output... (cached) /usr/bin/sed
110:info:configure checking for XAU... ./configure: line 12123: 80299 Abort trap: 6           ( $PKG_CONFIG --exists --print-errors "xproto" ) 2>&5
111:info:configure ./configure: line 12139: 80300 Abort trap: 6           ( $PKG_CONFIG --exists --print-errors "xproto" ) 2>&5
112:info:configure no
113:info:configure configure: error: Package requirements (xproto) were not met:
114:info:configure
115:info:configure
116:info:configure (process:80303): GLib-ERROR (recursed) **: The thread system is not yet initialized.
117:info:configure
118:info:configure Consider adjusting the PKG_CONFIG_PATH environment variable if you
119:info:configure installed software in a non-standard prefix.
120:info:configure
121:info:configure Alternatively, you may set the environment variables XAU_CFLAGS
122:info:configure and XAU_LIBS to avoid the need to call pkg-config.
123:info:configure See the pkg-config man page for more details.
124:info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libXau/xorg-libXau/work/libXau-1.0.6" && ./configure --prefix=/opt/local " returned error 1
125:error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details)
126:debug:configure Backtrace: configure failure: shell command failed (see log for details)
127    while executing
128"$procedure $targetname"
129:info:configure Warning: the following items did not execute (for xorg-libXau): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
130:error:configure Failed to install xorg-libXau
131:debug:configure couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
132    while executing
133"open [file join $dir tclIndex]"
134:notice:configure Log for xorg-libXau is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libXau/xorg-libXau/main.log