#41201: Can't install SciPy stack on Mavericks ---------------------------------+-------------------------------- Reporter: richard.stephens@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: worksforme | Keywords: Port: | ---------------------------------+-------------------------------- Changes (by ciserlohn@…): * cc: richard.stephens@… (removed) * status: new => closed * resolution: => worksforme Old description:
I get and error when I try to install the SciPy stack using the command:
sudo port install py27-numpy py27-scipy py27-matplotlib py27-ipython +notebook py27-pandas py27-sympy py27-nose
which is taken from the SciPy site.
I get an error which says:
bison-2.7.1.tar.xz does not exist in /opt/local/var/macports/distfiles/bison
and then everything falls over.
Below is the log text:
version:1 :debug:clean changing euid/egid - current euid: 0 - current egid: 0 :debug:clean egid changed to: 501 :debug:clean euid changed to: 502 :debug:main Executing org.macports.main (bison) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.archivefetch (bison) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.fetch (bison) :debug:main Privilege de-escalation not attempted as not running as root. :debug:checksum checksum phase started at Tue Nov 5 14:01:51 GMT 2013 :notice:checksum ---> Verifying checksums for bison :debug:checksum Executing org.macports.checksum (bison) :info:checksum ---> Checksumming bison-2.7.1.tar.xz :error:checksum org.macports.checksum for port bison returned: bison-2.7.1.tar.xz does not exist in /opt/local/var/macports/distfiles/bison :debug:checksum Error code: NONE :debug:checksum Backtrace: bison-2.7.1.tar.xz does not exist in /opt/local/var/macports/distfiles/bison while executing "$procedure $targetname" :info:checksum Warning: targets not executed for bison: org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install :error:checksum Failed to install bison :debug:checksum Registry error: pcre not registered as installed & active. invoked from within "registry_active ${subport}" invoked from within "$workername eval registry_active \${subport}" :notice:checksum Please see the log file for port bison for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_bison/bison/main.log
New description: I get and error when I try to install the SciPy stack using the command: {{{ $ sudo port install py27-numpy py27-scipy py27-matplotlib py27-ipython +notebook py27-pandas py27-sympy py27-nose }}} which is taken from the SciPy site. I get an error which says: bison-2.7.1.tar.xz does not exist in /opt/local/var/macports/distfiles/bison and then everything falls over. Below is the log text: {{{ version:1 :debug:clean changing euid/egid - current euid: 0 - current egid: 0 :debug:clean egid changed to: 501 :debug:clean euid changed to: 502 :debug:main Executing org.macports.main (bison) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.archivefetch (bison) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.fetch (bison) :debug:main Privilege de-escalation not attempted as not running as root. :debug:checksum checksum phase started at Tue Nov 5 14:01:51 GMT 2013 :notice:checksum ---> Verifying checksums for bison :debug:checksum Executing org.macports.checksum (bison) :info:checksum ---> Checksumming bison-2.7.1.tar.xz :error:checksum org.macports.checksum for port bison returned: bison-2.7.1.tar.xz does not exist in /opt/local/var/macports/distfiles/bison :debug:checksum Error code: NONE :debug:checksum Backtrace: bison-2.7.1.tar.xz does not exist in /opt/local/var/macports/distfiles/bison while executing "$procedure $targetname" :info:checksum Warning: targets not executed for bison: org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install :error:checksum Failed to install bison :debug:checksum Registry error: pcre not registered as installed & active. invoked from within "registry_active ${subport}" invoked from within "$workername eval registry_active \${subport}" :notice:checksum Please see the log file for port bison for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_bison/bison/main.log }}} -- Comment: This is was not clean atttempt. Please try again: {{{ $ sudo port selfupdate $ sudo port clean --dist bison $ sudo port clean py27-numpy py27-scipy py27-matplotlib py27-ipython py27-pandas py27-sympy py27-nose $ sudo port install py27-numpy py27-scipy py27-matplotlib py27-ipython +notebook py27-pandas py27-sympy py27-nose }}} Reopen the ticket if it fails and attach the log file. In the future please remember to use WikiFormatting and that you don't need to Cc yourself if you're open a ticket. -- Ticket URL: <https://trac.macports.org/ticket/41201#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X