Macports self update failing

2013-12-27 Thread Andre-John Mas
Hi,

I am trying to run a selfupdate of 2.2.1 on MacOS X 10.9.1, but it is failing.


Running sudo port -v selfupdate I get (truncated):

...
checking CommonCrypto/CommonDigest.h presence... yes
checking for CommonCrypto/CommonDigest.h... yes
checking for readline in -lreadline... yes
checking whether rl_username_completion_function is declared... no
checking whether rl_filename_completion_function is declared... yes
checking whether rl_completion_matches is declared... yes
checking whether username_completion_function is declared... yes
checking whether filename_completion_function is declared... yes
checking whether completion_matches is declared... yes
checking for Tcl configuration... configure: error: Can't find Tcl 
configuration definitions
Command failed: cd 
/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base  
CC=/usr/bin/cc OBJC=/usr/bin/cc ./configure --prefix=/opt/local 
--with-tclpackage=/Library/Tcl --with-install-user=root 
--with-install-group=admin --with-directory-mode=0755 --enable-readline  make 
SELFUPDATING=1  make install SELFUPDATING=1
Exit code: 1
Error: Error installing new MacPorts base: command execution failed
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: /opt/local/bin/port: port selfupdate failed: Error installing new 
MacPorts base: command execution failed


I adjusted the above and tried running (with additional ''):

cd /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base  
CC=/usr/bin/cc  OBJC=/usr/bin/cc  ./configure --prefix=/opt/local 
--with-tclpackage=/Library/Tcl --with-install-user=root 
--with-install-group=admin --with-directory-mode=0755 --enable-readline  make 
SELFUPDATING=1  make install SELFUPDATING=1

This too seems to be failing:

checking CommonCrypto/CommonDigest.h presence... yes
checking for CommonCrypto/CommonDigest.h... yes
checking for readline in -lreadline... yes
checking whether rl_username_completion_function is declared... no
checking whether rl_filename_completion_function is declared... yes
checking whether rl_completion_matches is declared... yes
checking whether username_completion_function is declared... yes
checking whether filename_completion_function is declared... yes
checking whether completion_matches is declared... yes
checking for Tcl configuration... configure: error: Can't find Tcl 
configuration definitions

Any idea what else I can try?

Andre
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Macports self update failing

2013-12-27 Thread Brandon Allbery
On Fri, Dec 27, 2013 at 5:47 PM, Andre-John Mas aj...@sympatico.ca wrote:

 checking for Tcl configuration... configure: error: Can't find Tcl
 configuration definitions


That usually means you upgraded to 19.9 and didn't bother reading
http://trac.macports.org/wiki/Migration .

-- 
brandon s allbery kf8nh   sine nomine associates
allber...@gmail.com  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Macports self update failing

2013-12-27 Thread Andre-John Mas
I ended up reinstalling MacPorts and the problem went away. I can't remember 
whether
I had reinstalled MacPorts since installing Mavericks. I thought I had, but 
maybe
I didn't?

Andre


On Dec 27, 2013, at 17:47 , Andre-John Mas aj...@sympatico.ca wrote:

 Hi,
 
 I am trying to run a selfupdate of 2.2.1 on MacOS X 10.9.1, but it is failing.
 
 
 Running sudo port -v selfupdate I get (truncated):
 
 ...
 checking CommonCrypto/CommonDigest.h presence... yes
 checking for CommonCrypto/CommonDigest.h... yes
 checking for readline in -lreadline... yes
 checking whether rl_username_completion_function is declared... no
 checking whether rl_filename_completion_function is declared... yes
 checking whether rl_completion_matches is declared... yes
 checking whether username_completion_function is declared... yes
 checking whether filename_completion_function is declared... yes
 checking whether completion_matches is declared... yes
 checking for Tcl configuration... configure: error: Can't find Tcl 
 configuration definitions
 Command failed: cd 
 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base  
 CC=/usr/bin/cc OBJC=/usr/bin/cc ./configure --prefix=/opt/local 
 --with-tclpackage=/Library/Tcl --with-install-user=root 
 --with-install-group=admin --with-directory-mode=0755 --enable-readline  
 make SELFUPDATING=1  make install SELFUPDATING=1
 Exit code: 1
 Error: Error installing new MacPorts base: command execution failed
 To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
 Error: /opt/local/bin/port: port selfupdate failed: Error installing new 
 MacPorts base: command execution failed
 
 
 I adjusted the above and tried running (with additional ''):
 
 cd /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base 
  CC=/usr/bin/cc  OBJC=/usr/bin/cc  ./configure --prefix=/opt/local 
 --with-tclpackage=/Library/Tcl --with-install-user=root 
 --with-install-group=admin --with-directory-mode=0755 --enable-readline  
 make SELFUPDATING=1  make install SELFUPDATING=1
 
 This too seems to be failing:
 
 checking CommonCrypto/CommonDigest.h presence... yes
 checking for CommonCrypto/CommonDigest.h... yes
 checking for readline in -lreadline... yes
 checking whether rl_username_completion_function is declared... no
 checking whether rl_filename_completion_function is declared... yes
 checking whether rl_completion_matches is declared... yes
 checking whether username_completion_function is declared... yes
 checking whether filename_completion_function is declared... yes
 checking whether completion_matches is declared... yes
 checking for Tcl configuration... configure: error: Can't find Tcl 
 configuration definitions
 
 Any idea what else I can try?
 
 Andre

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users