Ticket #34478: selfupdate.log

File selfupdate.log, 35.1 KB (added by ryandesign (Ryan Carsten Schmidt), 12 years ago)
Line 
1$ sudo port -d selfupdate
2Password:
3DEBUG: MacPorts sources location: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
4--->  Updating MacPorts base sources using rsync
5receiving file list ... done
6base.tar
7
8sent 10894 bytes  received 269061 bytes  79987.14 bytes/sec
9total size is 3532288  speedup is 12.62
10receiving file list ... done
11base.tar.rmd160
12
13sent 64 bytes  received 635 bytes  466.00 bytes/sec
14total size is 512  speedup is 0.73
15DEBUG: successful verification with key /opt/local/share/macports/macports-pubkey.pem
16DEBUG: /usr/bin/tar -C /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/tmp -xf /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base.tar
17MacPorts base version 2.0.4 installed,
18DEBUG: Rebuilding and reinstalling MacPorts if needed
19MacPorts base version 2.1.0 downloaded.
20--->  Updating the ports tree
21DEBUG: Synchronizing ports tree(s)
22Synchronizing local ports tree from file:///Users/rschmidt/macports/dports
23DEBUG: /opt/local/bin/svn update --non-interactive /Users/rschmidt/macports/dports
24DEBUG: changing euid/egid - current euid: 0 - current egid: 0
25Updating 'macports/dports':
26U    macports/dports/sysutils/grep/Portfile
27U    macports/dports/sysutils/grep/files/patch-po-Makefile.in.in.diff
28U    macports/dports/sysutils/screen/Portfile
29[snip]
30U    macports/dports/x11/wxgtk/Portfile
31U    macports/dports/emulators/lisaem/Portfile
32U    macports/dports/irc/weechat/Portfile
33Updated to revision 93161.
34--->  MacPorts base is outdated, installing new version 2.1.0
35DEBUG: Permissions OK
36Installing new MacPorts release in /opt/local as root:admin; permissions 0755; Tcl-Package in /Library/Tcl
37
38checking build system type... i386-apple-darwin8.11.1
39checking host system type... i386-apple-darwin8.11.1
40checking target system type... i386-apple-darwin8.11.1
41checking MacPorts version... 2.1.0
42checking for sw_vers... /usr/bin/sw_vers
43checking for defaults... /usr/bin/defaults
44checking for xcode-select... no
45checking Mac OS X version... 10.4.11
46/Developer
47checking Xcode version... 2.5
48checking for gcc... /usr/bin/cc
49checking whether the C compiler works... yes
50checking for C compiler default output file name... a.out
51checking for suffix of executables...
52checking whether we are cross compiling... no
53checking for suffix of object files... o
54checking whether we are using the GNU C compiler... yes
55checking whether /usr/bin/cc accepts -g... yes
56checking for /usr/bin/cc option to accept ISO C89... none needed
57checking for a BSD-compatible install... /usr/bin/install -c
58checking whether ln -s works... yes
59checking whether make sets $(MAKE)... yes
60checking for gcc... gcc
61checking whether we are using the GNU Objective C compiler... yes
62checking whether gcc accepts -g... yes
63checking for bsdmake... /usr/bin/bsdmake
64checking for bzip2... /usr/bin/bzip2
65checking for bzr... no
66checking for chown... /usr/sbin/chown
67checking for cp... /bin/cp
68checking for cpio... /usr/bin/cpio
69checking for cvs... /usr/bin/cvs
70checking for diff... /usr/bin/diff
71checking for dscl... /usr/bin/dscl
72checking for dseditgroup... /usr/sbin/dseditgroup
73checking for file... /usr/bin/file
74checking for git... no
75checking for gnumake... /usr/bin/gnumake
76checking for gnupatch... no
77checking for gpatch... no
78checking for gnutar... /usr/bin/gnutar
79checking for gzip... /usr/bin/gzip
80checking for hdiutil... /usr/bin/hdiutil
81checking for hg... no
82checking for launchctl... /bin/launchctl
83checking for lipo... /usr/bin/lipo
84checking for lsbom... /usr/bin/lsbom
85checking for lzma... no
86checking for make... /usr/bin/make
87checking for mdfind... /usr/bin/mdfind
88checking for mdls... /usr/bin/mdls
89checking for mkbom... /usr/bin/mkbom
90checking for mtree... /usr/sbin/mtree
91checking for open... /usr/bin/open
92checking for openssl... /usr/bin/openssl
93checking for patch... /usr/bin/patch
94checking for pax... /bin/pax
95checking for rmdir... /bin/rmdir
96checking for rsync... /usr/bin/rsync
97checking for sed... /usr/bin/sed
98checking for svn... no
99checking for swig... no
100checking for tar... /usr/bin/tar
101checking for unzip... /usr/bin/unzip
102checking for xar... no
103checking for xcodebuild... /usr/bin/xcodebuild
104checking for xcrun... no
105checking for xz... no
106checking for zip... /usr/bin/zip
107checking for launchd... yes
108checking for sed... (cached) /usr/bin/sed
109checking which sed flag to use for extended regexp... -E (BSD)
110checking for tar... (cached) /usr/bin/tar
111checking whether tar supports -q... no (gnutar)
112checking for tar... (cached) /usr/bin/tar
113checking for gnutar... (cached) /usr/bin/gnutar
114checking for which tar variant to use... /usr/bin/gnutar
115checking for /usr/bin/gnutar --no-same-owner support... yes
116checking for patch... (cached) /usr/bin/patch
117checking for gpatch... no
118checking for GNU (FSF) patch... /usr/bin/patch
119checking how to mark unused variables...
120checking for gcc symbol visibility attribute... __attribute__((visibility("hidden")))
121checking for the pthreads library -lpthreads... no
122checking whether pthreads work without any flags... yes
123checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
124checking if more special flags are required for pthreads... -D_THREAD_SAFE
125checking how to run the Objective C preprocessor... gcc -E
126checking for grep that handles long lines and -e... /usr/bin/grep
127checking for egrep... /usr/bin/grep -E
128checking for ANSI C header files... yes
129checking for sys/types.h... yes
130checking for sys/stat.h... yes
131checking for stdlib.h... yes
132checking for string.h... yes
133checking for memory.h... yes
134checking for strings.h... yes
135checking for inttypes.h... yes
136checking for stdint.h... yes
137checking for unistd.h... yes
138checking objc/objc.h usability... yes
139checking objc/objc.h presence... yes
140checking for objc/objc.h... yes
141checking if linking libobjc requires pthreads... no
142checking for Apple Objective-C runtime... yes
143checking for GNU Objective C runtime... no
144configure: Using Apple Objective-C runtime
145checking for Apple Foundation library... yes
146configure: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library
147configure: Using Apple Foundation library
148checking for CoreFoundation framework... yes
149checking for SystemConfiguration framework... yes
150checking for IOKit framework... yes
151checking for CFNotificationCenterGetDarwinNotifyCenter... yes
152checking for whether we will build daemondo... yes
153checking for ports tree... configure: WARNING: No ports tree found
154checking for MacPorts config directory... ${sysconfdir}/macports
155checking for install user... root
156checking for install group... admin
157checking for macports user... macports
158checking what permissions to use for installation directories... 755
159checking for Applications installation directory... /Applications/MacPorts
160checking for Frameworks installation directory... /opt/local/Library/Frameworks
161checking for Universal CPU architectures... i386 ppc
162checking how to run the C preprocessor... /usr/bin/cc -E
163checking for ANSI C header files... (cached) yes
164checking for dirent.h that defines DIR... yes
165checking for library containing opendir... none required
166checking for sys/wait.h that is POSIX.1 compatible... yes
167checking limits.h usability... yes
168checking limits.h presence... yes
169checking for limits.h... yes
170checking paths.h usability... yes
171checking paths.h presence... yes
172checking for paths.h... yes
173checking sys/file.h usability... yes
174checking sys/file.h presence... yes
175checking for sys/file.h... yes
176checking crt_externs.h usability... yes
177checking crt_externs.h presence... yes
178checking for crt_externs.h... yes
179checking fcntl.h usability... yes
180checking fcntl.h presence... yes
181checking for fcntl.h... yes
182checking sys/fcntl.h usability... yes
183checking sys/fcntl.h presence... yes
184checking for sys/fcntl.h... yes
185checking sys/cdefs.h usability... yes
186checking sys/cdefs.h presence... yes
187checking for sys/cdefs.h... yes
188checking err.h usability... yes
189checking err.h presence... yes
190checking for err.h... yes
191checking sys/socket.h usability... yes
192checking sys/socket.h presence... yes
193checking for sys/socket.h... yes
194checking sys/sysctl.h usability... yes
195checking sys/sysctl.h presence... yes
196checking for sys/sysctl.h... yes
197checking readline/readline.h usability... yes
198checking readline/readline.h presence... yes
199checking for readline/readline.h... yes
200checking readline/history.h usability... yes
201checking readline/history.h presence... yes
202checking for readline/history.h... yes
203checking pwd.h usability... yes
204checking pwd.h presence... yes
205checking for pwd.h... yes
206checking sys/paths.h usability... yes
207checking sys/paths.h presence... yes
208checking for sys/paths.h... yes
209checking utime.h usability... yes
210checking utime.h presence... yes
211checking for utime.h... yes
212checking for bzero... yes
213checking for memset... yes
214checking for fgetln... yes
215checking for lockf... yes
216checking for flock... yes
217checking for setmode... yes
218checking for strcasecmp... yes
219checking for strncasecmp... yes
220checking for strlcpy... yes
221checking for copyfile... yes
222checking for clearenv... no
223checking for sysctlbyname... yes
224checking if readlink conforms to POSIX 1003.1a... yes
225checking CommonCrypto/CommonDigest.h usability... yes
226checking CommonCrypto/CommonDigest.h presence... yes
227checking for CommonCrypto/CommonDigest.h... yes
228checking for readline in -lreadline... yes
229checking whether rl_username_completion_function is declared... no
230checking whether rl_filename_completion_function is declared... no
231checking whether rl_completion_matches is declared... no
232checking whether username_completion_function is declared... yes
233checking whether filename_completion_function is declared... yes
234checking whether completion_matches is declared... yes
235checking for Tcl configuration... found /usr/lib/tclConfig.sh
236checking for existence of /usr/lib/tclConfig.sh... loading
237checking for Tcl public headers... /usr/include
238checking for tclsh... /usr/bin/tclsh
239checking for Tcl package directory... /Library/Tcl
240checking whether tclsh was compiled with threads... yes
241checking for curl-config... /usr/bin/curl-config
242checking sqlite3.h usability... yes
243checking sqlite3.h presence... yes
244checking for sqlite3.h... yes
245checking sqlite3ext.h usability... no
246checking sqlite3ext.h presence... no
247checking for sqlite3ext.h... no
248checking for Tcl sqlite3 location... /usr/lib/sqlite3
249checking for SQLite >= 3003011... no
250checking for Tcl Thread package... yes
251checking how to build libraries... shared
252checking that any existing MacPorts install can be upgraded... yes
253configure: creating ./config.status
254config.status: creating src/programs/daemondo/Makefile
255config.status: creating Doxyfile
256config.status: creating Makefile
257config.status: creating Mk/macports.autoconf.mk
258config.status: creating doc/base.mtree
259config.status: creating doc/prefix.mtree
260config.status: creating doc/macosx.mtree
261config.status: creating doc/macports.conf
262config.status: creating doc/pubkeys.conf
263config.status: creating portmgr/freebsd/Makefile
264config.status: creating src/Makefile
265config.status: creating src/machista1.0/Makefile
266config.status: creating src/macports1.0/macports_autoconf.tcl
267config.status: creating src/port1.0/port_autoconf.tcl
268config.status: creating src/registry2.0/registry_autoconf.tcl
269config.status: creating src/programs/Makefile
270config.status: creating src/macports1.0/macports_fastload.tcl
271config.status: creating setupenv.bash
272config.status: creating src/pkg_mkindex.sh
273config.status: creating src/config.h
274===> making all in doc
275gzip -c port.1 > port.1.gz
276gzip -c macports.conf.5 > macports.conf.5.gz
277gzip -c portfile.7 > portfile.7.gz
278gzip -c portstyle.7 > portstyle.7.gz
279gzip -c porthier.7 > porthier.7.gz
280gzip -c portgroup.7 > portgroup.7.gz
281===> making all in src
282===> making all in src/cregistry
283/usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common registry.c -o registry.o
284/usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common entry.c -o entry.o
285/usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common sql.c -o sql.o
286/usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common vercomp.c -o vercomp.o
287/usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common util.c -o util.o
288/usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common file.c -o file.o
289ar cr cregistry.a registry.o entry.o sql.o vercomp.o util.o file.o
290ranlib cregistry.a
291/usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common sqlext.c -o sqlext.o
292sqlext.c: In function ‘sqlite3_extension_init’:
293sqlext.c:24: warning: unused parameter ‘db’
294sqlext.c:31: warning: unused parameter ‘pApi’
295cc -dynamiclib  sqlext.o vercomp.o -o macports.sqlext
296===> making all in src/macports1.0
297/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common macports.c -o macports.o
298/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common get_systemconfiguration_proxies.c -o get_systemconfiguration_proxies.o
299/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common sysctl.c -o sysctl.o
300cc -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
301===> making all in src/port1.0
302===> making all in src/package1.0
303===> making all in src/pextlib1.0
304/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common Pextlib.c -o Pextlib.o
305/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common strsed.c -o strsed.o
306/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common fgetln.c -o fgetln.o
307/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common md5cmd.c -o md5cmd.o
308/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common setmode.c -o setmode.o
309/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common xinstall.c -o xinstall.o
310/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common fs-traverse.c -o fs-traverse.o
311/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common strcasecmp.c -o strcasecmp.o
312/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common vercomp.c -o vercomp.o
313/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common filemap.c -o filemap.o
314/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common base32cmd.c -o base32cmd.o
315/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common sha1cmd.c -o sha1cmd.o
316/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common curl.c -o curl.o
317/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common rmd160cmd.c -o rmd160cmd.o
318/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common sha256cmd.c -o sha256cmd.o
319/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common readline.c -o readline.o
320/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common uid.c -o uid.o
321/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common tracelib.c -o tracelib.o
322/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common tty.c -o tty.o
323/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common readdir.c -o readdir.o
324/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common pipe.c -o pipe.o
325/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common flock.c -o flock.o
326/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common system.c -o system.o
327/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common mktemp.c -o mktemp.o
328/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common realpath.c -o realpath.o
329cc -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
330===> making all in src/registry2.0
331/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common registry.c -o registry.o
332/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common util.c -o util.o
333/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common entry.c -o entry.o
334/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common entryobj.c -o entryobj.o
335/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common file.c -o file.o
336/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common fileobj.c -o fileobj.o
337cc -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
338===> making all in src/darwintracelib1.0
339/usr/bin/cc -g -O2 -Wextra -Wall   -fPIC -Wno-deprecated-declarations -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include"  -c -o darwintrace.o darwintrace.c
340cc -dynamiclib  darwintrace.o -o darwintrace.dylib 
341ld: warning multiple definitions of symbol _close
342darwintrace.o definition of _close in section (__TEXT,__text)
343/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libSystem.dylib(close.So) definition of _close
344ld: warning multiple definitions of symbol _open
345darwintrace.o definition of _open in section (__TEXT,__text)
346/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libSystem.dylib(open.So) definition of _open
347ld: warning multiple definitions of symbol _lstat
348darwintrace.o definition of _lstat in section (__TEXT,__text)
349/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libSystem.dylib(lstat.So) definition of _lstat
350ld: warning multiple definitions of symbol _stat
351darwintrace.o definition of _stat in section (__TEXT,__text)
352/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libSystem.dylib(stat.So) definition of _stat
353===> making all in src/machista1.0
354/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic  -fPIC -std=c99 -pedantic -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common libmachista.c -o libmachista.o
355/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic  -fPIC -std=c99 -pedantic -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common hashmap.c -o hashmap.o
356/usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic  -fPIC -std=c99 -pedantic -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common machista_wrap.c -o machista_wrap.o
357cc -dynamiclib  libmachista.o hashmap.o machista_wrap.o -o machista.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.4 -ltclstub8.4 
358===> making all in src/port
359sed -e 's,@TCLSH\@,/usr/bin/tclsh,g' -e 's,@macports_tcl_dir\@,/opt/local/share/macports/Tcl,g' portmirror.tcl > portmirror
360sed -e 's,@TCLSH\@,/usr/bin/tclsh,g' -e 's,@macports_tcl_dir\@,/opt/local/share/macports/Tcl,g' portindex.tcl > portindex
361sed -e 's,@TCLSH\@,/usr/bin/tclsh,g' -e 's,@macports_tcl_dir\@,/opt/local/share/macports/Tcl,g' port.tcl > port
362===> making all in src/programs
363===> making all in src/programs/daemondo
364mkdir -p build
365/usr/bin/cc -g -O2 -Wextra -Wall   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -I../..  -c -o main.o main.c
366/usr/bin/cc -g -O2 -Wextra -Wall   -o build/daemondo -framework CoreFoundation -framework SystemConfiguration -framework IOKit main.o
367===> making all in tests
368make[1]: Nothing to be done for `all'.
369===> making install in doc
370/usr/bin/install -c -d -o root -g admin -m 755 /opt/local
371/usr/bin/install -c -d -o root -g admin -m 755 /opt/local/etc/macports
372< prefix.mtree /usr/sbin/mtree -U -e -p /opt/local > /dev/null
373< base.mtree /usr/sbin/mtree -U -e -p /opt/local > /dev/null
374if test -L "/opt/local/man" ; then \
375        rm -f "/opt/local/man"; \
376fi
377if test ! -e "/opt/local/man" ; then \
378        ln -s share/man /opt/local/man; \
379fi
380for f in archive_sites.conf macports.conf pubkeys.conf sources.conf variants.conf; do \
381        /usr/bin/install -c -o root -g admin -m 444 $f /opt/local/etc/macports/${f}.default; \
382        if test ! -e /opt/local/etc/macports/$f ; then \
383                set -x; \
384                /usr/bin/install -c -o root -g admin -m 644 $f /opt/local/etc/macports; \
385        fi; \
386done
387+ /usr/bin/install -c -o root -g admin -m 644 archive_sites.conf /opt/local/etc/macports
388+ /usr/bin/install -c -o root -g admin -m 444 macports.conf /opt/local/etc/macports/macports.conf.default
389+ test '!' -e /opt/local/etc/macports/macports.conf
390+ /usr/bin/install -c -o root -g admin -m 444 pubkeys.conf /opt/local/etc/macports/pubkeys.conf.default
391+ test '!' -e /opt/local/etc/macports/pubkeys.conf
392+ /usr/bin/install -c -o root -g admin -m 444 sources.conf /opt/local/etc/macports/sources.conf.default
393+ test '!' -e /opt/local/etc/macports/sources.conf
394+ /usr/bin/install -c -o root -g admin -m 444 variants.conf /opt/local/etc/macports/variants.conf.default
395+ test '!' -e /opt/local/etc/macports/variants.conf
396# delete old uncompressed man pages if they exist
397for m in port.1; do rm -f /opt/local/share/man/man1/$m ; done
398for m in macports.conf.5; do rm -f /opt/local/share/man/man5/$m ; done
399for m in portfile.7 portstyle.7 porthier.7 portgroup.7; do rm -f /opt/local/share/man/man7/$m ; done
400/usr/bin/install -c -d -o root -g admin -m 755 /opt/local/share/macports/install
401/usr/bin/install -c -o root -g admin -m 644 base.mtree /opt/local/share/macports/install/
402/usr/bin/install -c -o root -g admin -m 644 prefix.mtree /opt/local/share/macports/install/
403/usr/bin/install -c -o root -g admin -m 644 macosx.mtree /opt/local/share/macports/install/
404/usr/bin/install -c -o root -g admin -m 444 port.1.gz /opt/local/share/man/man1
405/usr/bin/install -c -o root -g admin -m 444 macports.conf.5.gz /opt/local/share/man/man5
406/usr/bin/install -c -o root -g admin -m 444 portfile.7.gz /opt/local/share/man/man7
407/usr/bin/install -c -o root -g admin -m 444 portstyle.7.gz /opt/local/share/man/man7
408/usr/bin/install -c -o root -g admin -m 444 porthier.7.gz /opt/local/share/man/man7
409/usr/bin/install -c -o root -g admin -m 444 portgroup.7.gz /opt/local/share/man/man7
410===> making install in src
411===> making install in src/cregistry
412make[2]: Nothing to be done for `install'.
413===> making install in src/macports1.0
414/usr/bin/install -c -d -o root -g admin -m 755 /opt/local/share/macports/Tcl/macports1.0
415/usr/bin/install -c -o root -g admin -m 444 MacPorts.dylib /opt/local/share/macports/Tcl/macports1.0
416/usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/macports1.0
417/usr/bin/install -c -d -o root -g admin -m 755 /opt/local/share/macports/Tcl/macports1.0
418+ /usr/bin/install -c -o root -g admin -m 444 macports.tcl /opt/local/share/macports/Tcl/macports1.0/macports.tcl
419+ /usr/bin/install -c -o root -g admin -m 444 macports_dlist.tcl /opt/local/share/macports/Tcl/macports1.0/macports_dlist.tcl
420+ /usr/bin/install -c -o root -g admin -m 444 macports_util.tcl /opt/local/share/macports/Tcl/macports1.0/macports_util.tcl
421+ /usr/bin/install -c -o root -g admin -m 444 macports_autoconf.tcl /opt/local/share/macports/Tcl/macports1.0/macports_autoconf.tcl
422+ /usr/bin/install -c -o root -g admin -m 444 macports_index.tcl /opt/local/share/macports/Tcl/macports1.0/macports_index.tcl
423+ /usr/bin/install -c -o root -g admin -m 444 macports_fastload.tcl /opt/local/share/macports/Tcl/macports1.0/macports_fastload.tcl
424/usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/macports1.0
425echo "/Library/Tcl" > /opt/local/var/macports/.tclpackage
426if test -z "" -a "/Library/Tcl/macports1.0" != "/opt/local/share/macports/Tcl/macports1.0"; then \
427        if test ! -L "/Library/Tcl/macports1.0"; then \
428            if test ! -e "/Library/Tcl"; then \
429                /usr/bin/install -c -d -o root -g admin -m 755 "/Library/Tcl" || true; \
430            fi; \
431            if test -d "/Library/Tcl/macports1.0"; then \
432                rm -vrf "/Library/Tcl/macports1.0" || true; \
433            fi; \
434            if test ! -e "/Library/Tcl/macports1.0"; then \
435                ln -vs "/opt/local/share/macports/Tcl/macports1.0" "/Library/Tcl/macports1.0" || true; \
436            fi; \
437        fi; \
438fi
439===> making install in src/port1.0
440/usr/bin/install -c -d -o root -g admin -m 755 /opt/local/share/macports/Tcl/port1.0
441+ /usr/bin/install -c -o root -g admin -m 444 port.tcl /opt/local/share/macports/Tcl/port1.0
442+ /usr/bin/install -c -o root -g admin -m 444 portchecksum.tcl /opt/local/share/macports/Tcl/port1.0
443+ /usr/bin/install -c -o root -g admin -m 444 portconfigure.tcl /opt/local/share/macports/Tcl/port1.0
444+ /usr/bin/install -c -o root -g admin -m 444 portextract.tcl /opt/local/share/macports/Tcl/port1.0
445+ /usr/bin/install -c -o root -g admin -m 444 portfetch.tcl /opt/local/share/macports/Tcl/port1.0
446+ /usr/bin/install -c -o root -g admin -m 444 portmain.tcl /opt/local/share/macports/Tcl/port1.0
447+ /usr/bin/install -c -o root -g admin -m 444 portbuild.tcl /opt/local/share/macports/Tcl/port1.0
448+ /usr/bin/install -c -o root -g admin -m 444 portpatch.tcl /opt/local/share/macports/Tcl/port1.0
449+ /usr/bin/install -c -o root -g admin -m 444 portutil.tcl /opt/local/share/macports/Tcl/port1.0
450+ /usr/bin/install -c -o root -g admin -m 444 portinstall.tcl /opt/local/share/macports/Tcl/port1.0
451+ /usr/bin/install -c -o root -g admin -m 444 portuninstall.tcl /opt/local/share/macports/Tcl/port1.0
452+ /usr/bin/install -c -o root -g admin -m 444 portdepends.tcl /opt/local/share/macports/Tcl/port1.0
453+ /usr/bin/install -c -o root -g admin -m 444 portdestroot.tcl /opt/local/share/macports/Tcl/port1.0
454+ /usr/bin/install -c -o root -g admin -m 444 portlint.tcl /opt/local/share/macports/Tcl/port1.0
455+ /usr/bin/install -c -o root -g admin -m 444 portclean.tcl /opt/local/share/macports/Tcl/port1.0
456+ /usr/bin/install -c -o root -g admin -m 444 porttest.tcl /opt/local/share/macports/Tcl/port1.0
457+ /usr/bin/install -c -o root -g admin -m 444 portactivate.tcl /opt/local/share/macports/Tcl/port1.0
458+ /usr/bin/install -c -o root -g admin -m 444 portdeactivate.tcl /opt/local/share/macports/Tcl/port1.0
459+ /usr/bin/install -c -o root -g admin -m 444 portsubmit.tcl /opt/local/share/macports/Tcl/port1.0
460+ /usr/bin/install -c -o root -g admin -m 444 port_autoconf.tcl /opt/local/share/macports/Tcl/port1.0
461+ /usr/bin/install -c -o root -g admin -m 444 portstartupitem.tcl /opt/local/share/macports/Tcl/port1.0
462+ /usr/bin/install -c -o root -g admin -m 444 porttrace.tcl /opt/local/share/macports/Tcl/port1.0
463+ /usr/bin/install -c -o root -g admin -m 444 portlivecheck.tcl /opt/local/share/macports/Tcl/port1.0
464+ /usr/bin/install -c -o root -g admin -m 444 portdistcheck.tcl /opt/local/share/macports/Tcl/port1.0
465+ /usr/bin/install -c -o root -g admin -m 444 portmirror.tcl /opt/local/share/macports/Tcl/port1.0
466+ /usr/bin/install -c -o root -g admin -m 444 portload.tcl /opt/local/share/macports/Tcl/port1.0
467+ /usr/bin/install -c -o root -g admin -m 444 portunload.tcl /opt/local/share/macports/Tcl/port1.0
468+ /usr/bin/install -c -o root -g admin -m 444 portdistfiles.tcl /opt/local/share/macports/Tcl/port1.0
469+ /usr/bin/install -c -o root -g admin -m 444 fetch_common.tcl /opt/local/share/macports/Tcl/port1.0
470/usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/port1.0
471===> making install in src/package1.0
472/usr/bin/install -c -d -o root -g admin -m 755 /opt/local/share/macports/Tcl/package1.0
473+ /usr/bin/install -c -o root -g admin -m 444 package.tcl /opt/local/share/macports/Tcl/package1.0
474+ /usr/bin/install -c -o root -g admin -m 444 portdmg.tcl /opt/local/share/macports/Tcl/package1.0
475+ /usr/bin/install -c -o root -g admin -m 444 portmdmg.tcl /opt/local/share/macports/Tcl/package1.0
476+ /usr/bin/install -c -o root -g admin -m 444 portmpkg.tcl /opt/local/share/macports/Tcl/package1.0
477+ /usr/bin/install -c -o root -g admin -m 444 portpkg.tcl /opt/local/share/macports/Tcl/package1.0
478+ /usr/bin/install -c -o root -g admin -m 444 portportpkg.tcl /opt/local/share/macports/Tcl/package1.0
479+ /usr/bin/install -c -o root -g admin -m 444 portrpm.tcl /opt/local/share/macports/Tcl/package1.0
480+ /usr/bin/install -c -o root -g admin -m 444 portsrpm.tcl /opt/local/share/macports/Tcl/package1.0
481+ /usr/bin/install -c -o root -g admin -m 444 portdpkg.tcl /opt/local/share/macports/Tcl/package1.0
482+ /usr/bin/install -c -o root -g admin -m 444 portunarchive.tcl /opt/local/share/macports/Tcl/package1.0
483+ /usr/bin/install -c -o root -g admin -m 444 portarchivefetch.tcl /opt/local/share/macports/Tcl/package1.0
484/usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/package1.0
485===> making install in src/pextlib1.0
486/usr/bin/install -c -d -o root -g admin -m 755 /opt/local/share/macports/Tcl/pextlib1.0
487/usr/bin/install -c -o root -g admin -m 444 Pextlib.dylib /opt/local/share/macports/Tcl/pextlib1.0
488/usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/pextlib1.0
489===> making install in src/registry2.0
490/usr/bin/install -c -d -o root -g admin -m 755 /opt/local/share/macports/Tcl/registry2.0
491/usr/bin/install -c -o root -g admin -m 444 registry.dylib /opt/local/share/macports/Tcl/registry2.0
492/usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/registry2.0
493[ ! -d /opt/local/share/macports/Tcl/registry1.0 ] || rm -vrf /opt/local/share/macports/Tcl/registry1.0
494/usr/bin/install -c -d -o root -g admin -m 755 /opt/local/share/macports/Tcl/registry2.0
495/usr/bin/install -c -o root -g admin -m 444 registry.dylib /opt/local/share/macports/Tcl/registry2.0
496+ /usr/bin/install -c -o root -g admin -m 444 registry.tcl /opt/local/share/macports/Tcl/registry2.0/registry.tcl
497+ /usr/bin/install -c -o root -g admin -m 444 registry_autoconf.tcl /opt/local/share/macports/Tcl/registry2.0/registry_autoconf.tcl
498+ /usr/bin/install -c -o root -g admin -m 444 registry_util.tcl /opt/local/share/macports/Tcl/registry2.0/registry_util.tcl
499+ /usr/bin/install -c -o root -g admin -m 444 receipt_flat.tcl /opt/local/share/macports/Tcl/registry2.0/receipt_flat.tcl
500+ /usr/bin/install -c -o root -g admin -m 444 receipt_sqlite.tcl /opt/local/share/macports/Tcl/registry2.0/receipt_sqlite.tcl
501+ /usr/bin/install -c -o root -g admin -m 444 portimage.tcl /opt/local/share/macports/Tcl/registry2.0/portimage.tcl
502+ /usr/bin/install -c -o root -g admin -m 444 portuninstall.tcl /opt/local/share/macports/Tcl/registry2.0/portuninstall.tcl
503/usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/registry2.0
504===> making install in src/darwintracelib1.0
505/usr/bin/install -c -d -o root -g admin -m 755 /opt/local/share/macports/Tcl/darwintrace1.0
506/usr/bin/install -c -o root -g admin -m 444 darwintrace.dylib /opt/local/share/macports/Tcl/darwintrace1.0
507===> making install in src/machista1.0
508/usr/bin/install -c -d -o root -g admin -m 755 /opt/local/share/macports/Tcl/machista1.0
509/usr/bin/install -c -o root -g admin -m 444 machista.dylib /opt/local/share/macports/Tcl/machista1.0
510/usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/machista1.0
511===> making install in src/port
512< ../../doc/prefix.mtree /usr/sbin/mtree -U -d -e -p /opt/local > /dev/null
513< ../../doc/base.mtree /usr/sbin/mtree -U -d -e -p /opt/local > /dev/null
514/usr/bin/install -c -d -o root -g admin -m 755 /opt/local/bin
515/usr/bin/install -c -d -o root -g admin -m 755 /opt/local/var/macports
516/usr/bin/install -c -o root -g admin -m 555 port portindex portmirror /opt/local/bin/
517/usr/bin/install -c -o root -g admin -m 444 port-help.tcl  /opt/local/var/macports/
518cd /opt/local/bin && ln -s -f port portf
519===> making install in src/programs
520===> making install in src/programs/daemondo
521mkdir -p build
522/usr/bin/install -c -o root -g admin -m 555 build/daemondo /opt/local/bin
523===> making install in tests
524make[1]: Nothing to be done for `install'.
525[ ! -f /opt/local/etc/macports/mp_version ] || rm -vf /opt/local/etc/macports/mp_version
526/usr/bin/install -c -o root -g admin -m 444 setupenv.bash  /opt/local/share/macports/
527/usr/bin/install -c -o root -g admin -m 444 macports-pubkey.pem  /opt/local/share/macports/
528/usr/bin/tclsh src/upgrade_sources_conf_default.tcl "/opt/local"
529/usr/bin/tclsh src/images_to_archives.tcl "/opt/local/share/macports/Tcl"
530sqlite error: near "ADD": syntax error (1) while executing query: ALTER TABLE registry.files ADD COLUMN binary BOOL
531    while executing
532"registry::open $db_path"
533    (procedure "mportinit" line 633)
534    invoked from within
535"mportinit ui_options"
536    (file "src/images_to_archives.tcl" line 18)
537make: *** [install] Error 1
538shell command "cd /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base && CC=/usr/bin/cc ./configure --prefix=/opt/local --with-tclpackage=/Library/Tcl --with-install-user=root --with-install-group=admin --with-directory-mode=0755 --enable-readline && make && make install SELFUPDATING=1" returned error 2
539DEBUG: Error installing new MacPorts base: shell command failed (see log for details)
540    while executing
541"macports::selfupdate [array get global_options] base_updated"
542Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command failed (see log for details)