Ticket #20378: 54106.txt

File 54106.txt, 21.9 KB (added by ryandesign (Ryan Carsten Schmidt), 15 years ago)
Line 
1checking build system type... i386-apple-darwin8.11.1
2checking host system type... i386-apple-darwin8.11.1
3checking target system type... i386-apple-darwin8.11.1
4checking MacPorts version... 1.8.0
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
9checking Xcode version... 2.5
10checking for gcc... /usr/bin/gcc-4.0
11checking for C compiler default output file name... a.out
12checking whether the C compiler works... yes
13checking whether we are cross compiling... no
14checking for suffix of executables...
15checking for suffix of object files... o
16checking whether we are using the GNU C compiler... yes
17checking whether /usr/bin/gcc-4.0 accepts -g... yes
18checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
19checking for gcc... gcc
20checking whether we are using the GNU Objective C compiler... yes
21checking whether gcc accepts -g... yes
22checking for a BSD-compatible install... /usr/bin/install -c
23checking whether make sets $(MAKE)... yes
24checking whether ln -s works... yes
25checking for mtree... /usr/sbin/mtree
26checking for chown... /usr/sbin/chown
27checking for cp... /bin/cp
28checking for cpio... /usr/bin/cpio
29checking for diff... /usr/bin/diff
30checking for ditto... /usr/bin/ditto
31checking for dscl... /usr/bin/dscl
32checking for file... /usr/bin/file
33checking for cvs... /usr/bin/cvs
34checking for svn... no
35checking for git... no
36checking for hg... no
37checking for gzip... /usr/bin/gzip
38checking for lipo... /usr/bin/lipo
39checking for nice... /usr/bin/nice
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 bzip2... /usr/bin/bzip2
56checking for lsbom... /usr/bin/lsbom
57checking for mkbom... /usr/bin/mkbom
58checking for pax... /bin/pax
59checking for xar... no
60checking for open... /usr/bin/open
61checking for sed... (cached) /usr/bin/sed
62checking which sed flag to use for extended regexp... -E (BSD)
63checking for tar... (cached) /usr/bin/tar
64checking for gnutar... (cached) /usr/bin/gnutar
65checking for which tar variant to use... /usr/bin/gnutar
66checking for /usr/bin/gnutar --no-same-owner support... yes
67checking how to mark unused variables...
68checking for gcc symbol visibility attribute... __attribute__((visibility("hidden")))
69checking for the pthreads library -lpthreads... no
70checking whether pthreads work without any flags... yes
71checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
72checking if more special flags are required for pthreads... -D_THREAD_SAFE
73checking how to run the Objective C preprocessor... gcc -E
74checking for grep that handles long lines and -e... /usr/bin/grep
75checking for egrep... /usr/bin/grep -E
76checking for ANSI C header files... yes
77checking for sys/types.h... yes
78checking for sys/stat.h... yes
79checking for stdlib.h... yes
80checking for string.h... yes
81checking for memory.h... yes
82checking for strings.h... yes
83checking for inttypes.h... yes
84checking for stdint.h... yes
85checking for unistd.h... yes
86checking objc/objc.h usability... yes
87checking objc/objc.h presence... yes
88checking for objc/objc.h... yes
89checking if linking libobjc requires pthreads... no
90checking for Apple Objective-C runtime... yes
91checking for GNU Objective C runtime... no
92configure: Using Apple Objective-C runtime
93checking for Apple Foundation library... yes
94configure: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library
95configure: Using Apple Foundation library
96checking for CoreFoundation framework... yes
97checking for SystemConfiguration framework... yes
98checking for IOKit framework... yes
99checking for CFNotificationCenterGetDarwinNotifyCenter... yes
100checking for whether we will build daemondo... yes
101checking for ports tree... configure: WARNING: No ports tree found
102checking for MacPorts config directory... ${sysconfdir}/macports
103checking for install user... rschmidt
104checking for install group... admin
105checking for macports user... rschmidt
106checking what permissions to use for installation directories... 0755
107checking for Applications installation directory... /macportstest/Applications
108checking for Frameworks installation directory... /macportstest/Library/Frameworks
109checking for Universal CPU architectures... i386 ppc
110checking how to run the C preprocessor... /usr/bin/cpp-4.0
111checking for ANSI C header files... (cached) yes
112checking for dirent.h that defines DIR... yes
113checking for library containing opendir... none required
114checking for sys/wait.h that is POSIX.1 compatible... yes
115checking limits.h usability... yes
116checking limits.h presence... yes
117checking for limits.h... yes
118checking paths.h usability... yes
119checking paths.h presence... yes
120checking for paths.h... yes
121checking sys/file.h usability... yes
122checking sys/file.h presence... yes
123checking for sys/file.h... yes
124checking crt_externs.h usability... yes
125checking crt_externs.h presence... yes
126checking for crt_externs.h... yes
127checking fcntl.h usability... yes
128checking fcntl.h presence... yes
129checking for fcntl.h... yes
130checking sys/fcntl.h usability... yes
131checking sys/fcntl.h presence... yes
132checking for sys/fcntl.h... yes
133checking sys/cdefs.h usability... yes
134checking sys/cdefs.h presence... yes
135checking for sys/cdefs.h... yes
136checking err.h usability... yes
137checking err.h presence... yes
138checking for err.h... yes
139checking sys/socket.h usability... yes
140checking sys/socket.h presence... yes
141checking for sys/socket.h... yes
142checking readline/readline.h usability... yes
143checking readline/readline.h presence... yes
144checking for readline/readline.h... yes
145checking readline/history.h usability... yes
146checking readline/history.h presence... yes
147checking for readline/history.h... yes
148checking pwd.h usability... yes
149checking pwd.h presence... yes
150checking for pwd.h... yes
151checking sys/paths.h usability... yes
152checking sys/paths.h presence... yes
153checking for sys/paths.h... yes
154checking utime.h usability... yes
155checking utime.h presence... yes
156checking for utime.h... yes
157checking for bzero... yes
158checking for memset... yes
159checking for fgetln... yes
160checking for lockf... yes
161checking for flock... yes
162checking for setmode... yes
163checking for strcasecmp... yes
164checking for strncasecmp... yes
165checking for strlcpy... yes
166checking for copyfile... yes
167checking for clearenv... no
168checking if readlink conforms to POSIX 1003.1a... yes
169checking for MD5Update in -lmd... no
170checking for MD5_Update in -lcrypto... yes
171checking openssl/md5.h usability... yes
172checking openssl/md5.h presence... yes
173checking for openssl/md5.h... yes
174checking for readline in -lreadline... yes
175checking whether rl_username_completion_function is declared... no
176checking whether rl_filename_completion_function is declared... no
177checking whether rl_completion_matches is declared... no
178checking whether username_completion_function is declared... yes
179checking whether filename_completion_function is declared... yes
180checking whether completion_matches is declared... yes
181checking for Tcl configuration... found /usr/lib/tclConfig.sh
182checking for existence of /usr/lib/tclConfig.sh... loading
183checking for Tcl public headers... /usr/include
184checking for tclsh... /usr/bin/tclsh
185checking for Tcl package directory... /macportstest/Library/Tcl
186checking whether tclsh was compiled with threads... yes
187checking for curl-config... /usr/bin/curl-config
188checking for Tcl Thread package... yes
189checking for sqlite3_open in -lsqlite3... yes
190checking for Tcl sqlite3 location... /usr/lib/sqlite3
191checking how to build libraries... shared
192checking that any existing MacPorts install can be upgraded... yes
193configure: creating ./config.status
194config.status: creating src/programs/daemondo/Makefile
195config.status: creating Doxyfile
196config.status: creating Makefile
197config.status: creating Mk/macports.autoconf.mk
198config.status: creating doc/prefix.mtree
199config.status: creating doc/macosx.mtree
200config.status: creating doc/macports.conf
201config.status: creating portmgr/freebsd/Makefile
202config.status: creating portmgr/fedora/macports.spec
203config.status: creating src/Makefile
204config.status: creating src/macports1.0/macports_autoconf.tcl
205config.status: creating src/port1.0/port_autoconf.tcl
206config.status: creating src/registry1.0/registry_autoconf.tcl
207config.status: creating src/programs/Makefile
208config.status: creating src/macports1.0/macports_fastload.tcl
209config.status: creating setupenv.bash
210config.status: creating src/pkg_mkindex.sh
211config.status: creating src/config.h
212config.status: src/config.h is unchanged
213===> making all in doc
214make[1]: Nothing to be done for `all'.
215===> making all in src
216===> making all in src/cregistry
217make[2]: Nothing to be done for `all'.
218===> making all in src/macports1.0
219make[2]: Nothing to be done for `all'.
220===> making all in src/port1.0
221===> making all in src/package1.0
222make[2]: Nothing to be done for `all'.
223===> making all in src/pextlib1.0
224make[2]: Nothing to be done for `all'.
225===> making all in src/registry1.0
226make[2]: Nothing to be done for `all'.
227===> making all in src/registry2.0
228make[2]: Nothing to be done for `all'.
229===> making all in src/darwintracelib1.0
230make[2]: Nothing to be done for `all'.
231===> making all in src/port
232sed -e 's,@TCLSH\@,/usr/bin/tclsh,g' -e 's,@TCL_PACKAGE_DIR\@,/macportstest/Library/Tcl,g' portmirror.tcl > portmirror
233sed -e 's,@TCLSH\@,/usr/bin/tclsh,g' -e 's,@TCL_PACKAGE_DIR\@,/macportstest/Library/Tcl,g' portindex.tcl > portindex
234sed -e 's,@TCLSH\@,/usr/bin/tclsh,g' -e 's,@TCL_PACKAGE_DIR\@,/macportstest/Library/Tcl,g' port.tcl > port
235===> making all in src/programs
236===> making all in src/programs/daemondo
237mkdir -p build
238===> making install in doc
239/usr/bin/install -c -d -o rschmidt -g admin -m 0755 /macportstest
240/usr/bin/install -c -d -o rschmidt -g admin -m 0755 /macportstest/etc/macports
241cat prefix.mtree | /usr/sbin/mtree -U -e -p /macportstest > /dev/null
242if test -L "/macportstest/man" ; then \
243        rm -f "/macportstest/man"; \
244fi
245if test ! -e "/macportstest/man" ; then \
246        ln -s share/man /macportstest/man; \
247fi
248/usr/bin/install -c -o rschmidt -g admin -m 444 macports.conf /macportstest/etc/macports/macports.conf.default
249if test ! -e /macportstest/etc/macports/macports.conf ; then \
250        set -x; \
251        /usr/bin/install -c -o rschmidt -g admin -m 644 macports.conf /macportstest/etc/macports; \
252fi
253+ /usr/bin/install -c -o rschmidt -g admin -m 644 macports.conf /macportstest/etc/macports
254/usr/bin/install -c -o rschmidt -g admin -m 444 sources.conf /macportstest/etc/macports/sources.conf.default
255if test ! -e /macportstest/etc/macports/sources.conf ; then \
256        set -x; \
257        /usr/bin/install -c -o rschmidt -g admin -m 644 sources.conf /macportstest/etc/macports; \
258fi
259+ /usr/bin/install -c -o rschmidt -g admin -m 644 sources.conf /macportstest/etc/macports
260/usr/bin/install -c -o rschmidt -g admin -m 444 variants.conf /macportstest/etc/macports/variants.conf.default
261if test ! -e /macportstest/etc/macports/variants.conf ; then \
262        set -x; \
263        /usr/bin/install -c -o rschmidt -g admin -m 644 variants.conf /macportstest/etc/macports; \
264fi
265+ /usr/bin/install -c -o rschmidt -g admin -m 644 variants.conf /macportstest/etc/macports
266# delete old uncompressed man pages if they exist
267for m in port.1; do rm -f /macportstest/share/man/man1/$m ; done
268for m in macports.conf.5; do rm -f /macportstest/share/man/man5/$m ; done
269for m in portfile.7 portstyle.7 porthier.7 portgroup.7; do rm -f /macportstest/share/man/man7/$m ; done
270/usr/bin/install -c -d -o rschmidt -g admin -m 0755 /macportstest/share/macports/install
271/usr/bin/install -c -o rschmidt -g admin -m 644 prefix.mtree /macportstest/share/macports/install/
272/usr/bin/install -c -o rschmidt -g admin -m 644 macosx.mtree /macportstest/share/macports/install/
273/usr/bin/install -c -o rschmidt -g admin -m 444 port.1.gz /macportstest/share/man/man1
274/usr/bin/install -c -o rschmidt -g admin -m 444 macports.conf.5.gz /macportstest/share/man/man5
275/usr/bin/install -c -o rschmidt -g admin -m 444 portfile.7.gz /macportstest/share/man/man7
276/usr/bin/install -c -o rschmidt -g admin -m 444 portstyle.7.gz /macportstest/share/man/man7
277/usr/bin/install -c -o rschmidt -g admin -m 444 porthier.7.gz /macportstest/share/man/man7
278/usr/bin/install -c -o rschmidt -g admin -m 444 portgroup.7.gz /macportstest/share/man/man7
279===> making install in src
280===> making install in src/cregistry
281make[2]: Nothing to be done for `install'.
282===> making install in src/macports1.0
283/usr/bin/install -c -d -o rschmidt -g admin -m 0755 /macportstest/Library/Tcl/macports1.0
284/usr/bin/install -c -o rschmidt -g admin -m 444 MacPorts.dylib /macportstest/Library/Tcl/macports1.0
285/usr/bin/install -c -o rschmidt -g admin -m 444 pkgIndex.tcl /macportstest/Library/Tcl/macports1.0
286/usr/bin/install -c -d -o rschmidt -g admin -m 0755 /macportstest/Library/Tcl/macports1.0
287+ /usr/bin/install -c -o rschmidt -g admin -m 444 macports.tcl /macportstest/Library/Tcl/macports1.0/macports.tcl
288+ /usr/bin/install -c -o rschmidt -g admin -m 444 macports_dlist.tcl /macportstest/Library/Tcl/macports1.0/macports_dlist.tcl
289+ /usr/bin/install -c -o rschmidt -g admin -m 444 macports_util.tcl /macportstest/Library/Tcl/macports1.0/macports_util.tcl
290+ /usr/bin/install -c -o rschmidt -g admin -m 444 macports_autoconf.tcl /macportstest/Library/Tcl/macports1.0/macports_autoconf.tcl
291+ /usr/bin/install -c -o rschmidt -g admin -m 444 macports_index.tcl /macportstest/Library/Tcl/macports1.0/macports_index.tcl
292+ /usr/bin/install -c -o rschmidt -g admin -m 444 macports_fastload.tcl /macportstest/Library/Tcl/macports1.0/macports_fastload.tcl
293echo "/macportstest/Library/Tcl" > /macportstest/var/macports/.tclpackage
294/usr/bin/install -c -o rschmidt -g admin -m 444 pkgIndex.tcl /macportstest/Library/Tcl/macports1.0
295===> making install in src/port1.0
296/usr/bin/install -c -d -o rschmidt -g admin -m 0755 /macportstest/share/macports/Tcl/port1.0
297+ /usr/bin/install -c -o rschmidt -g admin -m 444 port.tcl /macportstest/share/macports/Tcl/port1.0
298+ /usr/bin/install -c -o rschmidt -g admin -m 444 portchecksum.tcl /macportstest/share/macports/Tcl/port1.0
299+ /usr/bin/install -c -o rschmidt -g admin -m 444 portconfigure.tcl /macportstest/share/macports/Tcl/port1.0
300+ /usr/bin/install -c -o rschmidt -g admin -m 444 portextract.tcl /macportstest/share/macports/Tcl/port1.0
301+ /usr/bin/install -c -o rschmidt -g admin -m 444 portfetch.tcl /macportstest/share/macports/Tcl/port1.0
302+ /usr/bin/install -c -o rschmidt -g admin -m 444 portmain.tcl /macportstest/share/macports/Tcl/port1.0
303+ /usr/bin/install -c -o rschmidt -g admin -m 444 portbuild.tcl /macportstest/share/macports/Tcl/port1.0
304+ /usr/bin/install -c -o rschmidt -g admin -m 444 portpatch.tcl /macportstest/share/macports/Tcl/port1.0
305+ /usr/bin/install -c -o rschmidt -g admin -m 444 portutil.tcl /macportstest/share/macports/Tcl/port1.0
306+ /usr/bin/install -c -o rschmidt -g admin -m 444 portinstall.tcl /macportstest/share/macports/Tcl/port1.0
307+ /usr/bin/install -c -o rschmidt -g admin -m 444 portdepends.tcl /macportstest/share/macports/Tcl/port1.0
308+ /usr/bin/install -c -o rschmidt -g admin -m 444 portdestroot.tcl /macportstest/share/macports/Tcl/port1.0
309+ /usr/bin/install -c -o rschmidt -g admin -m 444 portlint.tcl /macportstest/share/macports/Tcl/port1.0
310+ /usr/bin/install -c -o rschmidt -g admin -m 444 portclean.tcl /macportstest/share/macports/Tcl/port1.0
311+ /usr/bin/install -c -o rschmidt -g admin -m 444 porttest.tcl /macportstest/share/macports/Tcl/port1.0
312+ /usr/bin/install -c -o rschmidt -g admin -m 444 portactivate.tcl /macportstest/share/macports/Tcl/port1.0
313+ /usr/bin/install -c -o rschmidt -g admin -m 444 portsubmit.tcl /macportstest/share/macports/Tcl/port1.0
314+ /usr/bin/install -c -o rschmidt -g admin -m 444 port_autoconf.tcl /macportstest/share/macports/Tcl/port1.0
315+ /usr/bin/install -c -o rschmidt -g admin -m 444 portstartupitem.tcl /macportstest/share/macports/Tcl/port1.0
316+ /usr/bin/install -c -o rschmidt -g admin -m 444 porttrace.tcl /macportstest/share/macports/Tcl/port1.0
317+ /usr/bin/install -c -o rschmidt -g admin -m 444 portlivecheck.tcl /macportstest/share/macports/Tcl/port1.0
318+ /usr/bin/install -c -o rschmidt -g admin -m 444 portdistcheck.tcl /macportstest/share/macports/Tcl/port1.0
319+ /usr/bin/install -c -o rschmidt -g admin -m 444 portmirror.tcl /macportstest/share/macports/Tcl/port1.0
320+ /usr/bin/install -c -o rschmidt -g admin -m 444 portload.tcl /macportstest/share/macports/Tcl/port1.0
321+ /usr/bin/install -c -o rschmidt -g admin -m 444 portunload.tcl /macportstest/share/macports/Tcl/port1.0
322+ /usr/bin/install -c -o rschmidt -g admin -m 444 portdistfiles.tcl /macportstest/share/macports/Tcl/port1.0
323/usr/bin/install -c -o rschmidt -g admin -m 444 pkgIndex.tcl /macportstest/share/macports/Tcl/port1.0
324===> making install in src/package1.0
325/usr/bin/install -c -d -o rschmidt -g admin -m 0755 /macportstest/share/macports/Tcl/package1.0
326+ /usr/bin/install -c -o rschmidt -g admin -m 444 package.tcl /macportstest/share/macports/Tcl/package1.0
327+ /usr/bin/install -c -o rschmidt -g admin -m 444 portdmg.tcl /macportstest/share/macports/Tcl/package1.0
328+ /usr/bin/install -c -o rschmidt -g admin -m 444 portmdmg.tcl /macportstest/share/macports/Tcl/package1.0
329+ /usr/bin/install -c -o rschmidt -g admin -m 444 portmpkg.tcl /macportstest/share/macports/Tcl/package1.0
330+ /usr/bin/install -c -o rschmidt -g admin -m 444 portpkg.tcl /macportstest/share/macports/Tcl/package1.0
331+ /usr/bin/install -c -o rschmidt -g admin -m 444 portportpkg.tcl /macportstest/share/macports/Tcl/package1.0
332+ /usr/bin/install -c -o rschmidt -g admin -m 444 portrpm.tcl /macportstest/share/macports/Tcl/package1.0
333+ /usr/bin/install -c -o rschmidt -g admin -m 444 portsrpm.tcl /macportstest/share/macports/Tcl/package1.0
334+ /usr/bin/install -c -o rschmidt -g admin -m 444 portdpkg.tcl /macportstest/share/macports/Tcl/package1.0
335+ /usr/bin/install -c -o rschmidt -g admin -m 444 portunarchive.tcl /macportstest/share/macports/Tcl/package1.0
336+ /usr/bin/install -c -o rschmidt -g admin -m 444 portarchive.tcl /macportstest/share/macports/Tcl/package1.0
337/usr/bin/install -c -o rschmidt -g admin -m 444 pkgIndex.tcl /macportstest/share/macports/Tcl/package1.0
338===> making install in src/pextlib1.0
339/usr/bin/install -c -d -o rschmidt -g admin -m 0755 /macportstest/share/macports/Tcl/pextlib1.0
340/usr/bin/install -c -o rschmidt -g admin -m 444 Pextlib.dylib /macportstest/share/macports/Tcl/pextlib1.0
341/usr/bin/install -c -o rschmidt -g admin -m 444 pkgIndex.tcl /macportstest/share/macports/Tcl/pextlib1.0
342===> making install in src/registry1.0
343/usr/bin/install -c -d -o rschmidt -g admin -m 0755 /macportstest/share/macports/Tcl/registry1.0
344+ /usr/bin/install -c -o rschmidt -g admin -m 444 registry.tcl /macportstest/share/macports/Tcl/registry1.0
345+ /usr/bin/install -c -o rschmidt -g admin -m 444 registry_autoconf.tcl /macportstest/share/macports/Tcl/registry1.0
346+ /usr/bin/install -c -o rschmidt -g admin -m 444 receipt_flat.tcl /macportstest/share/macports/Tcl/registry1.0
347+ /usr/bin/install -c -o rschmidt -g admin -m 444 receipt_sqlite.tcl /macportstest/share/macports/Tcl/registry1.0
348+ /usr/bin/install -c -o rschmidt -g admin -m 444 portimage.tcl /macportstest/share/macports/Tcl/registry1.0
349+ /usr/bin/install -c -o rschmidt -g admin -m 444 portuninstall.tcl /macportstest/share/macports/Tcl/registry1.0
350/usr/bin/install -c -o rschmidt -g admin -m 444 pkgIndex.tcl /macportstest/share/macports/Tcl/registry1.0
351===> making install in src/registry2.0
352/usr/bin/install -c -d -o rschmidt -g admin -m 0755 /macportstest/share/macports/Tcl/registry2.0
353/usr/bin/install -c -o rschmidt -g admin -m 444 registry.dylib /macportstest/share/macports/Tcl/registry2.0
354/usr/bin/install -c -o rschmidt -g admin -m 444 pkgIndex.tcl /macportstest/share/macports/Tcl/registry2.0
355/usr/bin/install -c -d -o rschmidt -g admin -m 0755 /macportstest/share/macports/Tcl/registry2.0
356/usr/bin/install -c -o rschmidt -g admin -m 444 registry.dylib /macportstest/share/macports/Tcl/registry2.0
357+ /usr/bin/install -c -o rschmidt -g admin -m 444 registry_util.tcl /macportstest/share/macports/Tcl/registry2.0/registry_util.tcl
358+ /usr/bin/install -c -o rschmidt -g admin -m 444 portimage.tcl /macportstest/share/macports/Tcl/registry2.0/portimage.tcl
359+ /usr/bin/install -c -o rschmidt -g admin -m 444 portuninstall.tcl /macportstest/share/macports/Tcl/registry2.0/portuninstall.tcl
360/usr/bin/install -c -o rschmidt -g admin -m 444 pkgIndex.tcl /macportstest/share/macports/Tcl/registry2.0
361===> making install in src/darwintracelib1.0
362/usr/bin/install -c -d -o rschmidt -g admin -m 0755 /macportstest/share/macports/Tcl/darwintrace1.0
363/usr/bin/install -c -o rschmidt -g admin -m 444 darwintrace.dylib /macportstest/share/macports/Tcl/darwintrace1.0
364===> making install in src/port
365cat ../../doc/prefix.mtree | /usr/sbin/mtree -U -d -e -p /macportstest > /dev/null
366/usr/bin/install -c -d -o rschmidt -g admin -m 0755 /macportstest/bin
367/usr/bin/install -c -d -o rschmidt -g admin -m 0755 /macportstest/var/macports
368/usr/bin/install -c -o rschmidt -g admin -m 555 port portindex portmirror /macportstest/bin/
369/usr/bin/install -c -o rschmidt -g admin -m 444 port-help.tcl  /macportstest/var/macports/
370cd /macportstest/bin && ln -s -f port portf
371===> making install in src/programs
372===> making install in src/programs/daemondo
373/usr/bin/install -c -o rschmidt -g admin -m 555 build/daemondo /macportstest/bin
374[ ! -f /macportstest/etc/macports/mp_version ] || rm -vf /macportstest/etc/macports/mp_version
375/usr/bin/install -c -o rschmidt -g admin -m 444 setupenv.bash  /macportstest/share/macports/
376/usr/bin/tclsh src/upgrade_sources_conf_default.tcl /macportstest
377/usr/bin/tclsh src/dep_map_clean.tcl /macportstest/Library/Tcl
378invalid command name "get_systemconfiguration_proxies"
379    while executing
380"get_systemconfiguration_proxies"
381    (procedure "mportinit" line 440)
382    invoked from within
383"mportinit"
384    (file "src/dep_map_clean.tcl" line 12)
385make: *** [install] Error 1