[MacPorts] #53044: octave @4.2.0_1: error: 'cstdint' file not found with libstdc++
MacPorts
noreply at macports.org
Sat Dec 10 12:38:04 CET 2016
#53044: octave @4.2.0_1: error: 'cstdint' file not found with libstdc++
------------------------------+---------------------------------
Reporter: mojca | Owner: MarcusCalhoun-Lopez
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: snowleopard lion | Port: octave
------------------------------+---------------------------------
Octave fails to build on pre-10.9 platforms with libstdc++:
{{{
:info:build In file included from libinterp/corefcn/Cell.cc:25:
:info:build In file included from ./config.h:3485:
:info:build ./oct-conf-post.h:186:12: fatal error: 'cstdint' file not
found
:info:build # include <cstdint>
:info:build ^
:info:build preserving existing HG-ID file
:info:build make[3]: Entering directory
`/path/to/octave/work/octave-4.2.0'
:info:build make[3]: Leaving directory `/path/to/octave/work/octave-4.2.0'
:info:build CXX libinterp/corefcn/libinterp_corefcn_libcorefcn_la-
__contourc__.lo
:info:build In file included from libinterp/corefcn/__contourc__.cc:36:
:info:build In file included from ./config.h:3485:
:info:build ./oct-conf-post.h:186:12: fatal error: 'cstdint' file not
found
:info:build # include <cstdint>
:info:build ^
:info:build 1 error generated.
}}}
Some buildbot links:
* [https://build.macports.org/builders/ports-10.6_x86_64_legacy-
builder/builds/12318 10.6]
[https://build.macports.org/builders/ports-10.6_i386_legacy-
builder/builds/11882 10.6 i386]
* [https://build.macports.org/builders/ports-10.7_x86_64_legacy-
builder/builds/17554 10.7]
* [https://build.macports.org/builders/ports-10.8_x86_64_legacy-
builder/builds/12252 10.8]
I didn't even check the PPC builds and 10.9 fails in a different way:
*
[https://build.macports.org/builders/ports-10.9_x86_64-builder/builds/12309
10.9]
See:
* http://stackoverflow.com/questions/10116724/clang-os-x-lion-cannot-find-
cstdint
--
Ticket URL: <https://trac.macports.org/ticket/53044>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list