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

Bug#960928: marked as done (gcc-9: Do not pass --with-arch=i586 on hurd-i386.)



Your message dated Tue, 19 May 2020 08:48:50 +0000
with message-id <E1jaxve-00078K-0b@fasolo.debian.org>
and subject line Bug#960928: fixed in gcc-9 9.3.0-13
has caused the Debian Bug report #960928,
regarding gcc-9: 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 owner@bugs.debian.org
immediately.)


-- 
960928: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=960928
Debian Bug Tracking System
Contact owner@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.thibault@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-9
Source-Version: 9.3.0-13
Done: Matthias Klose <doko@debian.org>

We believe that the bug you reported is fixed in the latest version of
gcc-9, 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 960928@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-9 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: Mon, 18 May 2020 23:59:01 +0200
Source: gcc-9
Architecture: source
Version: 9.3.0-13
Distribution: unstable
Urgency: medium
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Closes: 960928
Changes:
 gcc-9 (9.3.0-13) unstable; urgency=medium
 .
   * Update to git 20200518 from the gcc-9 branch.
     - Fix PR target/94748 (AArch64), PR target/94697 (AArch64),
       PR target/94515 (AArch64), PR target/91518 (PPC), PR fortran/93497,
       PR fortran/59107, PR target/94514 (AArch64), PR libstdc++/94906,
       PR d/92216, PR d/94970, PR d/95155, PR d/90719.
   * Run the testsuite with the offload compilers installed into the temporary
     install location.
   * Don't require root for the temp installation of the offload compilers.
   * Don't override the libstdc++ test results when running the libstdc++ abi
     check.
   * Include jit test results into the summary and the gcc-test-results package.
   * Configure --with-arch=i686 for the Hurd. Closes: #960928.
Checksums-Sha1:
 7e3b44aafe44ca2116a203c5aed03d6236c9495d 21922 gcc-9_9.3.0-13.dsc
 60d8723e984405d635ae19fc21dc6ab935871ceb 679200 gcc-9_9.3.0-13.debian.tar.xz
 29b7c019fe3a66d63816875989adc691aac39c34 9447 gcc-9_9.3.0-13_source.buildinfo
Checksums-Sha256:
 36d216fc5d47aae194e9fd09de66cf41a44121f55600c923ffa401b798fd591c 21922 gcc-9_9.3.0-13.dsc
 43fb78ad4475193ad73974f5c3b1e0896da2c3573c63ed877a202c16301fcbef 679200 gcc-9_9.3.0-13.debian.tar.xz
 00be9ba6cc3ee97be4f9b95b1a07ac7fe9da975ad5f88291661333b3a233a5c4 9447 gcc-9_9.3.0-13_source.buildinfo
Files:
 410228e00871df614b3fb8794dbcc6c3 21922 devel optional gcc-9_9.3.0-13.dsc
 13e34a83f09909cc74e7f42cee7a17c1 679200 devel optional gcc-9_9.3.0-13.debian.tar.xz
 be866f7feb7015ac939a275da5fc7a04 9447 devel optional gcc-9_9.3.0-13_source.buildinfo

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

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAl7DmRwQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9YT2D/9YHm/H7i+eAZxiMTqwAH7gxbn7/bjVL1Bu
frHahgt9atAYnK4Rupdh5WG7q3GFgGaWl5N+ZE+XLGtSQE2Fkt5zZ1OTauo7KVkg
6A1s0ilcK32cbXZIcbwzYy8xbVbWQp2eC/psDyIInoR3k/8NMJeaDhvEWCDS9HIc
CE+9tGRR02pBynKkQWbXgJ+04bkUWzgCMDpxy0cCB353cbdJ68fkDxQw+nwkMGde
YT4r3xg8ux+u1uXgH8ScW4AA+d9R40poBXeO+evJJ59ypyIUHHF3DxzZ0iTvaBx/
1EG9sMz9PD8oVQmneOhOUEBvp6z+EkEtqZ2FvzEx9sl97JFHo1qL14tJnz8r2LdW
nUc/3tKjVbX/AuR6gvxXJy+x0GJuEkvNNR+vyYR5ueMNK+A23fPurmCLqD0tm914
YjYMSu7LXFs7Df/lOV0vDcsYhfE6/v+54afF63FYe6VTPo8gRff3BsMf2SM5s3BW
nDbK7V/LvR7JPIEkGTcjpb0r5TdJod2+9MSSvE7JW84kUiNMzCTGZPCxu5oVNYni
qedNqHCUiYH+swcDtEOcuwU5JsJay0kzTnTLSx8C0rcaMmKVeGwtI9F4L4Z9F8v3
/JOi7vS8B3HnOC1LRK0s7HaLvBfuvE1Imy1TrBiokTAJq6SICV+hKk6EYKotBjsd
Foi+oLXMxg==
=irmk
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: