Ticket #21861: debug.log

File debug.log, 66.1 KB (added by antoine.mercadal@…, 15 years ago)

debug.log

Line 
1--->  Computing dependencies for rpm
2--->  Fetching rpm
3--->  Verifying checksum(s) for rpm
4--->  Checksumming rpm-4.4.9.tar.gz
5--->  Extracting rpm
6--->  Extracting rpm-4.4.9.tar.gz
7--->  Applying patches to rpm
8--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/rpm/files/patch-neon.diff
9patching file rpmio/rpmdav.c
10Hunk #1 succeeded at 114 (offset 11 lines).
11Hunk #2 succeeded at 135 (offset 11 lines).
12Hunk #3 succeeded at 381 (offset 29 lines).
13patching file rpmio/rpmurl.h
14--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/rpm/files/patch-macros.in
15patching file macros.in
16Hunk #5 succeeded at 669 (offset -1 lines).
17Hunk #7 succeeded at 778 (offset -1 lines).
18Hunk #8 succeeded at 909 (offset -1 lines).
19Hunk #9 succeeded at 934 (offset -1 lines).
20--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/rpm/files/patch-configure
21patching file configure
22--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/rpm/files/patch-Makefile.PL
23patching file perl/Makefile.PL
24--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/rpm/files/patch-darwin.prov
25patching file autodeps/darwin.prov
26patching file autodeps/darwin.prov
27--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/rpm/files/patch-fts.c
28patching file rpmio/fts.c
29--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/rpm/files/patch-rpmdav.c
30patching file rpmio/rpmdav.c
31Hunk #1 succeeded at 1681 (offset 2 lines).
32--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/rpm/files/patch-rpmsq.c
33patching file rpmio/rpmsq.c
34--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/rpm/files/patch-rpmevr.h
35patching file lib/rpmevr.h
36patching file ./lib/rpmevr.h
37Hunk #1 succeeded at 22 (offset 4 lines).
38Hunk #2 succeeded at 69 (offset 4 lines).
39--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/rpm/files/patch-parseBuildInstallClean.c
40patching file build/parseBuildInstallClean.c
41--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/rpm/files/patch-scripts-brp-nobuildrootpath
42patching file scripts/brp-nobuildrootpath
43--->  Configuring rpm
44checking build system type... i386-apple-darwin10.0.0
45checking host system type... i386-apple-darwin10.0.0
46checking target system type... i386-apple-darwin10.0.0
47checking for a BSD-compatible install... /usr/bin/install -c
48checking whether build environment is sane... yes
49checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
50checking for gawk... no
51checking for mawk... no
52checking for nawk... no
53checking for awk... awk
54checking whether make sets $(MAKE)... yes
55checking for C++ compiler default output file name... a.out
56checking whether the C++ compiler works... yes
57checking whether we are cross compiling... no
58checking for suffix of executables...
59checking for suffix of object files... o
60checking whether we are using the GNU C++ compiler... yes
61checking whether /usr/bin/g++-4.2 accepts -g... yes
62checking for style of include used by make... GNU
63checking dependency style of /usr/bin/g++-4.2... gcc3
64checking for gawk... (cached) awk
65checking for gcc... /usr/bin/gcc-4.2
66checking whether we are using the GNU C compiler... yes
67checking whether /usr/bin/gcc-4.2 accepts -g... yes
68checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
69checking dependency style of /usr/bin/gcc-4.2... gcc3
70checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
71checking for a BSD-compatible install... /usr/bin/install -c
72checking whether ln -s works... yes
73checking whether make sets $(MAKE)... (cached) yes
74checking for bison... bison -y
75checking for grep that handles long lines and -e... /usr/bin/grep
76checking for egrep... /usr/bin/grep -E
77checking for AIX... no
78checking for ANSI C header files... yes
79checking for sys/types.h... yes
80checking for sys/stat.h... yes
81checking for stdlib.h... yes
82checking for string.h... yes
83checking for memory.h... yes
84checking for strings.h... yes
85checking for inttypes.h... yes
86checking for stdint.h... yes
87checking for unistd.h... yes
88checking minix/config.h usability... no
89checking minix/config.h presence... no
90checking for minix/config.h... no
91checking whether /usr/bin/gcc-4.2 needs -traditional... no
92checking for special C compiler options needed for large files... no
93checking for _FILE_OFFSET_BITS value needed for large files... no
94checking whether va_list assignments need array notation... yes
95checking for ctags... /usr/bin/ctags
96checking for cscope... /bin/true
97checking flag used by libtool to link rpm... -pie
98checking POSIX chmod... yes
99checking for mkdir... /bin/mkdir
100checking if /bin/mkdir supports -p... yes
101checking for library containing strerror... none required
102checking for function prototypes... yes
103checking for string.h... (cached) yes
104checking for a sed that does not truncate output... /usr/bin/sed
105checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
106checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
107checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
108checking for BSD-compatible nm... /usr/bin/nm
109checking how to recognise dependent libraries... pass_all
110checking dlfcn.h usability... yes
111checking dlfcn.h presence... yes
112checking for dlfcn.h... yes
113checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
114checking for g77... no
115checking for xlf... no
116checking for f77... no
117checking for frt... no
118checking for pgf77... no
119checking for cf77... no
120checking for fort77... no
121checking for fl32... no
122checking for af77... no
123checking for xlf90... no
124checking for f90... no
125checking for pgf90... no
126checking for pghpf... no
127checking for epcf90... no
128checking for gfortran... no
129checking for g95... no
130checking for xlf95... no
131checking for f95... no
132checking for fort... no
133checking for ifort... no
134checking for ifc... no
135checking for efc... no
136checking for pgf95... no
137checking for lf95... no
138checking for ftn... no
139checking whether we are using the GNU Fortran 77 compiler... no
140checking whether  accepts -g... no
141checking the maximum length of command line arguments... 196608
142checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
143checking for objdir... .libs
144checking for ar... ar
145checking for ranlib... ranlib
146checking for strip... strip
147checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
148checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common
149checking if /usr/bin/gcc-4.2 PIC flag -fno-common works... yes
150checking if /usr/bin/gcc-4.2 static flag -static works... no
151checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
152checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
153checking dynamic linker characteristics... darwin10.0.0 dyld
154checking how to hardcode library paths into programs... immediate
155checking whether stripping libraries is possible... yes
156checking if libtool supports shared libraries... yes
157checking whether to build shared libraries... yes
158checking whether to build static libraries... yes
159configure: creating libtool
160appending configuration tag "CXX" to libtool
161checking for ld used by /usr/bin/g++-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
162checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
163checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
164checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common
165checking if /usr/bin/g++-4.2 PIC flag -fno-common works... yes
166checking if /usr/bin/g++-4.2 static flag -static works... no
167checking if /usr/bin/g++-4.2 supports -c -o file.o... yes
168checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
169checking dynamic linker characteristics... darwin10.0.0 dyld
170checking how to hardcode library paths into programs... immediate
171appending configuration tag "F77" to libtool
172checking for ar... (cached) ar
173checking for bash... /bin/bash
174checking for bzip2... /opt/local/bin/bzip2
175checking for cat... /bin/cat
176checking for chgrp... /usr/bin/chgrp
177checking for chmod... /bin/chmod
178checking for chown... /usr/sbin/chown
179checking for cp... /bin/cp
180checking for cpio... /usr/bin/cpio
181checking for curl... /usr/bin/curl
182checking for cvs... /usr/bin/cvs
183checking for diff... /usr/bin/diff
184checking for ditto... /usr/bin/ditto
185checking for file... /usr/bin/file
186checking for find... /usr/bin/find
187checking for gpg... %{_bindir}/gpg
188checking for grep... /usr/bin/grep
189checking for gzip... /usr/bin/gzip
190checking for hg... %{_bindir}/hg
191checking for id... /usr/bin/id
192checking checking whether id supports -u... yes
193checking for install... /usr/bin/install
194checking for install-info... /usr/bin/install-info
195checking for ldconfig... /sbin/ldconfig
196checking for lua... %{_bindir}/lua
197checking for lzma... %{_bindir}/lzma
198checking for lzmash... %{_bindir}/lzmash
199checking for lzop... %{_bindir}/lzop
200checking for make... /usr/bin/make
201checking for mkdir... /bin/mkdir
202checking for mv... /bin/mv
203checking for patch... /usr/bin/patch
204checking old version of patch... patch later then 2.2 found
205checking for pax... /bin/pax
206checking for perl... /opt/local/bin/perl5.8
207checking for pgp... %{_bindir}/pgp
208checking for php... /usr/bin/php
209checking for python... /opt/local/bin/python2.4
210checking for rm... /bin/rm
211checking for rsh... /usr/bin/rsh
212checking for sed... /usr/bin/sed
213checking for sh... /bin/sh
214checking for ssh... /usr/bin/ssh
215checking for svn... /usr/bin/svn
216checking for tar... /usr/bin/tar
217checking for tclsh... /opt/local/bin/tclsh
218checking for unzip... /usr/bin/unzip
219checking for wget... /opt/local/bin/wget
220checking for xar... /usr/bin/xar
221checking for ld... /usr/bin/ld
222checking for nm... /usr/bin/nm
223checking for objcopy... %{_bindir}/objcopy
224checking for objdump... %{_bindir}/objdump
225checking for strip... /usr/bin/strip
226checking for bzread in -lbz2... no
227checking for BZ2_bzread in -lbz2... yes
228checking for /opt/local/lib in LIBS... yes
229checking for /opt/local/include in INCPATH... yes
230checking for /usr/ucblib in LIBS... checking for setreuid... yes
231checking for rand... yes
232checking for getdomainname... yes
233checking for socket... yes
234checking error.h usability... no
235checking error.h presence... no
236checking for error.h... no
237checking for error... no
238checking poll.h usability... yes
239checking poll.h presence... yes
240checking for poll.h... yes
241checking thread.h usability... no
242checking thread.h presence... no
243checking for thread.h... no
244checking pthread.h usability... yes
245checking pthread.h presence... yes
246checking for pthread.h... yes
247checking synch.h usability... no
248checking synch.h presence... no
249checking for synch.h... no
250checking semaphore.h usability... yes
251checking semaphore.h presence... yes
252checking for semaphore.h... yes
253checking for pthread_mutex_trylock in -lpthread... yes
254checking aio.h usability... yes
255checking aio.h presence... yes
256checking for aio.h... yes
257checking for library containing aio_read... none required
258checking for fchmod... yes
259checking for vsnprintf... yes
260checking for snprintf... yes
261checking for writev in -lport... no
262checking libelf.h usability... no
263checking libelf.h presence... no
264checking for libelf.h... no
265checking if libelf.h conflicts with _LARGEFILE_SOURCE... no
266checking gelf.h usability... no
267checking gelf.h presence... no
268checking for gelf.h... no
269checking if gelf.h conflicts with _LARGEFILE_SOURCE... no
270checking dwarf.h usability... no
271checking dwarf.h presence... no
272checking for dwarf.h... no
273checking beecrypt/beecrypt.h usability... yes
274checking beecrypt/beecrypt.h presence... yes
275checking for beecrypt/beecrypt.h... yes
276checking for mpfprintln in -lbeecrypt... yes
277checking beecrypt/api.h usability... yes
278checking beecrypt/api.h presence... yes
279checking for beecrypt/api.h... yes
280checking neon/ne_session.h usability... yes
281checking neon/ne_session.h presence... yes
282checking for neon/ne_session.h... yes
283checking for ne_session_create in -lneon... yes
284checking for ne_get_response_header in -lneon... yes
285checking for ne_send_request_chunk in -lneon... no
286checking popt.h usability... yes
287checking popt.h presence... yes
288checking for popt.h... yes
289checking for poptGetContext in -lpopt... yes
290checking sqlite3.h usability... yes
291checking sqlite3.h presence... yes
292checking for sqlite3.h... yes
293checking for sqlite3_open in -lsqlite... (cached) yes
294checking locale.h usability... yes
295checking locale.h presence... yes
296checking for locale.h... yes
297checking whether NLS is requested... no
298checking for msgfmt... /opt/local/bin/msgfmt
299checking for gmsgfmt... /opt/local/bin/msgfmt
300checking for xgettext... /opt/local/bin/xgettext
301checking for msgmerge... /opt/local/bin/msgmerge
302checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
303checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
304checking for shared library run path origin... done
305checking for CFPreferencesCopyAppValue... yes
306checking for CFLocaleCopyCurrent... yes
307checking whether to use NLS... no
308checking for ANSI C header files... (cached) yes
309checking whether sys/types.h defines makedev... yes
310checking for dirent.h that defines DIR... yes
311checking for library containing opendir... none required
312checking whether time.h and sys/time.h may both be included... yes
313checking fcntl.h usability... yes
314checking fcntl.h presence... yes
315checking for fcntl.h... yes
316checking getopt.h usability... yes
317checking getopt.h presence... yes
318checking for getopt.h... yes
319checking grp.h usability... yes
320checking grp.h presence... yes
321checking for grp.h... yes
322checking for memory.h... (cached) yes
323checking netdb.h usability... yes
324checking netdb.h presence... yes
325checking for netdb.h... yes
326checking pwd.h usability... yes
327checking pwd.h presence... yes
328checking for pwd.h... yes
329checking utime.h usability... yes
330checking utime.h presence... yes
331checking for utime.h... yes
332checking signal.h usability... yes
333checking signal.h presence... yes
334checking for signal.h... yes
335checking sys/ipc.h usability... yes
336checking sys/ipc.h presence... yes
337checking for sys/ipc.h... yes
338checking sys/socket.h usability... yes
339checking sys/socket.h presence... yes
340checking for sys/socket.h... yes
341checking sys/select.h usability... yes
342checking sys/select.h presence... yes
343checking for sys/select.h... yes
344checking for sys/types.h... (cached) yes
345checking sys/stdtypes.h usability... no
346checking sys/stdtypes.h presence... no
347checking for sys/stdtypes.h... no
348checking sys/mman.h usability... yes
349checking sys/mman.h presence... yes
350checking for sys/mman.h... yes
351checking sys/resource.h usability... yes
352checking sys/resource.h presence... yes
353checking for sys/resource.h... yes
354checking sys/utsname.h usability... yes
355checking sys/utsname.h presence... yes
356checking for sys/utsname.h... yes
357checking sys/wait.h usability... yes
358checking sys/wait.h presence... yes
359checking for sys/wait.h... yes
360checking netinet/in_systm.h usability... yes
361checking netinet/in_systm.h presence... yes
362checking for netinet/in_systm.h... yes
363checking machine/types.h usability... yes
364checking machine/types.h presence... yes
365checking for machine/types.h... yes
366checking mntent.h usability... no
367checking mntent.h presence... no
368checking for mntent.h... no
369checking sys/mnttab.h usability... no
370checking sys/mnttab.h presence... no
371checking for sys/mnttab.h... no
372checking sys/systemcfg.h usability... no
373checking sys/systemcfg.h presence... no
374checking for sys/systemcfg.h... no
375checking sys/mount.h usability... yes
376checking sys/mount.h presence... yes
377checking for sys/mount.h... yes
378checking sys/mntctl.h usability... no
379checking sys/mntctl.h presence... no
380checking for sys/mntctl.h... no
381checking sys/param.h usability... yes
382checking sys/param.h presence... yes
383checking for sys/param.h... yes
384checking sys/vmount.h usability... no
385checking sys/vmount.h presence... no
386checking for sys/vmount.h... no
387checking bzlib.h usability... yes
388checking bzlib.h presence... yes
389checking for bzlib.h... yes
390checking libio.h usability... no
391checking libio.h presence... no
392checking for libio.h... no
393checking zlib.h usability... yes
394checking zlib.h presence... yes
395checking for zlib.h... yes
396checking err.h usability... yes
397checking err.h presence... yes
398checking for err.h... yes
399checking mcheck.h usability... no
400checking mcheck.h presence... no
401checking for mcheck.h... no
402checking limits.h usability... yes
403checking limits.h presence... yes
404checking for limits.h... yes
405checking libgen.h usability... yes
406checking libgen.h presence... yes
407checking for libgen.h... yes
408checking float.h usability... yes
409checking float.h presence... yes
410checking for float.h... yes
411checking glob.h usability... yes
412checking glob.h presence... yes
413checking for glob.h... yes
414checking for struct statfs... in sys/statvfs.h
415checking for f_bavail member in struct statfs... yes
416checking if statfs() requires 4 arguments... no
417checking for inline... inline
418checking if <netdb.h> defines h_errno... yes
419checking if <sys/stat.h> defines S_IFSOCK... yes
420checking if <sys/stat.h> defines S_ISLNK... yes
421checking if <sys/stat.h> defines S_ISSOCK... yes
422checking if timezone is defined... yes
423checking for mode_t... yes
424checking for off_t... yes
425checking for pid_t... yes
426checking for size_t... yes
427checking for working alloca.h... yes
428checking for alloca... yes
429checking for vprintf... yes
430checking for _doprnt... no
431checking for basename... yes
432checking for getaddrinfo... yes
433checking for getcwd... yes
434checking for getnameinfo... yes
435checking for getwd... yes
436checking for inet_aton... yes
437checking for mtrace... no
438checking for putenv... yes
439checking for realpath... yes
440checking for setenv... yes
441checking for stpcpy... yes
442checking for stpncpy... no
443checking for strcspn... yes
444checking for strdup... yes
445checking for strndup... no
446checking for strerror... yes
447checking for strtol... yes
448checking for strtoul... yes
449checking for strspn... yes
450checking for strstr... yes
451checking for __secure_getenv... no
452checking for regcomp... yes
453checking for ftok... yes
454checking for mkstemp... yes
455checking for doxygen... no
456checking for setlocale... yes
457checking for getpassphrase... no
458checking for getmntent... no
459checking for mntctl... no
460checking for getmntinfo... yes
461checking for lchown... yes
462checking root's primary group... wheel
463using ./autodeps/darwin.prov for automatic provides generation
464using ./autodeps/darwin.req for automatic requires generation
465configure: creating ./config.status
466config.status: creating Doxyfile
467config.status: creating Makefile
468config.status: creating rpmrc
469config.status: creating macros
470config.status: creating platform
471config.status: WARNING:  platform.in seems to ignore the --datarootdir setting
472config.status: creating rpmpopt
473config.status: creating rpm.spec
474config.status: creating rpmio/Makefile
475config.status: creating rpmdb/Makefile
476config.status: creating lib/Makefile
477config.status: creating build/Makefile
478config.status: creating scripts/Makefile
479config.status: creating scripts/brp-redhat
480config.status: creating scripts/macros.perl
481config.status: creating scripts/macros.php
482config.status: creating scripts/macros.python
483config.status: creating tools/Makefile
484config.status: creating tests/Makefile
485config.status: creating tests/rpmrc
486config.status: creating tests/macros
487config.status: creating tests/hello-test/Makefile
488config.status: creating misc/Makefile
489config.status: creating intl/Makefile
490config.status: creating po/Makefile.in
491config.status: creating doc/Makefile
492config.status: creating doc/manual/Makefile
493config.status: creating doc/fr/Makefile
494config.status: creating doc/ja/Makefile
495config.status: creating doc/ko/Makefile
496config.status: creating doc/pl/Makefile
497config.status: creating doc/ru/Makefile
498config.status: creating doc/sk/Makefile
499config.status: creating python/Makefile
500config.status: creating python/rpm/Makefile
501config.status: creating lua/Makefile
502config.status: creating syck/Makefile
503config.status: creating syck/lib/Makefile
504config.status: creating wdj/Makefile
505config.status: creating wnh/Makefile
506config.status: creating config.h
507config.status: executing depfiles commands
508config.status: executing po-directories commands
509config.status: creating po/POTFILES
510config.status: creating po/Makefile
511config.status: executing default commands
512./config.status: line 1509: popt/stamp-h.in: No such file or directory
513Warning: -L../lib/ changed to -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_rpm/work/rpm-4.4.9/perl/../lib/
514Note (probably harmless): No library found for -lrpm
515Writing Makefile for RPM
516=== configuring in zlib (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_rpm/work/rpm-4.4.9/zlib)
517configure: running /bin/sh ./configure '--prefix=/opt/local'  '--disable-nls' '--without-javaglue' '--without-included-gettext' '--with-libintl-prefix=/opt/local' '--with-libiconv-prefix=/opt/local' '--mandir=/opt/local/share/man' '--infodir=/opt/local/share/info' '--with-python=2.4' '--with-perl' '--without-apidocs' '--sysconfdir=/opt/local/etc' '--disable-optimized' '--disable-aio' '--with-glob' '--enable-broken-chown' '--disable-rpath' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'FFLAGS=-O2 -m64' --cache-file=/dev/null --srcdir=.
518checking build system type... i386-apple-darwin10.0.0
519checking host system type... i386-apple-darwin10.0.0
520checking target system type... i386-apple-darwin10.0.0
521checking for a BSD-compatible install... /usr/bin/install -c
522checking whether build environment is sane... yes
523checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
524checking for gawk... no
525checking for mawk... no
526checking for nawk... no
527checking for awk... awk
528checking whether make sets $(MAKE)... yes
529checking for gcc... /usr/bin/gcc-4.2
530checking for C compiler default output file name... a.out
531checking whether the C compiler works... yes
532checking whether we are cross compiling... no
533checking for suffix of executables...
534checking for suffix of object files... o
535checking whether we are using the GNU C compiler... yes
536checking whether /usr/bin/gcc-4.2 accepts -g... yes
537checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
538checking for style of include used by make... GNU
539checking dependency style of /usr/bin/gcc-4.2... gcc3
540checking for a sed that does not truncate output... /usr/bin/sed
541checking for grep that handles long lines and -e... /usr/bin/grep
542checking for egrep... /usr/bin/grep -E
543checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
544checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
545checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
546checking for BSD-compatible nm... /usr/bin/nm
547checking whether ln -s works... yes
548checking how to recognise dependent libraries... pass_all
549checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
550checking for ANSI C header files... yes
551checking for sys/types.h... yes
552checking for sys/stat.h... yes
553checking for stdlib.h... yes
554checking for string.h... yes
555checking for memory.h... yes
556checking for strings.h... yes
557checking for inttypes.h... yes
558checking for stdint.h... yes
559checking for unistd.h... yes
560checking dlfcn.h usability... yes
561checking dlfcn.h presence... yes
562checking for dlfcn.h... yes
563checking whether we are using the GNU C++ compiler... yes
564checking whether /usr/bin/g++-4.2 accepts -g... yes
565checking dependency style of /usr/bin/g++-4.2... gcc3
566checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
567checking for g77... no
568checking for xlf... no
569checking for f77... no
570checking for frt... no
571checking for pgf77... no
572checking for cf77... no
573checking for fort77... no
574checking for fl32... no
575checking for af77... no
576checking for xlf90... no
577checking for f90... no
578checking for pgf90... no
579checking for pghpf... no
580checking for epcf90... no
581checking for gfortran... no
582checking for g95... no
583checking for xlf95... no
584checking for f95... no
585checking for fort... no
586checking for ifort... no
587checking for ifc... no
588checking for efc... no
589checking for pgf95... no
590checking for lf95... no
591checking for ftn... no
592checking whether we are using the GNU Fortran 77 compiler... no
593checking whether  accepts -g... no
594checking the maximum length of command line arguments... 196608
595checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
596checking for objdir... .libs
597checking for ar... ar
598checking for ranlib... ranlib
599checking for strip... strip
600checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
601checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common
602checking if /usr/bin/gcc-4.2 PIC flag -fno-common works... yes
603checking if /usr/bin/gcc-4.2 static flag -static works... no
604checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
605checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
606checking dynamic linker characteristics... darwin10.0.0 dyld
607checking how to hardcode library paths into programs... immediate
608checking whether stripping libraries is possible... yes
609checking if libtool supports shared libraries... yes
610checking whether to build shared libraries... yes
611checking whether to build static libraries... yes
612configure: creating libtool
613appending configuration tag "CXX" to libtool
614checking for ld used by /usr/bin/g++-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
615checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
616checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
617checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common
618checking if /usr/bin/g++-4.2 PIC flag -fno-common works... yes
619checking if /usr/bin/g++-4.2 static flag -static works... no
620checking if /usr/bin/g++-4.2 supports -c -o file.o... yes
621checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
622checking dynamic linker characteristics... darwin10.0.0 dyld
623checking how to hardcode library paths into programs... immediate
624appending configuration tag "F77" to libtool
625checking for special C compiler options needed for large files... no
626checking for _FILE_OFFSET_BITS value needed for large files... no
627checking for unistd.h... (cached) yes
628checking errno.h usability... yes
629checking errno.h presence... yes
630checking for errno.h... yes
631checking if mmap is available... no
632configure: creating ./config.status
633config.status: creating Doxyfile
634config.status: creating Makefile
635config.status: creating config.h
636config.status: executing depfiles commands
637config.status: executing default commands
638=== configuring in file (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_rpm/work/rpm-4.4.9/file)
639configure: running /bin/sh ./configure '--prefix=/opt/local'  '--disable-nls' '--without-javaglue' '--without-included-gettext' '--with-libintl-prefix=/opt/local' '--with-libiconv-prefix=/opt/local' '--mandir=/opt/local/share/man' '--infodir=/opt/local/share/info' '--with-python=2.4' '--with-perl' '--without-apidocs' '--sysconfdir=/opt/local/etc' '--disable-optimized' '--disable-aio' '--with-glob' '--enable-broken-chown' '--disable-rpath' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'FFLAGS=-O2 -m64' --cache-file=/dev/null --srcdir=.
640checking for a BSD-compatible install... /usr/bin/install -c
641checking whether build environment is sane... yes
642checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
643checking for gawk... no
644checking for mawk... no
645checking for nawk... no
646checking for awk... awk
647checking whether make sets $(MAKE)... yes
648checking whether to enable maintainer-specific portions of Makefiles... no
649checking for builtin ELF support... yes
650checking for ELF core file support... yes
651checking for file formats in man section 5... no
652checking for gcc... /usr/bin/gcc-4.2
653checking for C compiler default output file name... a.out
654checking whether the C compiler works... yes
655checking whether we are cross compiling... no
656checking for suffix of executables...
657checking for suffix of object files... o
658checking whether we are using the GNU C compiler... yes
659checking whether /usr/bin/gcc-4.2 accepts -g... yes
660checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
661checking for style of include used by make... GNU
662checking dependency style of /usr/bin/gcc-4.2... gcc3
663checking for a BSD-compatible install... /usr/bin/install -c
664checking whether ln -s works... yes
665checking build system type... i386-apple-darwin10.0.0
666checking host system type... i386-apple-darwin10.0.0
667checking for a sed that does not truncate output... /usr/bin/sed
668checking for grep that handles long lines and -e... /usr/bin/grep
669checking for egrep... /usr/bin/grep -E
670checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
671checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
672checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
673checking for BSD-compatible nm... /usr/bin/nm
674checking how to recognise dependent libraries... pass_all
675checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
676checking for ANSI C header files... yes
677checking for sys/types.h... yes
678checking for sys/stat.h... yes
679checking for stdlib.h... yes
680checking for string.h... yes
681checking for memory.h... yes
682checking for strings.h... yes
683checking for inttypes.h... yes
684checking for stdint.h... yes
685checking for unistd.h... yes
686checking dlfcn.h usability... yes
687checking dlfcn.h presence... yes
688checking for dlfcn.h... yes
689checking whether we are using the GNU C++ compiler... yes
690checking whether /usr/bin/g++-4.2 accepts -g... yes
691checking dependency style of /usr/bin/g++-4.2... gcc3
692checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
693checking for g77... no
694checking for xlf... no
695checking for f77... no
696checking for frt... no
697checking for pgf77... no
698checking for cf77... no
699checking for fort77... no
700checking for fl32... no
701checking for af77... no
702checking for xlf90... no
703checking for f90... no
704checking for pgf90... no
705checking for pghpf... no
706checking for epcf90... no
707checking for gfortran... no
708checking for g95... no
709checking for xlf95... no
710checking for f95... no
711checking for fort... no
712checking for ifort... no
713checking for ifc... no
714checking for efc... no
715checking for pgf95... no
716checking for lf95... no
717checking for ftn... no
718checking whether we are using the GNU Fortran 77 compiler... no
719checking whether  accepts -g... no
720checking the maximum length of command line arguments... 196608
721checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
722checking for objdir... .libs
723checking for ar... ar
724checking for ranlib... ranlib
725checking for strip... strip
726checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
727checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common
728checking if /usr/bin/gcc-4.2 PIC flag -fno-common works... yes
729checking if /usr/bin/gcc-4.2 static flag -static works... no
730checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
731checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
732checking dynamic linker characteristics... darwin10.0.0 dyld
733checking how to hardcode library paths into programs... immediate
734checking whether stripping libraries is possible... yes
735checking if libtool supports shared libraries... yes
736checking whether to build shared libraries... yes
737checking whether to build static libraries... yes
738configure: creating libtool
739appending configuration tag "CXX" to libtool
740checking for ld used by /usr/bin/g++-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
741checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
742checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
743checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common
744checking if /usr/bin/g++-4.2 PIC flag -fno-common works... yes
745checking if /usr/bin/g++-4.2 static flag -static works... no
746checking if /usr/bin/g++-4.2 supports -c -o file.o... yes
747checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
748checking dynamic linker characteristics... darwin10.0.0 dyld
749checking how to hardcode library paths into programs... immediate
750appending configuration tag "F77" to libtool
751checking for ANSI C header files... (cached) yes
752checking whether sys/types.h defines makedev... yes
753checking for sys/wait.h that is POSIX.1 compatible... yes
754checking for stdint.h... (cached) yes
755checking fcntl.h usability... yes
756checking fcntl.h presence... yes
757checking for fcntl.h... yes
758checking locale.h usability... yes
759checking locale.h presence... yes
760checking for locale.h... yes
761checking for stdint.h... (cached) yes
762checking for inttypes.h... (cached) yes
763checking for unistd.h... (cached) yes
764checking getopt.h usability... yes
765checking getopt.h presence... yes
766checking for getopt.h... yes
767checking utime.h usability... yes
768checking utime.h presence... yes
769checking for utime.h... yes
770checking wchar.h usability... yes
771checking wchar.h presence... yes
772checking for wchar.h... yes
773checking wctype.h usability... yes
774checking wctype.h presence... yes
775checking for wctype.h... yes
776checking sys/mman.h usability... yes
777checking sys/mman.h presence... yes
778checking for sys/mman.h... yes
779checking for sys/stat.h... (cached) yes
780checking for sys/types.h... (cached) yes
781checking sys/utime.h usability... no
782checking sys/utime.h presence... no
783checking for sys/utime.h... no
784checking sys/time.h usability... yes
785checking sys/time.h presence... yes
786checking for sys/time.h... yes
787checking for an ANSI C-conforming const... yes
788checking for off_t... yes
789checking for size_t... yes
790checking for struct stat.st_rdev... yes
791checking whether struct tm is in sys/time.h or time.h... time.h
792checking for tm_zone in struct tm... yes
793checking for tzname... yes
794checking for tm_isdst in struct tm... yes
795checking for daylight... yes
796checking for special C compiler options needed for large files=
797... no
798checking for _FILE_OFFSET_BITS value needed for large files... no
799checking for _LARGE_FILES value needed for large files... no
800checking for mbstate_t... yes
801checking for uint8_t... yes
802checking for uint16_t... yes
803checking for uint32_t... yes
804checking for int32_t... yes
805checking for long long... yes
806checking for uint64_t... yes
807checking size of uint8_t... 1
808checking size of uint16_t... 2
809checking size of uint32_t... 4
810checking size of uint64_t... 8
811checking for mmap... yes
812checking for strerror... yes
813checking for strndup... no
814checking for strtoul... yes
815checking for mbrtowc... yes
816checking for mkstemp... yes
817checking for getopt_long... yes
818checking for utimes... yes
819checking for utime... yes
820checking for wcwidth... yes
821checking for snprintf... yes
822checking for vsnprintf... yes
823checking for gzopen in -lz... yes
824configure: creating ./config.status
825config.status: creating Makefile
826config.status: creating src/Makefile
827config.status: creating magic/Makefile
828config.status: creating doc/Makefile
829config.status: creating python/Makefile
830config.status: creating config.h
831config.status: executing depfiles commands
832=== configuring in db3 (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_rpm/work/rpm-4.4.9/db3)
833configure: running /bin/sh ./configure '--prefix=/opt/local'  '--disable-nls' '--without-javaglue' '--without-included-gettext' '--with-libintl-prefix=/opt/local' '--with-libiconv-prefix=/opt/local' '--mandir=/opt/local/share/man' '--infodir=/opt/local/share/info' '--with-python=2.4' '--with-perl' '--without-apidocs' '--sysconfdir=/opt/local/etc' '--disable-optimized' '--disable-aio' '--with-glob' '--enable-broken-chown' '--disable-rpath' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'FFLAGS=-O2 -m64' --cache-file=/dev/null --srcdir=.
834configure: WARNING: you should use --build, --host, --target
835configure: WARNING: you should use --build, --host, --target
836checking build system type... x86_64-pc-none
837checking host system type... x86_64-pc-none
838checking if building in the top-level or dist directories... no
839checking if --disable-cryptography option specified... no
840checking if --disable-hash option specified... no
841checking if --disable-queue option specified... no
842checking if --disable-replication option specified... no
843checking if --disable-statistics option specified... no
844checking if --disable-verify option specified... no
845checking if --enable-compat185 option specified... no
846checking if --enable-cxx option specified... no
847checking if --enable-debug option specified... no
848checking if --enable-debug_rop option specified... no
849checking if --enable-debug_wop option specified... no
850checking if --enable-diagnostic option specified... no
851checking if --enable-dump185 option specified... no
852checking if --enable-java option specified... no
853checking if --enable-mingw option specified... no
854checking if --enable-o_direct option specified... no
855checking if --enable-posixmutexes option specified... no
856checking if --enable-pthread_api option specified... no
857checking if --enable-rpc option specified... yes
858checking if --enable-smallbuild option specified... no
859checking if --enable-tcl option specified... no
860checking if --enable-test option specified... no
861checking if --enable-uimutexes option specified... no
862checking if --enable-umrw option specified... no
863checking if --with-mutex=MUTEX option specified... no
864checking if --with-tcl=DIR option specified... no
865checking if --with-uniquename=NAME option specified... _rpmdb
866checking for x86_64-ar... no
867checking for ar... ar
868checking for x86_64-chmod... no
869checking for chmod... chmod
870checking for x86_64-cp... no
871checking for cp... cp
872checking for x86_64-ln... no
873checking for ln... ln
874checking for x86_64-mkdir... no
875checking for mkdir... mkdir
876checking for x86_64-ranlib... no
877checking for ranlib... ranlib
878checking for x86_64-rm... no
879checking for rm... rm
880checking for x86_64-rpcgen... no
881checking for rpcgen... rpcgen
882checking for x86_64-sh... no
883checking for sh... /bin/sh
884checking for x86_64-strip... no
885checking for strip... strip
886checking for a BSD-compatible install... /usr/bin/install -c
887checking for x86_64-cc... /usr/bin/gcc-4.2
888checking for C compiler default output file name... a.out
889checking whether the C compiler works... yes
890checking whether we are cross compiling... no
891checking for suffix of executables...
892checking for suffix of object files... o
893checking whether we are using the GNU C compiler... yes
894checking whether /usr/bin/gcc-4.2 accepts -g... yes
895checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
896checking for an ANSI C-conforming const... yes
897checking whether we are using gcc version 2.96... no
898checking whether g++ requires -fhandle-exceptions... no
899checking for a sed that does not truncate output... /usr/bin/sed
900checking for grep that handles long lines and -e... /usr/bin/grep
901checking for egrep... /usr/bin/grep -E
902checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
903checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
904checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
905checking for BSD-compatible nm... /usr/bin/nm
906checking whether ln -s works... yes
907checking how to recognise dependent libraries... unknown
908checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
909checking for ANSI C header files... yes
910checking for sys/types.h... yes
911checking for sys/stat.h... yes
912checking for stdlib.h... yes
913checking for string.h... yes
914checking for memory.h... yes
915checking for strings.h... yes
916checking for inttypes.h... yes
917checking for stdint.h... yes
918checking for unistd.h... yes
919checking dlfcn.h usability... yes
920checking dlfcn.h presence... yes
921checking for dlfcn.h... yes
922checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
923checking for x86_64-g77... no
924checking for x86_64-f77... no
925checking for x86_64-xlf... no
926checking for x86_64-frt... no
927checking for x86_64-pgf77... no
928checking for x86_64-cf77... no
929checking for x86_64-fort77... no
930checking for x86_64-fl32... no
931checking for x86_64-af77... no
932checking for x86_64-f90... no
933checking for x86_64-xlf90... no
934checking for x86_64-pgf90... no
935checking for x86_64-pghpf... no
936checking for x86_64-epcf90... no
937checking for x86_64-gfortran... no
938checking for x86_64-g95... no
939checking for x86_64-f95... no
940checking for x86_64-fort... no
941checking for x86_64-xlf95... no
942checking for x86_64-ifort... no
943checking for x86_64-ifc... no
944checking for x86_64-efc... no
945checking for x86_64-pgf95... no
946checking for x86_64-lf95... no
947checking for x86_64-ftn... no
948checking for g77... no
949checking for f77... no
950checking for xlf... no
951checking for frt... no
952checking for pgf77... no
953checking for cf77... no
954checking for fort77... no
955checking for fl32... no
956checking for af77... no
957checking for f90... no
958checking for xlf90... no
959checking for pgf90... no
960checking for pghpf... no
961checking for epcf90... no
962checking for gfortran... no
963checking for g95... no
964checking for f95... no
965checking for fort... no
966checking for xlf95... no
967checking for ifort... no
968checking for ifc... no
969checking for efc... no
970checking for pgf95... no
971checking for lf95... no
972checking for ftn... no
973checking whether we are using the GNU Fortran 77 compiler... no
974checking whether  accepts -g... no
975checking the maximum length of command line arguments... 65536
976checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
977checking for objdir... .libs
978checking for x86_64-ar... ar
979checking for x86_64-ranlib... ranlib
980checking for x86_64-strip... strip
981checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
982checking for /usr/bin/gcc-4.2 option to produce PIC... -fPIC
983checking if /usr/bin/gcc-4.2 PIC flag -fPIC works... yes
984checking if /usr/bin/gcc-4.2 static flag -static works... no
985checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
986checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... no
987checking dynamic linker characteristics... no
988checking how to hardcode library paths into programs... unsupported
989checking whether stripping libraries is possible... no
990checking if libtool supports shared libraries... no
991checking whether to build shared libraries... no
992checking whether to build static libraries... yes
993configure: creating libtool
994appending configuration tag "CXX" to libtool
995checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... no
996checking for /usr/bin/g++-4.2 option to produce PIC...
997checking if /usr/bin/g++-4.2 static flag  works... yes
998checking if /usr/bin/g++-4.2 supports -c -o file.o... yes
999checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... no
1000checking dynamic linker characteristics... no
1001checking how to hardcode library paths into programs... unsupported
1002appending configuration tag "F77" to libtool
1003checking SOSUFFIX from libtool... .so
1004checking MODSUFFIX from libtool... .so
1005checking JMODSUFFIX from libtool... .jnilib
1006checking whether stat file-mode macros are broken... no
1007checking whether time.h and sys/time.h may both be included... yes
1008checking for dirent.h that defines DIR... yes
1009checking for library containing opendir... none required
1010checking sys/select.h usability... yes
1011checking sys/select.h presence... yes
1012checking for sys/select.h... yes
1013checking sys/time.h usability... yes
1014checking sys/time.h presence... yes
1015checking for sys/time.h... yes
1016checking sys/fcntl.h usability... yes
1017checking sys/fcntl.h presence... yes
1018checking for sys/fcntl.h... yes
1019checking for struct stat.st_blksize... yes
1020checking for inttypes.h... (cached) yes
1021checking for stdint.h... (cached) yes
1022checking stddef.h usability... yes
1023checking stddef.h presence... yes
1024checking for stddef.h... yes
1025checking for unistd.h... (cached) yes
1026checking for off_t... yes
1027checking for size_t... yes
1028checking for char... yes
1029checking size of char... 1
1030checking for unsigned char... yes
1031checking size of unsigned char... 1
1032checking for short... yes
1033checking size of short... 2
1034checking for unsigned short... yes
1035checking size of unsigned short... 2
1036checking for int... yes
1037checking size of int... 4
1038checking for unsigned int... yes
1039checking size of unsigned int... 4
1040checking for long... yes
1041checking size of long... 8
1042checking for unsigned long... yes
1043checking size of unsigned long... 8
1044checking for long long... yes
1045checking size of long long... 8
1046checking for unsigned long long... yes
1047checking size of unsigned long long... 8
1048checking for size_t... (cached) yes
1049checking size of size_t... 8
1050checking for char *... yes
1051checking size of char *... 8
1052checking for u_char... yes
1053checking for u_short... yes
1054checking for u_int... yes
1055checking for u_long... yes
1056checking for u_int8_t... yes
1057checking for u_int16_t... yes
1058checking for int16_t... yes
1059checking for u_int32_t... yes
1060checking for int32_t... yes
1061checking for u_int64_t... yes
1062checking for int64_t... yes
1063checking for ssize_t... yes
1064checking for uintmax_t... yes
1065checking for uintptr_t... yes
1066checking for ANSI C exit success/failure values... yes
1067checking for mutexes... Darwin/_spin_lock_try
1068checking for library containing fdatasync... none required
1069checking for main in -lm... yes
1070checking for main in -lnsl... no
1071checking for main in -lpthread... yes
1072checking for main in -lsocket... no
1073checking for abort... yes
1074checking for atoi... yes
1075checking for atol... yes
1076checking for getcwd... yes
1077checking for getenv... yes
1078checking for getopt... yes
1079checking for isalpha... yes
1080checking for isdigit... yes
1081checking for isprint... yes
1082checking for isspace... yes
1083checking for memcmp... yes
1084checking for memcpy... yes
1085checking for memmove... yes
1086checking for printf... yes
1087checking for raise... yes
1088checking for rand... yes
1089checking for strcasecmp... yes
1090checking for strcat... yes
1091checking for strchr... yes
1092checking for strdup... yes
1093checking for strerror... yes
1094checking for strncat... yes
1095checking for strncmp... yes
1096checking for strrchr... yes
1097checking for strsep... yes
1098checking for strtol... yes
1099checking for strtoul... yes
1100checking for _fstati64... no
1101checking for clock_gettime... no
1102checking for directio... no
1103checking for fchmod... yes
1104checking for fcntl... yes
1105checking for fdatasync... yes
1106checking for getaddrinfo... yes
1107checking for getrusage... yes
1108checking for gettimeofday... yes
1109checking for getuid... yes
1110checking for mprotect... yes
1111checking for pstat_getdynamic... no
1112checking for pthread_yield... no
1113checking for sched_yield... yes
1114checking for select... yes
1115checking for sigaction... yes
1116checking for snprintf... yes
1117checking for stat... yes
1118checking for strftime... yes
1119checking for sysconf... yes
1120checking for vsnprintf... yes
1121checking for yield... no
1122checking for ftruncate... yes
1123checking for ctime_r... yes
1124checking for 2 or 3 argument version of ctime_r... 2-argument
1125checking for pread... yes
1126checking for pwrite... yes
1127checking for fcntl/F_SETFD... yes
1128checking for special C compiler options needed for large files... no
1129checking for _FILE_OFFSET_BITS value needed for large files... no
1130checking for _LARGE_FILES value needed for large files... no
1131checking for mlock... yes
1132checking for munlock... yes
1133checking for mmap... yes
1134checking for munmap... yes
1135checking for shmget... yes
1136checking "rpcgen -C" build of db_server.h... yes
1137checking for svc_run... yes
1138checking for 64-bit integral type support for sequences... yes
1139configure: creating ./config.status
1140config.status: creating Makefile
1141config.status: creating db_cxx.h
1142config.status: creating db_int.h
1143config.status: creating clib_port.h
1144config.status: creating include.tcl
1145config.status: creating db.h
1146config.status: creating db_int_def.h
1147config.status: creating db_config.h
1148--->  Building rpm
1149/usr/bin/gnumake  all-recursive
1150Making all in po
1151gnumake[2]: Nothing to be done for `all'.
1152Making all in misc
1153/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I..  -I../zlib -I/opt/local/include  -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4  -O2 -arch x86_64 -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -MT glob.o -MD -MP -MF .deps/glob.Tpo -c -o glob.o glob.c
1154/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I..  -I../zlib -I/opt/local/include  -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4  -O2 -arch x86_64 -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -MT fnmatch.o -MD -MP -MF .deps/fnmatch.Tpo -c -o fnmatch.o fnmatch.c
1155fnmatch.c: In function '__strchrnul':
1156fnmatch.c:38: warning: pointer targets in assignment differ in signedness
1157fnmatch.c: At top level:
1158fnmatch.c:243: warning: function declaration isn't a prototype
1159glob.c:51:1: warning: "__alloca" redefined
1160In file included from /usr/include/stdlib.h:67,
1161                 from ../system.h:148,
1162                 from glob.c:47:
1163/usr/include/alloca.h:44:1: warning: this is the location of the previous definition
1164mv -f .deps/fnmatch.Tpo .deps/fnmatch.Po
1165mv -f .deps/glob.Tpo .deps/glob.Po
1166rm -f libmisc.a
1167ar cru libmisc.a  glob.o fnmatch.o
1168ranlib libmisc.a
1169Making all in zlib
1170/usr/bin/gnumake  all-am
1171/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.   -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4  -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c -o adler32.lo adler32.c
1172/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.   -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4  -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo compress.c
1173mkdir .libs
1174 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c adler32.c  -fno-common -DPIC -o .libs/adler32.o
1175 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c  -fno-common -DPIC -o .libs/compress.o
1176 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -o compress.o >/dev/null 2>&1
1177 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c adler32.c -o adler32.o >/dev/null 2>&1
1178mv -f .deps/compress.Tpo .deps/compress.Plo
1179/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.   -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4  -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c -o crc32.lo crc32.c
1180mv -f .deps/adler32.Tpo .deps/adler32.Plo
1181/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.   -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4  -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT deflate.lo -MD -MP -MF .deps/deflate.Tpo -c -o deflate.lo deflate.c
1182 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.c  -fno-common -DPIC -o .libs/crc32.o
1183 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT deflate.lo -MD -MP -MF .deps/deflate.Tpo -c deflate.c  -fno-common -DPIC -o .libs/deflate.o
1184 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.c -o crc32.o >/dev/null 2>&1
1185mv -f .deps/crc32.Tpo .deps/crc32.Plo
1186/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.   -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4  -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT gzio.lo -MD -MP -MF .deps/gzio.Tpo -c -o gzio.lo gzio.c
1187 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT gzio.lo -MD -MP -MF .deps/gzio.Tpo -c gzio.c  -fno-common -DPIC -o .libs/gzio.o
1188 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT deflate.lo -MD -MP -MF .deps/deflate.Tpo -c deflate.c -o deflate.o >/dev/null 2>&1
1189 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT gzio.lo -MD -MP -MF .deps/gzio.Tpo -c gzio.c -o gzio.o >/dev/null 2>&1
1190mv -f .deps/deflate.Tpo .deps/deflate.Plo
1191/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.   -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4  -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT infback.lo -MD -MP -MF .deps/infback.Tpo -c -o infback.lo infback.c
1192mv -f .deps/gzio.Tpo .deps/gzio.Plo
1193/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.   -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4  -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT inffast.lo -MD -MP -MF .deps/inffast.Tpo -c -o inffast.lo inffast.c
1194 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT infback.lo -MD -MP -MF .deps/infback.Tpo -c infback.c  -fno-common -DPIC -o .libs/infback.o
1195 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT inffast.lo -MD -MP -MF .deps/inffast.Tpo -c inffast.c  -fno-common -DPIC -o .libs/inffast.o
1196 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT inffast.lo -MD -MP -MF .deps/inffast.Tpo -c inffast.c -o inffast.o >/dev/null 2>&1
1197 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT infback.lo -MD -MP -MF .deps/infback.Tpo -c infback.c -o infback.o >/dev/null 2>&1
1198mv -f .deps/inffast.Tpo .deps/inffast.Plo
1199/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.   -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4  -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT inflate.lo -MD -MP -MF .deps/inflate.Tpo -c -o inflate.lo inflate.c
1200 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT inflate.lo -MD -MP -MF .deps/inflate.Tpo -c inflate.c  -fno-common -DPIC -o .libs/inflate.o
1201mv -f .deps/infback.Tpo .deps/infback.Plo
1202/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.   -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4  -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT inftrees.lo -MD -MP -MF .deps/inftrees.Tpo -c -o inftrees.lo inftrees.c
1203 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT inftrees.lo -MD -MP -MF .deps/inftrees.Tpo -c inftrees.c  -fno-common -DPIC -o .libs/inftrees.o
1204 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT inftrees.lo -MD -MP -MF .deps/inftrees.Tpo -c inftrees.c -o inftrees.o >/dev/null 2>&1
1205mv -f .deps/inftrees.Tpo .deps/inftrees.Plo
1206/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.   -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4  -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT trees.lo -MD -MP -MF .deps/trees.Tpo -c -o trees.lo trees.c
1207 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT inflate.lo -MD -MP -MF .deps/inflate.Tpo -c inflate.c -o inflate.o >/dev/null 2>&1
1208 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT trees.lo -MD -MP -MF .deps/trees.Tpo -c trees.c  -fno-common -DPIC -o .libs/trees.o
1209mv -f .deps/inflate.Tpo .deps/inflate.Plo
1210 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT trees.lo -MD -MP -MF .deps/trees.Tpo -c trees.c -o trees.o >/dev/null 2>&1
1211/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.   -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4  -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT uncompr.lo -MD -MP -MF .deps/uncompr.Tpo -c -o uncompr.lo uncompr.c
1212 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT uncompr.lo -MD -MP -MF .deps/uncompr.Tpo -c uncompr.c  -fno-common -DPIC -o .libs/uncompr.o
1213 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT uncompr.lo -MD -MP -MF .deps/uncompr.Tpo -c uncompr.c -o uncompr.o >/dev/null 2>&1
1214mv -f .deps/uncompr.Tpo .deps/uncompr.Plo
1215/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.   -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4  -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT zutil.lo -MD -MP -MF .deps/zutil.Tpo -c -o zutil.lo zutil.c
1216 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT zutil.lo -MD -MP -MF .deps/zutil.Tpo -c zutil.c  -fno-common -DPIC -o .libs/zutil.o
1217 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT zutil.lo -MD -MP -MF .deps/zutil.Tpo -c zutil.c -o zutil.o >/dev/null 2>&1
1218mv -f .deps/trees.Tpo .deps/trees.Plo
1219/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.   -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4  -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT example.o -MD -MP -MF .deps/example.Tpo -c -o example.o example.c
1220mv -f .deps/zutil.Tpo .deps/zutil.Plo
1221/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.   -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4  -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -MT minigzip.o -MD -MP -MF .deps/minigzip.Tpo -c -o minigzip.o minigzip.c
1222mv -f .deps/minigzip.Tpo .deps/minigzip.Po
1223mv -f .deps/example.Tpo .deps/example.Po
1224/bin/sh ./libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf  -L/opt/local/lib -o libz.la  adler32.lo compress.lo crc32.lo deflate.lo gzio.lo infback.lo inffast.lo inflate.lo inftrees.lo trees.lo uncompr.lo zutil.lo 
1225/bin/sh ./libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf .libs/libz.a -L/opt/local/lib -o minigzip minigzip.o 
1226/usr/bin/gcc-4.2 -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -DHAS_snprintf -DHAS_snprintf -o minigzip minigzip.o  .libs/libz.a -L/opt/local/lib 
1227i686-apple-darwin10-gcc-4.2.1: .libs/libz.a: No such file or directory
1228gnumake[3]: *** [minigzip] Error 1
1229gnumake[3]: *** Waiting for unfinished jobs....
1230ar cru .libs/libz.a .libs/adler32.o .libs/compress.o .libs/crc32.o .libs/deflate.o .libs/gzio.o .libs/infback.o .libs/inffast.o .libs/inflate.o .libs/inftrees.o .libs/trees.o .libs/uncompr.o .libs/zutil.o
1231ranlib .libs/libz.a
1232creating libz.la
1233(cd .libs && rm -f libz.la && ln -s ../libz.la libz.la)
1234gnumake[2]: *** [all] Error 2
1235gnumake[1]: *** [all-recursive] Error 1
1236gnumake: *** [all] Error 2
1237Warning: the following items did not execute (for rpm): org.macports.activate org.macports.build org.macports.destroot org.macports.install