Ticket #37589: base.log

File base.log, 18.2 KB (added by ryandesign (Ryan Carsten Schmidt), 11 years ago)
Line 
1checking build system type... powerpc-apple-darwin8.11.0
2checking host system type... powerpc-apple-darwin8.11.0
3checking target system type... powerpc-apple-darwin8.11.0
4checking MacPorts version... 2.1.3
5checking for sw_vers... /usr/bin/sw_vers
6checking for defaults... /usr/bin/defaults
7checking for xcode-select... no
8checking Mac OS X version... 10.4.11
9/Developer
10checking Xcode version... 2.5
11checking for gcc... /usr/bin/cc
12checking whether the C compiler works... yes
13checking for C compiler default output file name... a.out
14checking for suffix of executables...
15checking whether we are cross compiling... no
16checking for suffix of object files... o
17checking whether we are using the GNU C compiler... yes
18checking whether /usr/bin/cc accepts -g... yes
19checking for /usr/bin/cc option to accept ISO C89... none needed
20checking for a BSD-compatible install... /usr/bin/install -c
21checking whether ln -s works... yes
22checking whether make sets $(MAKE)... yes
23checking for gcc... gcc
24checking whether we are using the GNU Objective C compiler... yes
25checking whether gcc accepts -g... yes
26checking for bsdmake... /usr/bin/bsdmake
27checking for bzip2... /usr/bin/bzip2
28checking for bzr... no
29checking for chown... /usr/sbin/chown
30checking for cp... /bin/cp
31checking for cpio... /usr/bin/cpio
32checking for cvs... /usr/bin/cvs
33checking for diff... /usr/bin/diff
34checking for dscl... /usr/bin/dscl
35checking for dseditgroup... /usr/sbin/dseditgroup
36checking for file... /usr/bin/file
37checking for git... no
38checking for gnumake... /usr/bin/gnumake
39checking for gnupatch... no
40checking for gpatch... no
41checking for gnutar... /usr/bin/gnutar
42checking for gzip... /usr/bin/gzip
43checking for hdiutil... /usr/bin/hdiutil
44checking for hg... no
45checking for launchctl... /bin/launchctl
46checking for lipo... /usr/bin/lipo
47checking for lsbom... /usr/bin/lsbom
48checking for lzma... no
49checking for make... /usr/bin/make
50checking for mdfind... /usr/bin/mdfind
51checking for mdls... /usr/bin/mdls
52checking for mkbom... /usr/bin/mkbom
53checking for mtree... /usr/sbin/mtree
54checking for open... /usr/bin/open
55checking for openssl... /usr/bin/openssl
56checking for patch... /usr/bin/patch
57checking for pax... /bin/pax
58checking for rmdir... /bin/rmdir
59checking for rsync... /usr/bin/rsync
60checking for sed... /usr/bin/sed
61checking for svn... no
62checking for swig... no
63checking for tar... /usr/bin/tar
64checking for unzip... /usr/bin/unzip
65checking for xar... no
66checking for xcodebuild... /usr/bin/xcodebuild
67checking for xcrun... no
68checking for xz... no
69checking for zip... /usr/bin/zip
70checking for launchd... yes
71checking for sed... (cached) /usr/bin/sed
72checking which sed flag to use for extended regexp... -E (BSD)
73checking for tar... (cached) /usr/bin/tar
74checking whether tar supports -q... no (gnutar)
75checking for tar... (cached) /usr/bin/tar
76checking for gnutar... (cached) /usr/bin/gnutar
77checking for which tar variant to use... /usr/bin/gnutar
78checking for /usr/bin/gnutar --no-same-owner support... yes
79checking for patch... (cached) /usr/bin/patch
80checking for gpatch... no
81checking for GNU (FSF) patch... /usr/bin/patch
82checking how to mark unused variables...
83checking for gcc symbol visibility attribute... __attribute__((visibility("hidden")))
84checking for the pthreads library -lpthreads... no
85checking whether pthreads work without any flags... yes
86checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
87checking if more special flags are required for pthreads... -D_THREAD_SAFE
88checking how to run the Objective C preprocessor... gcc -E
89checking for grep that handles long lines and -e... /usr/bin/grep
90checking for egrep... /usr/bin/grep -E
91checking for ANSI C header files... yes
92checking for sys/types.h... yes
93checking for sys/stat.h... yes
94checking for stdlib.h... yes
95checking for string.h... yes
96checking for memory.h... yes
97checking for strings.h... yes
98checking for inttypes.h... yes
99checking for stdint.h... yes
100checking for unistd.h... yes
101checking objc/objc.h usability... yes
102checking objc/objc.h presence... yes
103checking for objc/objc.h... yes
104checking if linking libobjc requires pthreads... no
105checking for Apple Objective-C runtime... yes
106checking for GNU Objective C runtime... no
107configure: Using Apple Objective-C runtime
108checking for Apple Foundation library... yes
109configure: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library
110configure: Using Apple Foundation library
111checking for CoreFoundation framework... yes
112checking for SystemConfiguration framework... yes
113checking for IOKit framework... yes
114checking for CFNotificationCenterGetDarwinNotifyCenter... yes
115checking for whether we will build daemondo... yes
116checking for ports tree... configure: WARNING: No ports tree found
117checking for MacPorts config directory... ${sysconfdir}/macports
118checking for install user... root
119checking for install group... wheel
120checking for macports user... macports
121checking what permissions to use for installation directories... 0755
122checking for Applications installation directory... /Volumes/Data/macports/tiger/Applications
123checking for Frameworks installation directory... /Volumes/Data/macports/tiger/Library/Frameworks
124checking for Universal CPU architectures... i386 ppc
125checking how to run the C preprocessor... /usr/bin/cpp
126checking for ANSI C header files... (cached) yes
127checking for dirent.h that defines DIR... yes
128checking for library containing opendir... none required
129checking for sys/wait.h that is POSIX.1 compatible... yes
130checking limits.h usability... yes
131checking limits.h presence... yes
132checking for limits.h... yes
133checking paths.h usability... yes
134checking paths.h presence... yes
135checking for paths.h... yes
136checking sys/file.h usability... yes
137checking sys/file.h presence... yes
138checking for sys/file.h... yes
139checking crt_externs.h usability... yes
140checking crt_externs.h presence... yes
141checking for crt_externs.h... yes
142checking fcntl.h usability... yes
143checking fcntl.h presence... yes
144checking for fcntl.h... yes
145checking sys/fcntl.h usability... yes
146checking sys/fcntl.h presence... yes
147checking for sys/fcntl.h... yes
148checking sys/cdefs.h usability... yes
149checking sys/cdefs.h presence... yes
150checking for sys/cdefs.h... yes
151checking err.h usability... yes
152checking err.h presence... yes
153checking for err.h... yes
154checking sys/socket.h usability... yes
155checking sys/socket.h presence... yes
156checking for sys/socket.h... yes
157checking sys/sysctl.h usability... yes
158checking sys/sysctl.h presence... yes
159checking for sys/sysctl.h... yes
160checking readline/readline.h usability... yes
161checking readline/readline.h presence... yes
162checking for readline/readline.h... yes
163checking readline/history.h usability... yes
164checking readline/history.h presence... yes
165checking for readline/history.h... yes
166checking pwd.h usability... yes
167checking pwd.h presence... yes
168checking for pwd.h... yes
169checking sys/paths.h usability... yes
170checking sys/paths.h presence... yes
171checking for sys/paths.h... yes
172checking utime.h usability... yes
173checking utime.h presence... yes
174checking for utime.h... yes
175checking for bzero... yes
176checking for memset... yes
177checking for fgetln... yes
178checking for lockf... yes
179checking for flock... yes
180checking for setmode... yes
181checking for strcasecmp... yes
182checking for strncasecmp... yes
183checking for strlcpy... yes
184checking for copyfile... yes
185checking for clearenv... no
186checking for sysctlbyname... yes
187checking if readlink conforms to POSIX 1003.1a... yes
188checking CommonCrypto/CommonDigest.h usability... yes
189checking CommonCrypto/CommonDigest.h presence... yes
190checking for CommonCrypto/CommonDigest.h... yes
191checking for readline in -lreadline... yes
192checking whether rl_username_completion_function is declared... no
193checking whether rl_filename_completion_function is declared... no
194checking whether rl_completion_matches is declared... no
195checking whether username_completion_function is declared... yes
196checking whether filename_completion_function is declared... yes
197checking whether completion_matches is declared... yes
198checking for Tcl configuration... found /usr/lib/tclConfig.sh
199checking for existence of /usr/lib/tclConfig.sh... loading
200checking for Tcl public headers... /usr/include
201checking for tclsh... /usr/bin/tclsh
202checking for Tcl package directory... /Volumes/Data/macports/tiger/Library/Tcl
203checking whether tclsh was compiled with threads... yes
204checking for curl-config... /usr/bin/curl-config
205checking sqlite3.h usability... yes
206checking sqlite3.h presence... yes
207checking for sqlite3.h... yes
208checking sqlite3ext.h usability... no
209checking sqlite3ext.h presence... no
210checking for sqlite3ext.h... no
211checking for Tcl sqlite3 location... /usr/lib/sqlite3
212checking for SQLite >= 3003011... yes
213checking for Tcl Thread package... yes
214checking how to build libraries... shared
215checking that any existing MacPorts install can be upgraded... yes
216configure: creating ./config.status
217config.status: creating src/programs/daemondo/Makefile
218config.status: creating Doxyfile
219config.status: creating Makefile
220config.status: creating Mk/macports.autoconf.mk
221config.status: creating doc/base.mtree
222config.status: creating doc/prefix.mtree
223config.status: creating doc/macosx.mtree
224config.status: creating doc/macports.conf
225config.status: creating doc/pubkeys.conf
226config.status: creating portmgr/freebsd/Makefile
227config.status: creating src/Makefile
228config.status: creating src/machista1.0/Makefile
229config.status: creating src/macports1.0/macports_autoconf.tcl
230config.status: creating src/port1.0/port_autoconf.tcl
231config.status: creating src/registry2.0/registry_autoconf.tcl
232config.status: creating src/programs/Makefile
233config.status: creating src/macports1.0/macports_fastload.tcl
234config.status: creating setupenv.bash
235config.status: creating src/pkg_mkindex.sh
236config.status: creating src/config.h
237===> making all in doc
238gzip -c port.1 > port.1.gz
239gzip -c macports.conf.5 > macports.conf.5.gz
240gzip -c portfile.7 > portfile.7.gz
241gzip -c portstyle.7 > portstyle.7.gz
242gzip -c porthier.7 > porthier.7.gz
243gzip -c portgroup.7 > portgroup.7.gz
244===> making all in src
245===> making all in src/cregistry
246/usr/bin/cc -c -DUSE_TCL_STUBS -Os  -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common registry.c -o registry.o
247registry.c: In function 'reg_attach':
248registry.c:210: warning: implicit declaration of function 'sqlite3_prepare_v2'
249/usr/bin/cc -c -DUSE_TCL_STUBS -Os  -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common entry.c -o entry.o
250entry.c: In function 'reg_entry_create':
251entry.c:124: warning: implicit declaration of function 'sqlite3_prepare_v2'
252/usr/bin/cc -c -DUSE_TCL_STUBS -Os  -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common sql.c -o sql.o
253sql.c: In function 'do_queries':
254sql.c:59: warning: implicit declaration of function 'sqlite3_prepare_v2'
255/usr/bin/cc -c -DUSE_TCL_STUBS -Os  -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common vercomp.c -o vercomp.o
256/usr/bin/cc -c -DUSE_TCL_STUBS -Os  -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common util.c -o util.o
257util.c: In function 'reg_all_objects':
258util.c:140: warning: implicit declaration of function 'sqlite3_prepare_v2'
259/usr/bin/cc -c -DUSE_TCL_STUBS -Os  -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common file.c -o file.o
260file.c: In function 'reg_file_open':
261file.c:111: warning: implicit declaration of function 'sqlite3_prepare_v2'
262ar cr cregistry.a registry.o entry.o sql.o vercomp.o util.o file.o
263ranlib cregistry.a
264/usr/bin/cc -c -DUSE_TCL_STUBS -Os  -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common sqlext.c -o sqlext.o
265sqlext.c: In function 'sqlite3_extension_init':
266sqlext.c:24: warning: unused parameter 'db'
267sqlext.c:31: warning: unused parameter 'pApi'
268cc -dynamiclib  sqlext.o vercomp.o -o macports.sqlext
269===> making all in src/macports1.0
270/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common macports.c -o macports.o
271/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common get_systemconfiguration_proxies.c -o get_systemconfiguration_proxies.o
272/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common sysctl.c -o sysctl.o
273cc -dynamiclib  macports.o get_systemconfiguration_proxies.o sysctl.o -o MacPorts.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.4 -ltclstub8.4   -framework CoreFoundation -framework SystemConfiguration
274===> making all in src/port1.0
275===> making all in src/package1.0
276===> making all in src/pextlib1.0
277/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common Pextlib.c -o Pextlib.o
278/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common strsed.c -o strsed.o
279/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common fgetln.c -o fgetln.o
280/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common md5cmd.c -o md5cmd.o
281/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common setmode.c -o setmode.o
282/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common xinstall.c -o xinstall.o
283/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common fs-traverse.c -o fs-traverse.o
284/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common strcasecmp.c -o strcasecmp.o
285/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common vercomp.c -o vercomp.o
286/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common filemap.c -o filemap.o
287/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common base32cmd.c -o base32cmd.o
288/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common sha1cmd.c -o sha1cmd.o
289/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common curl.c -o curl.o
290/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common rmd160cmd.c -o rmd160cmd.o
291/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common sha256cmd.c -o sha256cmd.o
292/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common readline.c -o readline.o
293/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common uid.c -o uid.o
294/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common tracelib.c -o tracelib.o
295/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common tty.c -o tty.o
296/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common readdir.c -o readdir.o
297/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common pipe.c -o pipe.o
298/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common flock.c -o flock.o
299/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common system.c -o system.o
300/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common mktemp.c -o mktemp.o
301/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common realpath.c -o realpath.o
302cc -dynamiclib  Pextlib.o strsed.o fgetln.o md5cmd.o setmode.o xinstall.o fs-traverse.o strcasecmp.o vercomp.o filemap.o base32cmd.o sha1cmd.o curl.o rmd160cmd.o sha256cmd.o readline.o uid.o tracelib.o tty.o readdir.o pipe.o flock.o system.o mktemp.o realpath.o -o Pextlib.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.4 -ltclstub8.4   -lcurl  -lreadline
303===> making all in src/registry2.0
304/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common registry.c -o registry.o
305/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common util.c -o util.o
306/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common entry.c -o entry.o
307/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common entryobj.c -o entryobj.o
308/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common file.c -o file.o
309/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -Os  -Wextra -Wall -pedantic   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common fileobj.c -o fileobj.o
310cc -dynamiclib  registry.o util.o entry.o entryobj.o file.o fileobj.o ../cregistry/cregistry.a -o registry.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.4 -ltclstub8.4   -lsqlite3
311ld: Undefined symbols:
312_sqlite3_prepare_v2
313/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: internal link edit command failed
314make[2]: *** [registry.dylib] Error 1
315make[1]: *** [all] Error 1
316make: *** [all] Error 1