[MacPorts] #50551: octave-3.8.2 fails to configure on a MacBook Air 13" mid2012 with El Capitan 10.11.3
#50551: octave-3.8.2 fails to configure on a MacBook Air 13" mid2012 with El Capitan 10.11.3 ----------------------------+-------------------------------- Reporter: shigemi.ohta@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: ----------------------------+-------------------------------- ---> Attempting to fetch octave-3.8.2_15+atlas+gcc5+glgui+gui+qtgui.darwin_15.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/octave ---> Fetching distfiles for octave ---> Verifying checksums for octave ---> Extracting octave ---> Applying patches to octave ---> Configuring octave Error: Failed to configure octave, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-3.8.2/config.log Error: org.macports.configure for port octave returned: configure failure: command execution failed Please see the log file for port octave for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port octave failed -- Ticket URL: <https://trac.macports.org/ticket/50551> MacPorts <https://www.macports.org/> Ports system for OS X
#50551: octave-3.8.2 fails to configure on a MacBook Air 13" mid2012 with El Capitan 10.11.3 -----------------------------+------------------------- Reporter: shigemi.ohta@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: octave | -----------------------------+------------------------- Changes (by mf2k@…): * owner: macports-tickets@… => michaelld@… * port: => octave Comment: In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers ({{{port info --maintainers octave}}}), if any. -- Ticket URL: <https://trac.macports.org/ticket/50551#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#50551: octave-3.8.2 fails to configure on a MacBook Air 13" mid2012 with El Capitan 10.11.3 -----------------------------+------------------------- Reporter: shigemi.ohta@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: octave | -----------------------------+------------------------- Description changed by mf2k@…: Old description:
---> Attempting to fetch octave-3.8.2_15+atlas+gcc5+glgui+gui+qtgui.darwin_15.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/octave ---> Fetching distfiles for octave ---> Verifying checksums for octave ---> Extracting octave ---> Applying patches to octave ---> Configuring octave Error: Failed to configure octave, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-3.8.2/config.log Error: org.macports.configure for port octave returned: configure failure: command execution failed Please see the log file for port octave for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port octave failed
New description: {{{ ---> Attempting to fetch octave-3.8.2_15+atlas+gcc5+glgui+gui+qtgui.darwin_15.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/octave ---> Fetching distfiles for octave ---> Verifying checksums for octave ---> Extracting octave ---> Applying patches to octave ---> Configuring octave Error: Failed to configure octave, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-3.8.2/config.log Error: org.macports.configure for port octave returned: configure failure: command execution failed Please see the log file for port octave for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port octave failed }}} -- -- Ticket URL: <https://trac.macports.org/ticket/50551#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#50551: octave-3.8.2 fails to configure on a MacBook Air 13" mid2012 with El Capitan 10.11.3 -----------------------------+------------------------- Reporter: shigemi.ohta@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: octave | -----------------------------+------------------------- Comment (by michaelld@…): The issue is that, somehow, LAPACK is not being found. What does "port installed atlas" return? If you haven't already, please try: {{{ sudo port clean octave sudo port selfupdate sudo port upgrade outdated sudo port install octave }}} and see if that works. Sometimes cruft happens and cleaning it out works; sometimes not. Always worth a try. If this fails, then attach the new (whole, clean) build log to this ticket & post that you've added the attachment. -- Ticket URL: <https://trac.macports.org/ticket/50551#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#50551: octave-3.8.2 fails to configure on a MacBook Air 13" mid2012 with El Capitan 10.11.3 -----------------------------+------------------------- Reporter: shigemi.ohta@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: octave | -----------------------------+------------------------- Comment (by shigemi.ohta@…): Thank you. Unfortunately this did not work and resulted in apparently the same error. I am attaching the new logs. Replying to [comment:3 michaelld@…]:
The issue is that, somehow, LAPACK is not being found. What does "port installed atlas" return?
If you haven't already, please try: {{{ sudo port clean octave sudo port selfupdate sudo port upgrade outdated sudo port install octave +atlas+gcc5+glgui+gui+qtgui }}} and see if that works. Sometimes cruft happens and cleaning it out works; sometimes not. Always worth a try. If this fails, then attach the new (whole, clean) build log to this ticket & post that you've added the attachment.
-- Ticket URL: <https://trac.macports.org/ticket/50551#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#50551: octave-3.8.2 fails to configure on a MacBook Air 13" mid2012 with El Capitan 10.11.3 -----------------------------+------------------------- Reporter: shigemi.ohta@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: octave | -----------------------------+------------------------- Comment (by michaelld@…): What does "port installed atlas" return? -- Ticket URL: <https://trac.macports.org/ticket/50551#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#50551: octave-3.8.2 fails to configure on a MacBook Air 13" mid2012 with El Capitan 10.11.3 -----------------------------+------------------------- Reporter: shigemi.ohta@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: octave | -----------------------------+------------------------- Comment (by shigemi.ohta@…): Replying to [comment:5 michaelld@…]:
What does "port installed atlas" return? Thank you for this very useful suggestion. Indeed I had found atlas had been installed with +nofortran. So I was in a process of re-installing atlas with gfortran, which took more than 24 hours. After that octave configured and build without a problem, except a warning that arpack had been built with +accelerate and likely cause crash. So I am now trying to re-install arpack with +atlas, but that is a different story. Thank you again. A question, though, is why the port did not detect this atlas problem.
-- Ticket URL: <https://trac.macports.org/ticket/50551#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#50551: octave-3.8.2 fails to configure on a MacBook Air 13" mid2012 with El Capitan 10.11.3 -----------------------------+------------------------- Reporter: shigemi.ohta@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: octave | -----------------------------+------------------------- Comment (by michaelld@…): Good suggestion! I had no idea that atlas +nofortran would fail. I don't use atlas (too long to build; I use openblas instead). Can you test the patch I just attached to this ticket to see if it works for you with your "atlas +nofortran" port active? -- Ticket URL: <https://trac.macports.org/ticket/50551#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
#50551: octave-3.8.2 fails to configure on a MacBook Air 13" mid2012 with El Capitan 10.11.3 -----------------------------+-------------------------------- Reporter: shigemi.ohta@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: octave | -----------------------------+-------------------------------- Changes (by michaelld@…): * owner: michaelld@… => macports-tickets@… -- Ticket URL: <https://trac.macports.org/ticket/50551#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X
#50551: octave-3.8.2 fails to configure on a MacBook Air 13" mid2012 with El Capitan 10.11.3 -----------------------------+------------------------ Reporter: shigemi.ohta@… | Owner: mcalhoun@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: octave | -----------------------------+------------------------ Changes (by mcalhoun@…): * owner: macports-tickets@… => mcalhoun@… * status: new => assigned -- Ticket URL: <https://trac.macports.org/ticket/50551#comment:9> MacPorts <https://www.macports.org/> Ports system for OS X
#50551: octave-3.8.2 fails to configure on a MacBook Air 13" mid2012 with El Capitan 10.11.3 -----------------------------+------------------------ Reporter: shigemi.ohta@… | Owner: mcalhoun@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: octave | -----------------------------+------------------------ Comment (by mcalhoun@…): Octave has undergone significant changes recently (r148698).[[BR]] Any chance this issue has been resolved? -- Ticket URL: <https://trac.macports.org/ticket/50551#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X
#50551: octave-3.8.2 fails to configure on a MacBook Air 13" mid2012 with El Capitan 10.11.3 -----------------------------+------------------------ Reporter: shigemi.ohta@… | Owner: mcalhoun@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: Port: octave | -----------------------------+------------------------ Changes (by mcalhoun@…): * status: assigned => closed * resolution: => fixed Comment: With no further updates, let us assume this is now fixed.[[BR]] If not, we can open a ticket specifically for octave 4. -- Ticket URL: <https://trac.macports.org/ticket/50551#comment:11> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts