Debian Package rebuild

Rebuild of the Debian archive with clang

"Unknown Type Name" build failure(s)
clang 9.0.1
Return to the list
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

Versions: 2.9 - 3.0 - 3.1 - 3.2 - 3.3 - 3.4 - 3.4.2 - 3.5.0 - 3.6.0 - 3.8.1 - 3.9.1 - 4.0.1 - 5.0 - 6.0 - 8.0.1 - 9.0.1 - 10.0.0 - 11.0.0 - 12.0.1 - 13.0.0
PackageVersionSupposed error messageFull log Bug report
g-wrap 1.9.15-3inttypes.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
rcs-blame 1.3.1-4.1inttypes.h:290:8: error: unknown type name 'intmax_t'; did you mean '__intmax_t'? Log
3 errors
Return to the list