#35248: octave: Undefined symbols _SuiteSparse_time ---------------------------------+------------------------------------------ Reporter: darrell@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: octave ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * port: => octave Comment: The log says: {{{ :info:build Undefined symbols for architecture x86_64: :info:build "_SuiteSparse_time", referenced from: :info:build _umfpack_tic in libumfpack.a(umfpack_gn_tictoc.o) :info:build _umfpack_toc in libumfpack.a(umfpack_gn_tictoc.o) :info:build ld: symbol(s) not found for architecture x86_64 :info:build collect2: ld returned 1 exit status }}} So it could be an incompatibility with the new version of SuiteSparse that was recently committed. If so, you could try the newer octave-devel port instead. But the log also says: {{{ :debug:main Skipping completed org.macports.archivefetch (octave) :debug:main Skipping completed org.macports.fetch (octave) :debug:main Skipping completed org.macports.checksum (octave) :debug:main Skipping completed org.macports.extract (octave) :debug:main Skipping completed org.macports.patch (octave) :debug:main Skipping completed org.macports.configure (octave) }}} which means this was not a clean attempt. Please "sudo port clean octave" and try again, and if it fails again, attach the new main.log so that we have a complete record of what happened. -- Ticket URL: <https://trac.macports.org/ticket/35248#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS