Your message dated Wed, 29 Jul 2020 20:39:33 +0000
with message-id <e1k0srn-0001nw...@fasolo.debian.org>
and subject line Bug#957532: fixed in mes 0.22-3
has caused the Debian Bug report #957532,
regarding mes: ftbfs 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.)


-- 
957532: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957532
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mes
Version: 0.22-1
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/mes_0.22-1_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 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-10/porting_to.html

[...]
/usr/bin/ld: gcc-lib/libc.a(isatty.o):./gcc-lib/../include/mes/lib-mini.h:43: 
multiple definition of `environ'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:43: first defined here
/usr/bin/ld: gcc-lib/libc.a(isatty.o):./gcc-lib/../include/mes/lib-mini.h:44: 
multiple definition of `__stdin'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:44: first defined here
/usr/bin/ld: gcc-lib/libc.a(isatty.o):./gcc-lib/../include/mes/lib-mini.h:45: 
multiple definition of `__stdout'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:45: first defined here
/usr/bin/ld: gcc-lib/libc.a(isatty.o):./gcc-lib/../include/mes/lib-mini.h:46: 
multiple definition of `__stderr'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:46: first defined here
/usr/bin/ld: gcc-lib/libc.a(isatty.o):./gcc-lib/../include/mes/lib-mini.h:90: 
multiple definition of `errno'; crt1.o:./gcc-lib/../include/mes/lib-mini.h:90: 
first defined here
/usr/bin/ld: 
gcc-lib/libc.a(buffered-read.o):./gcc-lib/../include/mes/lib-mini.h:43: 
multiple definition of `environ'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:43: first defined here
/usr/bin/ld: 
gcc-lib/libc.a(buffered-read.o):./gcc-lib/../include/mes/lib-mini.h:44: 
multiple definition of `__stdin'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:44: first defined here
/usr/bin/ld: 
gcc-lib/libc.a(buffered-read.o):./gcc-lib/../include/mes/lib-mini.h:45: 
multiple definition of `__stdout'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:45: first defined here
/usr/bin/ld: 
gcc-lib/libc.a(buffered-read.o):./gcc-lib/../include/mes/lib-mini.h:46: 
multiple definition of `__stderr'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:46: first defined here
/usr/bin/ld: 
gcc-lib/libc.a(buffered-read.o):./gcc-lib/../include/mes/lib-mini.h:90: 
multiple definition of `errno'; crt1.o:./gcc-lib/../include/mes/lib-mini.h:90: 
first defined here
/usr/bin/ld: gcc-lib/libc.a(setenv.o):./gcc-lib/../include/mes/lib-mini.h:43: 
multiple definition of `environ'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:43: first defined here
/usr/bin/ld: gcc-lib/libc.a(setenv.o):./gcc-lib/../include/mes/lib-mini.h:44: 
multiple definition of `__stdin'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:44: first defined here
/usr/bin/ld: gcc-lib/libc.a(setenv.o):./gcc-lib/../include/mes/lib-mini.h:45: 
multiple definition of `__stdout'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:45: first defined here
/usr/bin/ld: gcc-lib/libc.a(setenv.o):./gcc-lib/../include/mes/lib-mini.h:46: 
multiple definition of `__stderr'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:46: first defined here
/usr/bin/ld: gcc-lib/libc.a(setenv.o):./gcc-lib/../include/mes/lib-mini.h:90: 
multiple definition of `errno'; crt1.o:./gcc-lib/../include/mes/lib-mini.h:90: 
first defined here
/usr/bin/ld: gcc-lib/libc.a(malloc.o):./gcc-lib/../include/mes/lib-mini.h:43: 
multiple definition of `environ'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:43: first defined here
/usr/bin/ld: gcc-lib/libc.a(malloc.o):./gcc-lib/../include/mes/lib-mini.h:44: 
multiple definition of `__stdin'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:44: first defined here
/usr/bin/ld: gcc-lib/libc.a(malloc.o):./gcc-lib/../include/mes/lib-mini.h:45: 
multiple definition of `__stdout'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:45: first defined here
/usr/bin/ld: gcc-lib/libc.a(malloc.o):./gcc-lib/../include/mes/lib-mini.h:46: 
multiple definition of `__stderr'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:46: first defined here
/usr/bin/ld: gcc-lib/libc.a(malloc.o):./gcc-lib/../include/mes/lib-mini.h:90: 
multiple definition of `errno'; crt1.o:./gcc-lib/../include/mes/lib-mini.h:90: 
first defined here
/usr/bin/ld: gcc-lib/libc.a(memcpy.o):./gcc-lib/../include/mes/lib-mini.h:43: 
multiple definition of `environ'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:43: first defined here
/usr/bin/ld: gcc-lib/libc.a(memcpy.o):./gcc-lib/../include/mes/lib-mini.h:44: 
multiple definition of `__stdin'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:44: first defined here
/usr/bin/ld: gcc-lib/libc.a(memcpy.o):./gcc-lib/../include/mes/lib-mini.h:45: 
multiple definition of `__stdout'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:45: first defined here
/usr/bin/ld: gcc-lib/libc.a(memcpy.o):./gcc-lib/../include/mes/lib-mini.h:46: 
multiple definition of `__stderr'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:46: first defined here
/usr/bin/ld: gcc-lib/libc.a(memcpy.o):./gcc-lib/../include/mes/lib-mini.h:90: 
multiple definition of `errno'; crt1.o:./gcc-lib/../include/mes/lib-mini.h:90: 
first defined here
/usr/bin/ld: gcc-lib/libc.a(_getcwd.o):./gcc-lib/../include/mes/lib-mini.h:43: 
multiple definition of `environ'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:43: first defined here
/usr/bin/ld: gcc-lib/libc.a(_getcwd.o):./gcc-lib/../include/mes/lib-mini.h:44: 
multiple definition of `__stdin'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:44: first defined here
/usr/bin/ld: gcc-lib/libc.a(_getcwd.o):./gcc-lib/../include/mes/lib-mini.h:45: 
multiple definition of `__stdout'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:45: first defined here
/usr/bin/ld: gcc-lib/libc.a(_getcwd.o):./gcc-lib/../include/mes/lib-mini.h:46: 
multiple definition of `__stderr'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:46: first defined here
/usr/bin/ld: gcc-lib/libc.a(_getcwd.o):./gcc-lib/../include/mes/lib-mini.h:90: 
multiple definition of `errno'; crt1.o:./gcc-lib/../include/mes/lib-mini.h:90: 
first defined here
/usr/bin/ld: gcc-lib/libc.a(_open3.o):./gcc-lib/../include/mes/lib-mini.h:43: 
multiple definition of `environ'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:43: first defined here
/usr/bin/ld: gcc-lib/libc.a(_open3.o):./gcc-lib/../include/mes/lib-mini.h:44: 
multiple definition of `__stdin'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:44: first defined here
/usr/bin/ld: gcc-lib/libc.a(_open3.o):./gcc-lib/../include/mes/lib-mini.h:45: 
multiple definition of `__stdout'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:45: first defined here
/usr/bin/ld: gcc-lib/libc.a(_open3.o):./gcc-lib/../include/mes/lib-mini.h:46: 
multiple definition of `__stderr'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:46: first defined here
/usr/bin/ld: gcc-lib/libc.a(_open3.o):./gcc-lib/../include/mes/lib-mini.h:90: 
multiple definition of `errno'; crt1.o:./gcc-lib/../include/mes/lib-mini.h:90: 
first defined here
/usr/bin/ld: gcc-lib/libc.a(_read.o):./gcc-lib/../include/mes/lib-mini.h:43: 
multiple definition of `environ'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:43: first defined here
/usr/bin/ld: gcc-lib/libc.a(_read.o):./gcc-lib/../include/mes/lib-mini.h:44: 
multiple definition of `__stdin'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:44: first defined here
/usr/bin/ld: gcc-lib/libc.a(_read.o):./gcc-lib/../include/mes/lib-mini.h:45: 
multiple definition of `__stdout'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:45: first defined here
/usr/bin/ld: gcc-lib/libc.a(_read.o):./gcc-lib/../include/mes/lib-mini.h:46: 
multiple definition of `__stderr'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:46: first defined here
/usr/bin/ld: gcc-lib/libc.a(_read.o):./gcc-lib/../include/mes/lib-mini.h:90: 
multiple definition of `errno'; crt1.o:./gcc-lib/../include/mes/lib-mini.h:90: 
first defined here
/usr/bin/ld: gcc-lib/libc.a(syscall.o):./gcc-lib/../include/errno.h:34: 
multiple definition of `errno'; crt1.o:./gcc-lib/../include/mes/lib-mini.h:90: 
first defined here
/usr/bin/ld: gcc-lib/libc.a(mini.o):./gcc-lib/../include/mes/lib-mini.h:43: 
multiple definition of `environ'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:43: first defined here
/usr/bin/ld: gcc-lib/libc.a(mini.o):./gcc-lib/../include/mes/lib-mini.h:44: 
multiple definition of `__stdin'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:44: first defined here
/usr/bin/ld: gcc-lib/libc.a(mini.o):./gcc-lib/../include/mes/lib-mini.h:45: 
multiple definition of `__stdout'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:45: first defined here
/usr/bin/ld: gcc-lib/libc.a(mini.o):./gcc-lib/../include/mes/lib-mini.h:46: 
multiple definition of `__stderr'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:46: first defined here
/usr/bin/ld: gcc-lib/libc.a(mini.o):./gcc-lib/../include/mes/lib-mini.h:90: 
multiple definition of `errno'; crt1.o:./gcc-lib/../include/mes/lib-mini.h:90: 
first defined here
/usr/bin/ld: gcc-lib/libc.a(abtol.o):./gcc-lib/../include/mes/lib-mini.h:43: 
multiple definition of `environ'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:43: first defined here
/usr/bin/ld: gcc-lib/libc.a(abtol.o):./gcc-lib/../include/mes/lib-mini.h:44: 
multiple definition of `__stdin'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:44: first defined here
/usr/bin/ld: gcc-lib/libc.a(abtol.o):./gcc-lib/../include/mes/lib-mini.h:45: 
multiple definition of `__stdout'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:45: first defined here
/usr/bin/ld: gcc-lib/libc.a(abtol.o):./gcc-lib/../include/mes/lib-mini.h:46: 
multiple definition of `__stderr'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:46: first defined here
/usr/bin/ld: gcc-lib/libc.a(abtol.o):./gcc-lib/../include/mes/lib-mini.h:90: 
multiple definition of `errno'; crt1.o:./gcc-lib/../include/mes/lib-mini.h:90: 
first defined here
/usr/bin/ld: gcc-lib/libc.a(eputc.o):./gcc-lib/../include/mes/lib-mini.h:43: 
multiple definition of `environ'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:43: first defined here
/usr/bin/ld: gcc-lib/libc.a(eputc.o):./gcc-lib/../include/mes/lib-mini.h:44: 
multiple definition of `__stdin'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:44: first defined here
/usr/bin/ld: gcc-lib/libc.a(eputc.o):./gcc-lib/../include/mes/lib-mini.h:45: 
multiple definition of `__stdout'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:45: first defined here
/usr/bin/ld: gcc-lib/libc.a(eputc.o):./gcc-lib/../include/mes/lib-mini.h:46: 
multiple definition of `__stderr'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:46: first defined here
/usr/bin/ld: gcc-lib/libc.a(eputc.o):./gcc-lib/../include/mes/lib-mini.h:90: 
multiple definition of `errno'; crt1.o:./gcc-lib/../include/mes/lib-mini.h:90: 
first defined here
/usr/bin/ld: gcc-lib/libc.a(isxdigit.o):./gcc-lib/../include/mes/lib-mini.h:43: 
multiple definition of `environ'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:43: first defined here
/usr/bin/ld: gcc-lib/libc.a(isxdigit.o):./gcc-lib/../include/mes/lib-mini.h:44: 
multiple definition of `__stdin'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:44: first defined here
/usr/bin/ld: gcc-lib/libc.a(isxdigit.o):./gcc-lib/../include/mes/lib-mini.h:45: 
multiple definition of `__stdout'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:45: first defined here
/usr/bin/ld: gcc-lib/libc.a(isxdigit.o):./gcc-lib/../include/mes/lib-mini.h:46: 
multiple definition of `__stderr'; 
crt1.o:./gcc-lib/../include/mes/lib-mini.h:46: first defined here
/usr/bin/ld: gcc-lib/libc.a(isxdigit.o):./gcc-lib/../include/mes/lib-mini.h:90: 
multiple definition of `errno'; crt1.o:./gcc-lib/../include/mes/lib-mini.h:90: 
first defined here
collect2: error: ld returned 1 exit status
+ test -f .log
make[2]: *** [GNUmakefile:95: build] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 V=2 returned exit code 2
make[1]: *** [debian/rules:23: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:17: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: mes
Source-Version: 0.22-3
Done: Vagrant Cascadian <vagr...@debian.org>

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

Debian distribution maintenance software
pp.
Vagrant Cascadian <vagr...@debian.org> (supplier of updated mes 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: Wed, 29 Jul 2020 12:24:01 -0700
Source: mes
Architecture: source
Version: 0.22-3
Distribution: unstable
Urgency: medium
Maintainer: Vagrant Cascadian <vagr...@debian.org>
Changed-By: Vagrant Cascadian <vagr...@debian.org>
Closes: 957532
Changes:
 mes (0.22-3) unstable; urgency=medium
 .
   * debian/rules: Pass -fcommon in CFLAGS to fix builds with gcc
     10. (Closes: #957532)
   * Update lintian override with new tag name.
Checksums-Sha1:
 ba99941c54427bfb1ecc8355ab57b8c08a2d2997 1576 mes_0.22-3.dsc
 b3821a64f6576dbd21c609000901ba6b19998e79 9404 mes_0.22-3.debian.tar.xz
 09a9dc02b77cfb057131646975610c3e39ea5715 7119 mes_0.22-3_i386.buildinfo
Checksums-Sha256:
 cd931c206f249e842add47ce21aaca4005b423880d59fb79547a541e7bd3507a 1576 
mes_0.22-3.dsc
 8bd7a6ca1c818ecd1f0d7e4731a7f4e839a2f27e5b6c81bb26dc9d396062e609 9404 
mes_0.22-3.debian.tar.xz
 5455f4be6ac75f00e34fa32ac09d2052edf605d1e3278f4ebef68d99154a0f5e 7119 
mes_0.22-3_i386.buildinfo
Files:
 2aa96d36eca7aa305f0f64dc155803e9 1576 devel optional mes_0.22-3.dsc
 bc741f384b9637d0dd122de0eb0c9f61 9404 devel optional mes_0.22-3.debian.tar.xz
 df80c531c7cfc5e98db504a69bc140fe 7119 devel optional mes_0.22-3_i386.buildinfo

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

iIkEARYKADEWIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCXyHXvRMcdmFncmFudEBk
ZWJpYW4ub3JnAAoJENxRj8h/lxaqlF8A/iEQM1DLCuRQPw2Hs9HVpWbF5lmesvZ7
tnpmifblt/o1AQDPCIe8qqjYrZFF1MXLYr2DE0wcNIL4dTt44oOSUfd5CA==
=UMCX
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to