Ticket #26418: main.log

File main.log, 16.6 KB (added by gotyaoi@…, 14 years ago)
Line 
1version:1
2:msg:clean --->  Computing dependencies for xorg-libxcb:info:clean .:debug:clean Searching for dependency: pkgconfig
3:debug:clean Found Dependency: receipt exists for pkgconfig
4:debug:clean Searching for dependency: xorg-libXau
5:debug:clean Found Dependency: receipt exists for xorg-libXau
6:debug:clean Searching for dependency: xorg-libXdmcp
7:debug:clean Found Dependency: receipt exists for xorg-libXdmcp
8:debug:clean Searching for dependency: xorg-xcb-proto
9:debug:clean Found Dependency: receipt exists for xorg-xcb-proto
10:debug:clean Searching for dependency: xorg-libpthread-stubs
11:debug:clean Found Dependency: receipt exists for xorg-libpthread-stubs
12:msg:clean
13:debug:main Executing org.macports.main (xorg-libxcb)
14:msg:main --->  Fetching xorg-libxcb
15:debug:fetch fetch phase started at Fri Sep 10 03:34:23 PDT 2010
16:debug:fetch Executing org.macports.fetch (xorg-libxcb)
17:info:fetch --->  libxcb-1.7.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/xorg-libxcb
18:debug:fetch Pinging xcb.freedesktop.org...
19:debug:fetch Pinging distfiles.macports.org...
20:debug:fetch Pinging aarnet.au.distfiles.macports.org...
21:debug:fetch Pinging lil.fr.distfiles.macports.org...
22:debug:fetch Pinging sea.us.distfiles.macports.org...
23:debug:fetch xcb.freedesktop.org ping time is 45.294
24:debug:fetch distfiles.macports.org ping time is 24.635
25:debug:fetch aarnet.au.distfiles.macports.org ping time is 194.456
26:debug:fetch lil.fr.distfiles.macports.org ping time is 180.322
27:debug:fetch sea.us.distfiles.macports.org ping time is 10000
28:msg:fetch --->  Attempting to fetch libxcb-1.7.tar.bz2 from http://distfiles.macports.org/xorg-libxcb
29:msg:fetch --->  Verifying checksum(s) for xorg-libxcb
30:debug:checksum checksum phase started at Fri Sep 10 03:34:27 PDT 2010
31:debug:checksum Executing org.macports.checksum (xorg-libxcb)
32:info:checksum --->  Checksumming libxcb-1.7.tar.bz2
33:debug:checksum Correct (md5) checksum for libxcb-1.7.tar.bz2
34:debug:checksum Correct (sha1) checksum for libxcb-1.7.tar.bz2
35:debug:checksum Correct (rmd160) checksum for libxcb-1.7.tar.bz2
36:debug:checksum setting option extract.cmd to /usr/bin/bzip2
37:msg:checksum --->  Extracting xorg-libxcb
38:debug:extract extract phase started at Fri Sep 10 03:34:27 PDT 2010
39:debug:extract Executing org.macports.extract (xorg-libxcb)
40:info:extract --->  Extracting libxcb-1.7.tar.bz2
41:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/xorg-libxcb/libxcb-1.7.tar.bz2'
42:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libxcb/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.5'
43:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libxcb/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/xorg-libxcb/libxcb-1.7.tar.bz2' | /usr/bin/gnutar --no-same-owner -xf -'
44:debug:patch patch phase started at Fri Sep 10 03:34:27 PDT 2010
45:debug:patch Executing org.macports.patch (xorg-libxcb)
46:msg:patch --->  Configuring xorg-libxcb
47:debug:patch Using compiler 'Mac OS X gcc 4.0'
48:debug:configure configure phase started at Fri Sep 10 03:34:27 PDT 2010
49:debug:configure Executing org.macports.configure (xorg-libxcb)
50:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-O2 -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch i386' 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_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libxcb/work/.CC_PRINT_OPTIONS' F90FLAGS='-O2 -m32' LDFLAGS='-L/opt/local/lib -arch i386' OBJC='/usr/bin/gcc-4.0' FCFLAGS='-O2 -m32' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch i386' FFLAGS='-O2 -m32' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.0'
51:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libxcb/work/libxcb-1.7" && ./configure --prefix=/opt/local'
52:info:configure checking for a BSD-compatible install... /usr/bin/install -c
53:info:configure checking whether build environment is sane... yes
54:info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d
55:info:configure checking for gawk... no
56:info:configure checking for mawk... no
57:info:configure checking for nawk... no
58:info:configure checking for awk... awk
59:info:configure checking whether make sets $(MAKE)... yes
60:info:configure checking for a Python interpreter with version >= 2.5... python
61:info:configure checking for python... /opt/local/bin/python
62:info:configure checking for python version... 3.1
63:info:configure checking for python platform... darwin
64:info:configure checking for python script directory... ${prefix}/lib/python3.1/site-packages
65:info:configure checking for python extension module directory... ${exec_prefix}/lib/python3.1/site-packages
66:info:configure checking for pkg-config... /opt/local/bin/pkg-config
67:info:configure checking pkg-config is at least version 0.9.0... yes
68:info:configure checking for CHECK... no
69:info:configure checking build system type... i386-apple-darwin9.8.0
70:info:configure checking host system type... i386-apple-darwin9.8.0
71:info:configure checking for style of include used by make... GNU
72:info:configure checking for gcc... /usr/bin/gcc-4.0
73:info:configure checking whether the C compiler works... yes
74:info:configure checking for C compiler default output file name... a.out
75:info:configure checking for suffix of executables...
76:info:configure checking whether we are cross compiling... no
77:info:configure checking for suffix of object files... o
78:info:configure checking whether we are using the GNU C compiler... yes
79:info:configure checking whether /usr/bin/gcc-4.0 accepts -g... yes
80:info:configure checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
81:info:configure checking dependency style of /usr/bin/gcc-4.0... gcc3
82:info:configure checking for a sed that does not truncate output... /usr/bin/sed
83:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
84:info:configure checking for egrep... /usr/bin/grep -E
85:info:configure checking for fgrep... /usr/bin/grep -F
86:info:configure checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
87:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
88:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
89:info:configure checking the name lister (/usr/bin/nm -p) interface... BSD nm
90:info:configure checking whether ln -s works... yes
91:info:configure checking the maximum length of command line arguments... 196608
92:info:configure checking whether the shell understands some XSI constructs... yes
93:info:configure checking whether the shell understands "+="... yes
94:info:configure checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
95:info:configure checking for objdump... no
96:info:configure checking how to recognize dependent libraries... pass_all
97:info:configure checking for ar... ar
98:info:configure checking for strip... strip
99:info:configure checking for ranlib... ranlib
100:info:configure checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
101:info:configure checking for dsymutil... dsymutil
102:info:configure checking for nmedit... nmedit
103:info:configure checking for lipo... lipo
104:info:configure checking for otool... otool
105:info:configure checking for otool64... no
106:info:configure checking for -single_module linker flag... yes
107:info:configure checking for -exported_symbols_list linker flag... yes
108:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.0 -E
109:info:configure checking for ANSI C header files... yes
110:info:configure checking for sys/types.h... yes
111:info:configure checking for sys/stat.h... yes
112:info:configure checking for stdlib.h... yes
113:info:configure checking for string.h... yes
114:info:configure checking for memory.h... yes
115:info:configure checking for strings.h... yes
116:info:configure checking for inttypes.h... yes
117:info:configure checking for stdint.h... yes
118:info:configure checking for unistd.h... yes
119:info:configure checking for dlfcn.h... yes
120:info:configure checking for objdir... .libs
121:info:configure checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
122:info:configure checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common -DPIC
123:info:configure checking if /usr/bin/gcc-4.0 PIC flag -fno-common -DPIC works... yes
124:info:configure checking if /usr/bin/gcc-4.0 static flag -static works... no
125:info:configure checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
126:info:configure checking if /usr/bin/gcc-4.0 supports -c -o file.o... (cached) yes
127:info:configure checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
128:info:configure checking dynamic linker characteristics... darwin9.8.0 dyld
129:info:configure checking how to hardcode library paths into programs... immediate
130:info:configure checking whether stripping libraries is possible... yes
131:info:configure checking if libtool supports shared libraries... yes
132:info:configure checking whether to build shared libraries... yes
133:info:configure checking whether to build static libraries... yes
134:info:configure checking for gcc... (cached) /usr/bin/gcc-4.0
135:info:configure checking whether we are using the GNU C compiler... (cached) yes
136:info:configure checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
137:info:configure checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
138:info:configure checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
139:info:configure checking for xsltproc... /usr/bin/xsltproc
140:info:configure checking for XCBPROTO... yes
141:info:configure checking for NEEDED... yes
142:info:configure checking for XDMCP... yes
143:info:configure checking for XdmcpWrap in -lXdmcp... yes
144:info:configure checking XCBPROTO_XCBINCLUDEDIR... /opt/local/share/xcb
145:info:configure checking XCBPROTO_XCBPYTHONDIR... /opt/local/lib/python2.6/site-packages
146:info:configure checking for ANSI C header files... (cached) yes
147:info:configure checking for library containing getaddrinfo... none required
148:info:configure checking for library containing connect... none required
149:info:configure checking for struct sockaddr_un.sun_len... yes
150:info:configure checking whether /usr/bin/gcc-4.0 supports symbol visibility... yes
151:info:configure checking for doxygen... no
152:info:configure WARNING:
153:info:configure The doxygen program was not found in your execute
154:info:configure You may have doxygen installed somewhere not covered by your path.
155:info:configure
156:info:configure If this is the case make sure you have the packages installed, AND
157:info:configure that the doxygen program is in your execute path (see your
158:info:configure shell manual page on setting the $PATH environment variable), OR
159:info:configure alternatively, specify the program to use with --with-doxygen.
160:info:configure configure: WARNING: Warning: no doxygen detected. Documentation will not be built
161:info:configure checking for dot... no
162:info:configure configure: WARNING: Warning: no dot detected. Documentation will not be built
163:info:configure checking whether documentation is built... no
164:info:configure checking for launchd... yes
165:info:configure configure: creating ./config.status
166:info:configure config.status: creating Makefile
167:info:configure config.status: creating doc/Makefile
168:info:configure config.status: creating src/Makefile
169:info:configure config.status: creating tests/Makefile
170:info:configure config.status: creating xcb.pc
171:info:configure config.status: creating xcb-composite.pc
172:info:configure config.status: creating xcb-damage.pc
173:info:configure config.status: creating xcb-dpms.pc
174:info:configure config.status: creating xcb-dri2.pc
175:info:configure config.status: creating xcb-glx.pc
176:info:configure config.status: creating xcb-randr.pc
177:info:configure config.status: creating xcb-record.pc
178:info:configure config.status: creating xcb-render.pc
179:info:configure config.status: creating xcb-res.pc
180:info:configure config.status: creating xcb-screensaver.pc
181:info:configure config.status: creating xcb-shape.pc
182:info:configure config.status: creating xcb-shm.pc
183:info:configure config.status: creating xcb-sync.pc
184:info:configure config.status: creating xcb-xevie.pc
185:info:configure config.status: creating xcb-xf86dri.pc
186:info:configure config.status: creating xcb-xfixes.pc
187:info:configure config.status: creating xcb-xinerama.pc
188:info:configure config.status: creating xcb-xinput.pc
189:info:configure config.status: creating xcb-xprint.pc
190:info:configure config.status: creating xcb-xselinux.pc
191:info:configure config.status: creating xcb-xtest.pc
192:info:configure config.status: creating xcb-xv.pc
193:info:configure config.status: creating xcb-xvmc.pc
194:info:configure config.status: creating doc/xcb.doxygen
195:info:configure config.status: creating src/config.h
196:info:configure config.status: executing depfiles commands
197:info:configure config.status: executing libtool commands
198:info:configure
199:info:configure   Package: libxcb 1.7
200:info:configure
201:info:configure   Configuration
202:info:configure     XDM support.........: yes
203:info:configure     Build unit tests....: no
204:info:configure     XCB buffer size.....: 16384
205:info:configure
206:info:configure   X11 extensions
207:info:configure     Composite...........: yes
208:info:configure     Damage..............: yes
209:info:configure     Dpms................: yes
210:info:configure     Dri2................: yes
211:info:configure     Glx.................: yes
212:info:configure     Randr...............: yes
213:info:configure     Record..............: yes
214:info:configure     Render..............: yes
215:info:configure     Resource............: yes
216:info:configure     Screensaver.........: yes
217:info:configure     selinux.............: no
218:info:configure     Shape...............: yes
219:info:configure     Shm.................: yes
220:info:configure     Sync................: yes
221:info:configure     Xevie...............: yes
222:info:configure     Xfixes..............: yes
223:info:configure     Xfree86-dri.........: yes
224:info:configure     xinerama............: yes
225:info:configure     xinput..............: no
226:info:configure     xprint..............: yes
227:info:configure     xtest...............: yes
228:info:configure     xv..................: yes
229:info:configure     xvmc................: yes
230:info:configure
231:info:configure   Used CFLAGS:
232:info:configure     CPPFLAGS............: -I/opt/local/include
233:info:configure     CFLAGS..............: -O2 -arch i386
234:info:configure     Warning CFLAGS......: -Wall -pedantic -Wpointer-arith               -Wstrict-prototypes -Wmissing-declarations -Wnested-externs
235:info:configure
236:info:configure   Installation:
237:info:configure     Prefix..............: /opt/local
238:info:configure
239:msg:configure --->  Building xorg-libxcb
240:debug:build build phase started at Fri Sep 10 03:34:37 PDT 2010
241:debug:build Executing org.macports.build (xorg-libxcb)
242:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libxcb/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.5'
243:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libxcb/work/libxcb-1.7" && /usr/bin/make all'
244:info:build Making all in src
245:info:build /opt/local/bin/python ./c_client.py -p /opt/local/lib/python2.6/site-packages /opt/local/share/xcb/xproto.xml
246:info:build   File "./c_client.py", line 1013
247:info:build     except getopt.GetoptError, err:
248:info:build                              ^
249:info:build SyntaxError: invalid syntax
250:info:build make[1]: *** [xproto.c] Error 1
251:info:build make: *** [all-recursive] Error 1
252:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libxcb/work/libxcb-1.7" && /usr/bin/make all " returned error 2
253:error:build Target org.macports.build returned: shell command failed
254:debug:build Backtrace: shell command failed
255    while executing
256"command_exec build"
257    (procedure "portbuild::build_main" line 8)
258    invoked from within
259"$procedure $targetname"
260:info:build Warning: the following items did not execute (for xorg-libxcb): org.macports.destroot org.macports.build
261:notice:build Log for xorg-libxcb is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libxcb/main.log