Your message dated Sun, 13 Sep 2020 05:33:27 +0000
with message-id <e1khkdj-0007qn...@fasolo.debian.org>
and subject line Bug#970142: fixed in automake-1.16 1:1.16.2-4
has caused the Debian Bug report #970142,
regarding automake-1.16 autopkgtest regression: vala-mix2 test fails with gcc 10
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.)


-- 
970142: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970142
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: automake-1.16
Version: 1:1.16.2-3
Severity: serious
Justification: https://release.debian.org/bullseye/rc_policy.txt ยง6a
Tags: patch fixed-upstream
Forwarded: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=41726
X-Debbugs-Cc: debian...@lists.debian.org

automake-1.16's vala-mix2 test fails with gcc 10, which defaults to
the equivalent of -fno-common:

> c++  -g -O2 
> -fdebug-prefix-map=/tmp/autopkgtest-lxc.7c5p77t1/downtmp/build.ezs/src=. 
> -fstack-protector-strong -Wformat -Werror=format-security   -o zardoz 
> zardoz.o bar.o baz.o master.o -lgobject-2.0 -lglib-2.0
> /usr/bin/ld: baz.o:./t/vala-mix2.dir/foo.h:1: multiple definition of `foo'; 
> bar.o:./t/vala-mix2.dir/foo.h:1: first defined here

Upstream patch (as applied in Ubuntu already):
https://git.savannah.gnu.org/cgit/automake.git/commit/?id=74b9f0bbad27ae1b6ecfca7fb072cbad85a98a6b

or see attached.

It would probably also make sense to run the tests at build-time, now
that they're run as an autopkgtest that is also RC if it regresses.
Or if you think they're still too unreliable for failures to be RC,
please mark the autopkgtest as "Restrictions: flaky".

Thanks,
    smcv
>From 74b9f0bbad27ae1b6ecfca7fb072cbad85a98a6b Mon Sep 17 00:00:00 2001
From: Karl Berry <k...@freefriends.org>
Date: Sat, 6 Jun 2020 15:47:33 -0700
Subject: tests: support -fno-common in vala-mix2 test.

This change fixes https://bugs.gnu.org/41726.

* t/vala-mix2.sh: extern in .h, initialization in .c.
GCC 10 defaults to -fno-common.
---
 t/vala-mix2.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/t/vala-mix2.sh b/t/vala-mix2.sh
index 8e6a21436..933a3ffca 100644
--- a/t/vala-mix2.sh
+++ b/t/vala-mix2.sh
@@ -44,7 +44,7 @@ int main ()
 END
 
 cat > foo.h <<'END'
-int foo;
+extern int foo;
 int bar (void);
 int baz (void);
 END
@@ -56,7 +56,7 @@ END
 
 cat > baz.c <<'END'
 #include "foo.h"
-extern int foo = 0;
+int foo = 0;
 int baz (void) { return 0; }
 END
 
-- 
cgit v1.2.1


--- End Message ---
--- Begin Message ---
Source: automake-1.16
Source-Version: 1:1.16.2-4
Done: Eric Dorland <e...@debian.org>

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

Debian distribution maintenance software
pp.
Eric Dorland <e...@debian.org> (supplier of updated automake-1.16 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: Sun, 13 Sep 2020 01:12:34 -0400
Source: automake-1.16
Architecture: source
Version: 1:1.16.2-4
Distribution: unstable
Urgency: medium
Maintainer: Eric Dorland <e...@debian.org>
Changed-By: Eric Dorland <e...@debian.org>
Closes: 970142
Changes:
 automake-1.16 (1:1.16.2-4) unstable; urgency=medium
 .
   * Add patch for 'support -fno-common in vala-mix2 test' (Closes: 970142)
   * Fix ordering of patches
   * Add upstream Repository and Repository-Browse
   * Add lintian override for tex file outside of /usr/share/doc
Checksums-Sha1:
 0061795e535a2152910d200841232ff30ffe37a2 2561 automake-1.16_1.16.2-4.dsc
 b870855da5762c760b39ec3f732fd596554eb4ab 12704 
automake-1.16_1.16.2-4.debian.tar.xz
 1018db4fe4063e88cd4889b238d00246c34bb87d 6474 
automake-1.16_1.16.2-4_amd64.buildinfo
Checksums-Sha256:
 6240b8d033a463ed086a71dab8fb90740ce267137cc9c6f459daae5629c22cac 2561 
automake-1.16_1.16.2-4.dsc
 445ba1cc9d6c5cd94d5e67cbcee6c4d502cbeab821957162e41f9f84d5ec8e9c 12704 
automake-1.16_1.16.2-4.debian.tar.xz
 1ebfd5b197a7067ff9078c4dc97fc93b239464fc7e506d0c477a1b1644c5a944 6474 
automake-1.16_1.16.2-4_amd64.buildinfo
Files:
 78d7e32ab0eeef032855dcd044508f3a 2561 devel optional automake-1.16_1.16.2-4.dsc
 dec8c1675abe55012490054570f50ebb 12704 devel optional 
automake-1.16_1.16.2-4.debian.tar.xz
 10fec65e3ae5a319dca4bec80329386d 6474 devel optional 
automake-1.16_1.16.2-4_amd64.buildinfo

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

iQIzBAEBCAAdFiEEQ88SKPcm/VtHTOliwlb71QAiHpMFAl9dq00ACgkQwlb71QAi
HpOCTw/+KLWB/wGtRCl/o+NNYIxoh2ZWxJlZcWTc3UOXDC1na1KrH8/Cdlbjvppz
z2mscx+JWZazsvWizNXUj0PyiYNPdKsPBippKXS2HgnyWyT48AbdrpUZ29ZjDpDG
bD+53TBesCDEnEPlTh2Nh0GQzYWRKRzjFNYh9Yt2yTTalCtwq2NsIexr3XwxPKo1
HnLIayo6vlGwpcwWuqbjEGHneCPxwUncrIV4y2VNbf43FA5nIKiCN+mF3sgxKaIn
ffWnF4CNI1X53MxhDDPZXWtuP5kYUwDdZDnycufv02vq+2D0e9KpxzYKe0FCPZ6t
C8l0/kGajQ5li47xzooBM5prpgPVcO8ySuY55U0Km6X7EC06/TmXhnCyRDApIthB
HaW7iCA/xkj+3DMKZuT6CvL051VvKG54nT/qoCdCnFAljIOy9t1CkseP1YhXpyvn
1MjnNNA0DZ9QPvlfyRf8Uv7bxzDReiSjzHcvn+ulmmojZaQTRRR15Kbyseox3bRq
PNF3QrTnXqVhTPYhItdBIiR84YSJ49iUScQ2YPXmX6dlAOOksb5AfA/SCI0HYhHS
KG4Fc8XLOS39d4mNvxlS370/+0SDDcsYqloUQ+f4rmTDyVh/T0TD5XTA/Ids+lxd
phkjtOE0UHPER9006es8n8g7np1jV0JG8tx+nld+JJ8fomoln/I=
=HLXl
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to