Ticket #31235: main.log

File main.log, 15.2 KB (added by ryandesign (Ryan Carsten Schmidt), 13 years ago)

log of what happens

Line 
1version:1
2:debug:main Executing org.macports.main (libffi)
3:debug:main changing euid/egid - current euid: 0 - current egid: 0
4:debug:main egid changed to: 528
5:debug:main euid changed to: 528
6:debug:archivefetch archivefetch phase started at Tue Sep 13 03:13:14 CDT 2011
7:msg:archivefetch --->  Fetching archive for libffi
8:debug:archivefetch Executing org.macports.archivefetch (libffi)
9:debug:archivefetch euid/egid changed to: 0/0
10:debug:archivefetch chowned /opt/local/var/macports/software/libffi to macports
11:debug:archivefetch euid/egid changed to: 528/528
12:debug:archivefetch euid/egid changed to: 0/0
13:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
14:debug:archivefetch euid/egid changed to: 528/528
15:info:archivefetch --->  libffi-3.0.10_0.darwin_10.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/software/libffi
16:msg:archivefetch --->  Attempting to fetch libffi-3.0.10_0.darwin_10.x86_64.tbz2 from http://packages.macports.org/libffi
17:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404
18:debug:archivefetch Privilege de-escalation not attempted as not running as root.
19:debug:fetch fetch phase started at Tue Sep 13 03:13:14 CDT 2011
20:notice:fetch --->  Fetching libffi
21:debug:fetch euid/egid changed to: 0/0
22:debug:fetch chowned /opt/local/var/macports/distfiles/libffi to macports
23:debug:fetch euid/egid changed to: 528/528
24:debug:fetch Executing org.macports.fetch (libffi)
25:debug:fetch Privilege de-escalation not attempted as not running as root.
26:debug:checksum checksum phase started at Tue Sep 13 03:13:14 CDT 2011
27:notice:checksum --->  Verifying checksum(s) for libffi
28:debug:checksum Executing org.macports.checksum (libffi)
29:info:checksum --->  Checksumming libffi-3.0.10.tar.gz
30:debug:checksum Correct (rmd160) checksum for libffi-3.0.10.tar.gz
31:debug:checksum Correct (sha256) checksum for libffi-3.0.10.tar.gz
32:debug:checksum Privilege de-escalation not attempted as not running as root.
33:debug:extract extract phase started at Tue Sep 13 03:13:14 CDT 2011
34:notice:extract --->  Extracting libffi
35:debug:extract Executing org.macports.extract (libffi)
36:info:extract --->  Extracting libffi-3.0.10.tar.gz
37:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/libffi/libffi-3.0.10.tar.gz'
38:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_libffi/libffi/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
39:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_libffi/libffi/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/libffi/libffi-3.0.10.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
40:debug:extract Executing command line:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_libffi/libffi/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/libffi/libffi-3.0.10.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -
41:debug:extract euid/egid changed to: 0/0
42:debug:extract chowned /opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_libffi/libffi/work to macports
43:debug:extract euid/egid changed to: 528/528
44:debug:extract Privilege de-escalation not attempted as not running as root.
45:debug:patch patch phase started at Tue Sep 13 03:13:14 CDT 2011
46:debug:patch Executing org.macports.patch (libffi)
47:debug:patch Privilege de-escalation not attempted as not running as root.
48:debug:configure configure phase started at Tue Sep 13 03:13:14 CDT 2011
49:notice:configure --->  Configuring libffi
50:debug:configure Using compiler 'Mac OS X gcc 4.2'
51:debug:configure Can't run configure ccache on this port without elevated privileges. Escalating privileges back to root.
52:debug:configure euid changed to: 0. egid changed to: 0.
53:debug:configure changing euid/egid - current euid: 0 - current egid: 0
54:debug:configure egid changed to: 528
55:debug:configure euid changed to: 528
56:debug:configure Executing org.macports.configure (libffi)
57: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.6' CXX='ccache /usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_libffi/libffi/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='ccache /usr/bin/gcc-4.2' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='ccache /usr/bin/gcc-4.2'
58:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_libffi/libffi/work/libffi-3.0.10" && ./configure --prefix=/opt/local'
59:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_libffi/libffi/work/libffi-3.0.10" && ./configure --prefix=/opt/local
60:info:configure checking build system type... x86_64-apple-darwin10.8.0
61:info:configure checking host system type... x86_64-apple-darwin10.8.0
62:info:configure checking target system type... x86_64-apple-darwin10.8.0
63:info:configure continue configure in default builddir "./x86_64-apple-darwin10.8.0"
64:info:configure ....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=x86_64-apple-darwin10.8.0" "darwin10.8.0"
65:info:configure checking build system type... x86_64-apple-darwin10.8.0
66:info:configure checking host system type... x86_64-apple-darwin10.8.0
67:info:configure checking target system type... x86_64-apple-darwin10.8.0
68:info:configure checking for gsed... /opt/local/bin/gsed
69:info:configure checking for a BSD-compatible install... /usr/bin/install -c
70:info:configure checking whether build environment is sane... yes
71:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
72:info:configure checking for gawk... gawk
73:info:configure checking whether make sets $(MAKE)... yes
74:info:configure checking for gcc... ccache /usr/bin/gcc-4.2
75:info:configure checking whether the C compiler works... yes
76:info:configure checking for C compiler default output file name... a.out
77:info:configure checking for suffix of executables...
78:info:configure checking whether we are cross compiling... no
79:info:configure checking for suffix of object files... o
80:info:configure checking whether we are using the GNU C compiler... yes
81:info:configure checking whether ccache /usr/bin/gcc-4.2 accepts -g... yes
82:info:configure checking for ccache /usr/bin/gcc-4.2 option to accept ISO C89... none needed
83:info:configure checking for style of include used by make... GNU
84:info:configure checking dependency style of ccache /usr/bin/gcc-4.2... gcc3
85:info:configure checking dependency style of ccache /usr/bin/gcc-4.2... gcc3
86:info:configure checking whether ccache /usr/bin/gcc-4.2 and cc understand -c and -o together... yes
87:info:configure checking how to print strings... printf
88:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
89:info:configure checking for grep that handles long lines and -e... /opt/local/bin/grep
90:info:configure checking for egrep... /opt/local/bin/grep -E
91:info:configure checking for fgrep... /opt/local/bin/grep -F
92:info:configure checking for ld used by ccache /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
93:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
94:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
95:info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
96:info:configure checking whether ln -s works... yes
97:info:configure checking the maximum length of command line arguments... 196608
98:info:configure checking whether the shell understands some XSI constructs... yes
99:info:configure checking whether the shell understands "+="... yes
100:info:configure checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format... func_convert_file_noop
101:info:configure checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format... func_convert_file_noop
102:info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
103:info:configure checking for objdump... no
104:info:configure checking how to recognize dependent libraries... pass_all
105:info:configure checking for dlltool... no
106:info:configure checking how to associate runtime and link libraries... printf %s\n
107:info:configure checking for ar... ar
108:info:configure checking for archiver @FILE support... no
109:info:configure checking for strip... strip
110:info:configure checking for ranlib... ranlib
111:info:configure checking command to parse /usr/bin/nm output from ccache /usr/bin/gcc-4.2 object... ok
112:info:configure checking for sysroot... no
113:info:configure checking for mt... no
114:info:configure checking if : is a manifest tool... no
115:info:configure checking for dsymutil... dsymutil
116:info:configure checking for nmedit... nmedit
117:info:configure checking for lipo... lipo
118:info:configure checking for otool... otool
119:info:configure checking for otool64... no
120:info:configure checking for -single_module linker flag... yes
121:info:configure checking for -exported_symbols_list linker flag... yes
122:info:configure checking for -force_load linker flag... yes
123:info:configure checking how to run the C preprocessor... ccache /usr/bin/gcc-4.2 -E
124:info:configure checking for ANSI C header files... yes
125:info:configure checking for sys/types.h... yes
126:info:configure checking for sys/stat.h... yes
127:info:configure checking for stdlib.h... yes
128:info:configure checking for string.h... yes
129:info:configure checking for memory.h... yes
130:info:configure checking for strings.h... yes
131:info:configure checking for inttypes.h... yes
132:info:configure checking for stdint.h... yes
133:info:configure checking for unistd.h... yes
134:info:configure checking for dlfcn.h... yes
135:info:configure checking for objdir... .libs
136:info:configure checking if ccache /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
137:info:configure checking for ccache /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
138:info:configure checking if ccache /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
139:info:configure checking if ccache /usr/bin/gcc-4.2 static flag -static works... no
140:info:configure checking if ccache /usr/bin/gcc-4.2 supports -c -o file.o... yes
141:info:configure checking if ccache /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
142:info:configure checking whether the ccache /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
143:info:configure checking dynamic linker characteristics... darwin10.8.0 dyld
144:info:configure checking how to hardcode library paths into programs... immediate
145:info:configure checking whether stripping libraries is possible... yes
146:info:configure checking if libtool supports shared libraries... yes
147:info:configure checking whether to build shared libraries... yes
148:info:configure checking whether to build static libraries... yes
149:info:configure checking for C compiler vendor... gnu
150:info:configure checking CFLAGS for maximum warnings... -Wall
151:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
152:info:configure checking sys/mman.h usability... yes
153:info:configure checking sys/mman.h presence... yes
154:info:configure checking for sys/mman.h... yes
155:info:configure checking for mmap... yes
156:info:configure checking for sys/mman.h... (cached) yes
157:info:configure checking for mmap... (cached) yes
158:info:configure checking whether read-only mmap of a plain file works... yes
159:info:configure checking whether mmap from /dev/zero works... no
160:info:configure checking for MAP_ANON(YMOUS)... yes
161:info:configure checking whether mmap with MAP_ANON(YMOUS) works... yes
162:info:configure checking for ANSI C header files... (cached) yes
163:info:configure checking for memcpy... yes
164:info:configure checking for size_t... yes
165:info:configure checking for working alloca.h... yes
166:info:configure checking for alloca... yes
167:info:configure checking size of double... 8
168:info:configure checking size of long double... 16
169:info:configure checking whether byte ordering is bigendian... no
170:info:configure checking assembler .cfi pseudo-op support... no
171:info:configure checking whether .eh_frame section should be read-only... no
172:info:configure checking for __attribute__((visibility("hidden")))... no
173:info:configure configure: creating ./config.status
174:info:configure config.status: creating include/Makefile
175:info:configure config.status: creating include/ffi.h
176:info:configure config.status: creating Makefile
177:info:configure config.status: creating testsuite/Makefile
178:info:configure config.status: creating man/Makefile
179:info:configure config.status: creating libffi.pc
180:info:configure config.status: creating fficonfig.h
181:info:configure config.status: linking ../src/x86/ffitarget.h to include/ffitarget.h
182:info:configure config.status: executing buildir commands
183:info:configure config.status: create top_srcdir/Makefile guessed from local Makefile
184:info:configure config.status: build in x86_64-apple-darwin10.8.0 (HOST=)
185:info:configure config.status: executing depfiles commands
186:info:configure config.status: executing libtool commands
187:info:configure config.status: executing include commands
188:info:configure config.status: executing src commands
189:debug:configure Privilege de-escalation not attempted as not running as root.
190:debug:build build phase started at Tue Sep 13 03:13:27 CDT 2011
191:notice:build --->  Building libffi
192:debug:build Executing org.macports.build (libffi)
193:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_libffi/libffi/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
194:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_libffi/libffi/work/libffi-3.0.10" && /usr/bin/make -w all'
195:debug:build Executing command line:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_libffi/libffi/work/libffi-3.0.10" && /usr/bin/make -w all
196:info:build make: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_libffi/libffi/work/libffi-3.0.10'
197:info:build MAKE i386-apple-darwin10.8.0 :        0 * all
198:info:build make: *** [all] Error 1
199:info:build make: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_libffi/libffi/work/libffi-3.0.10'
200:info:build shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_libffi/libffi/work/libffi-3.0.10" && /usr/bin/make -w all " returned error 2
201:error:build Target org.macports.build returned: shell command failed (see log for details)
202:debug:build Backtrace: shell command failed (see log for details)
203    while executing
204"command_exec build"
205    (procedure "portbuild::build_main" line 8)
206    invoked from within
207"$procedure $targetname"
208:info:build Warning: the following items did not execute (for libffi): org.macports.activate org.macports.build org.macports.destroot org.macports.install
209:notice:build Log for libffi is at: /opt/local/var/macports/logs/_Users_rschmidt_macports_dports_devel_libffi/libffi/main.log