Le Thu, Nov 16, 2023 at 04:54:47PM +0100, Christian Weisgerber a écrit : > My build is still catching up with the many fixes that have already > been committed, but here is some basic triage of remaining problems: > > cad/prusaslicer C++ ambiguous function call > comms/gnuradio internal compiler error > devel/atlas C++17 does not allow dynamic exception > devel/avr32/newlib C integer to pointer conversion > devel/iaito C++ undeclared identifier > devel/lutok C++ auto_ptr > games/0ad/base Rust? > games/amoebax C++ auto_ptr > games/bastet C++ undeclared identifier > games/boswars C++ auto_ptr > games/eliot C++ no member in namespace 'std' > games/goldberg_emulator C++ no member in namespace 'std' > games/lwjgl3 JRE segv > games/mars C++ no member in namespace 'std' > japanese/onew,canna C integer to pointer conversion > lang/fpc ? > multimedia/synfig C++ auto_ptr > net/gnugk C++ no member in namespace 'std' > net/kea,postgresql checking for log4cplus/logger.h... no > net/minbif C++17 does not allow dynamic exception > net/nheko C va_list > net/xprobe C++ undeclared identifier > security/pivy configure: cannot compute sizeof (int) > security/web-eid-app C++ integer value outside enum range > www/firefox-esr clang-13 internal compiler error > www/mozilla-firefox clang-13 internal compiler error > www/tor-browser/browser clang-13 internal compiler error
for those 3, moving them to MODCLANG_VERSION = 16 fixes them for me, with an updated lang/wasi-sdk/compiler-rt, but i'll recheck once we have a pkg snap build with base-clang 16. Landry