"Unknown Type Name" build failure(s) — clang 10.0.0
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-10 | ./libutil.h:62:9: error: unknown type name '__size_t'; did you mean '__ssize_t'? | Log | |
| g-wrap | 1.9.15-3 | inttypes.h:290:8: error: unknown type name 'intmax_t'; did you mean '__intmax_t'? | Log | |
| libixion | 0.15.0-3 | ../../include/ixion/model_context.hpp:64:20: error: unknown type name 'nullptr_t'; did you mean 'std::nullptr_t'? | Log | |
| liborcus | 0.15.4-2 | model_context.hpp:64:20: error: unknown type name 'nullptr_t'; did you mean 'std::nullptr_t'? | Log | |
| rcs-blame | 1.3.1-4.1 | inttypes.h:290:8: error: unknown type name 'intmax_t'; did you mean '__intmax_t'? | Log |
5 errors