Your message dated Fri, 31 Jul 2020 14:56:19 +0000
with message-id <e1k1wsj-000ide...@fasolo.debian.org>
and subject line Bug#957778: fixed in scamp 2.9.2-2
has caused the Debian Bug report #957778,
regarding scamp: 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.)


-- 
957778: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957778
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:scamp
Version: 2.0.4+dfsg-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/scamp_2.0.4+dfsg-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: merge.o:./src/fits/fitscat.h:336: multiple definition of 
`bswapflag'; astrefcat.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: misc.o:./src/globals.h:32: multiple definition of `gstr'; 
astrefcat.o:./src/globals.h:32: first defined here
/usr/bin/ld: mosaic.o:./src/prefs.h:246: multiple definition of `prefs'; 
astrefcat.o:./src/prefs.h:246: first defined here
/usr/bin/ld: mosaic.o:./src/globals.h:32: multiple definition of `gstr'; 
astrefcat.o:./src/globals.h:32: first defined here
/usr/bin/ld: mosaic.o:./src/mosaic.c:69: multiple definition of 
`pthread_startgate'; astrsolve.o:./src/astrsolve.c:79: first defined here
/usr/bin/ld: mosaic.o:./src/mosaic.c:72: multiple definition of 
`pthread_endflag'; astrsolve.o:./src/astrsolve.c:84: first defined here
/usr/bin/ld: mosaic.o:./src/mosaic.c:73: multiple definition of 
`pthread_sindex'; astrsolve.o:./src/astrsolve.c:85: first defined here
/usr/bin/ld: mosaic.o:./src/mosaic.c:72: multiple definition of 
`pthread_nfield'; field.o:./src/field.c:59: first defined here
/usr/bin/ld: mosaic.o:./src/mosaic.c:70: multiple definition of 
`pthread_fields'; field.o:./src/field.c:57: first defined here
/usr/bin/ld: mosaic.o:./src/mosaic.c:69: multiple definition of 
`pthread_stopgate'; astrsolve.o:./src/astrsolve.c:79: first defined here
/usr/bin/ld: mosaic.o:./src/threads.h:132: multiple definition of `nproc'; 
astrsolve.o:./src/threads.h:132: first defined here
/usr/bin/ld: mosaic.o:./src/mosaic.c:67: multiple definition of `thread'; 
astrsolve.o:./src/astrsolve.c:76: first defined here
/usr/bin/ld: mosaic.o:./src/fits/fitscat.h:336: multiple definition of 
`bswapflag'; astrefcat.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: photsolve.o:./src/prefs.h:246: multiple definition of `prefs'; 
astrefcat.o:./src/prefs.h:246: first defined here
/usr/bin/ld: photsolve.o:./src/globals.h:32: multiple definition of `gstr'; 
astrefcat.o:./src/globals.h:32: first defined here
/usr/bin/ld: photsolve.o:./src/fits/fitscat.h:336: multiple definition of 
`bswapflag'; astrefcat.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: prefs.o:./src/globals.h:32: multiple definition of `gstr'; 
astrefcat.o:./src/globals.h:32: first defined here
/usr/bin/ld: prefs.o:./src/prefs.h:246: multiple definition of `prefs'; 
astrefcat.o:./src/prefs.h:246: first defined here
/usr/bin/ld: prefs.o:./src/fits/fitscat.h:336: multiple definition of 
`bswapflag'; astrefcat.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: proper.o:./src/prefs.h:246: multiple definition of `prefs'; 
astrefcat.o:./src/prefs.h:246: first defined here
/usr/bin/ld: proper.o:./src/globals.h:32: multiple definition of `gstr'; 
astrefcat.o:./src/globals.h:32: first defined here
/usr/bin/ld: proper.o:./src/threads.h:132: multiple definition of `nproc'; 
astrsolve.o:./src/threads.h:132: first defined here
/usr/bin/ld: proper.o:./src/fits/fitscat.h:336: multiple definition of 
`bswapflag'; astrefcat.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: samples.o:./src/samples.c:60: multiple definition of `sort_coord'; 
match.o:./src/match.c:85: first defined here
/usr/bin/ld: samples.o:./src/globals.h:32: multiple definition of `gstr'; 
astrefcat.o:./src/globals.h:32: first defined here
/usr/bin/ld: samples.o:./src/prefs.h:246: multiple definition of `prefs'; 
astrefcat.o:./src/prefs.h:246: first defined here
/usr/bin/ld: samples.o:./src/threads.h:132: multiple definition of `nproc'; 
astrsolve.o:./src/threads.h:132: first defined here
/usr/bin/ld: samples.o:./src/fits/fitscat.h:336: multiple definition of 
`bswapflag'; astrefcat.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: threads.o:./src/globals.h:32: multiple definition of `gstr'; 
astrefcat.o:./src/globals.h:32: first defined here
/usr/bin/ld: threads.o:./src/fits/fitscat.h:336: multiple definition of 
`bswapflag'; astrefcat.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: threads.o:./src/threads.h:132: multiple definition of `nproc'; 
astrsolve.o:./src/threads.h:132: first defined here
/usr/bin/ld: xml.o:./src/prefs.h:246: multiple definition of `prefs'; 
astrefcat.o:./src/prefs.h:246: first defined here
/usr/bin/ld: xml.o:./src/globals.h:32: multiple definition of `gstr'; 
astrefcat.o:./src/globals.h:32: first defined here
/usr/bin/ld: xml.o:./src/fits/fitscat.h:336: multiple definition of 
`bswapflag'; astrefcat.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: ./fits/libfits.a(fitscat.o):./src/fits/fitscat_defs.h:89: multiple 
definition of `gstr'; astrefcat.o:./src/globals.h:32: first defined here
/usr/bin/ld: ./fits/libfits.a(fitscat.o):(.bss+0x0): multiple definition of 
`bswapflag'; astrefcat.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: ./fits/libfits.a(fitsconv.o):./src/fits/fitscat_defs.h:89: 
multiple definition of `gstr'; astrefcat.o:./src/globals.h:32: first defined 
here
/usr/bin/ld: ./fits/libfits.a(fitsconv.o):(.bss+0x0): multiple definition of 
`bswapflag'; astrefcat.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: ./fits/libfits.a(fitshead.o):./src/fits/fitscat_defs.h:89: 
multiple definition of `gstr'; astrefcat.o:./src/globals.h:32: first defined 
here
/usr/bin/ld: ./fits/libfits.a(fitshead.o):(.bss+0x0): multiple definition of 
`bswapflag'; astrefcat.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: ./fits/libfits.a(fitskey.o):./src/fits/fitscat_defs.h:89: multiple 
definition of `gstr'; astrefcat.o:./src/globals.h:32: first defined here
/usr/bin/ld: ./fits/libfits.a(fitskey.o):(.bss+0x0): multiple definition of 
`bswapflag'; astrefcat.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: ./fits/libfits.a(fitsmisc.o):(.bss+0x0): multiple definition of 
`bswapflag'; astrefcat.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: ./fits/libfits.a(fitsmisc.o):./src/fits/fitscat_defs.h:89: 
multiple definition of `gstr'; astrefcat.o:./src/globals.h:32: first defined 
here
/usr/bin/ld: ./fits/libfits.a(fitsread.o):./src/fits/fitscat_defs.h:89: 
multiple definition of `gstr'; astrefcat.o:./src/globals.h:32: first defined 
here
/usr/bin/ld: ./fits/libfits.a(fitsread.o):(.bss+0xb40): multiple definition of 
`bswapflag'; astrefcat.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: ./fits/libfits.a(fitstab.o):./src/fits/fitscat_defs.h:89: multiple 
definition of `gstr'; astrefcat.o:./src/globals.h:32: first defined here
/usr/bin/ld: ./fits/libfits.a(fitstab.o):(.bss+0x0): multiple definition of 
`bswapflag'; astrefcat.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: ./fits/libfits.a(fitsutil.o):(.bss+0x0): multiple definition of 
`bswapflag'; astrefcat.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: ./fits/libfits.a(fitsutil.o):./src/fits/fitscat_defs.h:89: 
multiple definition of `gstr'; astrefcat.o:./src/globals.h:32: first defined 
here
/usr/bin/ld: ./fits/libfits.a(fitswrite.o):(.bss+0x0): multiple definition of 
`bswapflag'; astrefcat.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: ./fits/libfits.a(fitswrite.o):./src/fits/fitscat_defs.h:89: 
multiple definition of `gstr'; astrefcat.o:./src/globals.h:32: first defined 
here
/usr/bin/ld: ./fits/libfits.a(fitsbody.o):(.bss+0x20): multiple definition of 
`bswapflag'; astrefcat.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: ./fits/libfits.a(fitsbody.o):./src/fits/fitscat_defs.h:89: 
multiple definition of `gstr'; astrefcat.o:./src/globals.h:32: first defined 
here
/usr/bin/ld: ./fits/libfits.a(fitscheck.o):(.bss+0x0): multiple definition of 
`bswapflag'; astrefcat.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: ./fits/libfits.a(fitscheck.o):./src/fits/fitscat_defs.h:89: 
multiple definition of `gstr'; astrefcat.o:./src/globals.h:32: first defined 
here
/usr/bin/ld: ./fits/libfits.a(fitscleanup.o):./src/fits/fitscat_defs.h:89: 
multiple definition of `gstr'; astrefcat.o:./src/globals.h:32: first defined 
here
/usr/bin/ld: ./fits/libfits.a(fitscleanup.o):(.bss+0x18): multiple definition 
of `bswapflag'; astrefcat.o:./src/fits/fitscat.h:336: first defined here
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:523: scamp] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: *** [Makefile:599: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:521: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:430: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:5: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: scamp
Source-Version: 2.9.2-2
Done: Ole Streicher <oleb...@debian.org>

We believe that the bug you reported is fixed in the latest version of
scamp, 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.
Ole Streicher <oleb...@debian.org> (supplier of updated scamp 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: Fri, 31 Jul 2020 15:45:59 +0200
Source: scamp
Architecture: source
Version: 2.9.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Astro Team <debian-astro-maintain...@lists.alioth.debian.org>
Changed-By: Ole Streicher <oleb...@debian.org>
Closes: 957778
Changes:
 scamp (2.9.2-2) unstable; urgency=medium
 .
   * Appen -fcommon to CFLAGS to allow compilation with gcc-10 (Closes: #957778)
Checksums-Sha1:
 da2339e249764a8c4ff27c26fc905d898547492a 2169 scamp_2.9.2-2.dsc
 055f09df7a8e2f8370e8d6106ae3d80202655e68 4808 scamp_2.9.2-2.debian.tar.xz
Checksums-Sha256:
 3423bfd7184d9cf9f1d2be88a8ae62e91e049cda7d3361e54c388fee2332f410 2169 
scamp_2.9.2-2.dsc
 71f1042d17dd612f91bbf4827ed49b8f28a1baf81c6dbbf82ed26f3f3dc1a329 4808 
scamp_2.9.2-2.debian.tar.xz
Files:
 1ecc231aaa8c2dac0c554114af7bc45f 2169 science optional scamp_2.9.2-2.dsc
 e44f4a3bdb67b512f9dc1d40a3ddfea0 4808 science optional 
scamp_2.9.2-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAl8kKJcACgkQcRWv0HcQ
3PetaA/+NIToTr+aq0gWaJwm50GR+VeJmWwEOfEQ5/noEw8HsYHvRCfghI5uqHmd
1LFT9FXSTJ1nrDfDohxFdcIxB0CBASwGKWxYJT2OZ/Rn+20Jzv0ly6BYsJP5MqA9
domQHjAcpgdsgFbJnn+XJ5gB/N7mg812MaLrYwqeDiZQ/Y7h5z5pbsbKNdNMF5fo
lajxuOum26JLncC8wvq8MQubrbYxu/uA2oVJ3uevolfv9Asi3T4RP5IJSh7mAwXN
jnY5xvSmA/5Rs9HZcdtXJLqiMVMSAO1NBW4ph/6FWwTmem1+K0qBOZcHVKEE/X1R
X/iJDekrsGqUGscdJgNA1Fxaz3hJaJTIAJO4zxr/AEy3ST93KJlE2SFKAuWILe00
mTSq9lROfEcrPBBAfwG5mZ5iU2fU5likh66qXu9vEE7TLCoHskdUpvJ8quTK2kgk
lD6HL0wM5xVfvR0AcDnQREp286aTf9PoDFhg04oKJ+pVpF6SaZBT3zR4ODIPBShi
BupI2/q9Xur/4TJg2w2/owaJ+Ws3c5wNXr2XMkRORV8usnAWad5gAhKGFMywabMg
duWHuUr36ZNJklIy5oQxBfbS0yCAVdOdb9kedpsFxU8kwKHRrQECR/JfQbZ6FcG2
U4agKVUMPTfA+iZOnE4UCBJnNCvwOvwx3F3uJaM+uQOu6Q7rw1o=
=y0kx
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to