[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #66478] Control toolbox installation fails at
From: |
anonymous |
Subject: |
[Octave-bug-tracker] [bug #66478] Control toolbox installation fails at Homebew |
Date: |
Tue, 26 Nov 2024 00:41:06 -0500 (EST) |
Follow-up Comment #2, bug #66478 (group octave):
Doesn't work for me. No idea why.
Trying gnu++17...
octave:1> setenv("CXX", "clang++ -std=gnu++17")
octave:2> pkg install -forge -verbose control
...
blablabla
...
/opt/homebrew/Cellar/octave/9.2.0_2/include/octave-9.2.0/octave/../octave/oct-conf-post-public.h:27:12:
fatal error:
'cinttypes' file not found
27 | # include <cinttypes>
| ^~~~~~~~~~~
...
error: pkg: error running 'make' for the control package
error: called from
configure_make at line 117 column 9
install at line 202 column 7
pkg at line 619 column 9
octave:3>
==========================================================
Same for gnu++14, I think...
octave:1> setenv("CXX", "clang++ -std=gnu++14")
octave:2> pkg install -forge -verbose control
...
/opt/homebrew/Cellar/octave/9.2.0_2/include/octave-9.2.0/octave/../octave/oct-conf-post-public.h:27:12:
fatal error:
'cinttypes' file not found
27 | # include <cinttypes>
...
error: pkg: error running 'make' for the control package
error: called from
configure_make at line 117 column 9
install at line 202 column 7
pkg at line 619 column 9
octave:3>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66478>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature