Ticket #38113: main.log

File main.log, 12.3 KB (added by cooljeanius (Eric Gallager), 11 years ago)

gnu-classpath's main.log

Line 
1version:1
2:debug:configure changing euid/egid - current euid: 0 - current egid: 0
3:debug:configure egid changed to: 501
4:debug:configure euid changed to: 503
5:debug:main Executing org.macports.main (gnu-classpath)
6:debug:main Privilege de-escalation not attempted as not running as root.
7:debug:main Skipping completed org.macports.archivefetch (gnu-classpath)
8:debug:main Privilege de-escalation not attempted as not running as root.
9:debug:main Skipping completed org.macports.fetch (gnu-classpath)
10:debug:main Privilege de-escalation not attempted as not running as root.
11:debug:main Skipping completed org.macports.checksum (gnu-classpath)
12:debug:main Privilege de-escalation not attempted as not running as root.
13:debug:main Skipping completed org.macports.extract (gnu-classpath)
14:debug:main Privilege de-escalation not attempted as not running as root.
15:debug:main Skipping completed org.macports.patch (gnu-classpath)
16:debug:main Privilege de-escalation not attempted as not running as root.
17:debug:configure configure phase started at Mon Feb 18 13:16:20 EST 2013
18:notice:configure --->  Configuring gnu-classpath
19:debug:configure Using compiler 'Mac OS X clang'
20:debug:configure Can't run configure ccache on this port without elevated privileges. Escalating privileges back to root.
21:debug:configure euid changed to: 0. egid changed to: 0.
22:debug:configure changing euid/egid - current euid: 0 - current egid: 0
23:debug:configure egid changed to: 501
24:debug:configure euid changed to: 503
25:debug:configure Executing org.macports.configure (gnu-classpath)
26:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64 -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64 -arch i386' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.7' CXX='ccache /usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_java_gnu-classpath/gnu-classpath/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2' LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386' OBJC='ccache /usr/bin/clang' FCFLAGS='-pipe -O2' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64 -arch i386' FFLAGS='-pipe -O2' CC_PRINT_OPTIONS='YES' CC='ccache /usr/bin/clang'
27:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_java_gnu-classpath/gnu-classpath/work/classpath-0.99" && ./configure --prefix=/opt/local --disable-dependency-tracking --mandir=/opt/local/share/man --infodir=/opt/local/share/info --disable-gtk-peer --disable-gconf-peer --disable-plugin --with-antlr-jar=/opt/local/lib/antlr.jar'
28:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_java_gnu-classpath/gnu-classpath/work/classpath-0.99" && ./configure --prefix=/opt/local --disable-dependency-tracking --mandir=/opt/local/share/man --infodir=/opt/local/share/info --disable-gtk-peer --disable-gconf-peer --disable-plugin --with-antlr-jar=/opt/local/lib/antlr.jar
29:info:configure checking build system type... x86_64-apple-darwin11.4.2
30:info:configure checking host system type... x86_64-apple-darwin11.4.2
31:info:configure checking target system type... x86_64-apple-darwin11.4.2
32:info:configure checking for a BSD-compatible install... /usr/bin/install -c
33:info:configure checking whether build environment is sane... yes
34:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
35:info:configure checking for gawk... gawk
36:info:configure checking whether make sets $(MAKE)... yes
37:info:configure checking how to create a ustar tar archive... gnutar
38:info:configure checking for style of include used by make... GNU
39:info:configure checking for gcc... ccache /usr/bin/clang
40:info:configure checking whether the C compiler works... yes
41:info:configure checking for C compiler default output file name... a.out
42:info:configure checking for suffix of executables...
43:info:configure checking whether we are cross compiling... no
44:info:configure checking for suffix of object files... o
45:info:configure checking whether we are using the GNU C compiler... yes
46:info:configure checking whether ccache /usr/bin/clang accepts -g... yes
47:info:configure checking for ccache /usr/bin/clang option to accept ISO C89... none needed
48:info:configure checking dependency style of ccache /usr/bin/clang... none
49:info:configure checking how to run the C preprocessor... ccache /usr/bin/clang -E
50:info:configure checking for grep that handles long lines and -e... /opt/local/bin/grep
51:info:configure checking for egrep... /opt/local/bin/grep -E
52:info:configure checking for ANSI C header files... yes
53:info:configure checking for sys/types.h... yes
54:info:configure checking for sys/stat.h... yes
55:info:configure checking for stdlib.h... yes
56:info:configure checking for string.h... yes
57:info:configure checking for memory.h... yes
58:info:configure checking for strings.h... yes
59:info:configure checking for inttypes.h... yes
60:info:configure checking for stdint.h... yes
61:info:configure checking for unistd.h... yes
62:info:configure checking alsa/asoundlib.h usability... no
63:info:configure checking alsa/asoundlib.h presence... no
64:info:configure checking for alsa/asoundlib.h... no
65:info:configure checking dssi.h usability... no
66:info:configure checking dssi.h presence... no
67:info:configure checking for dssi.h... no
68:info:configure checking whether to regenerate the headers... no
69:info:configure checking whether to regenerate the GJDoc parser... yes
70:info:configure checking whether ln -s works... yes
71:info:configure checking whether we are using the GNU C++ compiler... yes
72:info:configure checking whether ccache /usr/bin/clang++ accepts -g... yes
73:info:configure checking dependency style of ccache /usr/bin/clang++... none
74:info:configure checking how to print strings... printf
75:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
76:info:configure checking for fgrep... /opt/local/bin/grep -F
77:info:configure checking for ld used by ccache /usr/bin/clang... /usr/bin/ld
78:info:configure checking if the linker (/usr/bin/ld) is GNU ld... no
79:info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
80:info:configure checking the name lister (/opt/local/bin/nm) interface... BSD nm
81:info:configure checking the maximum length of command line arguments... 196608
82:info:configure checking whether the shell understands some XSI constructs... yes
83:info:configure checking whether the shell understands "+="... yes
84:info:configure checking how to convert x86_64-apple-darwin11.4.2 file names to x86_64-apple-darwin11.4.2 format... func_convert_file_noop
85:info:configure checking how to convert x86_64-apple-darwin11.4.2 file names to toolchain format... func_convert_file_noop
86:info:configure checking for /usr/bin/ld option to reload object files... -r
87:info:configure checking for objdump... no
88:info:configure checking how to recognize dependent libraries... pass_all
89:info:configure checking for dlltool... no
90:info:configure checking how to associate runtime and link libraries... printf %s\n
91:info:configure checking for ar... ar
92:info:configure checking for archiver @FILE support... no
93:info:configure checking for strip... strip
94:info:configure checking for ranlib... ranlib
95:info:configure checking command to parse /opt/local/bin/nm output from ccache /usr/bin/clang object... ok
96:info:configure checking for sysroot... no
97:info:configure checking for mt... no
98:info:configure checking if : is a manifest tool... no
99:info:configure checking for dsymutil... dsymutil
100:info:configure checking for nmedit... nmedit
101:info:configure checking for lipo... lipo
102:info:configure checking for otool... otool
103:info:configure checking for otool64... no
104:info:configure checking for -single_module linker flag... yes
105:info:configure checking for -exported_symbols_list linker flag... yes
106:info:configure checking for -force_load linker flag... yes
107:info:configure checking for dlfcn.h... yes
108:info:configure checking for objdir... .libs
109:info:configure checking if ccache /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
110:info:configure checking for ccache /usr/bin/clang option to produce PIC... -fno-common -DPIC
111:info:configure checking if ccache /usr/bin/clang PIC flag -fno-common -DPIC works... yes
112:info:configure checking if ccache /usr/bin/clang static flag -static works... no
113:info:configure checking if ccache /usr/bin/clang supports -c -o file.o... yes
114:info:configure checking if ccache /usr/bin/clang supports -c -o file.o... (cached) yes
115:info:configure checking whether the ccache /usr/bin/clang linker (/usr/bin/ld) supports shared libraries... yes
116:info:configure checking dynamic linker characteristics... darwin11.4.2 dyld
117:info:configure checking how to hardcode library paths into programs... immediate
118:info:configure checking whether stripping libraries is possible... yes
119:info:configure checking if libtool supports shared libraries... yes
120:info:configure checking whether to build shared libraries... yes
121:info:configure checking whether to build static libraries... no
122:info:configure checking how to run the C++ preprocessor... ccache /usr/bin/clang++ -E
123:info:configure checking for ld used by ccache /usr/bin/clang++... /usr/bin/ld
124:info:configure checking if the linker (/usr/bin/ld) is GNU ld... no
125:info:configure checking whether the ccache /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
126:info:configure checking for ccache /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
127:info:configure checking if ccache /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
128:info:configure checking if ccache /usr/bin/clang++ static flag -static works... no
129:info:configure checking if ccache /usr/bin/clang++ supports -c -o file.o... yes
130:info:configure checking if ccache /usr/bin/clang++ supports -c -o file.o... (cached) yes
131:info:configure checking whether the ccache /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
132:info:configure checking dynamic linker characteristics... darwin11.4.2 dyld
133:info:configure checking how to hardcode library paths into programs... immediate
134:info:configure checking for gawk... (cached) gawk
135:info:configure checking for gcc... (cached) ccache /usr/bin/clang
136:info:configure checking whether we are using the GNU C compiler... (cached) yes
137:info:configure checking whether ccache /usr/bin/clang accepts -g... (cached) yes
138:info:configure checking for ccache /usr/bin/clang option to accept ISO C89... (cached) none needed
139:info:configure checking dependency style of ccache /usr/bin/clang... (cached) none
140:info:configure checking whether ccache /usr/bin/clang and cc understand -c and -o together... yes
141:info:configure checking how to run the C preprocessor... ccache /usr/bin/clang -E
142:info:configure checking __attribute__((,,))... yes
143:info:configure checking __attribute__((unused))... yes
144:info:configure checking for ANSI C header files... (cached) yes
145:info:configure checking size of void *... configure: error: cannot determine a size for void *
146:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_java_gnu-classpath/gnu-classpath/work/classpath-0.99" && ./configure --prefix=/opt/local --disable-dependency-tracking --mandir=/opt/local/share/man --infodir=/opt/local/share/info --disable-gtk-peer --disable-gconf-peer --disable-plugin --with-antlr-jar=/opt/local/lib/antlr.jar
147:info:configure Exit code: 1
148:error:configure org.macports.configure for port gnu-classpath returned: configure failure: command execution failed
149:debug:configure Error code: NONE
150:debug:configure Backtrace: configure failure: command execution failed
151    while executing
152"$procedure $targetname"
153:info:configure Warning: targets not executed for gnu-classpath: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
154:error:configure Failed to install gnu-classpath
155:debug:configure Registry error: gnu-classpathx-activation not registered as installed & active.
156    invoked from within
157"registry_active ${subport}"
158    invoked from within
159"$workername eval registry_active \${subport}"
160:notice:configure Please see the log file for port gnu-classpath for details:
161    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_java_gnu-classpath/gnu-classpath/main.log