Ticket #40670: selfupdate.txt

File selfupdate.txt, 18.9 KB (added by cstring@…, 11 years ago)

selfupdate debug output

Line 
1DEBUG: Copying /Users/stringham/Library/Preferences/com.apple.dt.Xcode.plist to /opt/local/var/macports/home/Library/Preferences
2DEBUG: MacPorts sources location: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
3--->  Updating MacPorts base sources using rsync
4receiving file list ... done
5
6sent 36 bytes  received 69 bytes  210.00 bytes/sec
7total size is 4925440  speedup is 46908.95
8receiving file list ... done
9
10sent 36 bytes  received 76 bytes  224.00 bytes/sec
11total size is 512  speedup is 4.57
12DEBUG: successful verification with key /opt/local/share/macports/macports-pubkey.pem
13DEBUG: /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
14MacPorts base version 2.1.3 installed,
15DEBUG: Rebuilding and reinstalling MacPorts if needed
16MacPorts base version 2.2.0 downloaded.
17--->  Updating the ports tree
18Synchronizing local ports tree from rsync://rsync.macports.org/release/ports/
19DEBUG: /usr/bin/rsync -rtzv --delete-after '--exclude=/PortIndex*' rsync://rsync.macports.org/release/ports/ /opt/local/var/macports/sources/rsync.macports.org/release/ports
20receiving file list ... done
21gis/qgis/
22gis/qgis/Portfile
23
24sent 141 bytes  received 716225 bytes  477577.33 bytes/sec
25total size is 35708137  speedup is 49.85
26DEBUG: /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/ports/PortIndex_darwin_11_i386/PortIndex /opt/local/var/macports/sources/rsync.macports.org/release/ports
27receiving file list ... done
28PortIndex
29
30sent 19084 bytes  received 112 bytes  12797.33 bytes/sec
31total size is 10018394  speedup is 521.90
32--->  MacPorts base is outdated, installing new version 2.2.0
33DEBUG: Permissions OK
34Installing new MacPorts release in /opt/local as root:admin; permissions 0755; Tcl-Package in /Library/Tcl
35
36checking build system type... x86_64-apple-darwin11.4.2
37checking host system type... x86_64-apple-darwin11.4.2
38checking target system type... x86_64-apple-darwin11.4.2
39checking MacPorts version... 2.2.0
40checking for sw_vers... /usr/bin/sw_vers
41checking for defaults... /usr/bin/defaults
42checking for xcode-select... /usr/bin/xcode-select
43checking Mac OS X version... 10.7.5
44checking Xcode location... /Applications/Xcode.app/Contents/Developer
45checking Xcode version... 4.6.3
46checking for gcc... /usr/bin/cc
47checking whether the C compiler works... yes
48checking for C compiler default output file name... a.out
49checking for suffix of executables...
50checking whether we are cross compiling... no
51checking for suffix of object files... o
52checking whether we are using the GNU C compiler... yes
53checking whether /usr/bin/cc accepts -g... yes
54checking for /usr/bin/cc option to accept ISO C89... none needed
55checking for a BSD-compatible install... /usr/bin/install -c
56checking whether ln -s works... yes
57checking whether make sets $(MAKE)... yes
58checking for gcc... gcc
59checking whether we are using the GNU Objective C compiler... yes
60checking whether gcc accepts -g... yes
61checking for bsdmake... /usr/bin/bsdmake
62checking for bzip2... /usr/bin/bzip2
63checking for bzr... no
64checking for chown... /usr/sbin/chown
65checking for cp... /bin/cp
66checking for cpio... /usr/bin/cpio
67checking for cvs... /usr/bin/cvs
68checking for diff... /usr/bin/diff
69checking for dscl... /usr/bin/dscl
70checking for dseditgroup... /usr/sbin/dseditgroup
71checking for file... /usr/bin/file
72checking for find... /usr/bin/find
73checking for git... /usr/bin/git
74checking for gnumake... /usr/bin/gnumake
75checking for gnupatch... no
76checking for gpatch... no
77checking for gnutar... /usr/bin/gnutar
78checking for gzip... /usr/bin/gzip
79checking for hdiutil... /usr/bin/hdiutil
80checking for hg... no
81checking for launchctl... /bin/launchctl
82checking for lipo... /usr/bin/lipo
83checking for lsbom... /usr/bin/lsbom
84checking for lzma... no
85checking for make... /usr/bin/make
86checking for mdfind... /usr/bin/mdfind
87checking for mdls... /usr/bin/mdls
88checking for mkbom... /usr/bin/mkbom
89checking for mtree... /usr/sbin/mtree
90checking for open... /usr/bin/open
91checking for openssl... /usr/bin/openssl
92checking for patch... /usr/bin/patch
93checking for pax... /bin/pax
94checking for rmdir... /bin/rmdir
95checking for rsync... /usr/bin/rsync
96checking for sandbox-exec... /usr/bin/sandbox-exec
97checking for sed... /usr/bin/sed
98checking for svn... /usr/bin/svn
99checking for swig... no
100checking for tar... /usr/bin/tar
101checking for unzip... /usr/bin/unzip
102checking for xar... /usr/bin/xar
103checking for xcodebuild... /usr/bin/xcodebuild
104checking for xcrun... /usr/bin/xcrun
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... yes (bsdtar)
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... x86_64 i386
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... no
174checking sys/file.h presence... no
175checking for sys/file.h... no
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... yes
231checking whether rl_completion_matches is declared... yes
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... yes
246checking sqlite3ext.h presence... yes
247checking for sqlite3ext.h... yes
248checking for Tcl sqlite3 location... /usr/lib/sqlite3
249checking for SQLite >= 3003011... yes
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
292/usr/bin/cc -dynamiclib -g -O2 -Wextra -Wall -pedantic   -Wl,-single_module sqlext.o vercomp.o -o macports.sqlext
293===> making all in src/macports1.0
294/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
295/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
296/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
297/usr/bin/cc -dynamiclib -g -O2 -Wextra -Wall -pedantic   -Wl,-single_module macports.o get_systemconfiguration_proxies.o sysctl.o -o MacPorts.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.5 -ltclstub8.5   -framework CoreFoundation -framework SystemConfiguration
298===> making all in src/port1.0
299===> making all in src/package1.0
300===> making all in src/pextlib1.0
301/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
302/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
303/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
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 md5cmd.c -o md5cmd.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 setmode.c -o setmode.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 xinstall.c -o xinstall.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 fs-traverse.c -o fs-traverse.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 strcasecmp.c -o strcasecmp.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 vercomp.c -o vercomp.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 filemap.c -o filemap.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 base32cmd.c -o base32cmd.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 sha1cmd.c -o sha1cmd.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 curl.c -o curl.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 rmd160cmd.c -o rmd160cmd.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 sha256cmd.c -o sha256cmd.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 readline.c -o readline.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 uid.c -o uid.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 tracelib.c -o tracelib.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 tty.c -o tty.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 readdir.c -o readdir.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 pipe.c -o pipe.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 flock.c -o flock.o
323flock.c:106:27: error: use of undeclared identifier 'LOCK_SH'
324        if(oshared) operation |= LOCK_SH;
325                                 ^
326flock.c:108:30: error: use of undeclared identifier 'LOCK_EX'
327        if(oexclusive) operation |= LOCK_EX;
328                                    ^
329flock.c:110:27: error: use of undeclared identifier 'LOCK_UN'
330        if(ounlock) operation |= LOCK_UN;
331                                 ^
332flock.c:112:28: error: use of undeclared identifier 'LOCK_NB'
333        if(onoblock) operation |= LOCK_NB;
334                                  ^
335flock.c:114:8: warning: implicit declaration of function 'flock' is invalid in C99 [-Wimplicit-function-declaration]
336        ret = flock(fd, operation);
337              ^
3381 warning and 4 errors generated.
339make[2]: *** [flock.o] Error 1
340make[1]: *** [all] Error 1
341make: *** [all] Error 1
342Command failed: 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
343Exit code: 2
344DEBUG: Error installing new MacPorts base: command execution failed
345    while executing
346"macports::selfupdate [array get global_options] base_updated"
347Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: command execution failed