Your message dated Mon, 25 May 2020 21:33:33 +0000
with message-id <e1jdkiz-0008vi...@fasolo.debian.org>
and subject line Bug#960929: fixed in gcc-10 10.1.0-3
has caused the Debian Bug report #960929,
regarding gcc-10: Do not pass --with-arch=i586 on hurd-i386
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.)


-- 
960929: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=960929
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-9
Version: 9.3.0-12
Severity: important
Tags: patch

Hello,

It seems hurd-i386 was left with building with --with-arch=i586, while
there is no reason any more to do so. I checked building glibc, hurd,
gnumach, without any issue.

This needs to be applied on gcc-10 and snapshot as well, the same patch
will work, I'll clone+reassign the bug.

Samuel


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 
'testing-debug'), (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.6.0-1-amd64 (SMP w/8 CPU cores)
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=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages gcc-9 depends on:
ii  binutils      2.34-5
ii  cpp-9         9.3.0-12
ii  gcc-9-base    9.3.0-12
ii  libc6         2.30-8
ii  libcc1-0      10.1.0-1
ii  libgcc-9-dev  9.3.0-12
ii  libgcc-s1     10.1.0-1
ii  libgmp10      2:6.2.0+dfsg-4
ii  libisl22      0.22.1-1
ii  libmpc3       1.1.0-1
ii  libmpfr6      4.0.2-1
ii  libstdc++6    10.1.0-1
ii  zlib1g        1:1.2.11.dfsg-2

Versions of packages gcc-9 recommends:
ii  libc6-dev  2.30-8

Versions of packages gcc-9 suggests:
ii  gcc-9-doc       9.3.0-1
pn  gcc-9-locales   <none>
ii  gcc-9-multilib  9.3.0-12

-- no debconf information
commit 2206ac18f2c0bc3515009f56d0a7cdc01b644a15
Author: Samuel Thibault <samuel.thiba...@ens-lyon.org>
Date:   Mon May 18 14:51:04 2020 +0200

    debian/rules: Do not pass --with-arch=i586 on hurd-i386.

diff --git a/debian/rules2 b/debian/rules2
index bdb4657..c1ec236 100644
--- a/debian/rules2
+++ b/debian/rules2
@@ -595,10 +595,6 @@ ifeq ($(multilib),yes)
   CONFARGS += --enable-multilib
 endif
 
-ifneq (,$(filter $(DEB_TARGET_ARCH), hurd-i386))
-  CONFARGS += --with-arch=i586
-endif
-
 ifeq ($(DEB_TARGET_ARCH),lpia)
   CONFARGS += --with-arch=pentium-m --with-tune=i586
 endif

--- End Message ---
--- Begin Message ---
Source: gcc-10
Source-Version: 10.1.0-3
Done: Matthias Klose <d...@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 960...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <d...@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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Mon, 25 May 2020 22:55:26 +0200
Source: gcc-10
Architecture: source
Version: 10.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <d...@debian.org>
Closes: 960929
Changes:
 gcc-10 (10.1.0-3) unstable; urgency=medium
 .
   * Update to git 20200525 from the gcc-10 branch.
     - Fix PR target/95255 (x86), PR target/95258 (x86), PR lto/95190,
       PR target/95169 (x86), PR target/95212 (x86), PR middle-end/94635,
       PR middle-end/94940, PR d/94970, PR fortran/39695, PR libfortran/95119,
       PR libstdc++/95289, PR libstdc++/93983.
   * Configure --with-arch=i686 for the Hurd. Closes: #960929.
   * Remove the last powerpcspe packaging bits, it's finally gone.
   * Update watch file.
Checksums-Sha1:
 32c8ad18858a2ce420d5a661bf8472902096a856 27590 gcc-10_10.1.0-3.dsc
 3534461016344c3bf41d70eb789c760f54c0cabc 2267524 gcc-10_10.1.0-3.debian.tar.xz
 2a946f3f0b8f1cc967df9a0da8d383b9c38255c8 10592 gcc-10_10.1.0-3_source.buildinfo
Checksums-Sha256:
 03a0c9e90ae9460695d6238699ce9cabbd910526b59dc6241d037917c67bbcc0 27590 
gcc-10_10.1.0-3.dsc
 c98abe8b6184613eb09661d2f724f7447585bcd68706a37028f40290044b15ff 2267524 
gcc-10_10.1.0-3.debian.tar.xz
 a240ad205b701b36bf4fa152717474c06181eae1454a1103aad43d08d0b57716 10592 
gcc-10_10.1.0-3_source.buildinfo
Files:
 5f5d3aa9342fb62d4f7324eba9bd8748 27590 devel optional gcc-10_10.1.0-3.dsc
 69135af39409130c7752da88f25064aa 2267524 devel optional 
gcc-10_10.1.0-3.debian.tar.xz
 7279227b94c41cd4bfb74ea59d6848db 10592 devel optional 
gcc-10_10.1.0-3_source.buildinfo

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

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAl7MM3gQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9ZzCD/40qZ9GZS8jf8NREVWKRgDGDqcbGKRh+hEL
CR77KGF2Xq3WGz2IX50RXq2EIk43B/9qEnxVlW5AxvXT0s/m0v3EJVnjm3oXY9eA
vwDMnAkuDKkoH3ISlVj3oUGSa3MmWs7EubfEMooMDIEZtea/xq9vQdDmKrcBv33a
v0FeEXlcb/E0cvaLkT6XUbxtNVOpZ6NmaDOo356iFbvbbvGmr+rCFsstZTHe0RWy
hAhskWK0yYUbvsvKyLD9ZD5MZznQK8NKpPmulQQl0aRLd0g7xL8onS2ik8eEheNK
+0tJpyG6DEc6EU5S86ICQJbbqLP64B2jrbIhKA13Ush8aA7vcbaAwpUaTCLDSHvO
T1mkSvyX8WoTQcgRrIc20byAW9otliXKUjONN8i/6SJafqLx4GNvYNqOwOZ4w6BJ
pN+L1i+7/u00JdA8vXjvd3qqnK4zzqZgU03h1++BnLOT2apEyHWMSj8Qhd6A26Ij
q1nzGG+nR/iWxnAw/WjWRoWIro+a/IRkl8ChB+kgCuRJnImwS78+w24cqaLcP6yC
GUEzdWdjrDOkd1viSNLRcQNAuaTFSCPYBwX3siTa8oxRlNxQFU/BzctSng/a0XzK
P9lbXCP+gkbbOac4vFbpNnhn4INWK+kxJmrhLLyrMRuKzoa3/debI9BTtHn1eeNT
d16vCcMo5A==
=llJA
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to