[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#989205: marked as done (gcc-11: update libasan symbols for riscv64)



Your message dated Thu, 10 Jun 2021 10:34:02 +0000
with message-id <E1lrI0g-0001p0-7S@fasolo.debian.org>
and subject line Bug#989205: fixed in gcc-10 10.3.0-5
has caused the Debian Bug report #989205,
regarding gcc-11: update libasan symbols for riscv64
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 owner@bugs.debian.org
immediately.)


-- 
989205: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=989205
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: gcc-11
Version: 10.2.1-6
Tags: patch
User: helmutg@debian.org
Usertags: rebootstrap

The libasan symbols do not match on riscv64 at present. Wrong symbols do
not presently abort a native build, which is why it appears successful
on the buildds. riscv64 is incorrectly recognized as a 32bit
architecture. Please consider applying the attached patch to fix the
symbols and the detection method.

Helmut
--- a/debian/libasan6.symbols
+++ b/debian/libasan6.symbols
@@ -1,7 +1,7 @@
 libasan.so.6 libasan6 #MINVER#
 #include "libasan.symbols.common"
-(arch=!arm64 !alpha !amd64 !ia64 !mips64el !ppc64 !ppc64el !s390x !sparc64 !kfreebsd-amd64)#include "libasan.symbols.32"
-(arch=arm64 alpha amd64 ia64 mips64el ppc64 ppc64el s390x sparc64 kfreebsd-amd64)#include "libasan.symbols.64"
+(arch-bits=32)#include "libasan.symbols.32"
+(arch-bits=64)#include "libasan.symbols.64"
 (arch=armel armhf sparc64 x32)#include "libasan.symbols.16"
 # these are missing on some archs ...
  (arch=!s390x)__interceptor___tls_get_addr@Base 5


--- End Message ---
--- Begin Message ---
Source: gcc-10
Source-Version: 10.3.0-5
Done: Matthias Klose <doko@debian.org>

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

Debian distribution maintenance software
pp.
Matthias Klose <doko@debian.org> (supplier of updated gcc-10 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 10 Jun 2021 12:17:09 +0200
Source: gcc-10
Architecture: source
Version: 10.3.0-5
Distribution: experimental
Urgency: medium
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Closes: 984574 989205
Changes:
 gcc-10 (10.3.0-5) experimental; urgency=medium
 .
   * Update to git 20210610 from the gcc-10 branch.
     - Fix PR target/100333 (ARM), PR rtl-optimization/98777,
       PR rtl-optimization/98722, PR target/97969, PR target/99725 (ARM),
       PR target/99960 (ARM), PR target/99977 (ARM),
       PR rtl-optimization/80960, PR tree-optimization/100566,
       PR target/100419 (ARM), PR target/100563 (ARM), PR middle-end/100571,
       PR target/99988 (AArch64), PR target/100108 (PPC), PR c++/100102,
       PR c++/100797, PR c++/95719, PR c++/100489, PR c++/80456,
       PR c++/100054, PR c++/90479, PR c++/100032, PR c++/91933,
       PR c++/99180, PR c++/93295, PR c++/93867, PR c++/99118, PR c++/96873,
       PR c++/41723, PR c++/52625, PR c++/92918, PR c++/96673, PR c++/99901,
       PR c++/96311, PR c++/95870, PR c++/99201, PR c++/99643, PR c++/90664,
       PR c++/91217, PR c++/97938, PR d/100964, PR d/100935, PR d/100882,
       PR fortran/99839, PR fortran/98411, PR sanitizer/100379,
       PR libstdc++/100833, PR libstdc++/100768, PR libstdc++/99453,
       PR libstdc++/99453, PR libstdc++/100630.
   * Run again all tests from the guality test suite on armhf.
   * Update libasan6 symbols for riscv64 (Helmut Grohne). Closes: #989205.
   * gcc-10-base: Breaks: gcc-8-base (<< 8.4). Closes: #984574.
Checksums-Sha1:
 4d183866afcb0910bacbb12b079c31a64fdb4232 22010 gcc-10_10.3.0-5.dsc
 a8eda5d88346e0d2a9254a4ae7898986ffea1f42 709268 gcc-10_10.3.0-5.debian.tar.xz
 acf1f06bc6070ea66a7fb9c28ac77c35d1823f44 8513 gcc-10_10.3.0-5_source.buildinfo
Checksums-Sha256:
 1ff15f4cd7e30c8d13db5f2ab9714dfad712224acc77fe359eb1082fbf2e4cbd 22010 gcc-10_10.3.0-5.dsc
 b914fe05fdea32d38c11e3ba74e76885568ec79b940cd40fd709e3e0a7a9e51c 709268 gcc-10_10.3.0-5.debian.tar.xz
 1cf63ca4e64bf3ac6f92a2d7ad85114a5edc627ea7f9b76b9108eb283ae68430 8513 gcc-10_10.3.0-5_source.buildinfo
Files:
 4e66d36498465bb5dfd8595be968a6fb 22010 devel optional gcc-10_10.3.0-5.dsc
 fa1da258bd83ccab14a909dbb8a78625 709268 devel optional gcc-10_10.3.0-5.debian.tar.xz
 dde7ba8515b48834cc76f1b5da14a8ae 8513 devel optional gcc-10_10.3.0-5_source.buildinfo

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

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAmDB5sYQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9UTYD/9iAHfnJMI17/B2h0kbWKO2NnqYo8Y9wI6i
Ygn6BRseAE0qCUoMHgbed8ZoXGnKtMmSuBSq38HHfFHCEL4/QPNrPvlNXSlpNI2S
5mryN6NSD2illGvp3lDC8oX8TYXT9K8EvFs+YmCug9N5Wa154nf5Ks5kKvQuYLpG
uxbC/JETR/xMbT9AVtSVpiJdhVsag5Ka8RFKeboVgXxk35HcMYs59dn2OpP9cJyM
j+HbCn3iWLW+tQBns+WstcF6wVOxwXSbLQKJb2UDRw4bb2F29DmB5gX5Hvmuia1S
NygZnRA9nh2N8KmF0o6WUVtNEpPPLsbzW+strmG3vCD5aBB4Fvbng37t57e8fFpY
6aiAP3I1jhllbJJCUlr5wKrIKZiHYSmxi3GuHHvXll5RG+yMECNGZmzoUk1vSvFd
TrEcz4BT1h2wZ2hCxdXnGC5rWDOQtaqMaZ/3bMgHhltnAt+5iXtrDN3IUBGwX5FF
gpNqyaLc0UqeHKzggoR59JHVcS+8dD0ovFoiJGs3Ux13jDKYyaZTk0lulRc8wZ/f
hicK6pCwGgMerQfpHnUjm6buRrchJ2JDVykx8f04jppwX6U/G6QiOWW/xkNerFnI
cvftaTo0jnO2jhIajg85s8tM5nXUf24Wel+rtqXsQWe0fhJdTnKun9ae6zoXHeVp
W/Wzl8fGnA==
=suGd
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: