1 | make clean |
---|
2 | ===> making clean in doc |
---|
3 | rm -f *.{1,5,7}.gz |
---|
4 | ===> making clean in src |
---|
5 | ===> making clean in src/cregistry |
---|
6 | rm -f cregistry.a registry.o entry.o sql.o |
---|
7 | ===> making clean in src/macports1.0 |
---|
8 | rm -f macports.o get_systemconfiguration_proxies.o sysctl.o MacPorts.dylib so_locations pkgIndex.tcl |
---|
9 | ===> making clean in src/port1.0 |
---|
10 | rm -f pkgIndex.tcl |
---|
11 | ===> making clean in src/package1.0 |
---|
12 | rm -f pkgIndex.tcl |
---|
13 | ===> making clean in src/pextlib1.0 |
---|
14 | rm -f Pextlib.o strsed.o fgetln.o md5cmd.o setmode.o xinstall.o fs-traverse.o strcasecmp.o vercomp.o filemap.o sha1cmd.o curl.o rmd160cmd.o readline.o uid.o tracelib.o tty.o readdir.o pipe.o flock.o system.o Pextlib.dylib so_locations pkgIndex.tcl |
---|
15 | ===> making clean in src/registry1.0 |
---|
16 | rm -f pkgIndex.tcl |
---|
17 | ===> making clean in src/registry2.0 |
---|
18 | rm -f registry.o util.o entry.o entryobj.o registry.dylib so_locations pkgIndex.tcl |
---|
19 | ===> making clean in src/darwintracelib1.0 |
---|
20 | rm -f darwintrace.o darwintrace.dylib so_locations |
---|
21 | ===> making clean in src/port |
---|
22 | rm -f portmirror portindex port |
---|
23 | ===> making clean in src/programs |
---|
24 | ===> making clean in src/programs/daemondo |
---|
25 | rm -Rf build build/daemondo main.o |
---|
26 | Brians-mini$ make clean |
---|
27 | o': gcc -dynamiclib -g -O2 -W -Wall -pedantic -Wl,-single_mo |
---|
28 | odule Pextlib.o strsed.o fgetln.o md5cmd.o setmode.o xinstall.o fs-traverse.o strcase |
---|
29 | ecmp.o vercomp.o filemap.o sha1cmd.o curl.o rmd160cmd.o readline.o uid.o tracelib.o t |
---|
30 | tty.o readdir.o pipe.o flock.o system.o -o Pextlib.dylib -L/System/Library/Frameworks |
---|
31 | s/Tcl.framework/Versions/8.5 -ltclstub8.5 -lcurl -lssl -lcrypto -Wl,-weak-lldap -dy |
---|
32 | ynamic -Os -pipe -g0 -Wno-system-headers -Wl,-search_paths_first -Wl,-weak-lgssapi_kr |
---|
33 | rb5 -Wl,-weak-lkrb5 -Wl,-weak-lk5crypto -Wl,-weak-lcom_err -Wl,-weak-lresolv -lssl -l |
---|
34 | lcrypto -lz -lz -lcrypto -lreadlineMypto -Wl,-weak-l |
---|
35 | |
---|
36 | Brian--mini$ configure --enable-readline |
---|
37 | checking build system type... i386-apple-darwin10.0.0 |
---|
38 | checking host system type... i386-apple-darwin10.0.0 |
---|
39 | checking target system type... i386-apple-darwin10.0.0 |
---|
40 | checking MacPorts version... 1.8.0 |
---|
41 | checking for sw_vers... /usr/bin/sw_vers |
---|
42 | checking for defaults... /usr/bin/defaults |
---|
43 | checking for xcode-select... /usr/bin/xcode-select |
---|
44 | checking Mac OS X version... 10.6 |
---|
45 | checking Xcode location... /Developer |
---|
46 | checking Xcode version... 3.2 |
---|
47 | checking for gcc... gcc |
---|
48 | checking for C compiler default output file name... a.out |
---|
49 | checking whether the C compiler works... yes |
---|
50 | checking whether we are cross compiling... no |
---|
51 | checking for suffix of executables... |
---|
52 | checking for suffix of object files... o |
---|
53 | checking whether we are using the GNU C compiler... yes |
---|
54 | checking whether gcc accepts -g... yes |
---|
55 | checking for gcc option to accept ISO C89... none needed |
---|
56 | checking for gcc... gcc |
---|
57 | checking whether we are using the GNU Objective C compiler... yes |
---|
58 | checking whether gcc accepts -g... yes |
---|
59 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
60 | checking whether make sets $(MAKE)... yes |
---|
61 | checking whether ln -s works... yes |
---|
62 | checking for mtree... /usr/sbin/mtree |
---|
63 | checking for chown... /usr/sbin/chown |
---|
64 | checking for cp... /bin/cp |
---|
65 | checking for cpio... /usr/bin/cpio |
---|
66 | checking for diff... /usr/bin/diff |
---|
67 | checking for ditto... /usr/bin/ditto |
---|
68 | checking for dscl... /usr/bin/dscl |
---|
69 | checking for file... /usr/bin/file |
---|
70 | checking for cvs... /usr/bin/cvs |
---|
71 | checking for svn... /usr/bin/svn |
---|
72 | checking for git... no |
---|
73 | checking for hg... no |
---|
74 | checking for gzip... /usr/bin/gzip |
---|
75 | checking for lipo... /usr/bin/lipo |
---|
76 | checking for nice... /usr/bin/nice |
---|
77 | checking for patch... /usr/bin/patch |
---|
78 | checking for rmdir... /bin/rmdir |
---|
79 | checking for rsync... /usr/bin/rsync |
---|
80 | checking for sed... /usr/bin/sed |
---|
81 | checking for tar... /usr/bin/tar |
---|
82 | checking for unzip... /usr/bin/unzip |
---|
83 | checking for zip... /usr/bin/zip |
---|
84 | checking for bsdmake... /usr/bin/bsdmake |
---|
85 | checking for make... /usr/bin/make |
---|
86 | checking for hdiutil... /usr/bin/hdiutil |
---|
87 | checking for launchd... yes |
---|
88 | checking for launchctl... /bin/launchctl |
---|
89 | checking for xcodebuild... /usr/bin/xcodebuild |
---|
90 | checking for gnutar... /usr/bin/gnutar |
---|
91 | checking for gnumake... /usr/bin/gnumake |
---|
92 | checking for bzip2... /usr/bin/bzip2 |
---|
93 | checking for lsbom... /usr/bin/lsbom |
---|
94 | checking for mkbom... /usr/bin/mkbom |
---|
95 | checking for pax... /bin/pax |
---|
96 | checking for xar... /usr/bin/xar |
---|
97 | checking for open... /usr/bin/open |
---|
98 | checking for sed... (cached) /usr/bin/sed |
---|
99 | checking which sed flag to use for extended regexp... -E (BSD) |
---|
100 | checking for tar... (cached) /usr/bin/tar |
---|
101 | checking for gnutar... (cached) /usr/bin/gnutar |
---|
102 | checking for which tar variant to use... /usr/bin/gnutar |
---|
103 | checking for /usr/bin/gnutar --no-same-owner support... yes |
---|
104 | checking how to mark unused variables... |
---|
105 | checking for gcc symbol visibility attribute... __attribute__((visibility("hidden"))) |
---|
106 | checking for the pthreads library -lpthreads... no |
---|
107 | checking whether pthreads work without any flags... yes |
---|
108 | checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE |
---|
109 | checking if more special flags are required for pthreads... -D_THREAD_SAFE |
---|
110 | checking how to run the Objective C preprocessor... gcc -E |
---|
111 | checking for grep that handles long lines and -e... /usr/bin/grep |
---|
112 | checking for egrep... /usr/bin/grep -E |
---|
113 | checking for ANSI C header files... rm: conftest.dSYM: is a directory |
---|
114 | rm: conftest.dSYM: is a directory |
---|
115 | yes |
---|
116 | checking for sys/types.h... yes |
---|
117 | checking for sys/stat.h... yes |
---|
118 | checking for stdlib.h... yes |
---|
119 | checking for string.h... yes |
---|
120 | checking for memory.h... yes |
---|
121 | checking for strings.h... yes |
---|
122 | checking for inttypes.h... yes |
---|
123 | checking for stdint.h... yes |
---|
124 | checking for unistd.h... yes |
---|
125 | checking objc/objc.h usability... yes |
---|
126 | checking objc/objc.h presence... yes |
---|
127 | checking for objc/objc.h... yes |
---|
128 | checking if linking libobjc requires pthreads... no |
---|
129 | checking for Apple Objective-C runtime... yes |
---|
130 | checking for GNU Objective C runtime... no |
---|
131 | configure: Using Apple Objective-C runtime |
---|
132 | checking for Apple Foundation library... yes |
---|
133 | configure: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library |
---|
134 | configure: Using Apple Foundation library |
---|
135 | checking for CoreFoundation framework... yes |
---|
136 | checking for SystemConfiguration framework... yes |
---|
137 | checking for IOKit framework... yes |
---|
138 | checking for CFNotificationCenterGetDarwinNotifyCenter... yes |
---|
139 | checking for whether we will build daemondo... yes |
---|
140 | checking for ports tree... configure: WARNING: No ports tree found |
---|
141 | checking for MacPorts config directory... ${sysconfdir}/macports |
---|
142 | checking for install user... root |
---|
143 | checking for install group... admin |
---|
144 | checking for macports user... root |
---|
145 | checking what permissions to use for installation directories... 0755 |
---|
146 | checking for Applications installation directory... /Applications/MacPorts |
---|
147 | checking for Frameworks installation directory... /opt/local/Library/Frameworks |
---|
148 | checking for Universal CPU architectures... x86_64 i386 |
---|
149 | checking how to run the C preprocessor... gcc -E |
---|
150 | checking for ANSI C header files... (cached) yes |
---|
151 | checking for dirent.h that defines DIR... yes |
---|
152 | checking for library containing opendir... none required |
---|
153 | checking for sys/wait.h that is POSIX.1 compatible... yes |
---|
154 | checking limits.h usability... yes |
---|
155 | checking limits.h presence... yes |
---|
156 | checking for limits.h... yes |
---|
157 | checking paths.h usability... yes |
---|
158 | checking paths.h presence... yes |
---|
159 | checking for paths.h... yes |
---|
160 | checking sys/file.h usability... yes |
---|
161 | checking sys/file.h presence... yes |
---|
162 | checking for sys/file.h... yes |
---|
163 | checking crt_externs.h usability... yes |
---|
164 | checking crt_externs.h presence... yes |
---|
165 | checking for crt_externs.h... yes |
---|
166 | checking fcntl.h usability... yes |
---|
167 | checking fcntl.h presence... yes |
---|
168 | checking for fcntl.h... yes |
---|
169 | checking sys/fcntl.h usability... yes |
---|
170 | checking sys/fcntl.h presence... yes |
---|
171 | checking for sys/fcntl.h... yes |
---|
172 | checking sys/cdefs.h usability... yes |
---|
173 | checking sys/cdefs.h presence... yes |
---|
174 | checking for sys/cdefs.h... yes |
---|
175 | checking err.h usability... yes |
---|
176 | checking err.h presence... yes |
---|
177 | checking for err.h... yes |
---|
178 | checking sys/socket.h usability... yes |
---|
179 | checking sys/socket.h presence... yes |
---|
180 | checking for sys/socket.h... yes |
---|
181 | checking readline/readline.h usability... yes |
---|
182 | checking readline/readline.h presence... yes |
---|
183 | checking for readline/readline.h... yes |
---|
184 | checking readline/history.h usability... yes |
---|
185 | checking readline/history.h presence... yes |
---|
186 | checking for readline/history.h... yes |
---|
187 | checking pwd.h usability... yes |
---|
188 | checking pwd.h presence... yes |
---|
189 | checking for pwd.h... yes |
---|
190 | checking sys/paths.h usability... yes |
---|
191 | checking sys/paths.h presence... yes |
---|
192 | checking for sys/paths.h... yes |
---|
193 | checking utime.h usability... yes |
---|
194 | checking utime.h presence... yes |
---|
195 | checking for utime.h... yes |
---|
196 | checking for bzero... yes |
---|
197 | checking for memset... yes |
---|
198 | checking for fgetln... yes |
---|
199 | checking for lockf... yes |
---|
200 | checking for flock... yes |
---|
201 | checking for setmode... yes |
---|
202 | checking for strcasecmp... yes |
---|
203 | checking for strncasecmp... yes |
---|
204 | checking for strlcpy... yes |
---|
205 | checking for copyfile... yes |
---|
206 | checking for clearenv... no |
---|
207 | checking if readlink conforms to POSIX 1003.1a... yes |
---|
208 | checking for MD5Update in -lmd... no |
---|
209 | checking for MD5_Update in -lcrypto... yes |
---|
210 | checking openssl/md5.h usability... yes |
---|
211 | checking openssl/md5.h presence... yes |
---|
212 | checking for openssl/md5.h... yes |
---|
213 | checking for readline in -lreadline... yes |
---|
214 | checking whether rl_username_completion_function is declared... no |
---|
215 | checking whether rl_filename_completion_function is declared... yes |
---|
216 | checking whether rl_completion_matches is declared... yes |
---|
217 | checking whether username_completion_function is declared... yes |
---|
218 | checking whether filename_completion_function is declared... yes |
---|
219 | checking whether completion_matches is declared... yes |
---|
220 | checking for Tcl configuration... found /usr/lib/tclConfig.sh |
---|
221 | checking for existence of /usr/lib/tclConfig.sh... loading |
---|
222 | checking for Tcl public headers... /usr/include |
---|
223 | checking for tclsh... /usr/bin/tclsh |
---|
224 | checking for Tcl package directory... /Library/Tcl |
---|
225 | checking whether tclsh was compiled with threads... yes |
---|
226 | checking for curl-config... /usr/bin/curl-config |
---|
227 | checking for Tcl Thread package... yes |
---|
228 | checking for sqlite3_open in -lsqlite3... yes |
---|
229 | checking for Tcl sqlite3 location... /usr/lib/sqlite3 |
---|
230 | checking how to build libraries... shared |
---|
231 | checking that any existing MacPorts install can be upgraded... yes |
---|
232 | configure: creating ./config.status |
---|
233 | config.status: creating src/programs/daemondo/Makefile |
---|
234 | config.status: creating Doxyfile |
---|
235 | config.status: creating Makefile |
---|
236 | config.status: creating Mk/macports.autoconf.mk |
---|
237 | config.status: creating doc/prefix.mtree |
---|
238 | config.status: creating doc/macosx.mtree |
---|
239 | config.status: creating doc/macports.conf |
---|
240 | config.status: creating portmgr/freebsd/Makefile |
---|
241 | config.status: creating portmgr/fedora/macports.spec |
---|
242 | config.status: creating src/Makefile |
---|
243 | config.status: creating src/macports1.0/macports_autoconf.tcl |
---|
244 | config.status: creating src/port1.0/port_autoconf.tcl |
---|
245 | config.status: creating src/registry1.0/registry_autoconf.tcl |
---|
246 | config.status: creating src/programs/Makefile |
---|
247 | config.status: creating src/macports1.0/macports_fastload.tcl |
---|
248 | config.status: creating setupenv.bash |
---|
249 | config.status: creating src/pkg_mkindex.sh |
---|
250 | config.status: creating src/config.h |
---|
251 | config.status: src/config.h is unchanged |
---|
252 | Brians-mini$ make |
---|
253 | ===> making all in doc |
---|
254 | gzip -c port.1 > port.1.gz |
---|
255 | gzip -c macports.conf.5 > macports.conf.5.gz |
---|
256 | gzip -c portfile.7 > portfile.7.gz |
---|
257 | gzip -c portstyle.7 > portstyle.7.gz |
---|
258 | gzip -c porthier.7 > porthier.7.gz |
---|
259 | gzip -c portgroup.7 > portgroup.7.gz |
---|
260 | ===> making all in src |
---|
261 | ===> making all in src/cregistry |
---|
262 | gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common registry.c -o registry.o |
---|
263 | gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common entry.c -o entry.o |
---|
264 | gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common sql.c -o sql.o |
---|
265 | ar cr cregistry.a registry.o entry.o sql.o |
---|
266 | ranlib cregistry.a |
---|
267 | ===> making all in src/macports1.0 |
---|
268 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common macports.c -o macports.o |
---|
269 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common get_systemconfiguration_proxies.c -o get_systemconfiguration_proxies.o |
---|
270 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common sysctl.c -o sysctl.o |
---|
271 | gcc -dynamiclib -g -O2 -W -Wall -pedantic -Wl,-single_module macports.o get_systemconfiguration_proxies.o sysctl.o -o MacPorts.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.5 -ltclstub8.5 -framework CoreFoundation -framework SystemConfiguration |
---|
272 | warning: error while loading MacPorts.dylib: dlopen(./MacPorts.dylib, 10): no suitable image found. Did find: |
---|
273 | make[2]: *** [pkgIndex.tcl] Error 1 |
---|
274 | make[1]: *** [all] Error 1 |
---|
275 | make: *** [all] Error 1 |
---|
276 | Brians-mini$ make |
---|
277 | ===> making all in doc |
---|
278 | make[1]: Nothing to be done for `all'. |
---|
279 | ===> making all in src |
---|
280 | ===> making all in src/cregistry |
---|
281 | make[2]: Nothing to be done for `all'. |
---|
282 | ===> making all in src/macports1.0 |
---|
283 | make[2]: Nothing to be done for `all'. |
---|
284 | ===> making all in src/port1.0 |
---|
285 | ===> making all in src/package1.0 |
---|
286 | ===> making all in src/pextlib1.0 |
---|
287 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common Pextlib.c -o Pextlib.o |
---|
288 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common strsed.c -o strsed.o |
---|
289 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common fgetln.c -o fgetln.o |
---|
290 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common md5cmd.c -o md5cmd.o |
---|
291 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common setmode.c -o setmode.o |
---|
292 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common xinstall.c -o xinstall.o |
---|
293 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common fs-traverse.c -o fs-traverse.o |
---|
294 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common strcasecmp.c -o strcasecmp.o |
---|
295 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common vercomp.c -o vercomp.o |
---|
296 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common filemap.c -o filemap.o |
---|
297 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common sha1cmd.c -o sha1cmd.o |
---|
298 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common curl.c -o curl.o |
---|
299 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common rmd160cmd.c -o rmd160cmd.o |
---|
300 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common readline.c -o readline.o |
---|
301 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common uid.c -o uid.o |
---|
302 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common tracelib.c -o tracelib.o |
---|
303 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common tty.c -o tty.o |
---|
304 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common readdir.c -o readdir.o |
---|
305 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common pipe.c -o pipe.o |
---|
306 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common flock.c -o flock.o |
---|
307 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common system.c -o system.o |
---|
308 | gcc -dynamiclib -g -O2 -W -Wall -pedantic -Wl,-single_module Pextlib.o strsed.o fgetln.o md5cmd.o setmode.o xinstall.o fs-traverse.o strcasecmp.o vercomp.o filemap.o sha1cmd.o curl.o rmd160cmd.o readline.o uid.o tracelib.o tty.o readdir.o pipe.o flock.o system.o -o Pextlib.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.5 -ltclstub8.5 -lcurl -lssl -lcrypto -Wl,-weak-lldap -dynamic -Os -pipe -g0 -Wno-system-headers -Wl,-search_paths_first -Wl,-weak-lgssapi_krb5 -Wl,-weak-lkrb5 -Wl,-weak-lk5crypto -Wl,-weak-lcom_err -Wl,-weak-lresolv -lssl -lcrypto -lz -lz -lcrypto -lreadline |
---|
309 | warning: error while loading Pextlib.dylib: dlopen(./Pextlib.dylib, 10): no suitable image found. Did find: |
---|
310 | make[2]: *** [pkgIndex.tcl] Error 1 |
---|
311 | make[1]: *** [all] Error 1 |
---|
312 | make: *** [all] Error 1 |
---|
313 | Brians-mini$ make |
---|
314 | ===> making all in doc |
---|
315 | make[1]: Nothing to be done for `all'. |
---|
316 | ===> making all in src |
---|
317 | ===> making all in src/cregistry |
---|
318 | make[2]: Nothing to be done for `all'. |
---|
319 | ===> making all in src/macports1.0 |
---|
320 | make[2]: Nothing to be done for `all'. |
---|
321 | ===> making all in src/port1.0 |
---|
322 | ===> making all in src/package1.0 |
---|
323 | make[2]: Nothing to be done for `all'. |
---|
324 | ===> making all in src/pextlib1.0 |
---|
325 | make[2]: Nothing to be done for `all'. |
---|
326 | ===> making all in src/registry1.0 |
---|
327 | ===> making all in src/registry2.0 |
---|
328 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common registry.c -o registry.o |
---|
329 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common util.c -o util.o |
---|
330 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common entry.c -o entry.o |
---|
331 | gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common entryobj.c -o entryobj.o |
---|
332 | gcc -dynamiclib -g -O2 -W -Wall -pedantic -Wl,-single_module registry.o util.o entry.o entryobj.o -o registry.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.5 -ltclstub8.5 ../cregistry/cregistry.a -lsqlite3 |
---|
333 | warning: error while loading registry.dylib: dlopen(./registry.dylib, 10): no suitable image found. Did find: |
---|
334 | make[2]: *** [pkgIndex.tcl] Error 1 |
---|
335 | make[1]: *** [all] Error 1 |
---|
336 | make: *** [all] Error 1 |
---|
337 | Brians-mini$ make |
---|
338 | ===> making all in doc |
---|
339 | make[1]: Nothing to be done for `all'. |
---|
340 | ===> making all in src |
---|
341 | ===> making all in src/cregistry |
---|
342 | make[2]: Nothing to be done for `all'. |
---|
343 | ===> making all in src/macports1.0 |
---|
344 | make[2]: Nothing to be done for `all'. |
---|
345 | ===> making all in src/port1.0 |
---|
346 | ===> making all in src/package1.0 |
---|
347 | make[2]: Nothing to be done for `all'. |
---|
348 | ===> making all in src/pextlib1.0 |
---|
349 | make[2]: Nothing to be done for `all'. |
---|
350 | ===> making all in src/registry1.0 |
---|
351 | make[2]: Nothing to be done for `all'. |
---|
352 | ===> making all in src/registry2.0 |
---|
353 | make[2]: Nothing to be done for `all'. |
---|
354 | ===> making all in src/darwintracelib1.0 |
---|
355 | gcc -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -c -o darwintrace.o darwintrace.c |
---|
356 | gcc -dynamiclib -g -O2 -W -Wall -pedantic -Wl,-single_module darwintrace.o -o darwintrace.dylib |
---|
357 | ===> making all in src/port |
---|
358 | sed -e 's,@TCLSH\@,/usr/bin/tclsh,g' -e 's,@TCL_PACKAGE_DIR\@,/Library/Tcl,g' portmirror.tcl > portmirror |
---|
359 | sed -e 's,@TCLSH\@,/usr/bin/tclsh,g' -e 's,@TCL_PACKAGE_DIR\@,/Library/Tcl,g' portindex.tcl > portindex |
---|
360 | sed -e 's,@TCLSH\@,/usr/bin/tclsh,g' -e 's,@TCL_PACKAGE_DIR\@,/Library/Tcl,g' port.tcl > port |
---|
361 | ===> making all in src/programs |
---|
362 | ===> making all in src/programs/daemondo |
---|
363 | mkdir -p build |
---|
364 | gcc -g -O2 -W -Wall -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -I../.. -c -o main.o main.c |
---|
365 | gcc -g -O2 -W -Wall -o build/daemondo -framework CoreFoundation -framework SystemConfiguration -framework IOKit main.o |
---|
366 | Brians-mini$ sudo make install |
---|
367 | Password: |
---|
368 | ===> making install in doc |
---|
369 | /usr/bin/install -c -d -o root -g admin -m 0755 /opt/local |
---|
370 | /usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/etc/macports |
---|
371 | cat prefix.mtree | /usr/sbin/mtree -U -e -p /opt/local > /dev/null |
---|
372 | if test -L "/opt/local/man" ; then \ |
---|
373 | rm -f "/opt/local/man"; \ |
---|
374 | fi |
---|
375 | if test ! -e "/opt/local/man" ; then \ |
---|
376 | ln -s share/man /opt/local/man; \ |
---|
377 | fi |
---|
378 | /usr/bin/install -c -o root -g admin -m 444 macports.conf /opt/local/etc/macports/macports.conf.default |
---|
379 | if test ! -e /opt/local/etc/macports/macports.conf ; then \ |
---|
380 | set -x; \ |
---|
381 | /usr/bin/install -c -o root -g admin -m 644 macports.conf /opt/local/etc/macports; \ |
---|
382 | fi |
---|
383 | /usr/bin/install -c -o root -g admin -m 444 sources.conf /opt/local/etc/macports/sources.conf.default |
---|
384 | if test ! -e /opt/local/etc/macports/sources.conf ; then \ |
---|
385 | set -x; \ |
---|
386 | /usr/bin/install -c -o root -g admin -m 644 sources.conf /opt/local/etc/macports; \ |
---|
387 | fi |
---|
388 | /usr/bin/install -c -o root -g admin -m 444 variants.conf /opt/local/etc/macports/variants.conf.default |
---|
389 | if test ! -e /opt/local/etc/macports/variants.conf ; then \ |
---|
390 | set -x; \ |
---|
391 | /usr/bin/install -c -o root -g admin -m 644 variants.conf /opt/local/etc/macports; \ |
---|
392 | fi |
---|
393 | # delete old uncompressed man pages if they exist |
---|
394 | for m in port.1; do rm -f /opt/local/share/man/man1/$m ; done |
---|
395 | for m in macports.conf.5; do rm -f /opt/local/share/man/man5/$m ; done |
---|
396 | for m in portfile.7 portstyle.7 porthier.7 portgroup.7; do rm -f /opt/local/share/man/man7/$m ; done |
---|
397 | /usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/share/macports/install |
---|
398 | /usr/bin/install -c -o root -g admin -m 644 prefix.mtree /opt/local/share/macports/install/ |
---|
399 | /usr/bin/install -c -o root -g admin -m 644 macosx.mtree /opt/local/share/macports/install/ |
---|
400 | /usr/bin/install -c -o root -g admin -m 444 port.1.gz /opt/local/share/man/man1 |
---|
401 | /usr/bin/install -c -o root -g admin -m 444 macports.conf.5.gz /opt/local/share/man/man5 |
---|
402 | /usr/bin/install -c -o root -g admin -m 444 portfile.7.gz /opt/local/share/man/man7 |
---|
403 | /usr/bin/install -c -o root -g admin -m 444 portstyle.7.gz /opt/local/share/man/man7 |
---|
404 | /usr/bin/install -c -o root -g admin -m 444 porthier.7.gz /opt/local/share/man/man7 |
---|
405 | /usr/bin/install -c -o root -g admin -m 444 portgroup.7.gz /opt/local/share/man/man7 |
---|
406 | ===> making install in src |
---|
407 | ===> making install in src/cregistry |
---|
408 | make[2]: Nothing to be done for `install'. |
---|
409 | ===> making install in src/macports1.0 |
---|
410 | /usr/bin/install -c -d -o root -g admin -m 0755 /Library/Tcl/macports1.0 |
---|
411 | /usr/bin/install -c -o root -g admin -m 444 MacPorts.dylib /Library/Tcl/macports1.0 |
---|
412 | /usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /Library/Tcl/macports1.0 |
---|
413 | /usr/bin/install -c -d -o root -g admin -m 0755 /Library/Tcl/macports1.0 |
---|
414 | + for file in macports.tcl macports_dlist.tcl macports_util.tcl macports_autoconf.tcl macports_index.tcl macports_fastload.tcl |
---|
415 | + /usr/bin/install -c -o root -g admin -m 444 macports.tcl /Library/Tcl/macports1.0/macports.tcl |
---|
416 | + for file in macports.tcl macports_dlist.tcl macports_util.tcl macports_autoconf.tcl macports_index.tcl macports_fastload.tcl |
---|
417 | + /usr/bin/install -c -o root -g admin -m 444 macports_dlist.tcl /Library/Tcl/macports1.0/macports_dlist.tcl |
---|
418 | + for file in macports.tcl macports_dlist.tcl macports_util.tcl macports_autoconf.tcl macports_index.tcl macports_fastload.tcl |
---|
419 | + /usr/bin/install -c -o root -g admin -m 444 macports_util.tcl /Library/Tcl/macports1.0/macports_util.tcl |
---|
420 | + for file in macports.tcl macports_dlist.tcl macports_util.tcl macports_autoconf.tcl macports_index.tcl macports_fastload.tcl |
---|
421 | + /usr/bin/install -c -o root -g admin -m 444 macports_autoconf.tcl /Library/Tcl/macports1.0/macports_autoconf.tcl |
---|
422 | + for file in macports.tcl macports_dlist.tcl macports_util.tcl macports_autoconf.tcl macports_index.tcl macports_fastload.tcl |
---|
423 | + /usr/bin/install -c -o root -g admin -m 444 macports_index.tcl /Library/Tcl/macports1.0/macports_index.tcl |
---|
424 | + for file in macports.tcl macports_dlist.tcl macports_util.tcl macports_autoconf.tcl macports_index.tcl macports_fastload.tcl |
---|
425 | + /usr/bin/install -c -o root -g admin -m 444 macports_fastload.tcl /Library/Tcl/macports1.0/macports_fastload.tcl |
---|
426 | echo "/Library/Tcl" > /opt/local/var/macports/.tclpackage |
---|
427 | /usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /Library/Tcl/macports1.0 |
---|
428 | ===> making install in src/port1.0 |
---|
429 | /usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/share/macports/Tcl/port1.0 |
---|
430 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
431 | + /usr/bin/install -c -o root -g admin -m 444 port.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
432 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
433 | + /usr/bin/install -c -o root -g admin -m 444 portchecksum.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
434 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
435 | + /usr/bin/install -c -o root -g admin -m 444 portconfigure.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
436 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
437 | + /usr/bin/install -c -o root -g admin -m 444 portextract.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
438 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
439 | + /usr/bin/install -c -o root -g admin -m 444 portfetch.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
440 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
441 | + /usr/bin/install -c -o root -g admin -m 444 portmain.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
442 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
443 | + /usr/bin/install -c -o root -g admin -m 444 portbuild.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
444 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
445 | + /usr/bin/install -c -o root -g admin -m 444 portpatch.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
446 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
447 | + /usr/bin/install -c -o root -g admin -m 444 portutil.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
448 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
449 | + /usr/bin/install -c -o root -g admin -m 444 portinstall.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
450 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
451 | + /usr/bin/install -c -o root -g admin -m 444 portdepends.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
452 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
453 | + /usr/bin/install -c -o root -g admin -m 444 portdestroot.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
454 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
455 | + /usr/bin/install -c -o root -g admin -m 444 portlint.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
456 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
457 | + /usr/bin/install -c -o root -g admin -m 444 portclean.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
458 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
459 | + /usr/bin/install -c -o root -g admin -m 444 porttest.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
460 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
461 | + /usr/bin/install -c -o root -g admin -m 444 portactivate.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
462 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
463 | + /usr/bin/install -c -o root -g admin -m 444 portsubmit.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
464 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
465 | + /usr/bin/install -c -o root -g admin -m 444 port_autoconf.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
466 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
467 | + /usr/bin/install -c -o root -g admin -m 444 portstartupitem.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
468 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
469 | + /usr/bin/install -c -o root -g admin -m 444 porttrace.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
470 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
471 | + /usr/bin/install -c -o root -g admin -m 444 portlivecheck.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
472 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
473 | + /usr/bin/install -c -o root -g admin -m 444 portdistcheck.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
474 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
475 | + /usr/bin/install -c -o root -g admin -m 444 portmirror.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
476 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
477 | + /usr/bin/install -c -o root -g admin -m 444 portload.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
478 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
479 | + /usr/bin/install -c -o root -g admin -m 444 portunload.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
480 | + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl |
---|
481 | + /usr/bin/install -c -o root -g admin -m 444 portdistfiles.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
482 | /usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/port1.0 |
---|
483 | ===> making install in src/package1.0 |
---|
484 | /usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/share/macports/Tcl/package1.0 |
---|
485 | + for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchive.tcl |
---|
486 | + /usr/bin/install -c -o root -g admin -m 444 package.tcl /opt/local/share/macports/Tcl/package1.0 |
---|
487 | + for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchive.tcl |
---|
488 | + /usr/bin/install -c -o root -g admin -m 444 portdmg.tcl /opt/local/share/macports/Tcl/package1.0 |
---|
489 | + for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchive.tcl |
---|
490 | + /usr/bin/install -c -o root -g admin -m 444 portmdmg.tcl /opt/local/share/macports/Tcl/package1.0 |
---|
491 | + for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchive.tcl |
---|
492 | + /usr/bin/install -c -o root -g admin -m 444 portmpkg.tcl /opt/local/share/macports/Tcl/package1.0 |
---|
493 | + for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchive.tcl |
---|
494 | + /usr/bin/install -c -o root -g admin -m 444 portpkg.tcl /opt/local/share/macports/Tcl/package1.0 |
---|
495 | + for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchive.tcl |
---|
496 | + /usr/bin/install -c -o root -g admin -m 444 portportpkg.tcl /opt/local/share/macports/Tcl/package1.0 |
---|
497 | + for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchive.tcl |
---|
498 | + /usr/bin/install -c -o root -g admin -m 444 portrpm.tcl /opt/local/share/macports/Tcl/package1.0 |
---|
499 | + for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchive.tcl |
---|
500 | + /usr/bin/install -c -o root -g admin -m 444 portsrpm.tcl /opt/local/share/macports/Tcl/package1.0 |
---|
501 | + for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchive.tcl |
---|
502 | + /usr/bin/install -c -o root -g admin -m 444 portdpkg.tcl /opt/local/share/macports/Tcl/package1.0 |
---|
503 | + for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchive.tcl |
---|
504 | + /usr/bin/install -c -o root -g admin -m 444 portunarchive.tcl /opt/local/share/macports/Tcl/package1.0 |
---|
505 | + for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchive.tcl |
---|
506 | + /usr/bin/install -c -o root -g admin -m 444 portarchive.tcl /opt/local/share/macports/Tcl/package1.0 |
---|
507 | /usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/package1.0 |
---|
508 | ===> making install in src/pextlib1.0 |
---|
509 | /usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/share/macports/Tcl/pextlib1.0 |
---|
510 | /usr/bin/install -c -o root -g admin -m 444 Pextlib.dylib /opt/local/share/macports/Tcl/pextlib1.0 |
---|
511 | /usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/pextlib1.0 |
---|
512 | ===> making install in src/registry1.0 |
---|
513 | /usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/share/macports/Tcl/registry1.0 |
---|
514 | + for file in registry.tcl registry_autoconf.tcl receipt_flat.tcl receipt_sqlite.tcl portimage.tcl portuninstall.tcl |
---|
515 | + /usr/bin/install -c -o root -g admin -m 444 registry.tcl /opt/local/share/macports/Tcl/registry1.0 |
---|
516 | + for file in registry.tcl registry_autoconf.tcl receipt_flat.tcl receipt_sqlite.tcl portimage.tcl portuninstall.tcl |
---|
517 | + /usr/bin/install -c -o root -g admin -m 444 registry_autoconf.tcl /opt/local/share/macports/Tcl/registry1.0 |
---|
518 | + for file in registry.tcl registry_autoconf.tcl receipt_flat.tcl receipt_sqlite.tcl portimage.tcl portuninstall.tcl |
---|
519 | + /usr/bin/install -c -o root -g admin -m 444 receipt_flat.tcl /opt/local/share/macports/Tcl/registry1.0 |
---|
520 | + for file in registry.tcl registry_autoconf.tcl receipt_flat.tcl receipt_sqlite.tcl portimage.tcl portuninstall.tcl |
---|
521 | + /usr/bin/install -c -o root -g admin -m 444 receipt_sqlite.tcl /opt/local/share/macports/Tcl/registry1.0 |
---|
522 | + for file in registry.tcl registry_autoconf.tcl receipt_flat.tcl receipt_sqlite.tcl portimage.tcl portuninstall.tcl |
---|
523 | + /usr/bin/install -c -o root -g admin -m 444 portimage.tcl /opt/local/share/macports/Tcl/registry1.0 |
---|
524 | + for file in registry.tcl registry_autoconf.tcl receipt_flat.tcl receipt_sqlite.tcl portimage.tcl portuninstall.tcl |
---|
525 | + /usr/bin/install -c -o root -g admin -m 444 portuninstall.tcl /opt/local/share/macports/Tcl/registry1.0 |
---|
526 | /usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/registry1.0 |
---|
527 | ===> making install in src/registry2.0 |
---|
528 | /usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/share/macports/Tcl/registry2.0 |
---|
529 | /usr/bin/install -c -o root -g admin -m 444 registry.dylib /opt/local/share/macports/Tcl/registry2.0 |
---|
530 | /usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/registry2.0 |
---|
531 | /usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/share/macports/Tcl/registry2.0 |
---|
532 | /usr/bin/install -c -o root -g admin -m 444 registry.dylib /opt/local/share/macports/Tcl/registry2.0 |
---|
533 | + for file in registry_util.tcl portimage.tcl portuninstall.tcl |
---|
534 | + /usr/bin/install -c -o root -g admin -m 444 registry_util.tcl /opt/local/share/macports/Tcl/registry2.0/registry_util.tcl |
---|
535 | + for file in registry_util.tcl portimage.tcl portuninstall.tcl |
---|
536 | + /usr/bin/install -c -o root -g admin -m 444 portimage.tcl /opt/local/share/macports/Tcl/registry2.0/portimage.tcl |
---|
537 | + for file in registry_util.tcl portimage.tcl portuninstall.tcl |
---|
538 | + /usr/bin/install -c -o root -g admin -m 444 portuninstall.tcl /opt/local/share/macports/Tcl/registry2.0/portuninstall.tcl |
---|
539 | /usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/registry2.0 |
---|
540 | ===> making install in src/darwintracelib1.0 |
---|
541 | /usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/share/macports/Tcl/darwintrace1.0 |
---|
542 | /usr/bin/install -c -o root -g admin -m 444 darwintrace.dylib /opt/local/share/macports/Tcl/darwintrace1.0 |
---|
543 | ===> making install in src/port |
---|
544 | cat ../../doc/prefix.mtree | /usr/sbin/mtree -U -d -e -p /opt/local > /dev/null |
---|
545 | /usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/bin |
---|
546 | /usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/var/macports |
---|
547 | /usr/bin/install -c -o root -g admin -m 555 port portindex portmirror /opt/local/bin/ |
---|
548 | /usr/bin/install -c -o root -g admin -m 444 port-help.tcl /opt/local/var/macports/ |
---|
549 | cd /opt/local/bin && ln -s -f port portf |
---|
550 | ===> making install in src/programs |
---|
551 | ===> making install in src/programs/daemondo |
---|
552 | mkdir -p build |
---|
553 | /usr/bin/install -c -o root -g admin -m 555 build/daemondo /opt/local/bin |
---|
554 | [ ! -f /opt/local/etc/macports/mp_version ] || rm -vf /opt/local/etc/macports/mp_version |
---|
555 | /usr/bin/install -c -o root -g admin -m 444 setupenv.bash /opt/local/share/macports/ |
---|
556 | /usr/bin/tclsh src/upgrade_sources_conf_default.tcl /opt/local |
---|
557 | /usr/bin/tclsh src/dep_map_clean.tcl /Library/Tcl |
---|
558 | can't find package Pextlib 1.0 |
---|
559 | |
---|
560 | while executing |
---|
561 | |
---|
562 | "package require Pextlib 1.0" |
---|
563 | |
---|
564 | (file "/opt/local/share/macports/Tcl/registry1.0/receipt_flat.tcl" line 37) |
---|
565 | |
---|
566 | invoked from within |
---|
567 | |
---|
568 | "source /opt/local/share/macports/Tcl/registry1.0/receipt_flat.tcl" |
---|
569 | |
---|
570 | ("package ifneeded receipt_flat 1.0" script) |
---|
571 | |
---|
572 | invoked from within |
---|
573 | |
---|
574 | "package require receipt_flat 1.0" |
---|
575 | |
---|
576 | (file "/opt/local/share/macports/Tcl/registry1.0/registry.tcl" line 35) |
---|
577 | |
---|
578 | invoked from within |
---|
579 | |
---|
580 | "source /opt/local/share/macports/Tcl/registry1.0/registry.tcl" |
---|
581 | |
---|
582 | ("package ifneeded registry 1.0" script) |
---|
583 | |
---|
584 | invoked from within |
---|
585 | |
---|
586 | "package require registry 1.0" |
---|
587 | |
---|
588 | (file "src/dep_map_clean.tcl" line 10) |
---|
589 | |
---|
590 | make: *** [install] Error 1 |
---|
591 | Brians-mini$ |
---|