Source: mir Version: 2.14.1-7 Severity: serious Tags: sid trixie ftbfs User: debian-...@lists.debian.org Usertags: arm64 armel armhf
mir fails to build with the following error on arm64, armel, armhf, alpha, hppa, powerpc and sparc64. The problem can be reproduced with both GCC 14 and 13, hence it is not a GCC 14 regression. /usr/bin/ld: /tmp/ccWruIFc.ltrans5.ltrans.o: in function `StaticDisplayConfig_nonexistent_config_file_is_no_error_Test::TestBody()': ./build-arm64/tests/miral/./tests/miral/static_display_config.cpp:154:(.text+0x6c34): warning: the use of `tmpnam' is dangerous, better use `mkstemp' /usr/bin/ld: ../libmir-test-assist.a(mmap_wrapper.cpp.o): in function `std::literals::string_literals::operator"" s[abi:cxx11](char const*, unsigned long)': /usr/include/c++/14/bits/basic_string.h:4694:(.text+0x6e4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&)' /usr/bin/ld: /usr/include/c++/14/bits/basic_string.h:4694:(.text+0xa50): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&)' collect2: error: ld returned 1 exit status