[MacPorts] #49824: Cannot install octave-control due to missing symbols in slicot library

MacPorts noreply at macports.org
Thu Nov 26 14:20:52 PST 2015


#49824: Cannot install octave-control due to missing symbols in slicot library
--------------------------------+--------------------------------
 Reporter:  rolf.lochbuehler@…  |      Owner:  macports-tickets@…
     Type:  defect              |     Status:  new
 Priority:  Normal              |  Milestone:
Component:  ports               |    Version:  2.3.4
 Keywords:                      |       Port:
--------------------------------+--------------------------------
 (System: OS X 10.11.1, MacPorts 2.3.4)

 Installation of octave-control aborts with the following message:

 {{{
 $ sudo port install octave-control
 --->  Computing dependencies for octave-control
 --->  Fetching archive for octave-control
 --->  Attempting to fetch octave-
 control-2.8.5_0+gcc5.darwin_15.x86_64.tbz2 from
 http://nue.de.packages.macports.org/macports/packages/octave-control
 --->  Attempting to fetch octave-
 control-2.8.5_0+gcc5.darwin_15.x86_64.tbz2 from
 http://lil.fr.packages.macports.org/octave-control
 --->  Attempting to fetch octave-
 control-2.8.5_0+gcc5.darwin_15.x86_64.tbz2 from
 http://mse.uk.packages.macports.org/sites/packages.macports.org/octave-
 control
 --->  Fetching distfiles for octave-control
 --->  Verifying checksums for octave-control
 --->  Extracting octave-control
 --->  Configuring octave-control
 Error: org.macports.configure for port octave-control returned: configure
 failure: command execution failed
 Please see the log file for port octave-control for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
 .org_release_tarballs_ports_math_octave-control/octave-control/main.log
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: Processing of port octave-control failed
 }}}

 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
 .org_release_tarballs_ports_math_octave-control/octave-control/main.log
 tells me this:
 {{{
 ...
 :info:configure mkdir sltmp
 :info:configure mv slicot/src/*.f ./sltmp
 :info:configure mv slicot/src_aux/*.f ./sltmp
 :info:configure cp TG04BX.fortran ./sltmp/TG04BX.f
 :info:configure cp TB01ZD.fortran ./sltmp/TB01ZD.f
 :info:configure cd sltmp; /opt/local/bin/mkoctfile-3.8.2 -c *.f
 :info:configure ar -rc slicotlibrary.a ./sltmp/*.o
 :info:configure rm -rf sltmp slicot
 :info:configure LFLAGS="-L/opt/local/lib/octave/3.8.2 -L/opt/local/lib
 -L/opt/local/lib -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.2.0
 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.2.0/../../.. -lgfortran
 -lquadmath -lm -llapack -lcblas -lf77blas -latlas -L/opt/local/lib
 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.2.0
 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.2.0/../../.. -lgfortran
 -lquadmath -lm" \
 :info:configure     /opt/local/bin/mkoctfile-3.8.2
 __control_slicot_functions__.cc common.cc slicotlibrary.a
 :info:configure ld: warning: could not create compact unwind for _dhseqr_:
 stack subq instruction is too different from dwarf stack size
 :info:configure Undefined symbols for architecture x86_64:
 :info:configure   "_dgegs_", referenced from:
 :info:configure       _sg03ad_ in slicotlibrary.a(SG03AD.o)
 :info:configure       _sg03bd_ in slicotlibrary.a(SG03BD.o)
 :info:configure   "_dlatzm_", referenced from:
 :info:configure       _ab08nx_ in slicotlibrary.a(AB08NX.o)
 :info:configure       _ag08by_ in slicotlibrary.a(AG08BY.o)
 :info:configure       _sb01by_ in slicotlibrary.a(SB01BY.o)
 :info:configure       _sb01fy_ in slicotlibrary.a(SB01FY.o)
 :info:configure ld: symbol(s) not found for architecture x86_64
 :info:configure clang: error: linker command failed with exit code 1 (use
 -v to see invocation)
 :info:configure make: *** [__control_slicot_functions__.oct] Error 1
 :info:configure
 :info:configure pkg: error running `make' for the control package.
 :info:configure error: called from 'configure_make' in file
 /opt/local/share/octave/3.8.2/m/pkg/private/configure_make.m near line 82,
 column 9
 :info:configure error: called from:
 :info:configure error:
 /opt/local/share/octave/3.8.2/m/pkg/private/install.m at line 199, column
 5
 :info:configure error:
 /opt/local/share/octave/3.8.2/m/pkg/private/build.m at line 50, column 3
 :info:configure error:   /opt/local/share/octave/3.8.2/m/pkg/pkg.m at line
 516, column 7
 :info:configure Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_tarballs_ports_math_octave-control/octave-
 control/work/control" && /opt/local/bin/octave -q -f --eval 'pkg build
 -verbose -nodeps
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_tarballs_ports_math_octave-control/octave-
 control/work/control
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_tarballs_ports_math_octave-control/octave-
 control/work/.tmp/control.tar.gz'
 :info:configure Exit code: 1
 :error:configure org.macports.configure for port octave-control returned:
 configure failure: command execution failed
 :debug:configure Error code: NONE
 :debug:configure Backtrace: configure failure: command execution failed
     while executing
 "portconfigure::configure_main org.macports.configure"
     ("eval" body line 1)
     invoked from within
 "eval $procedure $targetname"
 :info:configure Warning: targets not executed for octave-control:
 org.macports.activate org.macports.configure org.macports.build
 org.macports.destroot org.macports.install
 :notice:configure Please see the log file for port octave-control for
 details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
 .org_release_tarballs_ports_math_octave-control/octave-control/main.log
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/49824>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list