[MacPorts] #36655: octave-arpack @1.0.8 build failure
#36655: octave-arpack @1.0.8 build failure ------------------------------+-------------------------------- Reporter: sean_stromsten@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: octave, arpack | Port: octave-arpack ------------------------------+-------------------------------- Tried with compiler options (configure.compiler=llvm-gcc-4.2, configure.compiler=gcc-4.2) suggested on hotlist, but that didn't help. There were no informative (to me) messages:
sudo port install octave-arpack ---> Computing dependencies for octave-arpack ---> Fetching archive for octave-arpack ---> Attempting to fetch octave-arpack-1.0.8_0.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/octave-arpack ---> Attempting to fetch octave-arpack-1.0.8_0.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/octave- arpack ---> Attempting to fetch octave-arpack-1.0.8_0.darwin_12.x86_64.tbz2 from http://packages.macports.org/octave-arpack ---> Fetching distfiles for octave-arpack ---> Verifying checksum(s) for octave-arpack ---> Extracting octave-arpack ---> Configuring octave-arpack ---> Building octave-arpack Error: org.macports.build for port octave-arpack returned: command execution failed Please see the log file for port octave-arpack for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_math_octave-arpack/octave-arpack/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port octave-arpack failed
-- Ticket URL: <https://trac.macports.org/ticket/36655> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36655: octave-arpack @1.0.8 build failure -------------------------------+-------------------------------- Reporter: sean_stromsten@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: octave, arpack Port: octave-arpack | -------------------------------+-------------------------------- Comment (by sean_stromsten@…): Forgot to include some info: OS X 10.8.2, Xcode 4.5 -- Ticket URL: <https://trac.macports.org/ticket/36655#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36655: octave-arpack @1.0.8 build failure -------------------------------+-------------------------------- Reporter: sean_stromsten@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: octave-arpack | -------------------------------+-------------------------------- Changes (by macsforever2000@…): * keywords: octave, arpack => Old description:
Tried with compiler options (configure.compiler=llvm-gcc-4.2, configure.compiler=gcc-4.2) suggested on hotlist, but that didn't help.
There were no informative (to me) messages:
sudo port install octave-arpack ---> Computing dependencies for octave-arpack ---> Fetching archive for octave-arpack ---> Attempting to fetch octave-arpack-1.0.8_0.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/octave-arpack ---> Attempting to fetch octave-arpack-1.0.8_0.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org /octave-arpack ---> Attempting to fetch octave-arpack-1.0.8_0.darwin_12.x86_64.tbz2 from http://packages.macports.org/octave-arpack ---> Fetching distfiles for octave-arpack ---> Verifying checksum(s) for octave-arpack ---> Extracting octave-arpack ---> Configuring octave-arpack ---> Building octave-arpack Error: org.macports.build for port octave-arpack returned: command execution failed Please see the log file for port octave-arpack for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_math_octave-arpack/octave-arpack/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port octave-arpack failed
New description: Tried with compiler options (configure.compiler=llvm-gcc-4.2, configure.compiler=gcc-4.2) suggested on hotlist, but that didn't help. There were no informative (to me) messages: {{{
sudo port install octave-arpack ---> Computing dependencies for octave-arpack ---> Fetching archive for octave-arpack ---> Attempting to fetch octave-arpack-1.0.8_0.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/octave-arpack ---> Attempting to fetch octave-arpack-1.0.8_0.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/octave- arpack ---> Attempting to fetch octave-arpack-1.0.8_0.darwin_12.x86_64.tbz2 from http://packages.macports.org/octave-arpack ---> Fetching distfiles for octave-arpack ---> Verifying checksum(s) for octave-arpack ---> Extracting octave-arpack ---> Configuring octave-arpack ---> Building octave-arpack Error: org.macports.build for port octave-arpack returned: command execution failed Please see the log file for port octave-arpack for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_math_octave-arpack/octave-arpack/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port octave-arpack failed }}}
-- Comment: In the future, please use WikiFormatting. -- Ticket URL: <https://trac.macports.org/ticket/36655#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36655: octave-arpack @1.0.8 build failure -------------------------------+-------------------------------- Reporter: sean_stromsten@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: octave-arpack | -------------------------------+-------------------------------- Comment (by jmr@…): The errors in the log are: {{{ :info:build eigs.cc: In function 'octave_value_list Feigs(const octave_value_list&, int)': :info:build eigs.cc:347:3: error: 'begin_frame' is not a member of 'unwind_protect' :info:build eigs.cc:349:33: error: 'unwind_protect_int' was not declared in this scope :info:build eigs.cc:357:7: error: 'run_frame' is not a member of 'unwind_protect' :info:build eigs.cc:709:3: error: 'run_frame' is not a member of 'unwind_protect' }}} -- Ticket URL: <https://trac.macports.org/ticket/36655#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36655: octave-arpack @1.0.8 build failure -------------------------------+-------------------------------- Reporter: sean_stromsten@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: octave-arpack | -------------------------------+-------------------------------- Comment (by jmr@…): This seems to have disappeared from Octave-Forge. I notice the octave port depends on arpack, so could this code have been integrated into the main octave distribution? -- Ticket URL: <https://trac.macports.org/ticket/36655#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36655: octave-arpack @1.0.8 build failure -------------------------------+-------------------------------- Reporter: sean_stromsten@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: octave-arpack | -------------------------------+-------------------------------- Comment (by michaelld@…): Yes, this code was integrated into Octave; I've deprecated (but not removed) it in r114034. -- Ticket URL: <https://trac.macports.org/ticket/36655#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#36655: octave-arpack @1.0.8 build failure -------------------------------+-------------------------------- Reporter: sean_stromsten@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: octave-arpack | -------------------------------+-------------------------------- Changes (by michaelld@…): * status: new => closed * resolution: => fixed -- Ticket URL: <https://trac.macports.org/ticket/36655#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts