Ticket #29208: main.log

File main.log, 32.0 KB (added by dbevans (David B. Evans), 13 years ago)

Log file

Line 
1version:1
2:debug:main Executing org.macports.main (orc)
3:msg:main --->  Fetching orc
4:debug:fetch fetch phase started at Mon Apr 18 15:58:28 PDT 2011
5:debug:fetch Executing org.macports.fetch (orc)
6:msg:fetch --->  Verifying checksum(s) for orc
7:debug:checksum checksum phase started at Mon Apr 18 15:58:28 PDT 2011
8:debug:checksum Executing org.macports.checksum (orc)
9:info:checksum --->  Checksumming orc-0.4.11.tar.gz
10:debug:checksum Correct (md5) checksum for orc-0.4.11.tar.gz
11:debug:checksum Correct (sha1) checksum for orc-0.4.11.tar.gz
12:debug:checksum Correct (rmd160) checksum for orc-0.4.11.tar.gz
13:msg:checksum --->  Extracting orc
14:debug:extract extract phase started at Mon Apr 18 15:58:29 PDT 2011
15:debug:extract Executing org.macports.extract (orc)
16:info:extract --->  Extracting orc-0.4.11.tar.gz
17:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/orc/orc-0.4.11.tar.gz'
18:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_macports_trunk_dports_devel_orc/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.5'
19:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_macports_trunk_dports_devel_orc/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/orc/orc-0.4.11.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
20:debug:patch patch phase started at Mon Apr 18 15:58:30 PDT 2011
21:debug:patch Executing org.macports.patch (orc)
22:msg:patch --->  Applying patches to orc
23:info:patch --->  Applying /opt/macports/trunk/dports/devel/orc/files/patch_configure.diff
24:debug:patch Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_macports_trunk_dports_devel_orc/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.5'
25:debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_macports_trunk_dports_devel_orc/work/orc-0.4.11" && /usr/bin/patch -p0'
26:info:patch patching file configure
27:info:patch Hunk #1 succeeded at 12736 (offset 21 lines).
28:info:patch --->  Applying /opt/macports/trunk/dports/devel/orc/files/patch_orc-test_orcarray.c.diff
29:debug:patch Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_macports_trunk_dports_devel_orc/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.5'
30:debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_macports_trunk_dports_devel_orc/work/orc-0.4.11" && /usr/bin/patch -p0'
31:info:patch patching file orc-test/orcarray.c
32:info:patch --->  Applying /opt/macports/trunk/dports/devel/orc/files/patch_config.h.in.diff
33:debug:patch Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_macports_trunk_dports_devel_orc/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.5'
34:debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_macports_trunk_dports_devel_orc/work/orc-0.4.11" && /usr/bin/patch -p0'
35:info:patch patching file config.h.in
36:msg:patch --->  Configuring orc
37:debug:patch Using compiler 'Mac OS X gcc 4.0'
38:debug:configure configure phase started at Mon Apr 18 15:58:30 PDT 2011
39:debug:configure Executing org.macports.configure (orc)
40:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-O2 -Xarch_i386 -O1 -arch i386 -arch ppc' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -Xarch_i386 -O1 -arch i386 -arch ppc' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.5' CXX='/usr/bin/g++-4.0' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_macports_trunk_dports_devel_orc/work/.CC_PRINT_OPTIONS' F90FLAGS='-O2 -Xarch_i386 -O1' LDFLAGS='-L/opt/local/lib -arch i386 -arch ppc' OBJC='/usr/bin/gcc-4.0' FCFLAGS='-O2 -Xarch_i386 -O1' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -Xarch_i386 -O1 -arch i386 -arch ppc' FFLAGS='-O2 -Xarch_i386 -O1' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.0'
41:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_macports_trunk_dports_devel_orc/work/orc-0.4.11" && ./configure --prefix=/opt/local --disable-dependency-tracking'
42:info:configure checking nano version... 0 (release)
43:info:configure checking build system type... powerpc-apple-darwin9.8.0
44:info:configure checking host system type... powerpc-apple-darwin9.8.0
45:info:configure checking for a BSD-compatible install... /usr/bin/install -c
46:info:configure checking whether build environment is sane... yes
47:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
48:info:configure checking for gawk... gawk
49:info:configure checking whether make sets $(MAKE)... yes
50:info:configure checking for style of include used by make... GNU
51:info:configure checking for gcc... /usr/bin/gcc-4.0
52:info:configure checking whether the C compiler works... yes
53:info:configure checking for C compiler default output file name... a.out
54:info:configure checking for suffix of executables...
55:info:configure checking whether we are cross compiling... no
56:info:configure checking for suffix of object files... o
57:info:configure checking whether we are using the GNU C compiler... yes
58:info:configure checking whether /usr/bin/gcc-4.0 accepts -g... yes
59:info:configure checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
60:info:configure checking dependency style of /usr/bin/gcc-4.0... none
61:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
62:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
63:info:configure checking for egrep... /usr/bin/grep -E
64:info:configure checking for fgrep... /usr/bin/grep -F
65:info:configure checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld
66:info:configure checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) is GNU ld... no
67:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
68:info:configure checking the name lister (/usr/bin/nm -p) interface... BSD nm
69:info:configure checking whether ln -s works... yes
70:info:configure checking the maximum length of command line arguments... 196608
71:info:configure checking whether the shell understands some XSI constructs... yes
72:info:configure checking whether the shell understands "+="... yes
73:info:configure checking for /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld option to reload object files... -r
74:info:configure checking for objdump... objdump
75:info:configure checking how to recognize dependent libraries... pass_all
76:info:configure checking for ar... ar
77:info:configure checking for strip... strip
78:info:configure checking for ranlib... ranlib
79:info:configure checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
80:info:configure checking for dsymutil... dsymutil
81:info:configure checking for nmedit... nmedit
82:info:configure checking for lipo... lipo
83:info:configure checking for otool... otool
84:info:configure checking for otool64... no
85:info:configure checking for -single_module linker flag... yes
86:info:configure checking for -exported_symbols_list linker flag... yes
87:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.0 -E
88:info:configure checking for ANSI C header files... yes
89:info:configure checking for sys/types.h... yes
90:info:configure checking for sys/stat.h... yes
91:info:configure checking for stdlib.h... yes
92:info:configure checking for string.h... yes
93:info:configure checking for memory.h... yes
94:info:configure checking for strings.h... yes
95:info:configure checking for inttypes.h... yes
96:info:configure checking for stdint.h... yes
97:info:configure checking for unistd.h... yes
98:info:configure checking for dlfcn.h... yes
99:info:configure checking for objdir... .libs
100:info:configure checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
101:info:configure checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common -DPIC
102:info:configure checking if /usr/bin/gcc-4.0 PIC flag -fno-common -DPIC works... yes
103:info:configure checking if /usr/bin/gcc-4.0 static flag -static works... no
104:info:configure checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
105:info:configure checking if /usr/bin/gcc-4.0 supports -c -o file.o... (cached) yes
106:info:configure checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared libraries... yes
107:info:configure checking dynamic linker characteristics... darwin9.8.0 dyld
108:info:configure checking how to hardcode library paths into programs... immediate
109:info:configure checking whether stripping libraries is possible... yes
110:info:configure checking if libtool supports shared libraries... yes
111:info:configure checking whether to build shared libraries... yes
112:info:configure checking whether to build static libraries... yes
113:info:configure checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together... yes
114:info:configure checking dependency style of /usr/bin/gcc-4.0... none
115:info:configure checking for posix_memalign... no
116:info:configure checking for pkg-config... /opt/local/bin/pkg-config
117:info:configure checking pkg-config is at least version 0.9.0... yes
118:info:configure checking for gtkdoc-check... /opt/local/bin/gtkdoc-check
119:info:configure checking for gtkdoc-rebase... /opt/local/bin/gtkdoc-rebase
120:info:configure checking for gtkdoc-mkpdf... /opt/local/bin/gtkdoc-mkpdf
121:info:configure checking whether to build gtk-doc documentation... no
122:info:configure checking whether byte ordering is bigendian... universal
123:info:configure checking for stdint types... stdint.h (shortcircuit)
124:info:configure make use of stdint.h in orc/orc-stdint.h (assuming C99 compatible system)
125:info:configure checking for stdlib.h... (cached) yes
126:info:configure checking for unistd.h... (cached) yes
127:info:configure checking for sys/param.h... yes
128:info:configure checking for getpagesize... yes
129:info:configure checking for working mmap... yes
130:info:configure checking for inttypes.h... (cached) yes
131:info:configure checking sys/time.h usability... yes
132:info:configure checking sys/time.h presence... yes
133:info:configure checking for sys/time.h... yes
134:info:configure checking for unistd.h... (cached) yes
135:info:configure checking for gettimeofday... yes
136:info:configure checking for sigaction... yes
137:info:configure checking for sigsetjmp... yes
138:info:configure checking for posix_memalign... (cached) no
139:info:configure checking for valloc... yes
140:info:configure checking for clock_gettime in -lrt... no
141:info:configure checking for monotonic clocks... no
142:info:configure checking valgrind/valgrind.h usability... no
143:info:configure checking valgrind/valgrind.h presence... no
144:info:configure checking for valgrind/valgrind.h... no
145:info:configure checking to see if compiler understands -Wall... yes
146:info:configure configure: creating ./config.status
147:info:configure config.status: creating Makefile
148:info:configure config.status: creating doc/Makefile
149:info:configure config.status: creating doc/version.entities
150:info:configure config.status: creating orc/Makefile
151:info:configure config.status: creating orc-test/Makefile
152:info:configure config.status: creating testsuite/Makefile
153:info:configure config.status: creating testsuite/orcc/Makefile
154:info:configure config.status: creating testsuite/benchmorc/Makefile
155:info:configure config.status: creating examples/Makefile
156:info:configure config.status: creating tools/Makefile
157:info:configure config.status: creating orc-uninstalled.pc
158:info:configure config.status: creating orc.pc
159:info:configure config.status: creating config.h
160:info:configure config.status: executing depfiles commands
161:info:configure config.status: executing libtool commands
162:info:configure config.status: executing orc/orc-stdint.h commands
163:info:configure config.status: creating orc/orc-stdint.h : _ORC_ORC_ORC_STDINT_H
164:msg:configure --->  Building orc
165:debug:build build phase started at Mon Apr 18 15:59:13 PDT 2011
166:debug:build Executing org.macports.build (orc)
167:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_macports_trunk_dports_devel_orc/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.5'
168:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_macports_trunk_dports_devel_orc/work/orc-0.4.11" && /usr/bin/make all'
169:info:build cp orc-uninstalled.pc orc-0.4-uninstalled.pc
170:info:build /usr/bin/make  all-recursive
171:info:build Making all in orc
172:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orc.lo `test -f 'orc.c' || echo './'`orc.c
173:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orc.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orc.o
174:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orc.c -o liborc_0.4_la-orc.o >/dev/null 2>&1
175:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orcemulateopcodes.lo `test -f 'orcemulateopcodes.c' || echo './'`orcemulateopcodes.c
176:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcemulateopcodes.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orcemulateopcodes.o
177:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcemulateopcodes.c -o liborc_0.4_la-orcemulateopcodes.o >/dev/null 2>&1
178:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orcexecutor.lo `test -f 'orcexecutor.c' || echo './'`orcexecutor.c
179:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcexecutor.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orcexecutor.o
180:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcexecutor.c -o liborc_0.4_la-orcexecutor.o >/dev/null 2>&1
181:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orcfunctions.lo `test -f 'orcfunctions.c' || echo './'`orcfunctions.c
182:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcfunctions.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orcfunctions.o
183:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcfunctions.c -o liborc_0.4_la-orcfunctions.o >/dev/null 2>&1
184:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orcutils.lo `test -f 'orcutils.c' || echo './'`orcutils.c
185:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcutils.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orcutils.o
186:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcutils.c -o liborc_0.4_la-orcutils.o >/dev/null 2>&1
187:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orcrule.lo `test -f 'orcrule.c' || echo './'`orcrule.c
188:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcrule.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orcrule.o
189:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcrule.c -o liborc_0.4_la-orcrule.o >/dev/null 2>&1
190:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orccodemem.lo `test -f 'orccodemem.c' || echo './'`orccodemem.c
191:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orccodemem.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orccodemem.o
192:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orccodemem.c -o liborc_0.4_la-orccodemem.o >/dev/null 2>&1
193:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orcprogram.lo `test -f 'orcprogram.c' || echo './'`orcprogram.c
194:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcprogram.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orcprogram.o
195:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcprogram.c -o liborc_0.4_la-orcprogram.o >/dev/null 2>&1
196:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orccompiler.lo `test -f 'orccompiler.c' || echo './'`orccompiler.c
197:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orccompiler.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orccompiler.o
198:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orccompiler.c -o liborc_0.4_la-orccompiler.o >/dev/null 2>&1
199:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orcprogram-c.lo `test -f 'orcprogram-c.c' || echo './'`orcprogram-c.c
200:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcprogram-c.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orcprogram-c.o
201:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcprogram-c.c -o liborc_0.4_la-orcprogram-c.o >/dev/null 2>&1
202:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orcopcodes.lo `test -f 'orcopcodes.c' || echo './'`orcopcodes.c
203:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcopcodes.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orcopcodes.o
204:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcopcodes.c -o liborc_0.4_la-orcopcodes.o >/dev/null 2>&1
205:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orcparse.lo `test -f 'orcparse.c' || echo './'`orcparse.c
206:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcparse.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orcparse.o
207:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcparse.c -o liborc_0.4_la-orcparse.o >/dev/null 2>&1
208:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orconce.lo `test -f 'orconce.c' || echo './'`orconce.c
209:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orconce.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orconce.o
210:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orconce.c -o liborc_0.4_la-orconce.o >/dev/null 2>&1
211:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orcdebug.lo `test -f 'orcdebug.c' || echo './'`orcdebug.c
212:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcdebug.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orcdebug.o
213:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcdebug.c -o liborc_0.4_la-orcdebug.o >/dev/null 2>&1
214:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orccode.lo `test -f 'orccode.c' || echo './'`orccode.c
215:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orccode.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orccode.o
216:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orccode.c -o liborc_0.4_la-orccode.o >/dev/null 2>&1
217:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orcsse.lo `test -f 'orcsse.c' || echo './'`orcsse.c
218:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcsse.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orcsse.o
219:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcsse.c -o liborc_0.4_la-orcsse.o >/dev/null 2>&1
220:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orcrules-sse.lo `test -f 'orcrules-sse.c' || echo './'`orcrules-sse.c
221:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcrules-sse.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orcrules-sse.o
222:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcrules-sse.c -o liborc_0.4_la-orcrules-sse.o >/dev/null 2>&1
223:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orcprogram-sse.lo `test -f 'orcprogram-sse.c' || echo './'`orcprogram-sse.c
224:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcprogram-sse.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orcprogram-sse.o
225:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcprogram-sse.c -o liborc_0.4_la-orcprogram-sse.o >/dev/null 2>&1
226:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orcx86.lo `test -f 'orcx86.c' || echo './'`orcx86.c
227:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcx86.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orcx86.o
228:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcx86.c -o liborc_0.4_la-orcx86.o >/dev/null 2>&1
229:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orcmmx.lo `test -f 'orcmmx.c' || echo './'`orcmmx.c
230:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcmmx.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orcmmx.o
231:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcmmx.c -o liborc_0.4_la-orcmmx.o >/dev/null 2>&1
232:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orcrules-mmx.lo `test -f 'orcrules-mmx.c' || echo './'`orcrules-mmx.c
233:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcrules-mmx.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orcrules-mmx.o
234:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcrules-mmx.c -o liborc_0.4_la-orcrules-mmx.o >/dev/null 2>&1
235:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orcprogram-mmx.lo `test -f 'orcprogram-mmx.c' || echo './'`orcprogram-mmx.c
236:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcprogram-mmx.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orcprogram-mmx.o
237:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcprogram-mmx.c -o liborc_0.4_la-orcprogram-mmx.o >/dev/null 2>&1
238:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orcrules-altivec.lo `test -f 'orcrules-altivec.c' || echo './'`orcrules-altivec.c
239:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcrules-altivec.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orcrules-altivec.o
240:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcrules-altivec.c -o liborc_0.4_la-orcrules-altivec.o >/dev/null 2>&1
241:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orcprogram-altivec.lo `test -f 'orcprogram-altivec.c' || echo './'`orcprogram-altivec.c
242:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcprogram-altivec.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orcprogram-altivec.o
243:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcprogram-altivec.c -o liborc_0.4_la-orcprogram-altivec.o >/dev/null 2>&1
244:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c -o liborc_0.4_la-orcpowerpc.lo `test -f 'orcpowerpc.c' || echo './'`orcpowerpc.c
245:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -I.. -DORC_ENABLE_UNSTABLE_API -O2 -Xarch_i386 -O1 -arch i386 -arch ppc -c orcpowerpc.c  -fno-common -DPIC -o .libs/liborc_0.4_la-orcpowerpc.o
246:info:build /var/tmp//cc33LPUf.s:1369:no such instruction: `dcbst %ecx,%eax'
247:info:build /var/tmp//cc33LPUf.s:1374:no such instruction: `sync'
248:info:build /var/tmp//cc33LPUf.s:1380:no such instruction: `icbi %ecx,%eax'
249:info:build /var/tmp//cc33LPUf.s:1385:no such instruction: `isync'
250:info:build lipo: can't open input file: /var/tmp//ccAT8085.out (No such file or directory)
251:info:build make[2]: *** [liborc_0.4_la-orcpowerpc.lo] Error 1
252:info:build make[1]: *** [all-recursive] Error 1
253:info:build make: *** [all] Error 2
254:info:build shell command " cd "/opt/local/var/macports/build/_opt_macports_trunk_dports_devel_orc/work/orc-0.4.11" && /usr/bin/make all " returned error 2
255:error:build Target org.macports.build returned: shell command failed (see log for details)
256:debug:build Backtrace: shell command failed (see log for details)
257    while executing
258"command_exec build"
259    (procedure "portbuild::build_main" line 8)
260    invoked from within
261"$procedure $targetname"
262:info:build Warning: the following items did not execute (for orc): org.macports.destroot org.macports.build
263:notice:build Log for orc is at: /opt/local/var/macports/logs/_opt_macports_trunk_dports_devel_orc/main.log