[MacPorts] #36463: octave-parallel fails to install

MacPorts noreply at macports.org
Thu Oct 4 13:56:44 PDT 2012


#36463: octave-parallel fails to install
--------------------------------+--------------------------------
  Reporter:  barry.j.mcinnes@…  |      Owner:  macports-tickets@…
      Type:  defect             |     Status:  new
  Priority:  Normal             |  Milestone:
 Component:  ports              |    Version:  2.1.2
Resolution:                     |   Keywords:
      Port:  octave-parallel    |
--------------------------------+--------------------------------

Comment (by barry.j.mcinnes@…):

 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#

-- 
Ticket URL: <https://trac.macports.org/ticket/36463#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list