Ticket #33398: xcodebuild-error-2.0.4.txt

File xcodebuild-error-2.0.4.txt, 50.0 KB (added by theboergers@…, 12 years ago)
Line 
1Last login: Tue Feb 28 14:11:59 on ttys001
2cat: /opt/local/var/run/nginx.pid: No such file or directory
3[~/Downloads/MacPorts-2.0.4] : ./configure
4checking build system type... x86_64-apple-darwin11.3.0
5checking host system type... x86_64-apple-darwin11.3.0
6checking target system type... x86_64-apple-darwin11.3.0
7checking MacPorts version... 2.0.4
8checking for sw_vers... /usr/bin/sw_vers
9checking for defaults... /usr/bin/defaults
10checking for xcode-select... /usr/bin/xcode-select
11checking Mac OS X version... 10.7.3
12checking Xcode location... /Applications/Xcode.app
13checking for gcc... gcc
14checking whether the C compiler works... yes
15checking for C compiler default output file name... a.out
16checking for suffix of executables...
17checking whether we are cross compiling... no
18checking for suffix of object files... o
19checking whether we are using the GNU C compiler... yes
20checking whether gcc accepts -g... yes
21checking for gcc option to accept ISO C89... none needed
22checking for gcc... gcc
23checking whether we are using the GNU Objective C compiler... yes
24checking whether gcc accepts -g... yes
25checking for a BSD-compatible install... /usr/bin/install -c
26checking whether make sets $(MAKE)... yes
27checking whether ln -s works... yes
28checking for mtree... /usr/sbin/mtree
29checking for chown... /usr/sbin/chown
30checking for cp... /bin/cp
31checking for cpio... /usr/bin/cpio
32checking for diff... /usr/bin/diff
33checking for dscl... /usr/bin/dscl
34checking for dseditgroup... /usr/sbin/dseditgroup
35checking for file... /usr/bin/file
36checking for bzr... no
37checking for cvs... /usr/bin/cvs
38checking for svn... /usr/bin/svn
39checking for git... /usr/bin/git
40checking for hg... no
41checking for gzip... /usr/bin/gzip
42checking for lipo... /usr/bin/lipo
43checking for patch... /usr/bin/patch
44checking for rmdir... /bin/rmdir
45checking for rsync... /usr/bin/rsync
46checking for openssl... /usr/bin/openssl
47checking for sed... /usr/bin/sed
48checking for tar... /usr/bin/tar
49checking for unzip... /usr/bin/unzip
50checking for zip... /usr/bin/zip
51checking for bsdmake... no
52checking for pmake... no
53checking for make... /usr/bin/make
54checking for hdiutil... /usr/bin/hdiutil
55checking for launchd... yes
56checking for launchctl... /bin/launchctl
57checking for xcodebuild... /usr/bin/xcodebuild
58checking for gnutar... /usr/bin/gnutar
59checking for gnumake... /usr/bin/gnumake
60checking for gnupatch... no
61checking for gpatch... no
62checking for bzip2... /usr/bin/bzip2
63checking for lzma... no
64checking for xz... no
65checking for lsbom... /usr/bin/lsbom
66checking for mkbom... /usr/bin/mkbom
67checking for pax... /bin/pax
68checking for xar... /usr/bin/xar
69checking for open... /usr/bin/open
70checking for sed... (cached) /usr/bin/sed
71checking which sed flag to use for extended regexp... -E (BSD)
72checking for tar... (cached) /usr/bin/tar
73checking whether tar supports -q... yes (bsdtar)
74checking for tar... (cached) /usr/bin/tar
75checking for gnutar... (cached) /usr/bin/gnutar
76checking for which tar variant to use... /usr/bin/gnutar
77checking for /usr/bin/gnutar --no-same-owner support... yes
78checking for patch... (cached) /usr/bin/patch
79checking for gpatch... no
80checking for GNU (FSF) patch... /usr/bin/patch
81checking how to mark unused variables...
82checking for gcc symbol visibility attribute... __attribute__((visibility("hidden")))
83checking for the pthreads library -lpthreads... no
84checking whether pthreads work without any flags... yes
85checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
86checking if more special flags are required for pthreads... -D_THREAD_SAFE
87checking how to run the Objective C preprocessor... gcc -E
88checking for grep that handles long lines and -e... /usr/bin/grep
89checking for egrep... /usr/bin/grep -E
90checking for ANSI C header files... yes
91checking for sys/types.h... yes
92checking for sys/stat.h... yes
93checking for stdlib.h... yes
94checking for string.h... yes
95checking for memory.h... yes
96checking for strings.h... yes
97checking for inttypes.h... yes
98checking for stdint.h... yes
99checking for unistd.h... yes
100checking objc/objc.h usability... yes
101checking objc/objc.h presence... yes
102checking for objc/objc.h... yes
103checking if linking libobjc requires pthreads... no
104checking for Apple Objective-C runtime... yes
105checking for GNU Objective C runtime... no
106configure: Using Apple Objective-C runtime
107checking for Apple Foundation library... yes
108configure: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library
109configure: Using Apple Foundation library
110checking for CoreFoundation framework... yes
111checking for SystemConfiguration framework... yes
112checking for IOKit framework... yes
113checking for CFNotificationCenterGetDarwinNotifyCenter... yes
114checking for whether we will build daemondo... yes
115checking for ports tree... configure: WARNING: No ports tree found
116checking for MacPorts config directory... ${sysconfdir}/macports
117checking for install user... root
118checking for install group... admin
119checking for macports user... macports
120checking what permissions to use for installation directories... 0755
121checking for Applications installation directory... /Applications/MacPorts
122checking for Frameworks installation directory... /opt/local/Library/Frameworks
123checking for Universal CPU architectures... x86_64 i386
124checking how to run the C preprocessor... gcc -E
125checking for ANSI C header files... (cached) yes
126checking for dirent.h that defines DIR... yes
127checking for library containing opendir... none required
128checking for sys/wait.h that is POSIX.1 compatible... yes
129checking limits.h usability... yes
130checking limits.h presence... yes
131checking for limits.h... yes
132checking paths.h usability... yes
133checking paths.h presence... yes
134checking for paths.h... yes
135checking sys/file.h usability... yes
136checking sys/file.h presence... yes
137checking for sys/file.h... yes
138checking crt_externs.h usability... yes
139checking crt_externs.h presence... yes
140checking for crt_externs.h... yes
141checking fcntl.h usability... yes
142checking fcntl.h presence... yes
143checking for fcntl.h... yes
144checking sys/fcntl.h usability... yes
145checking sys/fcntl.h presence... yes
146checking for sys/fcntl.h... yes
147checking sys/cdefs.h usability... yes
148checking sys/cdefs.h presence... yes
149checking for sys/cdefs.h... yes
150checking err.h usability... yes
151checking err.h presence... yes
152checking for err.h... yes
153checking sys/socket.h usability... yes
154checking sys/socket.h presence... yes
155checking for sys/socket.h... yes
156checking sys/sysctl.h usability... yes
157checking sys/sysctl.h presence... yes
158checking for sys/sysctl.h... yes
159checking readline/readline.h usability... yes
160checking readline/readline.h presence... yes
161checking for readline/readline.h... yes
162checking readline/history.h usability... yes
163checking readline/history.h presence... yes
164checking for readline/history.h... yes
165checking pwd.h usability... yes
166checking pwd.h presence... yes
167checking for pwd.h... yes
168checking sys/paths.h usability... yes
169checking sys/paths.h presence... yes
170checking for sys/paths.h... yes
171checking utime.h usability... yes
172checking utime.h presence... yes
173checking for utime.h... yes
174checking for bzero... yes
175checking for memset... yes
176checking for fgetln... yes
177checking for lockf... yes
178checking for flock... yes
179checking for setmode... yes
180checking for strcasecmp... yes
181checking for strncasecmp... yes
182checking for strlcpy... yes
183checking for copyfile... yes
184checking for clearenv... no
185checking for sysctlbyname... yes
186checking if readlink conforms to POSIX 1003.1a... yes
187checking CommonCrypto/CommonDigest.h usability... yes
188checking CommonCrypto/CommonDigest.h presence... yes
189checking for CommonCrypto/CommonDigest.h... yes
190checking for Tcl configuration... found /usr/lib/tclConfig.sh
191checking for existence of /usr/lib/tclConfig.sh... loading
192checking for Tcl public headers... /usr/include
193checking for tclsh... /usr/bin/tclsh
194checking for Tcl package directory... /Library/Tcl
195checking whether tclsh was compiled with threads... yes
196checking for curl-config... /usr/bin/curl-config
197checking for pkg-config... no
198checking sqlite3.h usability... yes
199checking sqlite3.h presence... yes
200checking for sqlite3.h... yes
201checking sqlite3ext.h usability... yes
202checking sqlite3ext.h presence... yes
203checking for sqlite3ext.h... yes
204checking for Tcl sqlite3 location... /usr/lib/sqlite3
205checking for Tcl Thread package... yes
206checking how to build libraries... shared
207checking that any existing MacPorts install can be upgraded... yes
208configure: creating ./config.status
209config.status: creating src/programs/daemondo/Makefile
210config.status: creating Doxyfile
211config.status: creating Makefile
212config.status: creating Mk/macports.autoconf.mk
213config.status: creating doc/base.mtree
214config.status: creating doc/prefix.mtree
215config.status: creating doc/macosx.mtree
216config.status: creating doc/macports.conf
217config.status: creating doc/pubkeys.conf
218config.status: creating portmgr/freebsd/Makefile
219config.status: creating src/Makefile
220config.status: creating src/macports1.0/macports_autoconf.tcl
221config.status: creating src/port1.0/port_autoconf.tcl
222config.status: creating src/registry2.0/registry_autoconf.tcl
223config.status: creating src/programs/Makefile
224config.status: creating src/macports1.0/macports_fastload.tcl
225config.status: creating setupenv.bash
226config.status: creating src/pkg_mkindex.sh
227config.status: creating src/config.h
228config.status: src/config.h is unchanged
229[~/Downloads/MacPorts-2.0.4] : make
230===> making all in doc
231make[1]: Nothing to be done for `all'.
232===> making all in src
233===> making all in src/cregistry
234make[2]: Nothing to be done for `all'.
235===> making all in src/macports1.0
236===> making all in src/port1.0
237===> making all in src/package1.0
238make[2]: Nothing to be done for `all'.
239===> making all in src/pextlib1.0
240make[2]: Nothing to be done for `all'.
241===> making all in src/registry2.0
242===> making all in src/darwintracelib1.0
243make[2]: Nothing to be done for `all'.
244===> making all in src/port
245sed -e 's,@TCLSH\@,/usr/bin/tclsh,g' -e 's,@macports_tcl_dir\@,/opt/local/share/macports/Tcl,g' portmirror.tcl > portmirror
246sed -e 's,@TCLSH\@,/usr/bin/tclsh,g' -e 's,@macports_tcl_dir\@,/opt/local/share/macports/Tcl,g' portindex.tcl > portindex
247sed -e 's,@TCLSH\@,/usr/bin/tclsh,g' -e 's,@macports_tcl_dir\@,/opt/local/share/macports/Tcl,g' port.tcl > port
248===> making all in src/programs
249===> making all in src/programs/daemondo
250mkdir -p build
251===> making all in tests
252make[1]: Nothing to be done for `all'.
253[~/Downloads/MacPorts-2.0.4] : sudo make install
254===> making install in doc
255/usr/bin/install -c -d -o root -g admin -m 0755 /opt/local
256/usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/etc/macports
257< prefix.mtree /usr/sbin/mtree -U -e -p /opt/local > /dev/null
258< base.mtree /usr/sbin/mtree -U -e -p /opt/local > /dev/null
259if test -L "/opt/local/man" ; then \
260                rm -f "/opt/local/man"; \
261        fi
262if test ! -e "/opt/local/man" ; then \
263                ln -s share/man /opt/local/man; \
264        fi
265for f in macports.conf pubkeys.conf sources.conf variants.conf; do \
266                /usr/bin/install -c -o root -g admin -m 444 $f /opt/local/etc/macports/${f}.default; \
267                if test ! -e /opt/local/etc/macports/$f ; then \
268                        set -x; \
269                        /usr/bin/install -c -o root -g admin -m 644 $f /opt/local/etc/macports; \
270                fi; \
271        done
272+ /usr/bin/install -c -o root -g admin -m 644 macports.conf /opt/local/etc/macports
273+ for f in macports.conf pubkeys.conf sources.conf variants.conf
274+ /usr/bin/install -c -o root -g admin -m 444 pubkeys.conf /opt/local/etc/macports/pubkeys.conf.default
275+ test '!' -e /opt/local/etc/macports/pubkeys.conf
276+ set -x
277+ /usr/bin/install -c -o root -g admin -m 644 pubkeys.conf /opt/local/etc/macports
278+ for f in macports.conf pubkeys.conf sources.conf variants.conf
279+ /usr/bin/install -c -o root -g admin -m 444 sources.conf /opt/local/etc/macports/sources.conf.default
280+ test '!' -e /opt/local/etc/macports/sources.conf
281+ set -x
282+ /usr/bin/install -c -o root -g admin -m 644 sources.conf /opt/local/etc/macports
283+ for f in macports.conf pubkeys.conf sources.conf variants.conf
284+ /usr/bin/install -c -o root -g admin -m 444 variants.conf /opt/local/etc/macports/variants.conf.default
285+ test '!' -e /opt/local/etc/macports/variants.conf
286+ set -x
287+ /usr/bin/install -c -o root -g admin -m 644 variants.conf /opt/local/etc/macports
288# delete old uncompressed man pages if they exist
289for m in port.1; do rm -f /opt/local/share/man/man1/$m ; done
290for m in macports.conf.5; do rm -f /opt/local/share/man/man5/$m ; done
291for m in portfile.7 portstyle.7 porthier.7 portgroup.7; do rm -f /opt/local/share/man/man7/$m ; done
292/usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/share/macports/install
293/usr/bin/install -c -o root -g admin -m 644 base.mtree /opt/local/share/macports/install/
294/usr/bin/install -c -o root -g admin -m 644 prefix.mtree /opt/local/share/macports/install/
295/usr/bin/install -c -o root -g admin -m 644 macosx.mtree /opt/local/share/macports/install/
296/usr/bin/install -c -o root -g admin -m 444 port.1.gz /opt/local/share/man/man1
297/usr/bin/install -c -o root -g admin -m 444 macports.conf.5.gz /opt/local/share/man/man5
298/usr/bin/install -c -o root -g admin -m 444 portfile.7.gz /opt/local/share/man/man7
299/usr/bin/install -c -o root -g admin -m 444 portstyle.7.gz /opt/local/share/man/man7
300/usr/bin/install -c -o root -g admin -m 444 porthier.7.gz /opt/local/share/man/man7
301/usr/bin/install -c -o root -g admin -m 444 portgroup.7.gz /opt/local/share/man/man7
302===> making install in src
303===> making install in src/cregistry
304make[2]: Nothing to be done for `install'.
305===> making install in src/macports1.0
306/usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/share/macports/Tcl/macports1.0
307/usr/bin/install -c -o root -g admin -m 444 MacPorts.dylib /opt/local/share/macports/Tcl/macports1.0
308/usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/macports1.0
309/usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/share/macports/Tcl/macports1.0
310+ for file in macports.tcl macports_dlist.tcl macports_util.tcl macports_autoconf.tcl macports_index.tcl macports_fastload.tcl
311+ /usr/bin/install -c -o root -g admin -m 444 macports.tcl /opt/local/share/macports/Tcl/macports1.0/macports.tcl
312+ for file in macports.tcl macports_dlist.tcl macports_util.tcl macports_autoconf.tcl macports_index.tcl macports_fastload.tcl
313+ /usr/bin/install -c -o root -g admin -m 444 macports_dlist.tcl /opt/local/share/macports/Tcl/macports1.0/macports_dlist.tcl
314+ for file in macports.tcl macports_dlist.tcl macports_util.tcl macports_autoconf.tcl macports_index.tcl macports_fastload.tcl
315+ /usr/bin/install -c -o root -g admin -m 444 macports_util.tcl /opt/local/share/macports/Tcl/macports1.0/macports_util.tcl
316+ for file in macports.tcl macports_dlist.tcl macports_util.tcl macports_autoconf.tcl macports_index.tcl macports_fastload.tcl
317+ /usr/bin/install -c -o root -g admin -m 444 macports_autoconf.tcl /opt/local/share/macports/Tcl/macports1.0/macports_autoconf.tcl
318+ for file in macports.tcl macports_dlist.tcl macports_util.tcl macports_autoconf.tcl macports_index.tcl macports_fastload.tcl
319+ /usr/bin/install -c -o root -g admin -m 444 macports_index.tcl /opt/local/share/macports/Tcl/macports1.0/macports_index.tcl
320+ for file in macports.tcl macports_dlist.tcl macports_util.tcl macports_autoconf.tcl macports_index.tcl macports_fastload.tcl
321+ /usr/bin/install -c -o root -g admin -m 444 macports_fastload.tcl /opt/local/share/macports/Tcl/macports1.0/macports_fastload.tcl
322/usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/macports1.0
323echo "/Library/Tcl" > /opt/local/var/macports/.tclpackage
324if test -z "" -a "/Library/Tcl/macports1.0" != "/opt/local/share/macports/Tcl/macports1.0"; then \
325                if test ! -L "/Library/Tcl/macports1.0"; then \
326            if test ! -e "/Library/Tcl"; then \
327                /usr/bin/install -c -d -o root -g admin -m 0755 "/Library/Tcl" || true; \
328            fi; \
329            if test -d "/Library/Tcl/macports1.0"; then \
330                rm -vrf "/Library/Tcl/macports1.0" || true; \
331            fi; \
332            if test ! -e "/Library/Tcl/macports1.0"; then \
333                ln -vs "/opt/local/share/macports/Tcl/macports1.0" "/Library/Tcl/macports1.0" || true; \
334            fi; \
335        fi; \
336        fi
337===> making install in src/port1.0
338/usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/share/macports/Tcl/port1.0
339+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
340+ /usr/bin/install -c -o root -g admin -m 444 port.tcl /opt/local/share/macports/Tcl/port1.0
341+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
342+ /usr/bin/install -c -o root -g admin -m 444 portchecksum.tcl /opt/local/share/macports/Tcl/port1.0
343+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
344+ /usr/bin/install -c -o root -g admin -m 444 portconfigure.tcl /opt/local/share/macports/Tcl/port1.0
345+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
346+ /usr/bin/install -c -o root -g admin -m 444 portextract.tcl /opt/local/share/macports/Tcl/port1.0
347+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
348+ /usr/bin/install -c -o root -g admin -m 444 portfetch.tcl /opt/local/share/macports/Tcl/port1.0
349+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
350+ /usr/bin/install -c -o root -g admin -m 444 portmain.tcl /opt/local/share/macports/Tcl/port1.0
351+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
352+ /usr/bin/install -c -o root -g admin -m 444 portbuild.tcl /opt/local/share/macports/Tcl/port1.0
353+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
354+ /usr/bin/install -c -o root -g admin -m 444 portpatch.tcl /opt/local/share/macports/Tcl/port1.0
355+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
356+ /usr/bin/install -c -o root -g admin -m 444 portutil.tcl /opt/local/share/macports/Tcl/port1.0
357+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
358+ /usr/bin/install -c -o root -g admin -m 444 portinstall.tcl /opt/local/share/macports/Tcl/port1.0
359+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
360+ /usr/bin/install -c -o root -g admin -m 444 portuninstall.tcl /opt/local/share/macports/Tcl/port1.0
361+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
362+ /usr/bin/install -c -o root -g admin -m 444 portdepends.tcl /opt/local/share/macports/Tcl/port1.0
363+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
364+ /usr/bin/install -c -o root -g admin -m 444 portdestroot.tcl /opt/local/share/macports/Tcl/port1.0
365+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
366+ /usr/bin/install -c -o root -g admin -m 444 portlint.tcl /opt/local/share/macports/Tcl/port1.0
367+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
368+ /usr/bin/install -c -o root -g admin -m 444 portclean.tcl /opt/local/share/macports/Tcl/port1.0
369+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
370+ /usr/bin/install -c -o root -g admin -m 444 porttest.tcl /opt/local/share/macports/Tcl/port1.0
371+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
372+ /usr/bin/install -c -o root -g admin -m 444 portactivate.tcl /opt/local/share/macports/Tcl/port1.0
373+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
374+ /usr/bin/install -c -o root -g admin -m 444 portdeactivate.tcl /opt/local/share/macports/Tcl/port1.0
375+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
376+ /usr/bin/install -c -o root -g admin -m 444 portsubmit.tcl /opt/local/share/macports/Tcl/port1.0
377+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
378+ /usr/bin/install -c -o root -g admin -m 444 port_autoconf.tcl /opt/local/share/macports/Tcl/port1.0
379+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
380+ /usr/bin/install -c -o root -g admin -m 444 portstartupitem.tcl /opt/local/share/macports/Tcl/port1.0
381+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
382+ /usr/bin/install -c -o root -g admin -m 444 porttrace.tcl /opt/local/share/macports/Tcl/port1.0
383+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
384+ /usr/bin/install -c -o root -g admin -m 444 portlivecheck.tcl /opt/local/share/macports/Tcl/port1.0
385+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
386+ /usr/bin/install -c -o root -g admin -m 444 portdistcheck.tcl /opt/local/share/macports/Tcl/port1.0
387+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
388+ /usr/bin/install -c -o root -g admin -m 444 portmirror.tcl /opt/local/share/macports/Tcl/port1.0
389+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
390+ /usr/bin/install -c -o root -g admin -m 444 portload.tcl /opt/local/share/macports/Tcl/port1.0
391+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
392+ /usr/bin/install -c -o root -g admin -m 444 portunload.tcl /opt/local/share/macports/Tcl/port1.0
393+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
394+ /usr/bin/install -c -o root -g admin -m 444 portdistfiles.tcl /opt/local/share/macports/Tcl/port1.0
395+ for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl
396+ /usr/bin/install -c -o root -g admin -m 444 fetch_common.tcl /opt/local/share/macports/Tcl/port1.0
397/usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/port1.0
398===> making install in src/package1.0
399/usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/share/macports/Tcl/package1.0
400+ for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchivefetch.tcl
401+ /usr/bin/install -c -o root -g admin -m 444 package.tcl /opt/local/share/macports/Tcl/package1.0
402+ for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchivefetch.tcl
403+ /usr/bin/install -c -o root -g admin -m 444 portdmg.tcl /opt/local/share/macports/Tcl/package1.0
404+ for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchivefetch.tcl
405+ /usr/bin/install -c -o root -g admin -m 444 portmdmg.tcl /opt/local/share/macports/Tcl/package1.0
406+ for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchivefetch.tcl
407+ /usr/bin/install -c -o root -g admin -m 444 portmpkg.tcl /opt/local/share/macports/Tcl/package1.0
408+ for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchivefetch.tcl
409+ /usr/bin/install -c -o root -g admin -m 444 portpkg.tcl /opt/local/share/macports/Tcl/package1.0
410+ for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchivefetch.tcl
411+ /usr/bin/install -c -o root -g admin -m 444 portportpkg.tcl /opt/local/share/macports/Tcl/package1.0
412+ for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchivefetch.tcl
413+ /usr/bin/install -c -o root -g admin -m 444 portrpm.tcl /opt/local/share/macports/Tcl/package1.0
414+ for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchivefetch.tcl
415+ /usr/bin/install -c -o root -g admin -m 444 portsrpm.tcl /opt/local/share/macports/Tcl/package1.0
416+ for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchivefetch.tcl
417+ /usr/bin/install -c -o root -g admin -m 444 portdpkg.tcl /opt/local/share/macports/Tcl/package1.0
418+ for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchivefetch.tcl
419+ /usr/bin/install -c -o root -g admin -m 444 portunarchive.tcl /opt/local/share/macports/Tcl/package1.0
420+ for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchivefetch.tcl
421+ /usr/bin/install -c -o root -g admin -m 444 portarchivefetch.tcl /opt/local/share/macports/Tcl/package1.0
422/usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/package1.0
423===> making install in src/pextlib1.0
424/usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/share/macports/Tcl/pextlib1.0
425/usr/bin/install -c -o root -g admin -m 444 Pextlib.dylib /opt/local/share/macports/Tcl/pextlib1.0
426/usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/pextlib1.0
427===> making install in src/registry2.0
428/usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/share/macports/Tcl/registry2.0
429/usr/bin/install -c -o root -g admin -m 444 registry.dylib /opt/local/share/macports/Tcl/registry2.0
430/usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/registry2.0
431[ ! -d /opt/local/share/macports/Tcl/registry1.0 ] || rm -vrf /opt/local/share/macports/Tcl/registry1.0
432/usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/share/macports/Tcl/registry2.0
433/usr/bin/install -c -o root -g admin -m 444 registry.dylib /opt/local/share/macports/Tcl/registry2.0
434+ for file in registry.tcl registry_autoconf.tcl registry_util.tcl receipt_flat.tcl receipt_sqlite.tcl portimage.tcl portuninstall.tcl
435+ /usr/bin/install -c -o root -g admin -m 444 registry.tcl /opt/local/share/macports/Tcl/registry2.0/registry.tcl
436+ for file in registry.tcl registry_autoconf.tcl registry_util.tcl receipt_flat.tcl receipt_sqlite.tcl portimage.tcl portuninstall.tcl
437+ /usr/bin/install -c -o root -g admin -m 444 registry_autoconf.tcl /opt/local/share/macports/Tcl/registry2.0/registry_autoconf.tcl
438+ for file in registry.tcl registry_autoconf.tcl registry_util.tcl receipt_flat.tcl receipt_sqlite.tcl portimage.tcl portuninstall.tcl
439+ /usr/bin/install -c -o root -g admin -m 444 registry_util.tcl /opt/local/share/macports/Tcl/registry2.0/registry_util.tcl
440+ for file in registry.tcl registry_autoconf.tcl registry_util.tcl receipt_flat.tcl receipt_sqlite.tcl portimage.tcl portuninstall.tcl
441+ /usr/bin/install -c -o root -g admin -m 444 receipt_flat.tcl /opt/local/share/macports/Tcl/registry2.0/receipt_flat.tcl
442+ for file in registry.tcl registry_autoconf.tcl registry_util.tcl receipt_flat.tcl receipt_sqlite.tcl portimage.tcl portuninstall.tcl
443+ /usr/bin/install -c -o root -g admin -m 444 receipt_sqlite.tcl /opt/local/share/macports/Tcl/registry2.0/receipt_sqlite.tcl
444+ for file in registry.tcl registry_autoconf.tcl registry_util.tcl receipt_flat.tcl receipt_sqlite.tcl portimage.tcl portuninstall.tcl
445+ /usr/bin/install -c -o root -g admin -m 444 portimage.tcl /opt/local/share/macports/Tcl/registry2.0/portimage.tcl
446+ for file in registry.tcl registry_autoconf.tcl registry_util.tcl receipt_flat.tcl receipt_sqlite.tcl portimage.tcl portuninstall.tcl
447+ /usr/bin/install -c -o root -g admin -m 444 portuninstall.tcl /opt/local/share/macports/Tcl/registry2.0/portuninstall.tcl
448/usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/registry2.0
449===> making install in src/darwintracelib1.0
450/usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/share/macports/Tcl/darwintrace1.0
451/usr/bin/install -c -o root -g admin -m 444 darwintrace.dylib /opt/local/share/macports/Tcl/darwintrace1.0
452===> making install in src/port
453< ../../doc/prefix.mtree /usr/sbin/mtree -U -d -e -p /opt/local > /dev/null
454< ../../doc/base.mtree /usr/sbin/mtree -U -d -e -p /opt/local > /dev/null
455/usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/bin
456/usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/var/macports
457/usr/bin/install -c -o root -g admin -m 555 port portindex portmirror /opt/local/bin/
458/usr/bin/install -c -o root -g admin -m 444 port-help.tcl  /opt/local/var/macports/
459cd /opt/local/bin && ln -s -f port portf
460===> making install in src/programs
461===> making install in src/programs/daemondo
462mkdir -p build
463/usr/bin/install -c -o root -g admin -m 555 build/daemondo /opt/local/bin
464===> making install in tests
465make[1]: Nothing to be done for `install'.
466[ ! -f /opt/local/etc/macports/mp_version ] || rm -vf /opt/local/etc/macports/mp_version
467/usr/bin/install -c -o root -g admin -m 444 setupenv.bash  /opt/local/share/macports/
468/usr/bin/install -c -o root -g admin -m 444 macports-pubkey.pem  /opt/local/share/macports/
469/usr/bin/tclsh src/upgrade_sources_conf_default.tcl "/opt/local"
470/usr/bin/tclsh src/images_to_archives.tcl "/opt/local/share/macports/Tcl"
471Warning: xcodebuild exists but failed to execute
472Warning: No index(es) found! Have you synced your source indexes?
473Warning: Converting your registry to sqlite format, this might take a while...
474Warning: Successfully converted your registry to sqlite!
475No ports installed to convert.
476
477Congratulations, you have successfully installed the MacPorts system. To get the Portfiles and update the system, add /opt/local/bin to your PATH and run:
478
479sudo port -v selfupdate
480
481Please read "man port", the MacPorts guide at http://guide.macports.org/ and Wiki at https://trac.macports.org/ for full documentation.
482
483[~/Downloads/MacPorts-2.0.4] : sudo port -v selfupdate
484Warning: xcodebuild exists but failed to execute
485Warning: No index(es) found! Have you synced your source indexes?
486--->  Updating MacPorts base sources using rsync
487receiving file list ... done
488base.tar
489
490sent 58 bytes  received 881538 bytes  83961.52 bytes/sec
491total size is 3236352  speedup is 3.67
492receiving file list ... done
493base.tar.rmd160
494
495sent 58 bytes  received 635 bytes  277.20 bytes/sec
496total size is 512  speedup is 0.74
497MacPorts base version 2.0.4 installed,
498MacPorts base version 2.0.4 downloaded.
499--->  Updating the ports tree
500Synchronizing local ports tree from rsync://rsync.macports.org/release/tarballs/ports.tar
501receiving file list ... done
502ports.tar
503
504sent 58 bytes  received 9377420 bytes  145387.26 bytes/sec
505total size is 49617920  speedup is 5.29
506receiving file list ... done
507ports.tar.rmd160
508
509sent 58 bytes  received 636 bytes  277.60 bytes/sec
510total size is 512  speedup is 0.74
511receiving file list ... done
512PortIndex
513
514sent 58 bytes  received 1248642 bytes  99896.00 bytes/sec
515total size is 7647299  speedup is 6.12
516receiving file list ... done
517PortIndex.rmd160
518
519sent 58 bytes  received 636 bytes  462.67 bytes/sec
520total size is 512  speedup is 0.74
521--->  MacPorts base is already the latest version
522
523The ports tree has been updated. To upgrade your installed ports, you should run
524  port upgrade outdated
525[~/Downloads/MacPorts-2.0.4] : port upgrade outdated
526Error: No ports matched the given expression
527[~/Downloads/MacPorts-2.0.4] : sudo port install curl
528Warning: xcodebuild exists but failed to execute
529Warning: Xcode appears to be installed but xcodebuild is unusable; some ports will likely fail to build.
530Warning: You may need to run `sudo xcode-select -switch /Applications/Xcode.app`
531--->  Computing dependencies for curl
532--->  Dependencies to be installed: curl-ca-bundle perl5 perl5.12 gdbm gettext expat libiconv gperf ncurses ncursesw perl5 libidn openssl zlib pkgconfig glib2 libffi xz
533--->  Fetching archive for expat
534--->  Attempting to fetch expat-2.0.1_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/expat
535--->  Fetching expat
536--->  Attempting to fetch expat-2.0.1.tar.gz from http://downloads.sourceforge.net/project/expat/expat/2.0.1
537--->  Verifying checksum(s) for expat
538--->  Extracting expat
539--->  Configuring expat
540--->  Building expat
541--->  Staging expat into destroot
542--->  Installing expat @2.0.1_1
543--->  Activating expat @2.0.1_1
544--->  Cleaning expat
545--->  Fetching archive for gperf
546--->  Attempting to fetch gperf-3.0.4_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/gperf
547--->  Fetching gperf
548--->  Attempting to fetch gperf-3.0.4.tar.gz from ftp://ftp.gnu.org/gnu/gperf
549--->  Verifying checksum(s) for gperf
550--->  Extracting gperf
551--->  Applying patches to gperf
552--->  Configuring gperf
553--->  Building gperf
554--->  Staging gperf into destroot
555--->  Installing gperf @3.0.4_2
556--->  Activating gperf @3.0.4_2
557--->  Cleaning gperf
558--->  Fetching archive for libiconv
559--->  Attempting to fetch libiconv-1.14_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libiconv
560--->  Fetching libiconv
561--->  Attempting to fetch libiconv-1.14.tar.gz from ftp://ftp.gnu.org/gnu/libiconv
562--->  Verifying checksum(s) for libiconv
563--->  Extracting libiconv
564--->  Applying patches to libiconv
565--->  Configuring libiconv
566--->  Building libiconv
567--->  Staging libiconv into destroot
568--->  Installing libiconv @1.14_0
569--->  Activating libiconv @1.14_0
570--->  Cleaning libiconv
571--->  Fetching archive for ncursesw
572--->  Attempting to fetch ncursesw-5.8_0.darwin_11.noarch.tbz2 from http://packages.macports.org/ncursesw
573--->  Fetching ncursesw
574--->  Verifying checksum(s) for ncursesw
575--->  Extracting ncursesw
576--->  Configuring ncursesw
577--->  Building ncursesw
578--->  Staging ncursesw into destroot
579--->  Installing ncursesw @5.8_0
580--->  Activating ncursesw @5.8_0
581--->  Cleaning ncursesw
582--->  Fetching archive for ncurses
583--->  Attempting to fetch ncurses-5.9_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/ncurses
584--->  Fetching ncurses
585--->  Attempting to fetch ncurses-5.9.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/ncurses
586--->  Verifying checksum(s) for ncurses
587--->  Extracting ncurses
588--->  Applying patches to ncurses
589--->  Configuring ncurses
590--->  Building ncurses
591--->  Staging ncurses into destroot
592--->  Installing ncurses @5.9_1
593--->  Activating ncurses @5.9_1
594--->  Cleaning ncurses
595--->  Fetching archive for gettext
596--->  Attempting to fetch gettext-0.18.1.1_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/gettext
597--->  Fetching gettext
598--->  Attempting to fetch gettext-0.18.1.1.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/gettext
599--->  Verifying checksum(s) for gettext
600--->  Extracting gettext
601--->  Applying patches to gettext
602--->  Configuring gettext
603--->  Building gettext
604--->  Staging gettext into destroot
605--->  Installing gettext @0.18.1.1_2
606--->  Activating gettext @0.18.1.1_2
607--->  Cleaning gettext
608--->  Fetching archive for gdbm
609--->  Attempting to fetch gdbm-1.10_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/gdbm
610--->  Fetching gdbm
611--->  Attempting to fetch gdbm-1.10.tar.gz from ftp://ftp.gnu.org/gnu/gdbm
612--->  Verifying checksum(s) for gdbm
613--->  Extracting gdbm
614--->  Configuring gdbm
615--->  Building gdbm
616--->  Staging gdbm into destroot
617--->  Installing gdbm @1.10_1
618--->  Activating gdbm @1.10_1
619--->  Cleaning gdbm
620--->  Fetching archive for perl5.12
621--->  Attempting to fetch perl5.12-5.12.3_3.darwin_11.x86_64.tbz2 from http://packages.macports.org/perl5.12
622--->  Fetching perl5.12
623--->  Attempting to fetch perl-5.12.3.tar.bz2 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/perl5.12
624--->  Verifying checksum(s) for perl5.12
625--->  Extracting perl5.12
626--->  Applying patches to perl5.12
627--->  Configuring perl5.12
628--->  Building perl5.12
629--->  Staging perl5.12 into destroot
630--->  Installing perl5.12 @5.12.3_3
631--->  Activating perl5.12 @5.12.3_3
632--->  Cleaning perl5.12
633--->  Fetching archive for perl5
634--->  Attempting to fetch perl5-5.12.3_1+perl5_12.darwin_11.noarch.tbz2 from http://packages.macports.org/perl5
635--->  Fetching perl5
636--->  Verifying checksum(s) for perl5
637--->  Extracting perl5
638--->  Configuring perl5
639--->  Building perl5
640--->  Staging perl5 into destroot
641--->  Installing perl5 @5.12.3_1+perl5_12
642--->  Activating perl5 @5.12.3_1+perl5_12
643--->  Cleaning perl5
644--->  Fetching archive for curl-ca-bundle
645--->  Attempting to fetch curl-ca-bundle-7.24.0_1.darwin_11.noarch.tbz2 from http://packages.macports.org/curl-ca-bundle
646--->  Fetching curl-ca-bundle
647--->  Attempting to fetch curl-7.24.0.tar.bz2 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/curl
648--->  Attempting to fetch certdata-1.82.txt from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/curl
649--->  Verifying checksum(s) for curl-ca-bundle
650--->  Extracting curl-ca-bundle
651--->  Applying patches to curl-ca-bundle
652--->  Configuring curl-ca-bundle
653--->  Building curl-ca-bundle
654--->  Staging curl-ca-bundle into destroot
655--->  Installing curl-ca-bundle @7.24.0_1
656--->  Activating curl-ca-bundle @7.24.0_1
657--->  Cleaning curl-ca-bundle
658--->  Cleaning perl5
659--->  Fetching archive for libidn
660--->  Attempting to fetch libidn-1.22_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libidn
661--->  Fetching libidn
662--->  Attempting to fetch libidn-1.22.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/libidn
663--->  Verifying checksum(s) for libidn
664--->  Extracting libidn
665--->  Configuring libidn
666--->  Building libidn
667--->  Staging libidn into destroot
668--->  Installing libidn @1.22_0
669--->  Activating libidn @1.22_0
670--->  Cleaning libidn
671--->  Fetching archive for zlib
672--->  Attempting to fetch zlib-1.2.6_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/zlib
673--->  Fetching zlib
674--->  Attempting to fetch zlib-1.2.6.tar.bz2 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/zlib
675--->  Verifying checksum(s) for zlib
676--->  Extracting zlib
677Error: Couldn't determine your Xcode version (from '/usr/bin/xcodebuild -version').
678Error:
679Error: If you have not installed Xcode, install it now; see:
680Error: http://guide.macports.org/chunked/installing.xcode.html
681Error:
682Error: Target org.macports.extract returned: unable to find Xcode
683Error: Failed to install zlib
684Log for zlib is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_zlib/zlib/main.log
685Error: The following dependencies were not installed: openssl zlib pkgconfig glib2 libffi xz
686Error: Status 1 encountered during processing.
687To report a bug, see <http://guide.macports.org/#project.tickets>
688[~/Downloads/MacPorts-2.0.4] : sudo xcode-select -switch /Applications/Xcode.app
689Password:
690[~/Downloads/MacPorts-2.0.4] : port uninstall curl
691Error: Insufficient privileges to write to MacPorts install prefix.
692[~/Downloads/MacPorts-2.0.4] : sudo !!
693sudo port uninstall curl
694Warning: xcodebuild exists but failed to execute
695[~/Downloads/MacPorts-2.0.4] : sudo port install curl
696Warning: xcodebuild exists but failed to execute
697Warning: Xcode appears to be installed but xcodebuild is unusable; some ports will likely fail to build.
698Warning: You may need to run `sudo xcode-select -switch /Applications/Xcode.app`
699--->  Computing dependencies for curl
700--->  Dependencies to be installed: openssl zlib pkgconfig glib2 libffi xz
701--->  Extracting zlib
702Error: Couldn't determine your Xcode version (from '/usr/bin/xcodebuild -version').
703Error:
704Error: If you have not installed Xcode, install it now; see:
705Error: http://guide.macports.org/chunked/installing.xcode.html
706Error:
707Error: Target org.macports.extract returned: unable to find Xcode
708Error: Failed to install zlib
709Log for zlib is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_zlib/zlib/main.log
710Error: The following dependencies were not installed: openssl zlib pkgconfig glib2 libffi xz
711Error: Status 1 encountered during processing.
712To report a bug, see <http://guide.macports.org/#project.tickets>
713[~/Downloads/MacPorts-2.0.4] :