Sunday, December 05, 2021

LLVM 13 ports build failures (2021-12-04)

I ran another amd64 bulk build with base clang updated to LLVM 13
and --allow-shlib-undefined as the default again (~patrick/llvm.v6).
I also put in a tentative fix for security/nss.

Failure logs:
http://build-failures.rhaalovely.net/amd64-clang/2021-12-04/

Triage:

devel/qbs ./qbs segfault
emulators/nono -Werror,-Wunused-but-set-variable
games/eduke32 LLVM ERROR: out of memory
games/nblood LLVM ERROR: out of memory
lang/gambit killed: build stuck for 60mn
lang/libv8 ./mksnapshot segfault
misc/posixtestsuite packaging: *.test does not exist
security/encfs C++: no matching constructor
x11/qt5/qtlocation C++: no member in namespace
x11/qt5/qtwayland C++: instantiation of undefined template

The qt5 failures prevent some 300 Qt/KDE ports from being built.

devel/libdsm builds because the linker no longer complains about
undefined references to pthread_*. However, configure still fails
to pick up pthread, so that still needs jca@'s fix.

--
Christian "naddy" Weisgerber naddy@mips.inka.de

No comments:

Post a Comment