"Unknown Type Name" build failure(s) — clang 3.8.1
Some type detections are failing or wrong assumptions were made. For example, with strace, old configure are doing some tests on the bool (stdbool.h) declaration but fails on:
conftest.c:84:16: error: initializer element is not a compile-time constant
int xlcbug = 1 / (&(digs + 5)[-2 + (bool) 1] == &digs[4] ? 1 : -1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# Provided by the macro AC_HEADER_STDBOOL but removed in recent release of autoconf
| Package | Version | Supposed error message | Full log | Bug report |
|---|---|---|---|---|
| freebsd-libs | 10.3~svn296373-8 | ./libutil.h:62:9: error: unknown type name '__size_t'; did you mean '__ssize_t'? | Log | |
| ncbi-blast+ | 2.4.0-3 | ncbidiag.hpp:1853:5: error: unknown type name 'unique_ptr' | Log | |
| previsat | 3.5.1.7+dfsg1-2 | ./librairies/corps/satellite/sgp4.h:91:12: error: unknown type name 'constexpr' | Log |
3 errors