|
| From: | Carlo de Falco |
| Subject: | [Octave-bug-tracker] [bug #49126] configure finds suitesparse components but flags HAVE_CHOLMOD, HAVE_AMD, etc. are |
| Date: | Mon, 19 Sep 2016 10:39:59 +0000 (UTC) |
| User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:48.0) Gecko/20100101 Firefox/48.0 |
URL:
<http://savannah.gnu.org/bugs/?49126>
Summary: configure finds suitesparse components but flags
HAVE_CHOLMOD, HAVE_AMD, etc. are
Project: GNU Octave
Submitted by: cdf
Submitted on: Mon 19 Sep 2016 12:39:56 PM CEST
Category: Configuration and Build System
Severity: 5 - Blocker
Priority: 5 - Normal
Item Group: Installation Failure
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 4.2.0-rc1
Operating System: Mac OS
_______________________________________________________
Details:
Octave 4.2 built on OSX El Capitan with the following options:
brew_prefix=/usr/local
../octave/configure \
SED=gsed \
CC=clang CXX=clang++ \
F77=gfortran \
LDFLAGS="-L${brew_prefix}/lib" \
--prefix=/opt/octave/4.2.0 \
--enable-dependency-tracking \
--enable-link-all-dependencies \
--with-x=no \
--without-OSMesa \
--disable-java \
--with-blas="openblas"
Here [1] and [2] you can find the files config.log and fntests.log.
configure does not complain about
suitesparse components (e.g. cholmod or amd) not being found, and even
reports the flags used to link to them, yet the tests for Octave functions
depending on those libraries are skipped by 'make check'.
[1] http://www1.mate.polimi.it/~carlo/config.log
[2] http://www1.mate.polimi.it/~carlo/fntests.log
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?49126>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |