Package: src:asmjit Version: 0.0~git20201108.4b13f71-1 Severity: normal Tags: sid bookworm User: [email protected] Usertags: ftbfs-gcc-11
[This bug is not targeted to the upcoming bullseye release] Please keep this issue open in the bug tracker for the package it was filed for. If a fix in another package is required, please file a bug for the other package (or clone), and add a block in this package. Please keep the issue open until the package can be built in a follow-up test rebuild. The package fails to build in a test rebuild on at least amd64 with gcc-11/g++-11, but succeeds to build with gcc-10/g++-10. The severity of this report will be raised before the bookworm release, so nothing has to be done for the bullseye release. The full build log can be found at: http://people.debian.org/~doko/logs/20210228/filtered/gcc11/asmjit_0.0~git20201108.4b13f71-1_unstable_gcc11.log The last lines of the build log are at the end of this report. To build with GCC 11, either set CC=gcc-11 CXX=g++-11 explicitly, or install the gcc, g++, gfortran, ... packages from experimental. apt-get -t=experimental install g++ Common build failures are new warnings resulting in build failures with -Werror turned on, or new/dropped symbols in Debian symbols files. For other C/C++ related build failures see the porting guide at http://gcc.gnu.org/gcc-11/porting_to.html GCC 11 defaults to the GNU++17 standard. If your package installs header files in /usr/include, please don't work around C++17 issues by choosing a lower C++ standard for the package build, but fix these issues to build with the C++17 standard. [...] Overhead (HeapMem): 616 [Bytes] (0.5%) Allocating virtual memory... Block Count : 10 [Blocks] Reserved (VirtMem): 66977792 [Bytes] Used (VirtMem): 55129856 [Bytes] (82.3%) Overhead (HeapMem): 262672 [Bytes] (0.4%) Shuffling... Releasing 50% blocks... Block Count : 10 [Blocks] Reserved (VirtMem): 66977792 [Bytes] Used (VirtMem): 27644992 [Bytes] (41.3%) Overhead (HeapMem): 262672 [Bytes] (0.4%) Allocating 50% blocks again... Block Count : 10 [Blocks] Reserved (VirtMem): 66977792 [Bytes] Used (VirtMem): 55068224 [Bytes] (82.2%) Overhead (HeapMem): 262672 [Bytes] (0.4%) Releasing virtual memory... Block Count : 1 [Blocks] Reserved (VirtMem): 131072 [Bytes] Used (VirtMem): 0 [Bytes] (0.0%) Overhead (HeapMem): 616 [Bytes] (0.5%) Running operand Checking operand sizes Checking basic functionality of Operand Checking basic functionality of Label Checking basic functionality of BaseReg Checking basic functionality of BaseMem Checking basic functionality of Imm Running support Support::isAligned() Support::alignUp() Support::alignUpDiff() Support::alignUpPowerOf2() Support::shl() / shr() Support::blsi() Support::ctz() Support::bitMask() Support::bitTest() Support::lsbMask<uint32_t>() Support::lsbMask<uint64_t>() Support::popcnt() Support::isPowerOf2() Support::byteswap() Support::bytepack() Support::isBetween() Support::isInt8() Support::isInt16() Support::isInt32() Support::isUInt8() Support::isUInt12() Support::isUInt16() Support::isUInt32() Support::readX() / writeX() FAILED: Support::readU32uBE(arr + 8) == 0x77665544u SOURCE: ./src/asmjit/core/support.cpp (Line: 220) 83% tests passed, 1 tests failed out of 6 Total Test time (real) = 13.13 sec The following tests FAILED: 1 - asmjit_test_unit (Failed) Errors while running CTest make[1]: *** [Makefile:108: test] Error 8 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j4 test ARGS\+=-j4 returned exit code 2 make: *** [debian/rules:8: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
