Ticket #36686: main.log

File main.log, 37.9 KB (added by udbraumann, 12 years ago)
Line 
1version:1
2:msg:clean --->  Computing dependencies for gearmand:info:clean .:debug:clean gearmand has no conflicts
3:debug:clean Searching for dependency: boost
4:debug:clean Found Dependency: receipt exists for boost
5:debug:clean Searching for dependency: libevent
6:debug:clean Found Dependency: receipt exists for libevent
7:debug:clean Searching for dependency: sqlite3
8:debug:clean Found Dependency: receipt exists for sqlite3
9:msg:clean
10:debug:main Executing org.macports.main (gearmand)
11:debug:archivefetch archivefetch phase started at Sun Oct 21 23:01:38 CEST 2012
12:msg:archivefetch --->  Fetching archive for gearmand
13:debug:archivefetch Executing org.macports.archivefetch (gearmand)
14:info:archivefetch --->  gearmand-0.41_0+sqlite.darwin_9.ppc.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
15:msg:archivefetch --->  Attempting to fetch gearmand-0.41_0+sqlite.darwin_9.ppc.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gearmand
16:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404
17:msg:archivefetch --->  Attempting to fetch gearmand-0.41_0+sqlite.darwin_9.ppc.tbz2 from http://lil.fr.packages.macports.org/gearmand
18:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404
19:msg:archivefetch --->  Attempting to fetch gearmand-0.41_0+sqlite.darwin_9.ppc.tbz2 from http://packages.macports.org/gearmand
20:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404
21:debug:fetch fetch phase started at Sun Oct 21 23:01:41 CEST 2012
22:notice:fetch --->  Fetching distfiles for gearmand
23:debug:fetch Executing org.macports.fetch (gearmand)
24:info:fetch --->  gearmand-0.41.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/gearmand
25:notice:fetch --->  Attempting to fetch gearmand-0.41.tar.gz from https://launchpad.net/gearmand/1.0/0.41/+download/
26:debug:checksum checksum phase started at Sun Oct 21 23:01:43 CEST 2012
27:notice:checksum --->  Verifying checksum(s) for gearmand
28:debug:checksum Executing org.macports.checksum (gearmand)
29:info:checksum --->  Checksumming gearmand-0.41.tar.gz
30:debug:checksum Correct (rmd160) checksum for gearmand-0.41.tar.gz
31:debug:checksum Correct (sha256) checksum for gearmand-0.41.tar.gz
32:debug:extract extract phase started at Sun Oct 21 23:01:44 CEST 2012
33:notice:extract --->  Extracting gearmand
34:debug:extract Executing org.macports.extract (gearmand)
35:info:extract --->  Extracting gearmand-0.41.tar.gz
36:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/gearmand/gearmand-0.41.tar.gz'
37: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_sysutils_gearmand/gearmand/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.5'
38:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_gearmand/gearmand/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/gearmand/gearmand-0.41.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
39:debug:extract Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_gearmand/gearmand/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/gearmand/gearmand-0.41.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -
40:debug:patch patch phase started at Sun Oct 21 23:01:46 CEST 2012
41:debug:patch Executing org.macports.patch (gearmand)
42:debug:configure configure phase started at Sun Oct 21 23:01:46 CEST 2012
43:notice:configure --->  Configuring gearmand
44:debug:configure Using compiler 'Mac OS X gcc 4.0'
45:debug:configure Executing org.macports.configure (gearmand)
46:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-O2 -arch ppc' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch ppc' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.5' CXX='/usr/bin/g++-4.0  -arch ppc' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_gearmand/gearmand/work/.CC_PRINT_OPTIONS' F90FLAGS='-O2 -m32' LDFLAGS='-L/opt/local/lib -arch ppc' OBJC='/usr/bin/gcc-4.0' FCFLAGS='-O2 -m32' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch ppc' FFLAGS='-O2 -m32' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.0  -arch ppc'
47:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_gearmand/gearmand/work/gearmand-0.41" && ./configure --prefix=/opt/local --disable-silent-rules --disable-libdrizzle --disable-libpq --disable-libmemcached --disable-libtokyocabinet --enable-jobserver=1 --without-mysql'
48:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_gearmand/gearmand/work/gearmand-0.41" && ./configure --prefix=/opt/local --disable-silent-rules --disable-libdrizzle --disable-libpq --disable-libmemcached --disable-libtokyocabinet --enable-jobserver=1 --without-mysql
49:info:configure checking build system type... powerpc-apple-darwin9.8.0
50:info:configure checking host system type... powerpc-apple-darwin9.8.0
51:info:configure checking target system type... powerpc-apple-darwin9.8.0
52:info:configure checking for gcc... /usr/bin/gcc-4.0  -arch ppc
53:info:configure checking whether the C compiler works... yes
54:info:configure checking for C compiler default output file name... a.out
55:info:configure checking for suffix of executables...
56:info:configure checking whether we are cross compiling... no
57:info:configure checking for suffix of object files... o
58:info:configure checking whether we are using the GNU C compiler... yes
59:info:configure checking whether /usr/bin/gcc-4.0  -arch ppc accepts -g... yes
60:info:configure checking for /usr/bin/gcc-4.0  -arch ppc option to accept ISO C89... none needed
61:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.0  -arch ppc -E
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 ANSI C header files... yes
65:info:configure checking for sys/types.h... yes
66:info:configure checking for sys/stat.h... yes
67:info:configure checking for stdlib.h... yes
68:info:configure checking for string.h... yes
69:info:configure checking for memory.h... yes
70:info:configure checking for strings.h... yes
71:info:configure checking for inttypes.h... yes
72:info:configure checking for stdint.h... yes
73:info:configure checking for unistd.h... yes
74:info:configure checking minix/config.h usability... no
75:info:configure checking minix/config.h presence... no
76:info:configure checking for minix/config.h... no
77:info:configure checking whether it is safe to define __EXTENSIONS__... yes
78:info:configure checking for a BSD-compatible install... /usr/bin/install -c
79:info:configure checking whether build environment is sane... yes
80:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
81:info:configure checking for gawk... gawk
82:info:configure checking whether make sets $(MAKE)... yes
83:info:configure checking for style of include used by make... GNU
84:info:configure checking how to create a ustar tar archive... gnutar
85:info:configure checking dependency style of /usr/bin/gcc-4.0  -arch ppc... gcc3
86:info:configure checking how to print strings... printf
87:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
88:info:configure checking for fgrep... /usr/bin/grep -F
89:info:configure checking for ld used by /usr/bin/gcc-4.0  -arch ppc... /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld
90:info:configure checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) is GNU ld... no
91:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
92:info:configure checking the name lister (/usr/bin/nm -p) interface... BSD nm
93:info:configure checking whether ln -s works... yes
94:info:configure checking the maximum length of command line arguments... 196608
95:info:configure checking whether the shell understands some XSI constructs... yes
96:info:configure checking whether the shell understands "+="... yes
97:info:configure checking how to convert powerpc-apple-darwin9.8.0 file names to powerpc-apple-darwin9.8.0 format... func_convert_file_noop
98:info:configure checking how to convert powerpc-apple-darwin9.8.0 file names to toolchain format... func_convert_file_noop
99:info:configure checking for /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld option to reload object files... -r
100:info:configure checking for objdump... no
101:info:configure checking how to recognize dependent libraries... pass_all
102:info:configure checking for dlltool... no
103:info:configure checking how to associate runtime and link libraries... printf %s\n
104:info:configure checking for ar... ar
105:info:configure checking for archiver @FILE support... no
106:info:configure checking for strip... strip
107:info:configure checking for ranlib... ranlib
108:info:configure checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0  -arch ppc object... ok
109:info:configure checking for sysroot... no
110:info:configure checking for mt... no
111:info:configure checking if : is a manifest tool... no
112:info:configure checking for dsymutil... dsymutil
113:info:configure checking for nmedit... nmedit
114:info:configure checking for lipo... lipo
115:info:configure checking for otool... otool
116:info:configure checking for otool64... no
117:info:configure checking for -single_module linker flag... yes
118:info:configure checking for -exported_symbols_list linker flag... yes
119:info:configure checking for -force_load linker flag... ld: unknown option: -force_load
120:info:configure no
121:info:configure checking for dlfcn.h... yes
122:info:configure checking for objdir... .libs
123:info:configure checking if /usr/bin/gcc-4.0  -arch ppc supports -fno-rtti -fno-exceptions... no
124:info:configure checking for /usr/bin/gcc-4.0  -arch ppc option to produce PIC... -fno-common -DPIC
125:info:configure checking if /usr/bin/gcc-4.0  -arch ppc PIC flag -fno-common -DPIC works... yes
126:info:configure checking if /usr/bin/gcc-4.0  -arch ppc static flag -static works... no
127:info:configure checking if /usr/bin/gcc-4.0  -arch ppc supports -c -o file.o... yes
128:info:configure checking if /usr/bin/gcc-4.0  -arch ppc supports -c -o file.o... (cached) yes
129:info:configure checking whether the /usr/bin/gcc-4.0  -arch ppc linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared libraries... yes
130:info:configure checking dynamic linker characteristics... darwin9.8.0 dyld
131:info:configure checking how to hardcode library paths into programs... immediate
132:info:configure checking whether stripping libraries is possible... yes
133:info:configure checking if libtool supports shared libraries... yes
134:info:configure checking whether to build shared libraries... yes
135:info:configure checking whether to build static libraries... no
136:info:configure checking whether we are using the GNU C++ compiler... yes
137:info:configure checking whether /usr/bin/g++-4.0  -arch ppc accepts -g... yes
138:info:configure checking dependency style of /usr/bin/g++-4.0  -arch ppc... gcc3
139:info:configure checking how to run the C++ preprocessor... /usr/bin/g++-4.0  -arch ppc -E
140:info:configure checking for ld used by /usr/bin/g++-4.0  -arch ppc... /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld
141:info:configure checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) is GNU ld... no
142:info:configure checking whether the /usr/bin/g++-4.0  -arch ppc linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared libraries... yes
143:info:configure checking for /usr/bin/g++-4.0  -arch ppc option to produce PIC... -fno-common -DPIC
144:info:configure checking if /usr/bin/g++-4.0  -arch ppc PIC flag -fno-common -DPIC works... yes
145:info:configure checking if /usr/bin/g++-4.0  -arch ppc static flag -static works... no
146:info:configure checking if /usr/bin/g++-4.0  -arch ppc supports -c -o file.o... yes
147:info:configure checking if /usr/bin/g++-4.0  -arch ppc supports -c -o file.o... (cached) yes
148:info:configure checking whether the /usr/bin/g++-4.0  -arch ppc linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared libraries... yes
149:info:configure checking dynamic linker characteristics... darwin9.8.0 dyld
150:info:configure checking how to hardcode library paths into programs... immediate
151:info:configure checking whether the -Werror option is usable... yes
152:info:configure checking for simple visibility declarations... yes
153:info:configure checking whether __SUNPRO_C is declared... no
154:info:configure checking whether __ICC is declared... no
155:info:configure checking whether make supports nested variables... yes
156:info:configure checking for Boost headers version >= 1.39.0... yes
157:info:configure checking for Boost's header version... 1_51
158:info:configure checking for the toolset name used by Boost for /usr/bin/g++-4.0  -arch ppc... xgcc40 -xgcc
159:info:configure checking boost/program_options.hpp usability... yes
160:info:configure checking boost/program_options.hpp presence... yes
161:info:configure checking for boost/program_options.hpp... yes
162:info:configure checking for the Boost program_options library... yes
163:info:configure checking for the flags needed to use pthreads...
164:info:configure checking boost/system/error_code.hpp usability... yes
165:info:configure checking boost/system/error_code.hpp presence... yes
166:info:configure checking for boost/system/error_code.hpp... yes
167:info:configure checking for the Boost system library... yes
168:info:configure checking boost/thread.hpp usability... yes
169:info:configure checking boost/thread.hpp presence... yes
170:info:configure checking for boost/thread.hpp... yes
171:info:configure checking for the Boost thread library... yes
172:info:configure checking for location of cstdint... <boost/cstdint.hpp>
173:info:configure <boost/cstdint.hpp>
174:info:configure checking for location of cinttypes...
175:info:configure configure: WARNING: Could not find a cinttypes header.
176:info:configure <inttypes.h>
177:info:configure checking for mysqld... nocommand
178:info:configure configure: WARNING: mysqld not found in /opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin
179:info:configure checking libmemcached-1.0/memcached.h usability... no
180:info:configure checking libmemcached-1.0/memcached.h presence... no
181:info:configure checking for libmemcached-1.0/memcached.h... no
182:info:configure checking whether memcached executable path has been provided... no
183:info:configure checking for memcached... /opt/local/bin/memcached
184:info:configure checking whether memcached_sasl executable path has been provided... no
185:info:configure checking for memcached_sasl... no
186:info:configure checking for curl-config... /opt/local/bin/curl-config
187:info:configure checking for curl (7.27.0) >= 7.21.7... yes
188:info:configure checking curl/curl.h usability... yes
189:info:configure checking curl/curl.h presence... yes
190:info:configure checking for curl/curl.h... yes
191:info:configure checking whether drizzled executable path has been provided... no
192:info:configure checking for drizzled... no
193:info:configure checking for pkg-config... /opt/local/bin/pkg-config
194:info:configure checking pkg-config is at least version 0.9.0... yes
195:info:configure checking for SQLite3 library >= 3.0.0... yes
196:info:configure checking for pg_config... no
197:info:configure configure: WARNING:  does not exist or it is not an exectuable file
198:info:configure no
199:info:configure checking  usability... no
200:info:configure checking  presence... no
201:info:configure checking for ... no
202:info:configure checking whether strerror_r is declared... yes
203:info:configure checking for strerror_r... yes
204:info:configure checking whether strerror_r returns char *... no
205:info:configure checking for MSG_NOSIGNAL...
206:info:configure checking for MSG_DONTWAIT... yes
207:info:configure checking for MSG_MORE...
208:info:configure checking for O_CLOEXEC... no
209:info:configure checking hiredis/hiredis.h usability... no
210:info:configure checking hiredis/hiredis.h presence... no
211:info:configure checking for hiredis/hiredis.h... no
212:info:configure checking for gawk... (cached) gawk
213:info:configure checking whether ln -s works... yes
214:info:configure checking whether make sets $(MAKE)... (cached) yes
215:info:configure checking for valgrind... no
216:info:configure checking for perl... perl
217:info:configure checking for dpkg-gensymbols... no
218:info:configure checking for lcov... no
219:info:configure checking for genhtml... no
220:info:configure checking for sphinx-build... no
221:info:configure checking for ANSI C header files... (cached) yes
222:info:configure checking for sys/wait.h that is POSIX.1 compatible... yes
223:info:configure checking arpa/inet.h usability... yes
224:info:configure checking arpa/inet.h presence... yes
225:info:configure checking for arpa/inet.h... yes
226:info:configure checking cxxabi.h usability... no
227:info:configure checking cxxabi.h presence... no
228:info:configure checking for cxxabi.h... no
229:info:configure checking errno.h usability... yes
230:info:configure checking errno.h presence... yes
231:info:configure checking for errno.h... yes
232:info:configure checking execinfo.h usability... yes
233:info:configure checking execinfo.h presence... yes
234:info:configure checking for execinfo.h... yes
235:info:configure checking fcntl.h usability... yes
236:info:configure checking fcntl.h presence... yes
237:info:configure checking for fcntl.h... yes
238:info:configure checking getopt.h usability... yes
239:info:configure checking getopt.h presence... yes
240:info:configure checking for getopt.h... yes
241:info:configure checking for inttypes.h... (cached) yes
242:info:configure checking limits.h usability... yes
243:info:configure checking limits.h presence... yes
244:info:configure checking for limits.h... yes
245:info:configure checking netdb.h usability... yes
246:info:configure checking netdb.h presence... yes
247:info:configure checking for netdb.h... yes
248:info:configure checking netinet/in.h usability... yes
249:info:configure checking netinet/in.h presence... yes
250:info:configure checking for netinet/in.h... yes
251:info:configure checking netinet/tcp.h usability... yes
252:info:configure checking netinet/tcp.h presence... yes
253:info:configure checking for netinet/tcp.h... yes
254:info:configure checking pwd.h usability... yes
255:info:configure checking pwd.h presence... yes
256:info:configure checking for pwd.h... yes
257:info:configure checking signal.h usability... yes
258:info:configure checking signal.h presence... yes
259:info:configure checking for signal.h... yes
260:info:configure checking stdarg.h usability... yes
261:info:configure checking stdarg.h presence... yes
262:info:configure checking for stdarg.h... yes
263:info:configure checking stddef.h usability... yes
264:info:configure checking stddef.h presence... yes
265:info:configure checking for stddef.h... yes
266:info:configure checking for stdint.h... (cached) yes
267:info:configure checking stdio.h usability... yes
268:info:configure checking stdio.h presence... yes
269:info:configure checking for stdio.h... yes
270:info:configure checking for stdlib.h... (cached) yes
271:info:configure checking for string.h... (cached) yes
272:info:configure checking for strings.h... (cached) yes
273:info:configure checking sys/resource.h usability... yes
274:info:configure checking sys/resource.h presence... yes
275:info:configure checking for sys/resource.h... yes
276:info:configure checking sys/socket.h usability... yes
277:info:configure checking sys/socket.h presence... yes
278:info:configure checking for sys/socket.h... yes
279:info:configure checking for sys/stat.h... (cached) yes
280:info:configure checking sys/time.h usability... yes
281:info:configure checking sys/time.h presence... yes
282:info:configure checking for sys/time.h... yes
283:info:configure checking for sys/types.h... (cached) yes
284:info:configure checking sys/utsname.h usability... yes
285:info:configure checking sys/utsname.h presence... yes
286:info:configure checking for sys/utsname.h... yes
287:info:configure checking for unistd.h... (cached) yes
288:info:configure checking for stdbool.h that conforms to C99... yes
289:info:configure checking for _Bool... yes
290:info:configure checking for an ANSI C-conforming const... yes
291:info:configure checking for inline... inline
292:info:configure checking for int32_t... yes
293:info:configure checking for pid_t... yes
294:info:configure checking for size_t... yes
295:info:configure checking for ssize_t... yes
296:info:configure checking whether time.h and sys/time.h may both be included... yes
297:info:configure checking for uid_t in sys/types.h... yes
298:info:configure checking for uint16_t... yes
299:info:configure checking for uint32_t... yes
300:info:configure checking for uint64_t... yes
301:info:configure checking for int64_t... yes
302:info:configure checking for uint8_t... yes
303:info:configure checking for working volatile... yes
304:info:configure checking for ptrdiff_t... yes
305:info:configure checking for error_at_line... no
306:info:configure checking vfork.h usability... no
307:info:configure checking vfork.h presence... no
308:info:configure checking for vfork.h... no
309:info:configure checking for fork... yes
310:info:configure checking for vfork... yes
311:info:configure checking for working fork... yes
312:info:configure checking for working vfork... (cached) yes
313:info:configure checking for stdlib.h... (cached) yes
314:info:configure checking for GNU libc compatible malloc... yes
315:info:configure checking for working memcmp... yes
316:info:configure checking for stdlib.h... (cached) yes
317:info:configure checking for GNU libc compatible realloc... yes
318:info:configure checking whether strerror_r is declared... (cached) yes
319:info:configure checking for strerror_r... (cached) yes
320:info:configure checking whether strerror_r returns char *... (cached) no
321:info:configure checking for vprintf... yes
322:info:configure checking for _doprnt... no
323:info:configure checking for working alloca.h... yes
324:info:configure checking for alloca... yes
325:info:configure checking for mbstate_t... yes
326:info:configure checking for working POSIX fnmatch... yes
327:info:configure checking for dup2... yes
328:info:configure checking for gettimeofday... yes
329:info:configure checking for memchr... yes
330:info:configure checking for memmove... yes
331:info:configure checking for memset... yes
332:info:configure checking for pipe2... no
333:info:configure checking for select... yes
334:info:configure checking for setenv... yes
335:info:configure checking for socket... yes
336:info:configure checking for strcasecmp... yes
337:info:configure checking for strdup... yes
338:info:configure checking for strerror... yes
339:info:configure checking for strncasecmp... yes
340:info:configure checking for strtol... yes
341:info:configure checking for strtoul... yes
342:info:configure checking for uname... yes
343:info:configure checking for dlopen in -ldl... yes
344:info:configure checking for clock_gettime in -lrt... no
345:info:configure checking for floor in -lm... yes
346:info:configure checking for setsockopt... yes
347:info:configure checking for bind... yes
348:info:configure checking event.h usability... yes
349:info:configure checking event.h presence... yes
350:info:configure checking for event.h... yes
351:info:configure checking for main in -levent... yes
352:info:configure checking uuid/uuid.h usability... yes
353:info:configure checking uuid/uuid.h presence... yes
354:info:configure checking for uuid/uuid.h... yes
355:info:configure checking check to see if -luuid is not needed... no
356:info:configure checking for uuid_generate_time_safe... no
357:info:configure checking the number of available CPUs... 1
358:info:configure configure: adding automake macro support
359:info:configure configure: creating aminclude.am
360:info:configure configure: added jobserver support to make for 1 jobs
361:info:configure checking whether pthreads work with -pthread... yes
362:info:configure checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
363:info:configure checking if more special flags are required for pthreads... -D_THREAD_SAFE
364:info:configure checking for PTHREAD_PRIO_INHERIT... yes
365:info:configure checking check for pthread_timedjoin_np...
366:info:configure checking whether byte ordering is bigendian... yes
367:info:configure checking generate HEX_VERSION... 0x00041000
368:info:configure checking for assert... no
369:info:configure checking for C compiler vendor... gnu
370:info:configure checking "C Compiler version"... checking whether __GNUC_PATCHLEVEL__ is declared... yes
371:info:configure checking whether __SUNPRO_C is declared... (cached) no
372:info:configure checking whether __ICC is declared... (cached) no
373:info:configure checking whether __clang__ is declared... no
374:info:configure "powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)"
375:info:configure checking "C++ Compiler version"... "powerpc-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)"
376:info:configure checking whether C compiler accepts ... yes
377:info:configure checking whether the linker accepts ... yes
378:info:configure checking for vcs checkout...
379:info:configure checking for debug... no
380:info:configure checking whether the linker accepts -z relro -z now... no
381:info:configure checking whether the linker accepts -pie... yes
382:info:configure checking whether C compiler accepts -g... yes
383:info:configure checking whether C compiler accepts -O2... yes
384:info:configure checking whether C compiler accepts -Wno-pragmas... no
385:info:configure checking whether C compiler accepts -Wall... yes
386:info:configure checking whether C compiler accepts -Wextra... yes
387:info:configure checking whether C compiler accepts -Wunknown-pragmas... yes
388:info:configure checking whether C compiler accepts -Wthis-test-should-fail... no
389:info:configure checking whether C compiler accepts -std=c99... yes
390:info:configure checking whether C compiler accepts --param=ssp-buffer-size=1... yes
391:info:configure checking whether C compiler accepts -Waddress... no
392:info:configure checking whether C compiler accepts -Warray-bounds... no
393:info:configure checking whether C compiler accepts -Wbad-function-cast... yes
394:info:configure checking whether C compiler accepts -Wchar-subscripts... yes
395:info:configure checking whether C compiler accepts -Wcomment... yes
396:info:configure checking whether C compiler accepts -Wfloat-equal... yes
397:info:configure checking whether C compiler accepts -Wformat-security... yes
398:info:configure checking whether C compiler accepts -Wformat=2... yes
399:info:configure checking whether C compiler accepts -Wlogical-op... no
400:info:configure checking whether C compiler accepts -Wmaybe-uninitialized... no
401:info:configure checking whether C compiler accepts -Wmissing-field-initializers... yes
402:info:configure checking whether C compiler accepts -Wmissing-noreturn... yes
403:info:configure checking whether C compiler accepts -Wmissing-prototypes... yes
404:info:configure checking whether C compiler accepts -Wnested-externs... yes
405:info:configure checking whether C compiler accepts -Wnormalized=id... yes
406:info:configure checking whether C compiler accepts -Wold-style-definition... yes
407:info:configure checking whether C compiler accepts -Woverride-init... no
408:info:configure checking whether C compiler accepts -Wpointer-arith... yes
409:info:configure checking whether C compiler accepts -Wpointer-sign... yes
410:info:configure checking whether C compiler accepts -Wredundant-decls... yes
411:info:configure checking whether C compiler accepts -Wshadow... yes
412:info:configure checking whether C compiler accepts -Wshorten-64-to-32... yes
413:info:configure checking whether C compiler accepts -Wsign-compare... yes
414:info:configure checking whether C compiler accepts -Wstrict-overflow=1... no
415:info:configure checking whether C compiler accepts -Wstrict-prototypes... yes
416:info:configure checking whether C compiler accepts -Wswitch-enum... yes
417:info:configure checking whether C compiler accepts -Wundef... yes
418:info:configure checking whether C compiler accepts -Wunused-result... no
419:info:configure checking whether C compiler accepts -Wunused-variable... yes
420:info:configure checking whether C compiler accepts -Wwrite-strings... yes
421:info:configure checking whether C compiler accepts -floop-parallelize-all... no
422:info:configure checking whether C compiler accepts -fwrapv... yes
423:info:configure checking whether C++ compiler accepts -g... yes
424:info:configure checking whether C++ compiler accepts -O2... yes
425:info:configure checking whether C++ compiler accepts -D_FORTIFY_SOURCE=2... yes
426:info:configure checking whether C++ compiler accepts -Wno-pragmas... no
427:info:configure checking whether C++ compiler accepts -Wall... yes
428:info:configure checking whether C++ compiler accepts -Wextra... yes
429:info:configure checking whether C++ compiler accepts -Wunknown-pragmas... yes
430:info:configure checking whether C++ compiler accepts -Wthis-test-should-fail... no
431:info:configure checking whether C++ compiler accepts --param=ssp-buffer-size=1... yes
432:info:configure checking whether C++ compiler accepts -Waddress... no
433:info:configure checking whether C++ compiler accepts -Warray-bounds... no
434:info:configure checking whether C++ compiler accepts -Wchar-subscripts... yes
435:info:configure checking whether C++ compiler accepts -Wcomment... yes
436:info:configure checking whether C++ compiler accepts -Wctor-dtor-privacy... yes
437:info:configure checking whether C++ compiler accepts -Wfloat-equal... yes
438:info:configure checking whether C++ compiler accepts -Wformat=2... yes
439:info:configure checking whether C++ compiler accepts -Wmaybe-uninitialized... no
440:info:configure checking whether C++ compiler accepts -Wmissing-field-initializers... yes
441:info:configure checking whether C++ compiler accepts -Wmissing-noreturn... yes
442:info:configure checking whether C++ compiler accepts -Wlogical-op... no
443:info:configure checking whether C++ compiler accepts -Wnon-virtual-dtor... yes
444:info:configure checking whether C++ compiler accepts -Wnormalized=id... yes
445:info:configure checking whether C++ compiler accepts -Woverloaded-virtual... yes
446:info:configure checking whether C++ compiler accepts -Wpointer-arith... yes
447:info:configure checking whether C++ compiler accepts -Wredundant-decls... yes
448:info:configure checking whether C++ compiler accepts -Wshadow... yes
449:info:configure checking whether C++ compiler accepts -Wshorten-64-to-32... yes
450:info:configure checking whether C++ compiler accepts -Wsign-compare... yes
451:info:configure checking whether C++ compiler accepts -Wstrict-overflow=1... no
452:info:configure checking whether C++ compiler accepts -Wswitch-enum... yes
453:info:configure checking whether C++ compiler accepts -Wundef... yes
454:info:configure checking whether C++ compiler accepts -Wc++11-compat... no
455:info:configure checking whether C++ compiler accepts -Wunused-result... no
456:info:configure checking whether C++ compiler accepts -Wunused-variable... yes
457:info:configure checking whether C++ compiler accepts -Wwrite-strings... yes
458:info:configure checking whether C++ compiler accepts -Wformat-security... yes
459:info:configure checking whether C++ compiler accepts -floop-parallelize-all... no
460:info:configure checking whether C++ compiler accepts -fwrapv... yes
461:info:configure configure: creating ./config.status
462:info:configure config.status: creating libtest/version.h
463:info:configure config.status: creating Makefile
464:info:configure config.status: creating docs/conf.py
465:info:configure config.status: creating libgearman-1.0/version.h
466:info:configure config.status: creating scripts/gearmand
467:info:configure config.status: creating scripts/gearmand-init
468:info:configure config.status: creating scripts/gearmand.xml
469:info:configure config.status: creating scripts/smf_install.sh
470:info:configure config.status: creating support/gearmand.pc
471:info:configure config.status: creating support/gearmand.spec
472:info:configure config.status: creating config.h
473:info:configure config.status: executing depfiles commands
474:info:configure config.status: executing libtool commands
475:info:configure ---
476:info:configure Configuration summary for gearmand version 0.41
477:info:configure
478:info:configure    * Installation prefix:       /opt/local
479:info:configure    * System type:               apple-darwin9.8.0
480:info:configure    * Host CPU:                  powerpc
481:info:configure    * C Compiler:                powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
482:info:configure    * C Flags:                    -g -O2 -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Wold-style-definition -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused-variable -Wwrite-strings -fwrapv
483:info:configure    * C++ Compiler:              powerpc-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
484:info:configure    * C++ Flags:                  -g -O2 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wswitch-enum -Wundef -Wunused-variable -Wwrite-strings -Wformat-security -fwrapv
485:info:configure    * CPP Flags:                 -I/opt/local/include
486:info:configure    * Assertions enabled:        no
487:info:configure    * Debug enabled:             no
488:info:configure    * Warnings as failure:       no
489:info:configure    * Building with libsqlite3   yes
490:info:configure    * Building with libdrizzle   no
491:info:configure    * Building with libmemcached no
492:info:configure    * Building with libpq        no
493:info:configure    * Building with tokyocabinet no
494:info:configure    * Building with libmysql     
495:info:configure    * make -j:                   1
496:info:configure
497:info:configure ---
498:debug:build build phase started at Sun Oct 21 23:05:51 CEST 2012
499:notice:build --->  Building gearmand
500:debug:build Executing org.macports.build (gearmand)
501:debug:build port disallows a parallel build
502: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_sysutils_gearmand/gearmand/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.5'
503:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_gearmand/gearmand/work/gearmand-0.41" && /usr/bin/make -w all'
504:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_gearmand/gearmand/work/gearmand-0.41" && /usr/bin/make -w all
505:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_gearmand/gearmand/work/gearmand-0.41'
506:info:build /usr/bin/make -j1  all-am
507:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_gearmand/gearmand/work/gearmand-0.41'
508:info:build /bin/sh ./libtool  --tag=CXX   --mode=compile /usr/bin/g++-4.0  -arch ppc -DHAVE_CONFIG_H -I.   -I/opt/local/include -DBUILDING_LIBGEARMAN -g -O2 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wswitch-enum -Wundef -Wunused-variable -Wwrite-strings -Wformat-security -fwrapv -MT libgearman/libgearman_libgearman_la-actions.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-actions.Tpo -c -o libgearman/libgearman_libgearman_la-actions.lo `test -f 'libgearman/actions.cc' || echo './'`libgearman/actions.cc
509:info:build libtool: compile:  /usr/bin/g++-4.0 -arch ppc -DHAVE_CONFIG_H -I. -I/opt/local/include -DBUILDING_LIBGEARMAN -g -O2 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wswitch-enum -Wundef -Wunused-variable -Wwrite-strings -Wformat-security -fwrapv -MT libgearman/libgearman_libgearman_la-actions.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-actions.Tpo -c libgearman/actions.cc  -fno-common -DPIC -o libgearman/.libs/libgearman_libgearman_la-actions.o
510:info:build In file included from ./libgearman/common.h:44,
511:info:build                  from libgearman/actions.cc:39:
512:info:build ./libgearman-1.0/gearman.h:53:27: error: tr1/cinttypes: No such file or directory
513:info:build make[1]: *** [libgearman/libgearman_libgearman_la-actions.lo] Error 1
514:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_gearmand/gearmand/work/gearmand-0.41'
515:info:build make: *** [all] Error 2
516:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_gearmand/gearmand/work/gearmand-0.41'
517:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_gearmand/gearmand/work/gearmand-0.41" && /usr/bin/make -w all
518:info:build Exit code: 2
519:error:build org.macports.build for port gearmand returned: command execution failed
520:debug:build Error code: CHILDSTATUS 3864 2
521:debug:build Backtrace: command execution failed
522    while executing
523"system -nice 0 $fullcmdstring"
524    ("eval" body line 1)
525    invoked from within
526"eval system $notty $nice \$fullcmdstring"
527    invoked from within
528"command_exec build"
529    (procedure "portbuild::build_main" line 8)
530    invoked from within
531"$procedure $targetname"
532:info:build Warning: targets not executed for gearmand: org.macports.install org.macports.build org.macports.destroot
533:notice:build Please see the log file for port gearmand for details:
534    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_gearmand/gearmand/main.log