Source: mklibs
Version: 0.1.40
Severity: serious
Justification: FTBFS

Hello,

mklibs currently fails to build in sid:

g++ -DHAVE_CONFIG_H -I. -I../../../src/mklibs-readelf -I../..   -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/build/mklibs-0.1.44.1=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o elf.o 
../../../src/mklibs-readelf/elf.cpp
In file included from ../../../src/mklibs-readelf/elf_data.hpp:24,
                 from ../../../src/mklibs-readelf/elf.cpp:21:
../../../src/mklibs-readelf/elf.hpp:52:56: error: ISO C++17 does not allow 
dynamic exception specifications
   52 |       const section &get_section(unsigned int i) const throw 
(std::out_of_range) { return *sections.at(i); };
      |                                                        ^~~~~

etc.

Samuel

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 
'testing-debug'), (500, 'stable-security'), (500, 'stable-debug'), (500, 
'proposed-updates-debug'), (500, 'proposed-updates'), (500, 
'oldstable-proposed-updates-debug'), (500, 'oldstable-proposed-updates'), (500, 
'oldoldstable'), (500, 'buildd-unstable'), (500, 'unstable'), (500, 'stable'), 
(500, 'oldstable'), (1, 'experimental-debug'), (1, 'buildd-experimental'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.14.0-2-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Reply via email to