ppc port base, bad option "-errorInfo"
Ryan Schmidt
ryandesign at macports.org
Thu Mar 15 17:12:22 PDT 2012
On Mar 15, 2012, at 09:58, Bradley Giesbrecht wrote:
> $ sw_vers;machine;echo "puts \$tcl_version" | tclsh
> ProductName: Mac OS X
> ProductVersion: 10.5.8
> BuildVersion: 9L31a
> ppc970
> 8.4
>
> $ sudo port selfupdate
> $ sudo port clean --all traceroute
> $ sudo port -v extract traceroute
> ---> Extracting traceroute-1.4a12.tar.gz
> Error: org.macports.extract for port traceroute returned: bad option "-errorInfo": must be -code, -errorcode, or -errorinfo
> Warning: targets not executed for traceroute: org.macports.extract
Looks like the use of -errorInfo was introduced into trunk in r90355. This wasn't merged back to the 2.0 branch. So you must be running trunk.
I can't find documentation on this... was "-errorInfo" introduced in Tcl 8.5, or was this a typo that was supposed to be "-errorinfo"?
More information about the macports-dev
mailing list