Ticket #26918: macports_compile.log

File macports_compile.log, 23.7 KB (added by rletourneau@…, 14 years ago)
Line 
1checking build system type... x86_64-apple-darwin10.4.0
2checking host system type... x86_64-apple-darwin10.4.0
3checking target system type... x86_64-apple-darwin10.4.0
4checking MacPorts version... 1.9.1
5checking for sw_vers... /usr/bin/sw_vers
6checking for defaults... /usr/bin/defaults
7checking for xcode-select... /usr/bin/xcode-select
8checking Mac OS X version... 10.6.4
9checking Xcode location... /Developer
10checking Xcode version... 3.2.4
11checking for gcc... gcc
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 gcc accepts -g... yes
19checking for gcc option to accept ISO C89... none needed
20checking for gcc... gcc
21checking whether we are using the GNU Objective C compiler... yes
22checking whether gcc accepts -g... yes
23checking for a BSD-compatible install... /usr/bin/install -c
24checking whether make sets $(MAKE)... yes
25checking whether ln -s works... yes
26checking for mtree... /usr/sbin/mtree
27checking for chown... /usr/sbin/chown
28checking for cp... /bin/cp
29checking for cpio... /usr/bin/cpio
30checking for diff... /usr/bin/diff
31checking for dscl... /usr/bin/dscl
32checking for file... /usr/bin/file
33checking for bzr... no
34checking for cvs... /usr/bin/cvs
35checking for svn... /usr/bin/svn
36checking for git... no
37checking for hg... no
38checking for gzip... /usr/bin/gzip
39checking for lipo... /usr/bin/lipo
40checking for patch... /usr/bin/patch
41checking for rmdir... /bin/rmdir
42checking for rsync... /usr/bin/rsync
43checking for sed... /usr/bin/sed
44checking for tar... /usr/bin/tar
45checking for unzip... /usr/bin/unzip
46checking for zip... /usr/bin/zip
47checking for bsdmake... /usr/bin/bsdmake
48checking for make... /usr/bin/make
49checking for hdiutil... /usr/bin/hdiutil
50checking for launchd... yes
51checking for launchctl... /bin/launchctl
52checking for xcodebuild... /usr/bin/xcodebuild
53checking for gnutar... /usr/bin/gnutar
54checking for gnumake... /usr/bin/gnumake
55checking for gnupatch... no
56checking for gpatch... no
57checking for bzip2... /usr/bin/bzip2
58checking for lsbom... /usr/bin/lsbom
59checking for mkbom... /usr/bin/mkbom
60checking for pax... /bin/pax
61checking for xar... /usr/bin/xar
62checking for open... /usr/bin/open
63checking for sed... (cached) /usr/bin/sed
64checking which sed flag to use for extended regexp... -E (BSD)
65checking for tar... (cached) /usr/bin/tar
66checking for gnutar... (cached) /usr/bin/gnutar
67checking for which tar variant to use... /usr/bin/gnutar
68checking for /usr/bin/gnutar --no-same-owner support... yes
69checking for patch... (cached) /usr/bin/patch
70checking for gpatch... no
71checking for GNU (FSF) patch... /usr/bin/patch
72checking how to mark unused variables...
73checking for gcc symbol visibility attribute... __attribute__((visibility("hidden")))
74checking for the pthreads library -lpthreads... no
75checking whether pthreads work without any flags... yes
76checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
77checking if more special flags are required for pthreads... -D_THREAD_SAFE
78checking how to run the Objective C preprocessor... gcc -E
79checking for grep that handles long lines and -e... /usr/bin/grep
80checking for egrep... /usr/bin/grep -E
81checking for ANSI C header files... yes
82checking for sys/types.h... yes
83checking for sys/stat.h... yes
84checking for stdlib.h... yes
85checking for string.h... yes
86checking for memory.h... yes
87checking for strings.h... yes
88checking for inttypes.h... yes
89checking for stdint.h... yes
90checking for unistd.h... yes
91checking objc/objc.h usability... yes
92checking objc/objc.h presence... yes
93checking for objc/objc.h... yes
94checking if linking libobjc requires pthreads... no
95checking for Apple Objective-C runtime... yes
96checking for GNU Objective C runtime... no
97configure: Using Apple Objective-C runtime
98checking for Apple Foundation library... yes
99configure: Using Apple Foundation library
100checking for CoreFoundation framework... yes
101checking for SystemConfiguration framework... yes
102checking for IOKit framework... yes
103checking for CFNotificationCenterGetDarwinNotifyCenter... yes
104checking for whether we will build daemondo... yes
105checking for ports tree... checking for MacPorts config directory... ${sysconfdir}/macports
106checking for install user... root
107checking for install group... wheel
108checking for macports user... root
109checking what permissions to use for installation directories... 0755
110checking whether to share the install directory with all members of the install group... 0775
111checking for Applications installation directory... /opt/macports/snowleopard/Applications
112checking for Frameworks installation directory... yes
113checking for Universal CPU architectures... I386 X86_64
114checking how to run the C preprocessor... gcc -E
115checking for ANSI C header files... (cached) yes
116checking for dirent.h that defines DIR... yes
117checking for library containing opendir... none required
118checking for sys/wait.h that is POSIX.1 compatible... yes
119checking limits.h usability... yes
120checking limits.h presence... yes
121checking for limits.h... yes
122checking paths.h usability... yes
123checking paths.h presence... yes
124checking for paths.h... yes
125checking sys/file.h usability... yes
126checking sys/file.h presence... yes
127checking for sys/file.h... yes
128checking crt_externs.h usability... yes
129checking crt_externs.h presence... yes
130checking for crt_externs.h... yes
131checking fcntl.h usability... yes
132checking fcntl.h presence... yes
133checking for fcntl.h... yes
134checking sys/fcntl.h usability... yes
135checking sys/fcntl.h presence... yes
136checking for sys/fcntl.h... yes
137checking sys/cdefs.h usability... yes
138checking sys/cdefs.h presence... yes
139checking for sys/cdefs.h... yes
140checking err.h usability... yes
141checking err.h presence... yes
142checking for err.h... yes
143checking sys/socket.h usability... yes
144checking sys/socket.h presence... yes
145checking for sys/socket.h... yes
146checking sys/sysctl.h usability... yes
147checking sys/sysctl.h presence... yes
148checking for sys/sysctl.h... yes
149checking readline/readline.h usability... yes
150checking readline/readline.h presence... yes
151checking for readline/readline.h... yes
152checking readline/history.h usability... yes
153checking readline/history.h presence... yes
154checking for readline/history.h... yes
155checking pwd.h usability... yes
156checking pwd.h presence... yes
157checking for pwd.h... yes
158checking sys/paths.h usability... yes
159checking sys/paths.h presence... yes
160checking for sys/paths.h... yes
161checking utime.h usability... yes
162checking utime.h presence... yes
163checking for utime.h... yes
164checking for bzero... yes
165checking for memset... yes
166checking for fgetln... yes
167checking for lockf... yes
168checking for flock... yes
169checking for setmode... yes
170checking for strcasecmp... yes
171checking for strncasecmp... yes
172checking for strlcpy... yes
173checking for copyfile... yes
174checking for clearenv... no
175checking for sysctlbyname... yes
176checking if readlink conforms to POSIX 1003.1a... yes
177checking CommonCrypto/CommonDigest.h usability... yes
178checking CommonCrypto/CommonDigest.h presence... yes
179checking for CommonCrypto/CommonDigest.h... yes
180checking for Tcl configuration... found /usr/lib/tclConfig.sh
181checking for existence of /usr/lib/tclConfig.sh... loading
182checking for Tcl public headers... /usr/include
183checking for tclsh... /usr/bin/tclsh
184checking for Tcl package directory... /opt/macports/snowleopard/Library/Tcl
185checking whether tclsh was compiled with threads... yes
186checking for curl-config... /usr/bin/curl-config
187checking for pkg-config... no
188checking sqlite3.h usability... yes
189checking sqlite3.h presence... yes
190checking for sqlite3.h... yes
191checking sqlite3ext.h usability... yes
192checking sqlite3ext.h presence... yes
193checking for sqlite3ext.h... yes
194checking for Tcl sqlite3 location... /usr/lib/sqlite3
195checking for Tcl Thread package... yes
196checking how to build libraries... shared
197checking that any existing MacPorts install can be upgraded... yes
198configure: creating ./config.status
199config.status: creating src/programs/daemondo/Makefile
200config.status: creating Doxyfile
201config.status: creating Makefile
202config.status: creating Mk/macports.autoconf.mk
203config.status: creating doc/prefix.mtree
204config.status: creating doc/macosx.mtree
205config.status: creating doc/macports.conf
206config.status: creating portmgr/freebsd/Makefile
207config.status: creating src/Makefile
208config.status: creating src/macports1.0/macports_autoconf.tcl
209config.status: creating src/port1.0/port_autoconf.tcl
210config.status: creating src/registry2.0/registry_autoconf.tcl
211config.status: creating src/programs/Makefile
212config.status: creating src/macports1.0/macports_fastload.tcl
213config.status: creating setupenv.bash
214config.status: creating src/pkg_mkindex.sh
215config.status: creating src/config.h
216===> making all in doc
217gzip -c port.1 > port.1.gz
218gzip -c macports.conf.5 > macports.conf.5.gz
219gzip -c portfile.7 > portfile.7.gz
220gzip -c portstyle.7 > portstyle.7.gz
221gzip -c porthier.7 > porthier.7.gz
222gzip -c portgroup.7 > portgroup.7.gz
223===> making all in src
224===> making all in src/cregistry
225gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common registry.c -o registry.o
226gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common entry.c -o entry.o
227gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common sql.c -o sql.o
228gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common vercomp.c -o vercomp.o
229ar cr cregistry.a registry.o entry.o sql.o vercomp.o
230ranlib cregistry.a
231gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common sqlext.c -o sqlext.o
232gcc -dynamiclib -g -O2 -W -Wall -pedantic   -Wl,-single_module sqlext.o vercomp.o -o macports.sqlext
233===> making all in src/macports1.0
234gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common macports.c -o macports.o
235gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common get_systemconfiguration_proxies.c -o get_systemconfiguration_proxies.o
236gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common sysctl.c -o sysctl.o
237gcc -dynamiclib -g -O2 -W -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
238===> making all in src/port1.0
239===> making all in src/package1.0
240===> making all in src/pextlib1.0
241gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common Pextlib.c -o Pextlib.o
242gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common strsed.c -o strsed.o
243gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common fgetln.c -o fgetln.o
244gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common md5cmd.c -o md5cmd.o
245gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common setmode.c -o setmode.o
246gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common xinstall.c -o xinstall.o
247gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common fs-traverse.c -o fs-traverse.o
248gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common strcasecmp.c -o strcasecmp.o
249gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common vercomp.c -o vercomp.o
250gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common filemap.c -o filemap.o
251gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common sha1cmd.c -o sha1cmd.o
252gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common curl.c -o curl.o
253gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common rmd160cmd.c -o rmd160cmd.o
254gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common sha256cmd.c -o sha256cmd.o
255gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common readline.c -o readline.o
256gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common uid.c -o uid.o
257gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common tracelib.c -o tracelib.o
258gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common tty.c -o tty.o
259gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common readdir.c -o readdir.o
260gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common pipe.c -o pipe.o
261gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common flock.c -o flock.o
262gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common system.c -o system.o
263gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common mktemp.c -o mktemp.o
264gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common realpath.c -o realpath.o
265gcc -dynamiclib -g -O2 -W -Wall -pedantic      -Wl,-single_module Pextlib.o strsed.o fgetln.o md5cmd.o setmode.o xinstall.o fs-traverse.o strcasecmp.o vercomp.o filemap.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.5 -ltclstub8.5   -lcurl 
266===> making all in src/registry2.0
267gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common registry.c -o registry.o
268gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common util.c -o util.o
269gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common entry.c -o entry.o
270gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common entryobj.c -o entryobj.o
271gcc -dynamiclib -g -O2 -W -Wall -pedantic    -Wl,-single_module registry.o util.o entry.o entryobj.o ../cregistry/cregistry.a -o registry.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.5 -ltclstub8.5   -lsqlite3
272===> making all in src/darwintracelib1.0
273gcc -g -O2 -W -Wall -pedantic  -fPIC -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include"  -c -o darwintrace.o darwintrace.c
274gcc -dynamiclib -g -O2 -W -Wall -pedantic  -fPIC  -Wl,-single_module darwintrace.o -o darwintrace.dylib 
275===> making all in src/port
276sed -e 's,@TCLSH\@,/usr/bin/tclsh,g' -e 's,@macports_tcl_dir\@,/opt/macports/snowleopard/share/macports/Tcl,g' portmirror.tcl > portmirror
277sed -e 's,@TCLSH\@,/usr/bin/tclsh,g' -e 's,@macports_tcl_dir\@,/opt/macports/snowleopard/share/macports/Tcl,g' portindex.tcl > portindex
278sed -e 's,@TCLSH\@,/usr/bin/tclsh,g' -e 's,@macports_tcl_dir\@,/opt/macports/snowleopard/share/macports/Tcl,g' port.tcl > port
279===> making all in src/programs
280===> making all in src/programs/daemondo
281mkdir -p build
282gcc -g -O2 -W -Wall  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -I../..  -c -o main.o main.c
283gcc -g -O2 -W -Wall  -o build/daemondo -framework CoreFoundation -framework SystemConfiguration -framework IOKit main.o
284===> making install in doc
285/usr/bin/install -c -d -o root -g wheel -m 0775 /opt/macports/snowleopard
286/usr/bin/install -c -d -o root -g wheel -m 0775 /opt/macports/snowleopard/etc/macports
287cat prefix.mtree | /usr/sbin/mtree -U -e -p /opt/macports/snowleopard > /dev/null
288if test -L "/opt/macports/snowleopard/man" ; then \
289                rm -f "/opt/macports/snowleopard/man"; \
290        fi
291if test ! -e "/opt/macports/snowleopard/man" ; then \
292                ln -s share/man /opt/macports/snowleopard/man; \
293        fi
294/usr/bin/install -c -o root -g wheel -m 444 macports.conf /opt/macports/snowleopard/etc/macports/macports.conf.default
295if test ! -e /opt/macports/snowleopard/etc/macports/macports.conf ; then \
296                set -x; \
297                /usr/bin/install -c -o root -g wheel -m 644 macports.conf /opt/macports/snowleopard/etc/macports; \
298        fi
299/usr/bin/install -c -o root -g wheel -m 444 sources.conf /opt/macports/snowleopard/etc/macports/sources.conf.default
300if test ! -e /opt/macports/snowleopard/etc/macports/sources.conf ; then \
301                set -x; \
302                /usr/bin/install -c -o root -g wheel -m 644 sources.conf /opt/macports/snowleopard/etc/macports; \
303        fi
304/usr/bin/install -c -o root -g wheel -m 444 variants.conf /opt/macports/snowleopard/etc/macports/variants.conf.default
305if test ! -e /opt/macports/snowleopard/etc/macports/variants.conf ; then \
306                set -x; \
307                /usr/bin/install -c -o root -g wheel -m 644 variants.conf /opt/macports/snowleopard/etc/macports; \
308        fi
309# delete old uncompressed man pages if they exist
310for m in port.1; do rm -f /opt/macports/snowleopard/share/man/man1/$m ; done
311for m in macports.conf.5; do rm -f /opt/macports/snowleopard/share/man/man5/$m ; done
312for m in portfile.7 portstyle.7 porthier.7 portgroup.7; do rm -f /opt/macports/snowleopard/share/man/man7/$m ; done
313/usr/bin/install -c -d -o root -g wheel -m 0775 /opt/macports/snowleopard/share/macports/install
314/usr/bin/install -c -o root -g wheel -m 644 prefix.mtree /opt/macports/snowleopard/share/macports/install/
315/usr/bin/install -c -o root -g wheel -m 644 macosx.mtree /opt/macports/snowleopard/share/macports/install/
316/usr/bin/install -c -o root -g wheel -m 444 port.1.gz /opt/macports/snowleopard/share/man/man1
317/usr/bin/install -c -o root -g wheel -m 444 macports.conf.5.gz /opt/macports/snowleopard/share/man/man5
318/usr/bin/install -c -o root -g wheel -m 444 portfile.7.gz /opt/macports/snowleopard/share/man/man7
319/usr/bin/install -c -o root -g wheel -m 444 portstyle.7.gz /opt/macports/snowleopard/share/man/man7
320/usr/bin/install -c -o root -g wheel -m 444 porthier.7.gz /opt/macports/snowleopard/share/man/man7
321/usr/bin/install -c -o root -g wheel -m 444 portgroup.7.gz /opt/macports/snowleopard/share/man/man7
322===> making install in src
323===> making install in src/cregistry
324make[2]: Nothing to be done for `install'.
325===> making install in src/macports1.0
326/usr/bin/install -c -d -o root -g wheel -m 0775 /opt/macports/snowleopard/share/macports/Tcl/macports1.0
327/usr/bin/install -c -o root -g wheel -m 444 MacPorts.dylib /opt/macports/snowleopard/share/macports/Tcl/macports1.0
328/usr/bin/install -c -o root -g wheel -m 444 pkgIndex.tcl /opt/macports/snowleopard/share/macports/Tcl/macports1.0
329/usr/bin/install -c -d -o root -g wheel -m 0775 /opt/macports/snowleopard/share/macports/Tcl/macports1.0
330/usr/bin/install -c -o root -g wheel -m 444 pkgIndex.tcl /opt/macports/snowleopard/share/macports/Tcl/macports1.0
331echo "/opt/macports/snowleopard/Library/Tcl" > /opt/macports/snowleopard/var/macports/.tclpackage
332if test -z "" && test "/opt/macports/snowleopard/Library/Tcl/macports1.0" != "/opt/macports/snowleopard/share/macports/Tcl/macports1.0" && test -w "/opt/macports/snowleopard/Library/Tcl"; then \
333                if ! test -L "/opt/macports/snowleopard/Library/Tcl/macports1.0" && test -d "/opt/macports/snowleopard/Library/Tcl/macports1.0"; then \
334                        rm -rf "/opt/macports/snowleopard/Library/Tcl/macports1.0" || true; \
335                fi; \
336                if ! test -e "/opt/macports/snowleopard/Library/Tcl/macports1.0"; then \
337                        ln -s "/opt/macports/snowleopard/share/macports/Tcl/macports1.0" "/opt/macports/snowleopard/Library/Tcl/macports1.0" || true; \
338                fi; \
339        fi
340===> making install in src/port1.0
341/usr/bin/install -c -d -o root -g wheel -m 0775 /opt/macports/snowleopard/share/macports/Tcl/port1.0
342/usr/bin/install -c -o root -g wheel -m 444 pkgIndex.tcl /opt/macports/snowleopard/share/macports/Tcl/port1.0
343===> making install in src/package1.0
344/usr/bin/install -c -d -o root -g wheel -m 0775 /opt/macports/snowleopard/share/macports/Tcl/package1.0
345/usr/bin/install -c -o root -g wheel -m 444 pkgIndex.tcl /opt/macports/snowleopard/share/macports/Tcl/package1.0
346===> making install in src/pextlib1.0
347/usr/bin/install -c -d -o root -g wheel -m 0775 /opt/macports/snowleopard/share/macports/Tcl/pextlib1.0
348/usr/bin/install -c -o root -g wheel -m 444 Pextlib.dylib /opt/macports/snowleopard/share/macports/Tcl/pextlib1.0
349/usr/bin/install -c -o root -g wheel -m 444 pkgIndex.tcl /opt/macports/snowleopard/share/macports/Tcl/pextlib1.0
350===> making install in src/registry2.0
351/usr/bin/install -c -d -o root -g wheel -m 0775 /opt/macports/snowleopard/share/macports/Tcl/registry2.0
352/usr/bin/install -c -o root -g wheel -m 444 registry.dylib /opt/macports/snowleopard/share/macports/Tcl/registry2.0
353/usr/bin/install -c -o root -g wheel -m 444 pkgIndex.tcl /opt/macports/snowleopard/share/macports/Tcl/registry2.0
354[ ! -d /opt/macports/snowleopard/share/macports/Tcl/registry1.0 ] || rm -vrf /opt/macports/snowleopard/share/macports/Tcl/registry1.0
355/usr/bin/install -c -d -o root -g wheel -m 0775 /opt/macports/snowleopard/share/macports/Tcl/registry2.0
356/usr/bin/install -c -o root -g wheel -m 444 registry.dylib /opt/macports/snowleopard/share/macports/Tcl/registry2.0
357/usr/bin/install -c -o root -g wheel -m 444 pkgIndex.tcl /opt/macports/snowleopard/share/macports/Tcl/registry2.0
358===> making install in src/darwintracelib1.0
359/usr/bin/install -c -d -o root -g wheel -m 0775 /opt/macports/snowleopard/share/macports/Tcl/darwintrace1.0
360/usr/bin/install -c -o root -g wheel -m 444 darwintrace.dylib /opt/macports/snowleopard/share/macports/Tcl/darwintrace1.0
361===> making install in src/port
362cat ../../doc/prefix.mtree | /usr/sbin/mtree -U -d -e -p /opt/macports/snowleopard > /dev/null
363/usr/bin/install -c -d -o root -g wheel -m 0775 /opt/macports/snowleopard/bin
364/usr/bin/install -c -d -o root -g wheel -m 0775 /opt/macports/snowleopard/var/macports
365/usr/bin/install -c -o root -g wheel -m 555 port portindex portmirror /opt/macports/snowleopard/bin/
366/usr/bin/install -c -o root -g wheel -m 444 port-help.tcl  /opt/macports/snowleopard/var/macports/
367cd /opt/macports/snowleopard/bin && ln -s -f port portf
368===> making install in src/programs
369===> making install in src/programs/daemondo
370mkdir -p build
371/usr/bin/install -c -o root -g wheel -m 555 build/daemondo /opt/macports/snowleopard/bin
372[ ! -f /opt/macports/snowleopard/etc/macports/mp_version ] || rm -vf /opt/macports/snowleopard/etc/macports/mp_version
373/usr/bin/install -c -o root -g wheel -m 444 setupenv.bash  /opt/macports/snowleopard/share/macports/
374/usr/bin/tclsh src/upgrade_sources_conf_default.tcl /opt/macports/snowleopard
375/usr/bin/tclsh src/dep_map_clean.tcl "/opt/macports/snowleopard/share/macports/Tcl"
376
377Congratulations, you have successfully installed the MacPorts system. To get the Portfiles and update the system, add /opt/macports/snowleopard/bin to your PATH and run:
378
379sudo port -v selfupdate
380
381Please read "man port", the MacPorts guide at http://guide.macports.org/ and Wiki at http://trac.macports.org/ for full documentation.
382