Package: src:boost1.88
Version: 1.88.0~beta1-1~exp1
Severity: serious
Tags: forky ftbfs
boost1.88 ftbfs on i386:
[...]
/build/reproducible-path/boost1.88-1.88.0~beta1/libs/stacktrace/build/../src/from_exception.cpp:171:2:
error: #error On this platform memory leaks are possible if capturing
stacktrace from exceptions is enabled and exceptions are thrown
concurrently and libc++ runtime is used. Define
`BOOST_STACKTRACE_LIBCXX_RUNTIME_MAY_CAUSE_MEMORY_LEAK` to suppress this
error if the library would not be used with libc++ runtime (for example,
it would be only used with GCC runtime). Otherwise, disable the
boost_stacktrace_from_exception library build (for example by `./b2
boost.stacktrace.from_exception=off` option).
171 | #error On this platform memory leaks are possible if capturing
stacktrace from \
| ^~~~~
...failed gcc.compile.c++
bin.v2/libs/stacktrace/build/gcc-14/release/x86_32/debug-symbols-on/threading-multi/visibility-hidden/from_exception.o...