Ticket #13430: MacPorts-Bug.txt

File MacPorts-Bug.txt, 38.1 KB (added by slivnik@…, 16 years ago)
Line 
1sh-3.2# port -d selfupdate
2DEBUG: Rebuilding the MacPorts base system if needed.
3DEBUG: Synchronizing ports tree(s)
4Synchronizing from rsync://rsync.macports.org/release/ports/
5DEBUG: /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/ports/ /opt/local/var/macports/sources/rsync.macports.org/release/ports
6receiving file list ... done
7./
8aqua/
9(---snip---)
10zope/zope-zsyncer/Portfile
11
12sent 142414 bytes  received 6253811 bytes  51375.30 bytes/sec
13total size is 16089067  speedup is 2.52
14DEBUG: MacPorts base dir: /opt/local/var/macports/sources/rsync.macports.org/release/base
15DEBUG: Setting user: root
16MacPorts base version 1.5 installed
17DEBUG: Updating using rsync
18receiving file list ... done
19./
20Mk/
21config/
22doc/
23doc/exampleport/
24portmgr/
25portmgr/bots/
26portmgr/dmg/
27portmgr/packaging/
28src/
29src/cflib1.0/
30src/darwintracelib1.0/
31src/macports1.0/
32src/macports1.0/tests/
33src/package1.0/
34src/pextlib1.0/
35src/pextlib1.0/tests/
36src/port/
37src/port1.0/
38src/port1.0/resources/
39src/port1.0/resources/fetch/
40src/port1.0/resources/group/
41src/port1.0/resources/package/
42src/port1.0/tests/
43src/portindex/
44src/programs/
45src/programs/daemondo/
46src/registry1.0/
47src/tclobjc1.0/
48tests/
49tests/test/
50tests/test/checksums-1/
51tests/test/cvs-and-patchsites/
52tests/test/dependencies-a/
53tests/test/dependencies-b/
54tests/test/dependencies-c/
55tests/test/envvariables/
56tests/test/site-tags/
57tests/test/trace/
58tests/test/universal/
59tests/test/universal-2/
60tests/test/xcodeversion/
61ChangeLog
62LICENSE
63Makefile.in
64Mk/macports.autoconf.mk.in
65Mk/macports.subdir.mk
66Mk/macports.tea.mk
67aclocal.m4
68config.guess
69config.sub
70config/Makefile
71config/README.TXT
72config/RELEASE_URL
73config/dp_version
74config/mp_version
75configure
76configure.ac
77doc/INTERNALS
78doc/Makefile
79doc/TODO.txt
80doc/exampleport/Portfile
81doc/macosx.mtree.in
82doc/macports.conf.5
83doc/macports.conf.in
84doc/port.1
85doc/portfile.7
86doc/portgroup.7
87doc/porthier.7
88doc/portstyle.7
89doc/prefix.mtree.in
90doc/sources.conf
91doc/variants.conf
92foundation.m4
93install.sh
94objc.m4
95portmgr/GuideRegen.sh
96portmgr/IndexRegen.sh
97portmgr/ReleaseProcess
98portmgr/autosubmit.tcl
99portmgr/bots/port.rb
100portmgr/dmg/License.html
101portmgr/dmg/ReadMe.rtf
102portmgr/dmg/postflight
103portmgr/dmg/preflight
104portmgr/mprsyncup
105portmgr/packaging/Makefile
106portmgr/packaging/PortIndex2MySQL.tcl
107portmgr/packaging/SETUP.chroot.sh
108portmgr/packaging/buildall.sh
109portmgr/packaging/dpkgall.tcl
110portmgr/packaging/mpkgall.tcl
111portmgr/packaging/packageall.tcl
112portmgr/packaging/rpmall.tcl
113portmgr/rsync.repos
114pthread.m4
115regen.sh
116src/Makefile.in
117src/cflib1.0/CFLib.c
118src/cflib1.0/Makefile
119src/config.h.in
120src/darwintracelib1.0/Makefile
121src/darwintracelib1.0/darwintrace.c
122src/macports1.0/Makefile
123src/macports1.0/macports.c
124src/macports1.0/macports.h
125src/macports1.0/macports.tcl
126src/macports1.0/macports_autoconf.tcl.in
127src/macports1.0/macports_dlist.tcl
128src/macports1.0/macports_fastload.tcl.in
129src/macports1.0/macports_index.tcl
130src/macports1.0/macports_util.tcl
131src/macports1.0/options.h
132src/macports1.0/portconf.c
133src/macports1.0/session.c
134src/macports1.0/session.h
135src/macports1.0/tests/macports_dlist.tcl
136src/macports1.0/tests/macports_util.tcl
137src/macports1.0/util.c
138src/macports1.0/util.h
139src/package1.0/Makefile
140src/package1.0/package.tcl
141src/package1.0/portarchive.tcl
142src/package1.0/portdmg.tcl
143src/package1.0/portdpkg.tcl
144src/package1.0/portmpkg.tcl
145src/package1.0/portpkg.tcl
146src/package1.0/portrpm.tcl
147src/package1.0/portsrpm.tcl
148src/package1.0/portunarchive.tcl
149src/pextlib1.0/Makefile
150src/pextlib1.0/Pextlib.c
151src/pextlib1.0/compat.c
152src/pextlib1.0/compat.h
153src/pextlib1.0/curl.c
154src/pextlib1.0/curl.h
155src/pextlib1.0/fgetln.c
156src/pextlib1.0/filemap.c
157src/pextlib1.0/filemap.h
158src/pextlib1.0/fs-traverse.c
159src/pextlib1.0/fs-traverse.h
160src/pextlib1.0/md5cmd.c
161src/pextlib1.0/md5cmd.h
162src/pextlib1.0/md_wrappers.h
163src/pextlib1.0/readline.c
164src/pextlib1.0/readline.h
165src/pextlib1.0/rmd160.c
166src/pextlib1.0/rmd160.h
167src/pextlib1.0/rmd160cmd.c
168src/pextlib1.0/rmd160cmd.h
169src/pextlib1.0/setmode.c
170src/pextlib1.0/sha1cmd.c
171src/pextlib1.0/sha1cmd.h
172src/pextlib1.0/strcasecmp.c
173src/pextlib1.0/strcasecmp.h
174src/pextlib1.0/strsed.c
175src/pextlib1.0/tests/checksums.tcl
176src/pextlib1.0/tests/curl.tcl
177src/pextlib1.0/tests/fifo.tcl
178src/pextlib1.0/tests/filemap.tcl
179src/pextlib1.0/tests/fs-traverse.tcl
180src/pextlib1.0/tests/socketpair.tcl
181src/pextlib1.0/tests/symlink.tcl
182src/pextlib1.0/uid.c
183src/pextlib1.0/uid.h
184src/pextlib1.0/vercomp.c
185src/pextlib1.0/vercomp.h
186src/pextlib1.0/xinstall.c
187src/pextlib1.0/xinstall.h
188src/pkg_mkindex.tcl
189src/port/Makefile
190src/port/port.tcl
191src/port/portindex.tcl
192src/port/portmirror.tcl
193src/port1.0/Makefile
194src/port1.0/port.tcl
195src/port1.0/port_autoconf.tcl.in
196src/port1.0/portactivate.tcl
197src/port1.0/portbuild.tcl
198src/port1.0/portchecksum.tcl
199src/port1.0/portclean.tcl
200src/port1.0/portconfigure.tcl
201src/port1.0/portdepends.tcl
202src/port1.0/portdestroot.tcl
203src/port1.0/portdistcheck.tcl
204src/port1.0/portextract.tcl
205src/port1.0/portfetch.tcl
206src/port1.0/portinstall.tcl
207src/port1.0/portlivecheck.tcl
208src/port1.0/portmain.tcl
209src/port1.0/portmirror.tcl
210src/port1.0/portpatch.tcl
211src/port1.0/portstartupitem.tcl
212src/port1.0/portsubmit.tcl
213src/port1.0/porttest.tcl
214src/port1.0/porttrace.tcl
215src/port1.0/portutil.tcl
216src/port1.0/resources/Makefile
217src/port1.0/resources/fetch/Makefile
218src/port1.0/resources/fetch/mirror_sites.tcl
219src/port1.0/resources/group/Makefile
220src/port1.0/resources/group/gnustep-1.0.tcl
221src/port1.0/resources/group/perl5-1.0.tcl
222src/port1.0/resources/group/python-1.0.tcl
223src/port1.0/resources/group/python24-1.0.tcl
224src/port1.0/resources/group/python25-1.0.tcl
225src/port1.0/resources/group/ruby-1.0.tcl
226src/port1.0/resources/group/xcode-1.0.tcl
227src/port1.0/resources/group/zope-1.0.tcl
228src/port1.0/resources/package/Makefile
229src/port1.0/resources/package/background.tiff
230src/port1.0/tests/portutil.tcl
231src/portindex/Makefile
232src/portindex/initialize.sql
233src/portindex/portregister.pl
234src/portindex/portsubmit.pl
235src/portindex/register.html
236src/programs/Makefile.in
237src/programs/daemondo/Makefile.in
238src/programs/daemondo/main.c
239src/registry1.0/Makefile
240src/registry1.0/portimage.tcl
241src/registry1.0/portuninstall.tcl
242src/registry1.0/receipt_flat.tcl
243src/registry1.0/receipt_sqlite.tcl
244src/registry1.0/registry.tcl
245src/registry1.0/registry_autoconf.tcl.in
246src/sqlite-3.1.3.diff
247src/sqlite-3.1.3.tar.gz
248src/tclobjc1.0/MPMethodSignatureExtensions.h
249src/tclobjc1.0/MPMethodSignatureExtensions.m
250src/tclobjc1.0/Makefile.in
251src/tclobjc1.0/objc_encoding.h
252src/tclobjc1.0/objc_encoding.m
253src/tclobjc1.0/tclobjc.h
254src/tclobjc1.0/tclobjc.m
255src/tclobjc1.0/tclobjc_types.h
256src/tclobjc1.0/tclobjc_types.m
257src/thread2.6.diff
258src/thread2.6.tar.gz
259tcl.m4
260tests/Makefile
261tests/sources.conf
262tests/test-macports.conf
263tests/test/checksums-1/Portfile
264tests/test/checksums-1/master
265tests/test/cvs-and-patchsites/Portfile
266tests/test/cvs-and-patchsites/master
267tests/test/dependencies-a/Portfile
268tests/test/dependencies-b/Portfile
269tests/test/dependencies-c/Portfile
270tests/test/dependencies-c/master
271tests/test/envvariables/Makefile
272tests/test/envvariables/Portfile
273tests/test/envvariables/master
274tests/test/site-tags/Portfile
275tests/test/site-tags/master
276tests/test/trace/Makefile
277tests/test/trace/Portfile
278tests/test/trace/master
279tests/test/universal-2/Makefile
280tests/test/universal-2/Portfile
281tests/test/universal-2/master
282tests/test/universal/Makefile
283tests/test/universal/Portfile
284tests/test/universal/master
285tests/test/xcodeversion/Portfile
286tests/test/xcodeversion/master
287
288sent 4593 bytes  received 2217168 bytes  26930.44 bytes/sec
289total size is 3642988  speedup is 1.64
290Downloaded MacPorts base version 1.520
291Configuring, Building and Installing new MacPorts base
292DEBUG: permissions OK
293DEBUG: Setting owner: root group: admin
294DEBUG: Install in: /opt/local as root : admin - TCL-PACKAGE in /Library/Tcl
295checking build system type... i686-apple-darwin9.1.0
296checking host system type... i686-apple-darwin9.1.0
297checking target system type... i686-apple-darwin9.1.0
298checking for gcc... gcc
299checking for C compiler default output file name... a.out
300checking whether the C compiler works... yes
301checking whether we are cross compiling... no
302checking for suffix of executables...
303checking for suffix of object files... o
304checking whether we are using the GNU C compiler... yes
305checking whether gcc accepts -g... yes
306checking for gcc option to accept ISO C89... none needed
307checking for gcc... gcc
308checking whether we are using the GNU Objective C compiler... yes
309checking whether gcc accepts -g... yes
310checking for a BSD-compatible install... /usr/bin/install -c
311checking whether make sets $(MAKE)... yes
312checking whether ln -s works... yes
313checking for mtree... /usr/sbin/mtree
314checking for cvs... /usr/bin/cvs
315checking for svn... /usr/bin/svn
316checking for rsync... /usr/bin/rsync
317checking for launchd... yes
318checking for launchctl... /bin/launchctl
319checking for xcodebuild... /usr/bin/xcodebuild
320checking for bzip2... /usr/bin/bzip2
321checking for xar... /usr/bin/xar
322checking for open... /usr/bin/open
323checking for tar... /usr/bin/tar
324checking for gnutar... /usr/bin/gnutar
325checking for which tar variant to use... /usr/bin/gnutar
326checking for /usr/bin/gnutar --no-same-owner support... yes
327checking how to mark unused variables...
328checking for gcc symbol visibility attribute... __attribute__((visibility("hidden")))
329checking for the pthreads library -lpthreads... no
330checking whether pthreads work without any flags... yes
331checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
332checking if more special flags are required for pthreads... -D_THREAD_SAFE
333checking how to run the Objective C preprocessor... gcc -E
334checking for grep that handles long lines and -e... /usr/bin/grep
335checking for egrep... /usr/bin/grep -E
336checking for ANSI C header files... rm: conftest.dSYM: is a directory
337rm: conftest.dSYM: is a directory
338yes
339checking for sys/types.h... yes
340checking for sys/stat.h... yes
341checking for stdlib.h... yes
342checking for string.h... yes
343checking for memory.h... yes
344checking for strings.h... yes
345checking for inttypes.h... yes
346checking for stdint.h... yes
347checking for unistd.h... yes
348checking objc/objc.h usability... yes
349checking objc/objc.h presence... yes
350checking for objc/objc.h... yes
351checking if linking libobjc requires pthreads... no
352checking for Apple Objective-C runtime... yes
353checking for GNU Objective C runtime... no
354configure: Using Apple Objective-C runtime
355checking for Apple Foundation library... yes
356configure: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library
357configure: Using Apple Foundation library
358checking for CoreFoundation framework... yes
359checking for SystemConfiguration framework... yes
360checking for IOKit framework... yes
361checking for CFNotificationCenterGetDarwinNotifyCenter... yes
362checking for whether we will build daemondo... yes
363checking for ports tree... /opt/local/var/macports/sources/rsync.macports.org/release/ports
364checking for MacPorts config directory... ${sysconfdir}/macports
365checking for install user... root
366checking for install group... admin
367checking what permissions to use for installation directories... 0775
368checking how to run the C preprocessor... gcc -E
369checking for ANSI C header files... (cached) yes
370checking for dirent.h that defines DIR... yes
371checking for library containing opendir... none required
372checking for sys/wait.h that is POSIX.1 compatible... yes
373checking whether stat file-mode macros are broken... no
374checking limits.h usability... yes
375checking limits.h presence... yes
376checking for limits.h... yes
377checking paths.h usability... yes
378checking paths.h presence... yes
379checking for paths.h... yes
380checking sys/file.h usability... yes
381checking sys/file.h presence... yes
382checking for sys/file.h... yes
383checking crt_externs.h usability... yes
384checking crt_externs.h presence... yes
385checking for crt_externs.h... yes
386checking fcntl.h usability... yes
387checking fcntl.h presence... yes
388checking for fcntl.h... yes
389checking sys/fcntl.h usability... yes
390checking sys/fcntl.h presence... yes
391checking for sys/fcntl.h... yes
392checking sys/cdefs.h usability... yes
393checking sys/cdefs.h presence... yes
394checking for sys/cdefs.h... yes
395checking err.h usability... yes
396checking err.h presence... yes
397checking for err.h... yes
398checking libgen.h usability... yes
399checking libgen.h presence... yes
400checking for libgen.h... yes
401checking sys/socket.h usability... yes
402checking sys/socket.h presence... yes
403checking for sys/socket.h... yes
404checking readline/readline.h usability... yes
405checking readline/readline.h presence... yes
406checking for readline/readline.h... yes
407checking readline/history.h usability... yes
408checking readline/history.h presence... yes
409checking for readline/history.h... yes
410checking pwd.h usability... yes
411checking pwd.h presence... yes
412checking for pwd.h... yes
413checking sys/paths.h usability... yes
414checking sys/paths.h presence... yes
415checking for sys/paths.h... yes
416checking whether closedir returns void... no
417checking for pid_t... yes
418checking vfork.h usability... no
419checking vfork.h presence... no
420checking for vfork.h... no
421checking for fork... yes
422checking for vfork... yes
423checking for working fork... yes
424checking for working vfork... (cached) yes
425checking whether strerror_r is declared... yes
426checking for strerror_r... yes
427checking whether strerror_r returns char *... no
428checking for bzero... yes
429checking for memset... yes
430checking for dup2... yes
431checking for regcomp... yes
432checking for strdup... yes
433checking for strerror... yes
434checking for strtol... yes
435checking for fgetln... yes
436checking for lockf... yes
437checking for flock... yes
438checking for setmode... yes
439checking for strcasecmp... yes
440checking for strncasecmp... yes
441checking for strlcpy... yes
442checking for copyfile... yes
443checking if readlink conforms to POSIX 1003.1a... yes
444checking for MD5Update in -lmd... no
445checking for MD5_Update in -lcrypto... yes
446checking openssl/md5.h usability... yes
447checking openssl/md5.h presence... yes
448checking for openssl/md5.h... yes
449checking for X... libraries /usr/X11/lib, headers /usr/X11/include
450checking whether -R must be followed by a space... no
451checking for gethostbyname... yes
452checking for connect... yes
453checking for remove... yes
454checking for shmat... yes
455checking for IceConnectionNumber in -lICE... yes
456checking for XOpenDisplay in -lX11... yes
457checking for readline in -lreadline... yes
458checking whether rl_username_completion_function is declared... yes
459checking whether rl_filename_completion_function is declared... yes
460checking whether rl_completion_matches is declared... yes
461checking whether username_completion_function is declared... no
462checking whether filename_completion_function is declared... no
463checking whether completion_matches is declared... no
464checking for Tcl configuration... found /usr/lib/tclConfig.sh
465checking for existence of /usr/lib/tclConfig.sh... loading
466checking for Tcl public headers... /usr/include
467checking for tclsh... /usr/bin/tclsh
468checking for Tcl package directory... /Library/Tcl
469checking whether tclsh was compiled with threads... yes
470checking for curl-config... /usr/bin/curl-config
471checking for curl_easy_strerror in -lcurl... yes
472checking for Tcl Thread package... yes
473checking for sqlite3_open in -lsqlite3... yes
474checking for Tcl sqlite3 location... /usr/lib/sqlite3
475checking how to build libraries... shared
476configure: creating ./config.status
477config.status: creating src/programs/daemondo/Makefile
478config.status: WARNING:  src/programs/daemondo/Makefile.in seems to ignore the --datarootdir setting
479config.status: creating Makefile
480config.status: creating Mk/macports.autoconf.mk
481config.status: WARNING:  Mk/macports.autoconf.mk.in seems to ignore the --datarootdir setting
482config.status: creating doc/prefix.mtree
483config.status: creating doc/macosx.mtree
484config.status: creating doc/macports.conf
485config.status: creating src/Makefile
486config.status: creating src/macports1.0/macports_autoconf.tcl
487config.status: creating src/tclobjc1.0/Makefile
488config.status: creating src/port1.0/port_autoconf.tcl
489config.status: creating src/registry1.0/registry_autoconf.tcl
490config.status: creating src/programs/Makefile
491config.status: creating src/macports1.0/macports_fastload.tcl
492config.status: creating src/config.h
493===> making all in config
494make[1]: Nothing to be done for `all'.
495===> making all in doc
496make[1]: Nothing to be done for `all'.
497===> making all in src
498===> making all in src/macports1.0
499gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -g -Os -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -include tclArch.h  -fno-common macports.c -o macports.o
500gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -g -Os -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -include tclArch.h  -fno-common portconf.c -o portconf.o
501gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -g -Os -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -include tclArch.h  -fno-common session.c -o session.o
502gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -g -Os -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -include tclArch.h  -fno-common util.c -o util.o
503cc -dynamiclib -L/usr/local/lib  macports.o portconf.o session.o util.o -o MacPorts.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.4 -ltclstub8.4 -L/usr/local/lib 
504===> making all in src/port1.0
505===> making all in src/port1.0/resources
506===> making all in src/port1.0/resources/package
507make[4]: Nothing to be done for `all'.
508===> making all in src/port1.0/resources/fetch
509make[4]: Nothing to be done for `all'.
510===> making all in src/port1.0/resources/group
511make[4]: Nothing to be done for `all'.
512===> making all in src/package1.0
513make[2]: Nothing to be done for `all'.
514===> making all in src/pextlib1.0
515gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -g -Os -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include"    -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -include tclArch.h  -fno-common Pextlib.c -o Pextlib.o
516gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -g -Os -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include"    -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -include tclArch.h  -fno-common strsed.c -o strsed.o
517gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -g -Os -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include"    -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -include tclArch.h  -fno-common fgetln.c -o fgetln.o
518gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -g -Os -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include"    -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -include tclArch.h  -fno-common md5cmd.c -o md5cmd.o
519gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -g -Os -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include"    -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -include tclArch.h  -fno-common setmode.c -o setmode.o
520gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -g -Os -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include"    -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -include tclArch.h  -fno-common xinstall.c -o xinstall.o
521gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -g -Os -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include"    -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -include tclArch.h  -fno-common fs-traverse.c -o fs-traverse.o
522gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -g -Os -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include"    -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -include tclArch.h  -fno-common strcasecmp.c -o strcasecmp.o
523gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -g -Os -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include"    -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -include tclArch.h  -fno-common vercomp.c -o vercomp.o
524gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -g -Os -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include"    -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -include tclArch.h  -fno-common filemap.c -o filemap.o
525gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -g -Os -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include"    -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -include tclArch.h  -fno-common sha1cmd.c -o sha1cmd.o
526gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -g -Os -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include"    -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -include tclArch.h  -fno-common compat.c -o compat.o
527gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -g -Os -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include"    -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -include tclArch.h  -fno-common curl.c -o curl.o
528gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -g -Os -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include"    -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -include tclArch.h  -fno-common rmd160cmd.c -o rmd160cmd.o
529gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -g -Os -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include"    -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -include tclArch.h  -fno-common readline.c -o readline.o
530gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic  -g -Os -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include"    -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -include tclArch.h  -fno-common uid.c -o uid.o
531cc -dynamiclib -L/usr/local/lib  Pextlib.o strsed.o fgetln.o md5cmd.o setmode.o xinstall.o fs-traverse.o strcasecmp.o vercomp.o filemap.o sha1cmd.o compat.o curl.o rmd160cmd.o readline.o uid.o -o Pextlib.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.4 -ltclstub8.4 -L/usr/local/lib   -lcurl -lssl -lcrypto -lz -lcrypto -lreadline
532ld: warning in /usr/local/lib/libreadline.dylib, file is not of required architecture
533Undefined symbols:
534  "_rl_completion_matches", referenced from:
535      _attempted_completion_function in readline.o
536  "_rl_filename_completion_function", referenced from:
537      _rl_filename_completion_function$non_lazy_ptr in readline.o
538  "_stifle_history", referenced from:
539      _RLHistoryCmd in readline.o
540  "_rl_attempted_completion_function", referenced from:
541      _rl_attempted_completion_function$non_lazy_ptr in readline.o
542  "_rl_username_completion_function", referenced from:
543      _rl_username_completion_function$non_lazy_ptr in readline.o
544  "_using_history", referenced from:
545      _ReadlineCmd in readline.o
546  "_rl_line_buffer", referenced from:
547      _rl_line_buffer$non_lazy_ptr in readline.o
548  "_unstifle_history", referenced from:
549      _RLHistoryCmd in readline.o
550  "_read_history", referenced from:
551      _RLHistoryCmd in readline.o
552  "_readline", referenced from:
553      _ReadlineCmd in readline.o
554  "_rl_readline_name", referenced from:
555      _rl_readline_name$non_lazy_ptr in readline.o
556  "_add_history", referenced from:
557      _RLHistoryCmd in readline.o
558  "_write_history", referenced from:
559      _RLHistoryCmd in readline.o
560ld: symbol(s) not found
561collect2: ld returned 1 exit status
562make[2]: *** [Pextlib.dylib] Error 1
563make[1]: *** [all] Error 1
564make: *** [all] Error 1
565DEBUG: Error installing new MacPorts base: shell command "cd /opt/local/var/macports/sources/rsync.macports.org/release/base && ./configure --prefix=/opt/local --with-install-user=root --with-install-group=admin --with-tclpackage=/Library/Tcl && make && make install" returned error 2
566Command output:       _attempted_completion_function in readline.o
567  "_rl_filename_completion_function", referenced from:
568      _rl_filename_completion_function$non_lazy_ptr in readline.o
569  "_stifle_history", referenced from:
570      _RLHistoryCmd in readline.o
571  "_rl_attempted_completion_function", referenced from:
572      _rl_attempted_completion_function$non_lazy_ptr in readline.o
573  "_rl_username_completion_function", referenced from:
574      _rl_username_completion_function$non_lazy_ptr in readline.o
575  "_using_history", referenced from:
576      _ReadlineCmd in readline.o
577  "_rl_line_buffer", referenced from:
578      _rl_line_buffer$non_lazy_ptr in readline.o
579  "_unstifle_history", referenced from:
580      _RLHistoryCmd in readline.o
581  "_read_history", referenced from:
582      _RLHistoryCmd in readline.o
583  "_readline", referenced from:
584      _ReadlineCmd in readline.o
585  "_rl_readline_name", referenced from:
586      _rl_readline_name$non_lazy_ptr in readline.o
587  "_add_history", referenced from:
588      _RLHistoryCmd in readline.o
589  "_write_history", referenced from:
590      _RLHistoryCmd in readline.o
591ld: symbol(s) not found
592collect2: ld returned 1 exit status
593make[2]: *** [Pextlib.dylib] Error 1
594make[1]: *** [all] Error 1
595make: *** [all] Error 1
596
597    while executing
598"macports::selfupdate [array get global_options]"
599Error: /opt/local/bin/port: selfupdate failed: Error installing new MacPorts base: shell command "cd /opt/local/var/macports/sources/rsync.macports.org/release/base && ./configure --prefix=/opt/local --with-install-user=root --with-install-group=admin --with-tclpackage=/Library/Tcl && make && make install" returned error 2
600Command output:       _attempted_completion_function in readline.o
601  "_rl_filename_completion_function", referenced from:
602      _rl_filename_completion_function$non_lazy_ptr in readline.o
603  "_stifle_history", referenced from:
604      _RLHistoryCmd in readline.o
605  "_rl_attempted_completion_function", referenced from:
606      _rl_attempted_completion_function$non_lazy_ptr in readline.o
607  "_rl_username_completion_function", referenced from:
608      _rl_username_completion_function$non_lazy_ptr in readline.o
609  "_using_history", referenced from:
610      _ReadlineCmd in readline.o
611  "_rl_line_buffer", referenced from:
612      _rl_line_buffer$non_lazy_ptr in readline.o
613  "_unstifle_history", referenced from:
614      _RLHistoryCmd in readline.o
615  "_read_history", referenced from:
616      _RLHistoryCmd in readline.o
617  "_readline", referenced from:
618      _ReadlineCmd in readline.o
619  "_rl_readline_name", referenced from:
620      _rl_readline_name$non_lazy_ptr in readline.o
621  "_add_history", referenced from:
622      _RLHistoryCmd in readline.o
623  "_write_history", referenced from:
624      _RLHistoryCmd in readline.o
625ld: symbol(s) not found
626collect2: ld returned 1 exit status
627make[2]: *** [Pextlib.dylib] Error 1
628make[1]: *** [all] Error 1
629make: *** [all] Error 1