octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #55283] FORGE: linear-algebra: build fails: "c


From: Andrew Janke
Subject: [Octave-bug-tracker] [bug #55283] FORGE: linear-algebra: build fails: "config.h" not found
Date: Wed, 26 Dec 2018 00:02:36 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?55283>

                 Summary: FORGE: linear-algebra: build fails: "config.h" not
found
                 Project: GNU Octave
            Submitted by: apjanke
            Submitted on: Wed 26 Dec 2018 05:02:34 AM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.0
        Operating System: Mac OS

    _______________________________________________________

Details:

Looks like the linear-algebra forge package is still using the
deprecated/removed "config.h" from Octave. I think it needs to be updated to
use the new header arrangement.

References:
* https://savannah.gnu.org/bugs/?41027
* https://savannah.gnu.org/bugs/?41027

Install output:


>> pkg install -forge -verbose linear-algebra
mkdir (/var/folders/_4/9mx5ryp52bb_z6drbcbrhwl40000gn/T/oct-NBMpe4)
untar (/Users/janke/linear-algebra-2.2.2.tar.gz,
/var/folders/_4/9mx5ryp52bb_z6drbcbrhwl40000gn/T/oct-NBMpe4)
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for mkoctfile...
/Applications/Octave-4.4.0.app/Contents/Resources/usr/Cellar/octave-octave-app_4.4.0/4.4.0/bin/mkoctfile-4.4.0
--verbose
clang++ -std=gnu++11 -c  -fPIC
-I/Applications/Octave-4.4.0.app/Contents/Resources/usr/Cellar/octave-octave-app_4.4.0/4.4.0/include/octave-4.4.0/octave/..
-I/Applications/Octave-4.4.0.app/Contents/Resources/usr/Cellar/octave-octave-app_4.4.0/4.4.0/include/octave-4.4.0/octave
-I/Applications/Octave-4.4.0.app/Contents/Resources/usr/Cellar/octave-octave-app_4.4.0/4.4.0/include
 -D_THREAD_SAFE -pthread
-I/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/include
-I/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/include/darwin
-I/Applications/Octave-4.4.0.app/Contents/Resources/usr/opt/sundials27-octave-app_2.7.0/include
-I/Applications/Octave-4.4.0.app/Contents/Resources/usr/opt/qscintilla2-octave-app_2.10.4/include
   conftest.cc -o conftest.o
conftest.cc:1:10: fatal error: 'octave/config.h' file not found
#include <octave/config.h>
         ^~~~~~~~~~~~~~~~~
1 error generated.
configure: error: Could not run
/Applications/Octave-4.4.0.app/Contents/Resources/usr/Cellar/octave-octave-app_4.4.0/4.4.0/bin/mkoctfile-4.4.0
--verbose

pkg: error running the configure script for linear-algebra.
error: called from
    configure_make at line 78 column 9
    install at line 184 column 7
    pkg at line 437 column 9
>>





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55283>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]