Your message dated Sat, 17 Sep 2022 15:33:46 +0000 with message-id <[email protected]> and subject line Bug#1019953: fixed in flamerobin 0.9.3.12-2 has caused the Debian Bug report #1019953, regarding flamerobin: FTBFS on arm, i386, mips to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 1019953: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1019953 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: flamerobin Version: 0.9.3.12-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) flamerobin 0.9.3.12-1 FTBFS on serveral arches (arm*, i386, mips*). Relevant log snippets: cd /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/CMakeFiles/IBPP.dir/DependInfo.cmake --color= make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu' make -f CMakeFiles/IBPP.dir/build.make CMakeFiles/IBPP.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu' [ 0%] Building CXX object CMakeFiles/IBPP.dir/src/ibpp/_dpb.cpp.o [ 1%] Building CXX object CMakeFiles/IBPP.dir/src/ibpp/_ibpp.cpp.o /usr/bin/c++ -DFR_INSTALL_PREFIX=\"/usr\" -DIBPP_LINUX -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/<<PKGBUILDDIR>>/res -I/<<PKGBUILDDIR>>/src/ibpp -I/<<PKGBUILDDIR>>/src -isystem /usr/lib/aarch64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem /usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -std=gnu++14 -MD -MT CMakeFiles/IBPP.dir/src/ibpp/_ibpp.cpp.o -MF CMakeFiles/IBPP.dir/src/ibpp/_ibpp.cpp.o.d -o CMakeFiles/IBPP.dir/src/ibpp/_ibpp.cpp.o -c /<<PKGBUILDDIR>>/src/ibpp/_ibpp.cpp [ 2%] Building CXX object CMakeFiles/IBPP.dir/src/ibpp/_ibs.cpp.o [ 3%] Building CXX object CMakeFiles/IBPP.dir/src/ibpp/_rb.cpp.o /usr/bin/c++ -DFR_INSTALL_PREFIX=\"/usr\" -DIBPP_LINUX -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/<<PKGBUILDDIR>>/res -I/<<PKGBUILDDIR>>/src/ibpp -I/<<PKGBUILDDIR>>/src -isystem /usr/lib/aarch64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem /usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -std=gnu++14 -MD -MT CMakeFiles/IBPP.dir/src/ibpp/_rb.cpp.o -MF CMakeFiles/IBPP.dir/src/ibpp/_rb.cpp.o.d -o CMakeFiles/IBPP.dir/src/ibpp/_rb.cpp.o -c /<<PKGBUILDDIR>>/src/ibpp/_rb.cpp /usr/bin/c++ -DFR_INSTALL_PREFIX=\"/usr\" -DIBPP_LINUX -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/<<PKGBUILDDIR>>/res -I/<<PKGBUILDDIR>>/src/ibpp -I/<<PKGBUILDDIR>>/src -isystem /usr/lib/aarch64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem /usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -std=gnu++14 -MD -MT CMakeFiles/IBPP.dir/src/ibpp/_dpb.cpp.o -MF CMakeFiles/IBPP.dir/src/ibpp/_dpb.cpp.o.d -o CMakeFiles/IBPP.dir/src/ibpp/_dpb.cpp.o -c /<<PKGBUILDDIR>>/src/ibpp/_dpb.cpp /usr/bin/c++ -DFR_INSTALL_PREFIX=\"/usr\" -DIBPP_LINUX -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/<<PKGBUILDDIR>>/res -I/<<PKGBUILDDIR>>/src/ibpp -I/<<PKGBUILDDIR>>/src -isystem /usr/lib/aarch64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem /usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -std=gnu++14 -MD -MT CMakeFiles/IBPP.dir/src/ibpp/_ibs.cpp.o -MF CMakeFiles/IBPP.dir/src/ibpp/_ibs.cpp.o.d -o CMakeFiles/IBPP.dir/src/ibpp/_ibs.cpp.o -c /<<PKGBUILDDIR>>/src/ibpp/_ibs.cpp In file included from /<<PKGBUILDDIR>>/src/ibpp/ibpp.h:71, from /<<PKGBUILDDIR>>/src/ibpp/_ibpp.h:23, from /<<PKGBUILDDIR>>/src/ibpp/_rb.cpp:26: /usr/include/c++/12/decimal/decimal:39:2: error: #error This file requires compiler and library support for ISO/IEC TR 24733 that is currently not available. 39 | #error This file requires compiler and library support for ISO/IEC TR 24733 \ | ^~~~~ /usr/include/c++/12/decimal/decimal:233:5: error: decimal floating-point not supported for this target 233 | decimal32() : __val(0.e-101DF) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:319:5: error: decimal floating-point not supported for this target 319 | decimal64() : __val(0.e-398dd) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:405:5: error: decimal floating-point not supported for this target 405 | decimal128() : __val(0.e-6176DL) {} | ^~~~~~~~~~ In file included from /usr/include/c++/12/decimal/decimal:492: /usr/include/c++/12/decimal/decimal.h:127:9: error: decimal floating-point not supported for this target 127 | __multiplier = 1.E-1DF; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:131:7: error: decimal floating-point not supported for this target 131 | __multiplier = 1.E1DF; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:145:9: error: decimal floating-point not supported for this target 145 | __multiplier = 1.E-1DF; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:149:7: error: decimal floating-point not supported for this target 149 | __multiplier = 1.E1DF; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:163:9: error: decimal floating-point not supported for this target 163 | __multiplier = 1.E-1DD; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:167:7: error: decimal floating-point not supported for this target 167 | __multiplier = 1.E1DD; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:181:9: error: decimal floating-point not supported for this target 181 | __multiplier = 1.E-1DD; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:185:7: error: decimal floating-point not supported for this target 185 | __multiplier = 1.E1DD; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:199:9: error: decimal floating-point not supported for this target 199 | __multiplier = 1.E-1DL; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:203:7: error: decimal floating-point not supported for this target 203 | __multiplier = 1.E1DL; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:217:9: error: decimal floating-point not supported for this target 217 | __multiplier = 1.E-1DL; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:221:7: error: decimal floating-point not supported for this target 221 | __multiplier = 1.E1DL; | ^~~~~~~~~~~~ In file included from /<<PKGBUILDDIR>>/src/ibpp/ibpp.h:71, from /<<PKGBUILDDIR>>/src/ibpp/_ibpp.h:23, from /<<PKGBUILDDIR>>/src/ibpp/_ibpp.cpp:24: /usr/include/c++/12/decimal/decimal:39:2: error: #error This file requires compiler and library support for ISO/IEC TR 24733 that is currently not available. 39 | #error This file requires compiler and library support for ISO/IEC TR 24733 \ | ^~~~~ /usr/include/c++/12/decimal/decimal:233:5: error: decimal floating-point not supported for this target 233 | decimal32() : __val(0.e-101DF) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:319:5: error: decimal floating-point not supported for this target 319 | decimal64() : __val(0.e-398dd) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:405:5: error: decimal floating-point not supported for this target 405 | decimal128() : __val(0.e-6176DL) {} | ^~~~~~~~~~ In file included from /usr/include/c++/12/decimal/decimal:492: /usr/include/c++/12/decimal/decimal.h:127:9: error: decimal floating-point not supported for this target 127 | __multiplier = 1.E-1DF; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:131:7: error: decimal floating-point not supported for this target 131 | __multiplier = 1.E1DF; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:145:9: error: decimal floating-point not supported for this target 145 | __multiplier = 1.E-1DF; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:149:7: error: decimal floating-point not supported for this target 149 | __multiplier = 1.E1DF; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:163:9: error: decimal floating-point not supported for this target 163 | __multiplier = 1.E-1DD; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:167:7: error: decimal floating-point not supported for this target 167 | __multiplier = 1.E1DD; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:181:9: error: decimal floating-point not supported for this target 181 | __multiplier = 1.E-1DD; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:185:7: error: decimal floating-point not supported for this target 185 | __multiplier = 1.E1DD; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:199:9: error: decimal floating-point not supported for this target 199 | __multiplier = 1.E-1DL; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:203:7: error: decimal floating-point not supported for this target 203 | __multiplier = 1.E1DL; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:217:9: error: decimal floating-point not supported for this target 217 | __multiplier = 1.E-1DL; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:221:7: error: decimal floating-point not supported for this target 221 | __multiplier = 1.E1DL; | ^~~~~~~~~~~~ In file included from /<<PKGBUILDDIR>>/src/ibpp/ibpp.h:71, from /<<PKGBUILDDIR>>/src/ibpp/_ibpp.h:23, from /<<PKGBUILDDIR>>/src/ibpp/_dpb.cpp:27: /usr/include/c++/12/decimal/decimal:39:2: error: #error This file requires compiler and library support for ISO/IEC TR 24733 that is currently not available. 39 | #error This file requires compiler and library support for ISO/IEC TR 24733 \ | ^~~~~ /usr/include/c++/12/decimal/decimal:233:5: error: decimal floating-point not supported for this target 233 | decimal32() : __val(0.e-101DF) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:319:5: error: decimal floating-point not supported for this target 319 | decimal64() : __val(0.e-398dd) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:405:5: error: decimal floating-point not supported for this target 405 | decimal128() : __val(0.e-6176DL) {} | ^~~~~~~~~~ In file included from /usr/include/c++/12/decimal/decimal:492: /usr/include/c++/12/decimal/decimal.h:127:9: error: decimal floating-point not supported for this target 127 | __multiplier = 1.E-1DF; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:131:7: error: decimal floating-point not supported for this target 131 | __multiplier = 1.E1DF; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:145:9: error: decimal floating-point not supported for this target 145 | __multiplier = 1.E-1DF; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:149:7: error: decimal floating-point not supported for this target 149 | __multiplier = 1.E1DF; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:163:9: error: decimal floating-point not supported for this target 163 | __multiplier = 1.E-1DD; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:167:7: error: decimal floating-point not supported for this target 167 | __multiplier = 1.E1DD; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:181:9: error: decimal floating-point not supported for this target 181 | __multiplier = 1.E-1DD; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:185:7: error: decimal floating-point not supported for this target 185 | __multiplier = 1.E1DD; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:199:9: error: decimal floating-point not supported for this target 199 | __multiplier = 1.E-1DL; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:203:7: error: decimal floating-point not supported for this target 203 | __multiplier = 1.E1DL; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:217:9: error: decimal floating-point not supported for this target 217 | __multiplier = 1.E-1DL; | ^~~~~~~~~~~~ In file included from /<<PKGBUILDDIR>>/src/ibpp/ibpp.h:71, from /<<PKGBUILDDIR>>/src/ibpp/_ibpp.h:23, from /<<PKGBUILDDIR>>/src/ibpp/_ibs.cpp:23: /usr/include/c++/12/decimal/decimal:39:2: error: #error This file requires compiler and library support for ISO/IEC TR 24733 that is currently not available. 39 | #error This file requires compiler and library support for ISO/IEC TR 24733 \ | ^~~~~ /usr/include/c++/12/decimal/decimal.h:221:7: error: decimal floating-point not supported for this target 221 | __multiplier = 1.E1DL; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal:233:5: error: decimal floating-point not supported for this target 233 | decimal32() : __val(0.e-101DF) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:319:5: error: decimal floating-point not supported for this target 319 | decimal64() : __val(0.e-398dd) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:405:5: error: decimal floating-point not supported for this target 405 | decimal128() : __val(0.e-6176DL) {} | ^~~~~~~~~~ In file included from /usr/include/c++/12/decimal/decimal:492: /usr/include/c++/12/decimal/decimal.h:127:9: error: decimal floating-point not supported for this target 127 | __multiplier = 1.E-1DF; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:131:7: error: decimal floating-point not supported for this target 131 | __multiplier = 1.E1DF; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:145:9: error: decimal floating-point not supported for this target 145 | __multiplier = 1.E-1DF; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:149:7: error: decimal floating-point not supported for this target 149 | __multiplier = 1.E1DF; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:163:9: error: decimal floating-point not supported for this target 163 | __multiplier = 1.E-1DD; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:167:7: error: decimal floating-point not supported for this target 167 | __multiplier = 1.E1DD; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:181:9: error: decimal floating-point not supported for this target 181 | __multiplier = 1.E-1DD; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:185:7: error: decimal floating-point not supported for this target 185 | __multiplier = 1.E1DD; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:199:9: error: decimal floating-point not supported for this target 199 | __multiplier = 1.E-1DL; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:203:7: error: decimal floating-point not supported for this target 203 | __multiplier = 1.E1DL; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:217:9: error: decimal floating-point not supported for this target 217 | __multiplier = 1.E-1DL; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal.h:221:7: error: decimal floating-point not supported for this target 221 | __multiplier = 1.E1DL; | ^~~~~~~~~~~~ /usr/include/c++/12/decimal/decimal:230:56: error: unable to emulate ‘SD’ 230 | typedef float __decfloat32 __attribute__((mode(SD))); | ^ /usr/include/c++/12/decimal/decimal:251:5: error: ‘std::decimal::decimal32::decimal32(__decfloat32)’ cannot be overloaded with ‘std::decimal::decimal32::decimal32(float)’ 251 | decimal32(__decfloat32 __z) : __val(__z) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:238:14: note: previous declaration ‘std::decimal::decimal32::decimal32(float)’ 238 | explicit decimal32(float __r) : __val(__r) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:230:56: error: unable to emulate ‘SD’ 230 | typedef float __decfloat32 __attribute__((mode(SD))); | ^ /usr/include/c++/12/decimal/decimal:251:5: error: ‘std::decimal::decimal32::decimal32(__decfloat32)’ cannot be overloaded with ‘std::decimal::decimal32::decimal32(float)’ 251 | decimal32(__decfloat32 __z) : __val(__z) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:238:14: note: previous declaration ‘std::decimal::decimal32::decimal32(float)’ 238 | explicit decimal32(float __r) : __val(__r) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:316:56: error: unable to emulate ‘DD’ 316 | typedef float __decfloat64 __attribute__((mode(DD))); | ^ /usr/include/c++/12/decimal/decimal:337:5: error: ‘std::decimal::decimal64::decimal64(__decfloat64)’ cannot be overloaded with ‘std::decimal::decimal64::decimal64(float)’ 337 | decimal64(__decfloat64 __z) : __val(__z) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:324:14: note: previous declaration ‘std::decimal::decimal64::decimal64(float)’ 324 | explicit decimal64(float __r) : __val(__r) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:316:56: error: unable to emulate ‘DD’ 316 | typedef float __decfloat64 __attribute__((mode(DD))); | ^ /usr/include/c++/12/decimal/decimal:337:5: error: ‘std::decimal::decimal64::decimal64(__decfloat64)’ cannot be overloaded with ‘std::decimal::decimal64::decimal64(float)’ 337 | decimal64(__decfloat64 __z) : __val(__z) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:324:14: note: previous declaration ‘std::decimal::decimal64::decimal64(float)’ 324 | explicit decimal64(float __r) : __val(__r) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:402:57: error: unable to emulate ‘TD’ 402 | typedef float __decfloat128 __attribute__((mode(TD))); | ^ /usr/include/c++/12/decimal/decimal:424:5: error: ‘std::decimal::decimal128::decimal128(__decfloat128)’ cannot be overloaded with ‘std::decimal::decimal128::decimal128(float)’ 424 | decimal128(__decfloat128 __z) : __val(__z) {} | ^~~~~~~~~~ /usr/include/c++/12/decimal/decimal:410:14: note: previous declaration ‘std::decimal::decimal128::decimal128(float)’ 410 | explicit decimal128(float __r) : __val(__r) {} | ^~~~~~~~~~ /usr/include/c++/12/decimal/decimal:402:57: error: unable to emulate ‘TD’ 402 | typedef float __decfloat128 __attribute__((mode(TD))); | ^ /usr/include/c++/12/decimal/decimal:424:5: error: ‘std::decimal::decimal128::decimal128(__decfloat128)’ cannot be overloaded with ‘std::decimal::decimal128::decimal128(float)’ 424 | decimal128(__decfloat128 __z) : __val(__z) {} | ^~~~~~~~~~ /usr/include/c++/12/decimal/decimal:410:14: note: previous declaration ‘std::decimal::decimal128::decimal128(float)’ 410 | explicit decimal128(float __r) : __val(__r) {} | ^~~~~~~~~~ /usr/include/c++/12/decimal/decimal:230:56: error: unable to emulate ‘SD’ 230 | typedef float __decfloat32 __attribute__((mode(SD))); | ^ /usr/include/c++/12/decimal/decimal:251:5: error: ‘std::decimal::decimal32::decimal32(__decfloat32)’ cannot be overloaded with ‘std::decimal::decimal32::decimal32(float)’ 251 | decimal32(__decfloat32 __z) : __val(__z) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:238:14: note: previous declaration ‘std::decimal::decimal32::decimal32(float)’ 238 | explicit decimal32(float __r) : __val(__r) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:316:56: error: unable to emulate ‘DD’ 316 | typedef float __decfloat64 __attribute__((mode(DD))); | ^ /usr/include/c++/12/decimal/decimal:337:5: error: ‘std::decimal::decimal64::decimal64(__decfloat64)’ cannot be overloaded with ‘std::decimal::decimal64::decimal64(float)’ 337 | decimal64(__decfloat64 __z) : __val(__z) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:324:14: note: previous declaration ‘std::decimal::decimal64::decimal64(float)’ 324 | explicit decimal64(float __r) : __val(__r) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:402:57: error: unable to emulate ‘TD’ 402 | typedef float __decfloat128 __attribute__((mode(TD))); | ^ /usr/include/c++/12/decimal/decimal:424:5: error: ‘std::decimal::decimal128::decimal128(__decfloat128)’ cannot be overloaded with ‘std::decimal::decimal128::decimal128(float)’ 424 | decimal128(__decfloat128 __z) : __val(__z) {} | ^~~~~~~~~~ /usr/include/c++/12/decimal/decimal:410:14: note: previous declaration ‘std::decimal::decimal128::decimal128(float)’ 410 | explicit decimal128(float __r) : __val(__r) {} | ^~~~~~~~~~ /usr/include/c++/12/decimal/decimal:230:56: error: unable to emulate ‘SD’ 230 | typedef float __decfloat32 __attribute__((mode(SD))); | ^ /usr/include/c++/12/decimal/decimal:251:5: error: ‘std::decimal::decimal32::decimal32(__decfloat32)’ cannot be overloaded with ‘std::decimal::decimal32::decimal32(float)’ 251 | decimal32(__decfloat32 __z) : __val(__z) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:238:14: note: previous declaration ‘std::decimal::decimal32::decimal32(float)’ 238 | explicit decimal32(float __r) : __val(__r) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:316:56: error: unable to emulate ‘DD’ 316 | typedef float __decfloat64 __attribute__((mode(DD))); | ^ /usr/include/c++/12/decimal/decimal:337:5: error: ‘std::decimal::decimal64::decimal64(__decfloat64)’ cannot be overloaded with ‘std::decimal::decimal64::decimal64(float)’ 337 | decimal64(__decfloat64 __z) : __val(__z) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:324:14: note: previous declaration ‘std::decimal::decimal64::decimal64(float)’ 324 | explicit decimal64(float __r) : __val(__r) {} | ^~~~~~~~~ /usr/include/c++/12/decimal/decimal:402:57: error: unable to emulate ‘TD’ 402 | typedef float __decfloat128 __attribute__((mode(TD))); | ^ /usr/include/c++/12/decimal/decimal:424:5: error: ‘std::decimal::decimal128::decimal128(__decfloat128)’ cannot be overloaded with ‘std::decimal::decimal128::decimal128(float)’ 424 | decimal128(__decfloat128 __z) : __val(__z) {} | ^~~~~~~~~~ /usr/include/c++/12/decimal/decimal:410:14: note: previous declaration ‘std::decimal::decimal128::decimal128(float)’ 410 | explicit decimal128(float __r) : __val(__r) {} | ^~~~~~~~~~ make[3]: *** [CMakeFiles/IBPP.dir/build.make:93: CMakeFiles/IBPP.dir/src/ibpp/_ibpp.cpp.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [CMakeFiles/IBPP.dir/build.make:79: CMakeFiles/IBPP.dir/src/ibpp/_dpb.cpp.o] Error 1 make[3]: *** [CMakeFiles/IBPP.dir/build.make:107: CMakeFiles/IBPP.dir/src/ibpp/_ibs.cpp.o] Error 1 make[3]: *** [CMakeFiles/IBPP.dir/build.make:121: CMakeFiles/IBPP.dir/src/ibpp/_rb.cpp.o] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:88: CMakeFiles/IBPP.dir/all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu' make[1]: *** [Makefile:139: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu' dh_auto_build: error: cd obj-aarch64-linux-gnu && make -j4 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2 make: *** [debian/rules:6: binary-arch] Error 25 dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit status 2
--- End Message ---
--- Begin Message ---Source: flamerobin Source-Version: 0.9.3.12-2 Done: Damyan Ivanov <[email protected]> We believe that the bug you reported is fixed in the latest version of flamerobin, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Damyan Ivanov <[email protected]> (supplier of updated flamerobin package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 17 Sep 2022 15:19:19 +0000 Source: flamerobin Architecture: source Version: 0.9.3.12-2 Distribution: unstable Urgency: medium Maintainer: Damyan Ivanov <[email protected]> Changed-By: Damyan Ivanov <[email protected]> Closes: 1019953 Changes: flamerobin (0.9.3.12-2) unstable; urgency=medium . * add a patch for build-time detection of __int128 and std::decimal::decimal64/128 fixes FTBFS on arm, mips and others (Closes: #1019953) Checksums-Sha1: be5199dad9ec5a7a6d69e16072b451cc9d6cfd85 1921 flamerobin_0.9.3.12-2.dsc ced7357892894730311a1330f0ec44ce0fdc7740 22348 flamerobin_0.9.3.12-2.debian.tar.xz Checksums-Sha256: 8fa24e16d4f4c92eaa2b4195a7826dbeecdb6acfc0afce2978d10edb0f814e3e 1921 flamerobin_0.9.3.12-2.dsc e5cf45ebcfa47a35693b96e70d13daf07d8a1fa004c0d53d0e758b79c6fabf4a 22348 flamerobin_0.9.3.12-2.debian.tar.xz Files: 9bca3da654ae97b2ecaff8cb4dc74575 1921 database optional flamerobin_0.9.3.12-2.dsc 1f978b4e4fcf1e5b6aac184e39715e4a 22348 database optional flamerobin_0.9.3.12-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEErqDETssFbpNjDZ0z276dTZnSoAQFAmMl5sAACgkQ276dTZnS oATNvg/+NHbTWfbgXunPwTQ8aBkqLXaVI+u3sh962GoZ4CGhm0coqCCtkGYJT86Q GJJ8YNsBwbu/xDtBmom9+ic4Sni2c9ex7lmv6d1Yt7wz9s1Mi5yEYNEz61i1h6Ck 4k8EYQGnvVQCn2Zd2VTlp0UyiYLgTatlc7rUJ+dnku5yXm6THo8Xk5uWz6+YTStb mkcp1nAX3i4KsIVJn10h+rnifFb/upY4vgJD//1edXYsXd79yLfVL8pF6OcumRwh CjYTjPjf69COpU4I2KEqMfLw7LO7HUaBQHZZ4bJ4LMkTQG/mnxQfExhRsc2k+ulx DRzOmnVlCGJ524MilZD76gs4nvLwv2buJOY3b4Q0Fxq0S5/a8rYD4XmRv87ACBz7 cCbl4y3IAxEyu8c/uvGer+ytDjG3ReYjF+xZG91SDba2oaIB0tSW2h6RItsCuzXe J2sDc4oLYK6nNNq3xp/RKlo3H9CAzcP0sxXGAbKz1423O+W9EbK+Bv66D3R6rPW7 s5uP3kIzyA3tPY3c0+xy/m5x+RNyfKVTXZRYWUnVrt+1NkGkE6Vv/cuoPZvbgcYs gB+RbZNyx6JWylmeStGKc65yJjPuI7aQwxtmK8/8+xP60wzVFdYsaJ4RBE2gEVw8 f5lA++RTpSv4e4ezO5PP8oN4dDlysLWMMdZA6uLIN6Iuf7Ke1XY= =xotD -----END PGP SIGNATURE-----
--- End Message ---

