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