Changes between Initial Version and Version 2 of Ticket #34992


Ignore:
Timestamp:
Jun 27, 2012, 9:32:17 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Looking through the log searching for "andrewlove", I see various lines:

Installing new MacPorts release in /opt/local as andrewlove:1000; permissions 0755; Tcl-Package in /Library/Tcl
checking for install user... andrewlove
checking for install group... 1000
checking for macports user... macports
checking for Applications installation directory... ~andrewlove/Applications/MacPorts
checking for Frameworks installation directory... /opt/local/Library/Frameworks

And then of course the ultimate failure:

===> making install in doc
/usr/bin/install -c -d -o andrewlove -g 1000 -m 755 /opt/local
install: andrewlove: Invalid argument
make[1]: *** [install] Error 67
make: *** [install] Error 1

If it was not your intention for applications to get installed in ~andrewlove/Applications/MacPorts, or for user andrewlove (which the error message "Invalid argument" seems to be telling you is not a valid username on your system) and group 1000 to own the MacPorts installation, you should consult your macports.conf file; perhaps erroneous settings have been entered there.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34992

    • Property Status changed from new to closed
    • Property Resolution changed from to worksforme
    • Property Component changed from ports to base
  • Ticket #34992 – Description

    initial v2  
    22
    33
     4{{{
    45% sudo port -v selfupdate
    5 --->  Updating MacPorts base sources using rsync
    6 receiving file list ... done
     6}}}
    77
    8 sent 36 bytes  received 69 bytes  70.00 bytes/sec
    9 total size is 3539456  speedup is 33709.10
    10 receiving file list ... done
    11 
    12 sent 36 bytes  received 76 bytes  74.67 bytes/sec
    13 total size is 512  speedup is 4.57
    14 MacPorts base version 2.0.4 installed,
    15 MacPorts base version 2.1.1 downloaded.
    16 --->  Updating the ports tree
    17 Synchronizing local ports tree from rsync://rsync.macports.org/release/ports/
    18 receiving file list ... done
    19 
    20 sent 53 bytes  received 600044 bytes  240038.80 bytes/sec
    21 total size is 35463195  speedup is 59.10
    22 receiving file list ... done
    23 
    24 sent 36 bytes  received 70 bytes  212.00 bytes/sec
    25 total size is 8595928  speedup is 81093.66
    26 --->  MacPorts base is outdated, installing new version 2.1.1
    27 Installing new MacPorts release in /opt/local as andrewlove:1000; permissions 0755; Tcl-Package in /Library/Tcl
    28 
    29 checking build system type... x86_64-apple-darwin11.4.0
    30 checking host system type... x86_64-apple-darwin11.4.0
    31 checking target system type... x86_64-apple-darwin11.4.0
    32 checking MacPorts version... 2.1.1
    33 checking for sw_vers... /usr/bin/sw_vers
    34 checking for defaults... /usr/bin/defaults
    35 checking for xcode-select... /usr/bin/xcode-select
    36 checking Mac OS X version... 10.7.4
    37 checking Xcode location... /Applications/Xcode.app/Contents/Developer
    38 checking Xcode version... 4.3.3
    39 checking for gcc... /usr/bin/cc
    40 checking whether the C compiler works... yes
    41 checking for C compiler default output file name... a.out
    42 checking for suffix of executables...
    43 checking whether we are cross compiling... no
    44 checking for suffix of object files... o
    45 checking whether we are using the GNU C compiler... yes
    46 checking whether /usr/bin/cc accepts -g... yes
    47 checking for /usr/bin/cc option to accept ISO C89... none needed
    48 checking for a BSD-compatible install... /usr/bin/install -c
    49 checking whether ln -s works... yes
    50 checking whether make sets $(MAKE)... yes
    51 checking for gcc... gcc
    52 checking whether we are using the GNU Objective C compiler... yes
    53 checking whether gcc accepts -g... yes
    54 checking for bsdmake... /usr/bin/bsdmake
    55 checking for bzip2... /usr/bin/bzip2
    56 checking for bzr... no
    57 checking for chown... /usr/sbin/chown
    58 checking for cp... /bin/cp
    59 checking for cpio... /usr/bin/cpio
    60 checking for cvs... /usr/bin/cvs
    61 checking for diff... /usr/bin/diff
    62 checking for dscl... /usr/bin/dscl
    63 checking for dseditgroup... /usr/sbin/dseditgroup
    64 checking for file... /usr/bin/file
    65 checking for git... /usr/bin/git
    66 checking for gnumake... /usr/bin/gnumake
    67 checking for gnupatch... no
    68 checking for gpatch... no
    69 checking for gnutar... /usr/bin/gnutar
    70 checking for gzip... /usr/bin/gzip
    71 checking for hdiutil... /usr/bin/hdiutil
    72 checking for hg... no
    73 checking for launchctl... /bin/launchctl
    74 checking for lipo... /usr/bin/lipo
    75 checking for lsbom... /usr/bin/lsbom
    76 checking for lzma... no
    77 checking for make... /usr/bin/make
    78 checking for mdfind... /usr/bin/mdfind
    79 checking for mdls... /usr/bin/mdls
    80 checking for mkbom... /usr/bin/mkbom
    81 checking for mtree... /usr/sbin/mtree
    82 checking for open... /usr/bin/open
    83 checking for openssl... /usr/bin/openssl
    84 checking for patch... /usr/bin/patch
    85 checking for pax... /bin/pax
    86 checking for rmdir... /bin/rmdir
    87 checking for rsync... /usr/bin/rsync
    88 checking for sed... /usr/bin/sed
    89 checking for svn... /usr/bin/svn
    90 checking for swig... no
    91 checking for tar... /usr/bin/tar
    92 checking for unzip... /usr/bin/unzip
    93 checking for xar... /usr/bin/xar
    94 checking for xcodebuild... /usr/bin/xcodebuild
    95 checking for xcrun... /usr/bin/xcrun
    96 checking for xz... no
    97 checking for zip... /usr/bin/zip
    98 checking for launchd... yes
    99 checking for sed... (cached) /usr/bin/sed
    100 checking which sed flag to use for extended regexp... -E (BSD)
    101 checking for tar... (cached) /usr/bin/tar
    102 checking whether tar supports -q... yes (bsdtar)
    103 checking for tar... (cached) /usr/bin/tar
    104 checking for gnutar... (cached) /usr/bin/gnutar
    105 checking for which tar variant to use... /usr/bin/gnutar
    106 checking for /usr/bin/gnutar --no-same-owner support... yes
    107 checking for patch... (cached) /usr/bin/patch
    108 checking for gpatch... no
    109 checking for GNU (FSF) patch... /usr/bin/patch
    110 checking how to mark unused variables...
    111 checking for gcc symbol visibility attribute... __attribute__((visibility("hidden")))
    112 checking for the pthreads library -lpthreads... no
    113 checking whether pthreads work without any flags... yes
    114 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
    115 checking if more special flags are required for pthreads... -D_THREAD_SAFE
    116 checking how to run the Objective C preprocessor... gcc -E
    117 checking for grep that handles long lines and -e... /usr/bin/grep
    118 checking for egrep... /usr/bin/grep -E
    119 checking for ANSI C header files... yes
    120 checking for sys/types.h... yes
    121 checking for sys/stat.h... yes
    122 checking for stdlib.h... yes
    123 checking for string.h... yes
    124 checking for memory.h... yes
    125 checking for strings.h... yes
    126 checking for inttypes.h... yes
    127 checking for stdint.h... yes
    128 checking for unistd.h... yes
    129 checking objc/objc.h usability... yes
    130 checking objc/objc.h presence... yes
    131 checking for objc/objc.h... yes
    132 checking if linking libobjc requires pthreads... no
    133 checking for Apple Objective-C runtime... yes
    134 checking for GNU Objective C runtime... no
    135 configure: Using Apple Objective-C runtime
    136 checking for Apple Foundation library... yes
    137 configure: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library
    138 configure: Using Apple Foundation library
    139 checking for CoreFoundation framework... yes
    140 checking for SystemConfiguration framework... yes
    141 checking for IOKit framework... yes
    142 checking for CFNotificationCenterGetDarwinNotifyCenter... yes
    143 checking for whether we will build daemondo... yes
    144 checking for ports tree... configure: WARNING: No ports tree found
    145 checking for MacPorts config directory... ${sysconfdir}/macports
    146 checking for install user... andrewlove
    147 checking for install group... 1000
    148 checking for macports user... macports
    149 checking what permissions to use for installation directories... 755
    150 checking for Applications installation directory... ~andrewlove/Applications/MacPorts
    151 checking for Frameworks installation directory... /opt/local/Library/Frameworks
    152 checking for Universal CPU architectures... x86_64 i386
    153 checking how to run the C preprocessor... /usr/bin/cc -E
    154 checking for ANSI C header files... (cached) yes
    155 checking for dirent.h that defines DIR... yes
    156 checking for library containing opendir... none required
    157 checking for sys/wait.h that is POSIX.1 compatible... yes
    158 checking limits.h usability... yes
    159 checking limits.h presence... yes
    160 checking for limits.h... yes
    161 checking paths.h usability... yes
    162 checking paths.h presence... yes
    163 checking for paths.h... yes
    164 checking sys/file.h usability... yes
    165 checking sys/file.h presence... yes
    166 checking for sys/file.h... yes
    167 checking crt_externs.h usability... yes
    168 checking crt_externs.h presence... yes
    169 checking for crt_externs.h... yes
    170 checking fcntl.h usability... yes
    171 checking fcntl.h presence... yes
    172 checking for fcntl.h... yes
    173 checking sys/fcntl.h usability... yes
    174 checking sys/fcntl.h presence... yes
    175 checking for sys/fcntl.h... yes
    176 checking sys/cdefs.h usability... yes
    177 checking sys/cdefs.h presence... yes
    178 checking for sys/cdefs.h... yes
    179 checking err.h usability... yes
    180 checking err.h presence... yes
    181 checking for err.h... yes
    182 checking sys/socket.h usability... yes
    183 checking sys/socket.h presence... yes
    184 checking for sys/socket.h... yes
    185 checking sys/sysctl.h usability... yes
    186 checking sys/sysctl.h presence... yes
    187 checking for sys/sysctl.h... yes
    188 checking readline/readline.h usability... yes
    189 checking readline/readline.h presence... yes
    190 checking for readline/readline.h... yes
    191 checking readline/history.h usability... yes
    192 checking readline/history.h presence... yes
    193 checking for readline/history.h... yes
    194 checking pwd.h usability... yes
    195 checking pwd.h presence... yes
    196 checking for pwd.h... yes
    197 checking sys/paths.h usability... yes
    198 checking sys/paths.h presence... yes
    199 checking for sys/paths.h... yes
    200 checking utime.h usability... yes
    201 checking utime.h presence... yes
    202 checking for utime.h... yes
    203 checking for bzero... yes
    204 checking for memset... yes
    205 checking for fgetln... yes
    206 checking for lockf... yes
    207 checking for flock... yes
    208 checking for setmode... yes
    209 checking for strcasecmp... yes
    210 checking for strncasecmp... yes
    211 checking for strlcpy... yes
    212 checking for copyfile... yes
    213 checking for clearenv... no
    214 checking for sysctlbyname... yes
    215 checking if readlink conforms to POSIX 1003.1a... yes
    216 checking CommonCrypto/CommonDigest.h usability... yes
    217 checking CommonCrypto/CommonDigest.h presence... yes
    218 checking for CommonCrypto/CommonDigest.h... yes
    219 checking for readline in -lreadline... yes
    220 checking whether rl_username_completion_function is declared... no
    221 checking whether rl_filename_completion_function is declared... yes
    222 checking whether rl_completion_matches is declared... yes
    223 checking whether username_completion_function is declared... yes
    224 checking whether filename_completion_function is declared... yes
    225 checking whether completion_matches is declared... yes
    226 checking for Tcl configuration... found /usr/lib/tclConfig.sh
    227 checking for existence of /usr/lib/tclConfig.sh... loading
    228 checking for Tcl public headers... /usr/include
    229 checking for tclsh... /usr/bin/tclsh
    230 checking for Tcl package directory... /Library/Tcl
    231 checking whether tclsh was compiled with threads... yes
    232 checking for curl-config... /usr/bin/curl-config
    233 checking sqlite3.h usability... yes
    234 checking sqlite3.h presence... yes
    235 checking for sqlite3.h... yes
    236 checking sqlite3ext.h usability... yes
    237 checking sqlite3ext.h presence... yes
    238 checking for sqlite3ext.h... yes
    239 checking for Tcl sqlite3 location... /usr/lib/sqlite3
    240 checking for SQLite >= 3003011... yes
    241 checking for Tcl Thread package... yes
    242 checking how to build libraries... shared
    243 checking that any existing MacPorts install can be upgraded... yes
    244 configure: creating ./config.status
    245 config.status: creating src/programs/daemondo/Makefile
    246 config.status: creating Doxyfile
    247 config.status: creating Makefile
    248 config.status: creating Mk/macports.autoconf.mk
    249 config.status: creating doc/base.mtree
    250 config.status: creating doc/prefix.mtree
    251 config.status: creating doc/macosx.mtree
    252 config.status: creating doc/macports.conf
    253 config.status: creating doc/pubkeys.conf
    254 config.status: creating portmgr/freebsd/Makefile
    255 config.status: creating src/Makefile
    256 config.status: creating src/machista1.0/Makefile
    257 config.status: creating src/macports1.0/macports_autoconf.tcl
    258 config.status: creating src/port1.0/port_autoconf.tcl
    259 config.status: creating src/registry2.0/registry_autoconf.tcl
    260 config.status: creating src/programs/Makefile
    261 config.status: creating src/macports1.0/macports_fastload.tcl
    262 config.status: creating setupenv.bash
    263 config.status: creating src/pkg_mkindex.sh
    264 config.status: creating src/config.h
    265 ===> making all in doc
    266 gzip -c port.1 > port.1.gz
    267 gzip -c macports.conf.5 > macports.conf.5.gz
    268 gzip -c portfile.7 > portfile.7.gz
    269 gzip -c portstyle.7 > portstyle.7.gz
    270 gzip -c porthier.7 > porthier.7.gz
    271 gzip -c portgroup.7 > portgroup.7.gz
    272 ===> making all in src
    273 ===> making all in src/cregistry
    274 /usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common registry.c -o registry.o
    275 /usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common entry.c -o entry.o
    276 /usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common sql.c -o sql.o
    277 /usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common vercomp.c -o vercomp.o
    278 /usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common util.c -o util.o
    279 /usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common file.c -o file.o
    280 ar cr cregistry.a registry.o entry.o sql.o vercomp.o util.o file.o
    281 ranlib cregistry.a
    282 /usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common sqlext.c -o sqlext.o
    283 /usr/bin/cc -dynamiclib -g -O2 -Wextra -Wall -pedantic   -Wl,-single_module sqlext.o vercomp.o -o macports.sqlext
    284 ===> making all in src/macports1.0
    285 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common macports.c -o macports.o
    286 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common get_systemconfiguration_proxies.c -o get_systemconfiguration_proxies.o
    287 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic  -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common sysctl.c -o sysctl.o
    288 /usr/bin/cc -dynamiclib -g -O2 -Wextra -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
    289 ===> making all in src/port1.0
    290 ===> making all in src/package1.0
    291 ===> making all in src/pextlib1.0
    292 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common Pextlib.c -o Pextlib.o
    293 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common strsed.c -o strsed.o
    294 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common fgetln.c -o fgetln.o
    295 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common md5cmd.c -o md5cmd.o
    296 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common setmode.c -o setmode.o
    297 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common xinstall.c -o xinstall.o
    298 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common fs-traverse.c -o fs-traverse.o
    299 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common strcasecmp.c -o strcasecmp.o
    300 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common vercomp.c -o vercomp.o
    301 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common filemap.c -o filemap.o
    302 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common base32cmd.c -o base32cmd.o
    303 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common sha1cmd.c -o sha1cmd.o
    304 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common curl.c -o curl.o
    305 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common rmd160cmd.c -o rmd160cmd.o
    306 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common sha256cmd.c -o sha256cmd.o
    307 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common readline.c -o readline.o
    308 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common uid.c -o uid.o
    309 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common tracelib.c -o tracelib.o
    310 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common tty.c -o tty.o
    311 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common readdir.c -o readdir.o
    312 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common pipe.c -o pipe.o
    313 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common flock.c -o flock.o
    314 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common system.c -o system.o
    315 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common mktemp.c -o mktemp.o
    316 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic     -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common realpath.c -o realpath.o
    317 /usr/bin/cc -dynamiclib -g -O2 -Wextra -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 base32cmd.o sha1cmd.o curl.o rmd160cmd.o sha256cmd.o readline.o uid.o tracelib.o tty.o readdir.o pipe.o flock.o system.o mktemp.o realpath.o -o Pextlib.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.5 -ltclstub8.5   -lcurl  -lreadline
    318 ===> making all in src/registry2.0
    319 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common registry.c -o registry.o
    320 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common util.c -o util.o
    321 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common entry.c -o entry.o
    322 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common entryobj.c -o entryobj.o
    323 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common file.c -o file.o
    324 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common fileobj.c -o fileobj.o
    325 /usr/bin/cc -dynamiclib -g -O2 -Wextra -Wall -pedantic    -Wl,-single_module registry.o util.o entry.o entryobj.o file.o fileobj.o ../cregistry/cregistry.a -o registry.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.5 -ltclstub8.5   -lsqlite3
    326 ===> making all in src/darwintracelib1.0
    327 /usr/bin/cc -g -O2 -Wextra -Wall   -fPIC -Wno-deprecated-declarations -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include"  -c -o darwintrace.o darwintrace.c
    328 /usr/bin/cc -dynamiclib -g -O2 -Wextra -Wall   -fPIC -Wno-deprecated-declarations  -Wl,-single_module darwintrace.o -o darwintrace.dylib 
    329 ===> making all in src/machista1.0
    330 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic  -fPIC -std=c99 -pedantic -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common libmachista.c -o libmachista.o
    331 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic  -fPIC -std=c99 -pedantic -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common hashmap.c -o hashmap.o
    332 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic  -fPIC -std=c99 -pedantic -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -fno-common machista_wrap.c -o machista_wrap.o
    333 /usr/bin/cc -dynamiclib -g -O2 -Wextra -Wall -pedantic  -fPIC -std=c99 -pedantic  -Wl,-single_module libmachista.o hashmap.o machista_wrap.o -o machista.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.5 -ltclstub8.5 
    334 clang: warning: argument unused during compilation: '-std=c99'
    335 ===> making all in src/port
    336 sed -e 's,@TCLSH\@,/usr/bin/tclsh,g' -e 's,@macports_tcl_dir\@,/opt/local/share/macports/Tcl,g' portmirror.tcl > portmirror
    337 sed -e 's,@TCLSH\@,/usr/bin/tclsh,g' -e 's,@macports_tcl_dir\@,/opt/local/share/macports/Tcl,g' portindex.tcl > portindex
    338 sed -e 's,@TCLSH\@,/usr/bin/tclsh,g' -e 's,@macports_tcl_dir\@,/opt/local/share/macports/Tcl,g' port.tcl > port
    339 ===> making all in src/programs
    340 ===> making all in src/programs/daemondo
    341 mkdir -p build
    342 /usr/bin/cc -g -O2 -Wextra -Wall   -DHAVE_CONFIG_H -I.. -I.  -I"/usr/include" -I../..  -c -o main.o main.c
    343 /usr/bin/cc -g -O2 -Wextra -Wall   -o build/daemondo -framework CoreFoundation -framework SystemConfiguration -framework IOKit main.o
    344 ===> making all in tests
    345 make[1]: Nothing to be done for `all'.
    346 ===> making install in doc
    347 /usr/bin/install -c -d -o andrewlove -g 1000 -m 755 /opt/local
    348 install: andrewlove: Invalid argument
    349 make[1]: *** [install] Error 67
    350 make: *** [install] Error 1
    351 shell command "cd /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base && CC=/usr/bin/cc ./configure --prefix=/opt/local --with-tclpackage=/Library/Tcl --with-install-user=andrewlove --with-install-group=1000 --with-directory-mode=0755 --enable-readline && make && make install SELFUPDATING=1" returned error 2
    352 Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command failed (see log for details)
     8(output removed by admin; see attached log file instead)
    3539
    35410