[MacPorts] #41372: Arpack can't find BLAS
#41372: Arpack can't find BLAS ----------------------------+-------------------------------- Reporter: rene.mellema@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: arpack ----------------------------+-------------------------------- I tried building the octave-devel port, but it fails when building the arpack port it fails. In the log file it says that it Cannot find BLAS libraries. I am running OS X Mavericks and macports version 2.2.1. I included the config log and the main log. -- Ticket URL: <https://trac.macports.org/ticket/41372> MacPorts <http://www.macports.org/> Ports system for OS X
#41372: Arpack can't find BLAS -----------------------------+--------------------- Reporter: rene.mellema@… | Owner: mmoll@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: arpack | -----------------------------+--------------------- Changes (by macsforever2000@…): * cc: mmol (removed) * owner: macports-tickets@… => mmoll@… Comment: Trac requires complete email addresses. -- Ticket URL: <https://trac.macports.org/ticket/41372#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#41372: Arpack can't find BLAS -----------------------------+--------------------- Reporter: rene.mellema@… | Owner: mmoll@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: arpack | -----------------------------+--------------------- Comment (by mmoll@…): I noticed that you have gcc48+universal installed while I have gcc48. Somehow arpack's configure decides to compile things with "-m32" for you and with "-m64" for me. I don't know why. What happens if you add this line to the Portfile?: {{{ universal_variant no }}} -- Ticket URL: <https://trac.macports.org/ticket/41372#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#41372: Arpack can't find BLAS -----------------------------+--------------------- Reporter: rene.mellema@… | Owner: mmoll@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: arpack | -----------------------------+--------------------- Comment (by rene.mellema@…): If I add that line to the end of the portfile, the same error occurs. Diff only finds differences in the log files when times are mentioned. -- Ticket URL: <https://trac.macports.org/ticket/41372#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#41372: Arpack can't find BLAS -----------------------------+--------------------- Reporter: rene.mellema@… | Owner: mmoll@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: arpack | -----------------------------+--------------------- Comment (by mmoll@…): This will take a while, but could you try the following?: {{{ sudo port deactivate gcc48 sudo port install gcc48 -universal sudo port clean arpack sudo port install arpack }}} I am really grasping at straws. I seem to have the same setup as you, but cannot reproduce the error. -- Ticket URL: <https://trac.macports.org/ticket/41372#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#41372: Arpack can't find BLAS -----------------------------+--------------------- Reporter: rene.mellema@… | Owner: mmoll@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: arpack | -----------------------------+--------------------- Comment (by rene.mellema@…): He still fails to configure, and did not produce a main log this time. At least, the main log is filled with information about gcc48. I will upload the new config log. -- Ticket URL: <https://trac.macports.org/ticket/41372#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts