Re: macPorts selfupdate returned error 1

2017-05-19 Thread Daniel J. Luke
Glad it's working for you - this was actually this bug:

https://trac.macports.org/ticket/53414

(you had a very old config option in your macports.conf file that caused the 
build to fail)

> On May 19, 2017, at 8:56 AM, Howard Baumer  wrote:
> Thanks Mojca,  uninstall of ports, clearing out the old macPorts and 
> installing for El Capitain did the trick

-- 
Daniel J. Luke





macPorts selfupdate returned error 1

2017-05-19 Thread Howard Baumer
I haven’t run macports for 5+ years and tried updating it.  This is what I got. 
 Any help would be greatly appreciated.  Or should I just uninstall and 
reinstall?

Command:
[HowardsLaptop:~] howard% sudo port -d selfupdate >&! portSelfupdateLog.txt

Here’s the debug log:

> Warning: No index(es) found! Have you synced your source indexes?
> --->  Updating the ports tree
> DEBUG: Synchronizing ports tree(s)
> Synchronizing local ports tree from rsync://rsync.macports.org/release/ports/
> DEBUG: /usr/bin/rsync -rtzv --delete-after 
> rsync://rsync.macports.org/release/ports/ 
> /opt/local/var/macports/sources/rsync.macports.org/release/ports
> 
> Willkommen auf dem RSYNC-server auf ftp.fau.de.
> Nicht all unsere Mirror sind per rsync verfuegbar.
> 
> Welcome to the RSYNC daemon on ftp.fau.de.
> Not all of our mirrors are available through rsync.
> 
> 
> receiving file list ... done
> 
> sent 16 bytes  received 850988 bytes  27016.00 bytes/sec
> total size is 160787705  speedup is 188.94
> DEBUG: MacPorts sources location: 
> /opt/local/var/macports/sources/rsync.macports.org/release/base
> --->  Updating MacPorts base sources using rsync
> 
> Willkommen auf dem RSYNC-server auf ftp.fau.de.
> Nicht all unsere Mirror sind per rsync verfuegbar.
> 
> Welcome to the RSYNC daemon on ftp.fau.de.
> Not all of our mirrors are available through rsync.
> 
> 
> receiving file list ... done
> skipping non-regular file "vendor/tcl"
> skipping non-regular file "vendor/tcllib"
> skipping non-regular file "vendor/tclx"
> skipping non-regular file "vendor/thread"
> ./
> vendor/
> deleting config.log
> deleting confdefs.h
> deleting vendor/tcl/unix/
> deleting vendor/tcl/
> 
> sent 28 bytes  received 180741 bytes  11662.52 bytes/sec
> total size is 78708953  speedup is 435.41
> MacPorts base version 1.8.2 installed,
> DEBUG: Rebuilding and reinstalling MacPorts if needed
> MacPorts base version 2.4.1 downloaded.
> --->  MacPorts base is outdated, installing new version 2.4.1
> DEBUG: Permissions OK
> Installing new MacPorts release in /opt/local as root:admin; permissions 
> 0755; Tcl-Package in /Library/Tcl
> 
> configure: WARNING: unrecognized options: --with-tclpackage
> checking build system type... x86_64-apple-darwin15.6.0
> checking host system type... x86_64-apple-darwin15.6.0
> checking target system type... x86_64-apple-darwin15.6.0
> checking MacPorts version... 2.4.1
> checking for sw_vers... /usr/bin/sw_vers
> checking for defaults... /usr/bin/defaults
> checking for xcode-select... /usr/bin/xcode-select
> checking Mac OS X version... 10.11.6
> checking Xcode location... /Applications/Xcode.app/Contents/Developer
> checking Xcode version... 8.0
> checking for clang... clang
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables... 
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether clang accepts -g... yes
> checking for clang option to accept ISO C89... none needed
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether ln -s works... yes
> checking whether make sets $(MAKE)... yes
> checking for clang... clang
> checking whether we are using the GNU Objective C compiler... yes
> checking whether clang accepts -g... yes
> checking for bsdmake... no
> checking for pmake... no
> checking for bzip2... /usr/bin/bzip2
> checking for bzr... no
> checking for chown... /usr/sbin/chown
> checking for cp... /bin/cp
> checking for cpio... /usr/bin/cpio
> checking for cvs... no
> checking for diff... /usr/bin/diff
> checking for dscl... /usr/bin/dscl
> checking for dseditgroup... /usr/sbin/dseditgroup
> checking for file... /usr/bin/file
> checking for find... /usr/bin/find
> checking for git... /usr/bin/git
> checking for gnumake... /usr/bin/gnumake
> checking for gnupatch... no
> checking for gpatch... no
> checking for gnutar... no
> checking for gtar... no
> checking for gzip... /usr/bin/gzip
> checking for hdiutil... /usr/bin/hdiutil
> checking for hg... no
> checking for launchctl... /bin/launchctl
> checking for lipo... /usr/bin/lipo
> checking for lsbom... /usr/bin/lsbom
> checking for lzma... no
> checking for make... /usr/bin/make
> checking for man... /usr/bin/man
> checking for mdfind... /usr/bin/mdfind
> checking for mdls... /usr/bin/mdls
> checking for mkbom... /usr/bin/mkbom
> checking for mtree... /usr/sbin/mtree
> checking for open... /usr/bin/open
> checking for openssl... /usr/bin/openssl
> checking for patch... /usr/bin/patch
> checking for pax... /bin/pax
> checking for rmdir... /bin/rmdir
> checking for rsync... /usr/bin/rsync
> checking for sandbox-exec... /usr/bin/sandbox-exec
> checking for sed... /usr/bin/sed
> checking for svn... /usr/bin/svn
> checking for swig... no
> checking for tar... /usr/bin/tar
> checking for unzip... /usr/bin/unzip
> checking for xar...