Your message dated Mon, 10 Jan 2022 05:33:29 +0000
with message-id <e1n6njb-0009d0...@fasolo.debian.org>
and subject line Bug#983973: fixed in asmjit 0.0~git20211214.2a706fd-1
has caused the Debian Bug report #983973,
regarding asmjit: ftbfs with GCC-11
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 ow...@bugs.debian.org
immediately.)


-- 
983973: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983973
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:asmjit
Version: 0.0~git20201108.4b13f71-1
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
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

--- End Message ---
--- Begin Message ---
Source: asmjit
Source-Version: 0.0~git20211214.2a706fd-1
Done: Mo Zhou <lu...@debian.org>

We believe that the bug you reported is fixed in the latest version of
asmjit, 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 983...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mo Zhou <lu...@debian.org> (supplier of updated asmjit 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 10 Jan 2022 00:14:49 -0500
Source: asmjit
Architecture: source
Version: 0.0~git20211214.2a706fd-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Deep Learning Team 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Mo Zhou <lu...@debian.org>
Closes: 983973
Changes:
 asmjit (0.0~git20211214.2a706fd-1) unstable; urgency=medium
 .
   * New upstream version 0.0~git20211214.2a706fd (Closes: #983973)
Checksums-Sha1:
 1bc8ae8ba3efdca88daedb4846a6153565581d0c 2213 
asmjit_0.0~git20211214.2a706fd-1.dsc
 35fb26e9f26723bfc3d2eed8023902734c54b726 557180 
asmjit_0.0~git20211214.2a706fd.orig.tar.xz
 e08f27d57bbd214a33502268f75552d52c6baaf3 4080 
asmjit_0.0~git20211214.2a706fd-1.debian.tar.xz
 ad0e9585149c964a73174feb9841d25203472ddb 6442 
asmjit_0.0~git20211214.2a706fd-1_source.buildinfo
Checksums-Sha256:
 0951d9937469ff516e66fabf3c9517a751be8d64c2a6b9021881c9b0055c8e14 2213 
asmjit_0.0~git20211214.2a706fd-1.dsc
 6f076f0623202eec9c958cd3335a0882f3d51732191b8c874ded8d268647dd08 557180 
asmjit_0.0~git20211214.2a706fd.orig.tar.xz
 88b7edc159a0c3a0b9a5b34aa7e3a164855275af666d6f686e2d134657de6f2f 4080 
asmjit_0.0~git20211214.2a706fd-1.debian.tar.xz
 bcf18eccb886452a471cc94c379ebd3419386069f2ca4f4a78b4be0ae16afdfa 6442 
asmjit_0.0~git20211214.2a706fd-1_source.buildinfo
Files:
 aac433a0cbbe0680f16727c124c6dcb9 2213 libs optional 
asmjit_0.0~git20211214.2a706fd-1.dsc
 b0d4aa6950fb4e9c6f57ba1c92cb8d6b 557180 libs optional 
asmjit_0.0~git20211214.2a706fd.orig.tar.xz
 3e1ce41fab6b0cff57fa981a4411e32a 4080 libs optional 
asmjit_0.0~git20211214.2a706fd-1.debian.tar.xz
 d667f097906f95ffeb050fe477fd544b 6442 libs optional 
asmjit_0.0~git20211214.2a706fd-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEEY4vHXsHlxYkGfjXeYmRes19oaooFAmHbwRARHGx1bWluQGRl
Ymlhbi5vcmcACgkQYmRes19oaooFqg//cOLa3+rIcCVyXLFhEI5uIOJSy/swSVbH
55yIzmEMDUcTMyeA9KqYjd5sfIeJmmH7XkIS466f9nXtmxH/7bxF6OWW3PqQJQy8
9RnLdr63Zts0gEuRglvJa5QCEe/a5iQQA8y9MA1N96ZTXu1p/tNxQIiUD2VCs2YJ
/c5ObP812x+x5RiB4uu94TqYjl8Bx11k4W7q2NFNTIXrrrny6RHHP2zp6YGohP1H
4rXib7FYUAeZoqPDYN0U/GYNZq8WidxYlUEwwgAIu4hHM2BQBfEZ/7JP9D0G2B14
WZfA0nE5kHNXoaBLuZU/fMgGBhD2ITpJM4RMQSndZGfzH23hL5wR9lNjBhyAd7Fn
pC1U0xKYu9ijyDClG4FKrIJuwBDYHY3SNrKIyUZxVFmnuM15YyxdYs6fEaBDlaur
ffOMauDfhiLA/U6eyufnQ9Ptp1DzP8lgtjPCL+60FnmE5l3P2sG51tBUskHnG0qi
egFJnERn/eBkHvLiY+rwhUz+1Cj0Cb5G1oUp4ZwXh1iBuOo4fXEqVqb9ou7CTPna
tsh6qZ/6RdH1qmKQjHeRf+LUX5iR6W+fAgY/fSMs5GbAyzDgovbcZhbPlkffKRta
cJbfLGgYYgCG8wQJVGO7fl/u/CN+I5e5YD8Bjaayu1PJqMgzS2GktXzUkbruYpmf
gkSbjFaRvYE=
=Fgg2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to