Opened 11 years ago

Closed 10 years ago

#36463 closed defect (fixed)

octave-parallel @2.0.0 fails to build

Reported by: basmac Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: octave-parallel

Description

On mac 10.8.2 Xcode 4.5 Debug attached

Attachments (1)

octave-parallel (117.3 KB) - added by basmac 11 years ago.

Download all attachments as: .zip

Change History (6)

Changed 11 years ago by basmac

Attachment: octave-parallel added

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: octave-parallel removed

You could try if using a different compiler might help.

comment:2 Changed 11 years ago by basmac

Thanks - I did try various compilers this debug is llvm-gcc-4.2 with still failure

---> Configuring octave-parallel DEBUG: Using compiler 'Mac OS X llvm-gcc 4.2' DEBUG: Executing org.macports.configure (octave-parallel) DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.8' CXX='/usr/bin/llvm-g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-parallel/octave-parallel/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/usr/bin/llvm-gcc-4.2' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/llvm-gcc-4.2' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-parallel/octave-parallel/work/parallel-2.0.0" && ./configure --prefix=/opt/local' DEBUG: Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-parallel/octave-parallel/work/parallel-2.0.0" && ./configure --prefix=/opt/local DEBUG: Privilege de-escalation not attempted as not running as root. DEBUG: build phase started at Thu Oct 4 14:54:11 MDT 2012 ---> Building octave-parallel DEBUG: Executing org.macports.build (octave-parallel) DEBUG: Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-parallel/octave-parallel/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.8' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-parallel/octave-parallel/work/parallel-2.0.0" && /usr/bin/make -j8 -w all' DEBUG: Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-parallel/octave-parallel/work/parallel-2.0.0" && /usr/bin/make -j8 -w all make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-parallel/octave-parallel/work/parallel-2.0.0' make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-parallel/octave-parallel/work/parallel-2.0.0/src' mkoctfile -s sclose.cc mkoctfile -s connect.cc mkoctfile -s pserver.cc mkoctfile -s recv.cc mkoctfile -s reval.cc mkoctfile -s send.cc mkoctfile -s bw_is_locked.cc mkoctfile -s bw_lock_file.cc mkoctfile: stripping disabled on this platform mkoctfile: stripping disabled on this platform mkoctfile: stripping disabled on this platform mkoctfile: stripping disabled on this platform mkoctfile: stripping disabled on this platform mkoctfile: stripping disabled on this platform mkoctfile: stripping disabled on this platform mkoctfile: stripping disabled on this platform pserver.cc:64:13: error: 'quitting_gracefully' was declared 'extern' and later 'static' /opt/local/include/octave-3.2.4/octave/toplev.h:51:27: error: previous declaration of 'quitting_gracefully' pserver.cc: In function 'void sigterm_handler(int)': pserver.cc:78:3: error: 'cerr' is not a member of 'std' pserver.cc: In function 'void do_octave_atexit_server()': pserver.cc:130:9: error: 'cout' is not a member of 'std' pserver.cc: In function 'int reval_loop(int)': pserver.cc:159:7: error: 'cout' is not a member of 'std' pserver.cc:195:6: error: 'cerr' is not a member of 'std' pserver.cc:199:6: error: 'cerr' is not a member of 'std' pserver.cc: In function 'octave_value_list Fpserver(const octave_value_list&, int)': pserver.cc:254:2: error: 'cerr' is not a member of 'std' pserver.cc:266:7: error: 'cout' is not a member of 'std' make[1]: * [pserver.oct] Error 1 make[1]: * Waiting for unfinished jobs.... make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-parallel/octave-parallel/work/parallel-2.0.0/src' make: * [build] Error 2 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-parallel/octave-parallel/work/parallel-2.0.0' Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-parallel/octave-parallel/work/parallel-2.0.0" && /usr/bin/make -j8 -w all Exit code: 2 Error: org.macports.build for port octave-parallel returned: command execution failed DEBUG: Error code: CHILDSTATUS 82772 2 DEBUG: Backtrace: command execution failed

while executing

"system -nice 0 $fullcmdstring"

("eval" body line 1) invoked from within

"eval system $notty $nice \$fullcmdstring"

invoked from within

"command_exec build"

(procedure "portbuild::build_main" line 8) invoked from within

"$procedure $targetname" Warning: targets not executed for octave-parallel: org.macports.activate org.macports.build org.macports.destroot org.macports.install Please see the log file for port octave-parallel for details:

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-parallel/octave-parallel/main.log

To report a bug, follow the instructions in the guide:

http://guide.macports.org/#project.tickets

Error: Processing of port octave-parallel failed bash-3.2#

comment:3 Changed 11 years ago by jmroot (Joshua Root)

Summary: octave-parallel fails to installoctave-parallel @2.0.0 fails to build

The configure script is a noop, so configure.compiler isn't going to be having any effect.

comment:4 Changed 11 years ago by jmroot (Joshua Root)

Version 2.0.5 is available upstream, so updating the port is probably the first thing to try.

comment:5 Changed 10 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: newclosed

Please do:

sudo port clean octave-parallel
sudo port selfupdate

and then try installing it again. Should be fixed with r114034.

Note: See TracTickets for help on using tickets.