Your message dated Sun, 02 Aug 2020 14:57:21 +0000
with message-id <e1k2fqp-000fas...@fasolo.debian.org>
and subject line Bug#957848: fixed in swarp 2.41.2-1
has caused the Debian Bug report #957848,
regarding swarp: 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.)


-- 
957848: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957848
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:swarp
Version: 2.38.0+dfsg-4
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/swarp_2.38.0+dfsg-4_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: fitswcs.o:./src/fits/fitscat_defs.h:89: multiple definition of 
`gstr'; back.o:./src/globals.h:32: first defined here
/usr/bin/ld: fitswcs.o:(.bss+0x0): multiple definition of `bswapflag'; 
back.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: header.o:./src/globals.h:32: multiple definition of `gstr'; 
back.o:./src/globals.h:32: first defined here
/usr/bin/ld: header.o:./src/prefs.h:167: multiple definition of `prefs'; 
back.o:./src/prefs.h:167: first defined here
/usr/bin/ld: header.o:./src/fits/fitscat.h:336: multiple definition of 
`bswapflag'; back.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: interpolate.o:./src/globals.h:32: multiple definition of `gstr'; 
back.o:./src/globals.h:32: first defined here
/usr/bin/ld: interpolate.o:./src/fits/fitscat.h:336: multiple definition of 
`bswapflag'; back.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: main.o:./src/prefs.h:167: multiple definition of `prefs'; 
back.o:./src/prefs.h:167: first defined here
/usr/bin/ld: main.o:./src/globals.h:32: multiple definition of `gstr'; 
back.o:./src/globals.h:32: first defined here
/usr/bin/ld: main.o:./src/fits/fitscat.h:336: multiple definition of 
`bswapflag'; back.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: makeit.o:./src/prefs.h:167: multiple definition of `prefs'; 
back.o:./src/prefs.h:167: first defined here
/usr/bin/ld: makeit.o:./src/globals.h:32: multiple definition of `gstr'; 
back.o:./src/globals.h:32: first defined here
/usr/bin/ld: makeit.o:./src/fits/fitscat.h:336: multiple definition of 
`bswapflag'; back.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: misc.o:./src/globals.h:32: multiple definition of `gstr'; 
back.o:./src/globals.h:32: first defined here
/usr/bin/ld: prefs.o:./src/globals.h:32: multiple definition of `gstr'; 
back.o:./src/globals.h:32: first defined here
/usr/bin/ld: prefs.o:./src/prefs.h:167: multiple definition of `prefs'; 
back.o:./src/prefs.h:167: first defined here
/usr/bin/ld: prefs.o:./src/fits/fitscat.h:336: multiple definition of 
`bswapflag'; back.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: projapprox.o:./src/globals.h:32: multiple definition of `gstr'; 
back.o:./src/globals.h:32: first defined here
/usr/bin/ld: projapprox.o:./src/fits/fitscat.h:336: multiple definition of 
`bswapflag'; back.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: resample.o:./src/prefs.h:167: multiple definition of `prefs'; 
back.o:./src/prefs.h:167: first defined here
/usr/bin/ld: resample.o:./src/resample.c:84: multiple definition of `iflag'; 
coadd.o:./src/coadd.c:79: first defined here
/usr/bin/ld: resample.o:./src/resample.c:81: multiple definition of `outibuf'; 
coadd.o:./src/coadd.c:74: first defined here
/usr/bin/ld: resample.o:./src/resample.c:81: multiple definition of `outwibuf'; 
coadd.o:./src/coadd.c:74: first defined here
/usr/bin/ld: resample.o:./src/threads.h:132: multiple definition of `nproc'; 
coadd.o:./src/threads.h:132: first defined here
/usr/bin/ld: resample.o:./src/globals.h:32: multiple definition of `gstr'; 
back.o:./src/globals.h:32: first defined here
/usr/bin/ld: resample.o:./src/resample.c:61: multiple definition of `thread'; 
coadd.o:./src/coadd.c:85: first defined here
/usr/bin/ld: resample.o:./src/resample.c:85: multiple definition of `padbuf'; 
coadd.o:./src/coadd.c:80: first defined here
/usr/bin/ld: resample.o:./src/fits/fitscat.h:336: multiple definition of 
`bswapflag'; back.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: threads.o:./src/globals.h:32: multiple definition of `gstr'; 
back.o:./src/globals.h:32: first defined here
/usr/bin/ld: threads.o:./src/fits/fitscat.h:336: multiple definition of 
`bswapflag'; back.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: threads.o:./src/threads.h:132: multiple definition of `nproc'; 
coadd.o:./src/threads.h:132: first defined here
/usr/bin/ld: weight.o:./src/prefs.h:167: multiple definition of `prefs'; 
back.o:./src/prefs.h:167: first defined here
/usr/bin/ld: weight.o:./src/globals.h:32: multiple definition of `gstr'; 
back.o:./src/globals.h:32: first defined here
/usr/bin/ld: weight.o:./src/fits/fitscat.h:336: multiple definition of 
`bswapflag'; back.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: xml.o:./src/globals.h:32: multiple definition of `gstr'; 
back.o:./src/globals.h:32: first defined here
/usr/bin/ld: xml.o:./src/prefs.h:167: multiple definition of `prefs'; 
back.o:./src/prefs.h:167: first defined here
/usr/bin/ld: xml.o:./src/fits/fitscat.h:336: multiple definition of 
`bswapflag'; back.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: ./fits/libfits.a(fitsbody.o):(.bss+0x20): multiple definition of 
`bswapflag'; back.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'; back.o:./src/globals.h:32: first defined here
/usr/bin/ld: ./fits/libfits.a(fitscat.o):./src/fits/fitscat_defs.h:89: multiple 
definition of `gstr'; back.o:./src/globals.h:32: first defined here
/usr/bin/ld: ./fits/libfits.a(fitscat.o):(.bss+0x0): multiple definition of 
`bswapflag'; back.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: ./fits/libfits.a(fitscleanup.o):./src/fits/fitscat_defs.h:89: 
multiple definition of `gstr'; back.o:./src/globals.h:32: first defined here
/usr/bin/ld: ./fits/libfits.a(fitscleanup.o):(.bss+0x18): multiple definition 
of `bswapflag'; back.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'; back.o:./src/globals.h:32: first defined here
/usr/bin/ld: ./fits/libfits.a(fitshead.o):(.bss+0x0): multiple definition of 
`bswapflag'; back.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: ./fits/libfits.a(fitsmisc.o):(.bss+0x0): multiple definition of 
`bswapflag'; back.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'; back.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'; back.o:./src/globals.h:32: first defined here
/usr/bin/ld: ./fits/libfits.a(fitsread.o):(.bss+0xb40): multiple definition of 
`bswapflag'; back.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: ./fits/libfits.a(fitsread.o):./src/fits/fitsread.c:41: multiple 
definition of `padbuf'; coadd.o:./src/coadd.c:80: first defined here
/usr/bin/ld: ./fits/libfits.a(fitstab.o):./src/fits/fitscat_defs.h:89: multiple 
definition of `gstr'; back.o:./src/globals.h:32: first defined here
/usr/bin/ld: ./fits/libfits.a(fitstab.o):(.bss+0x0): multiple definition of 
`bswapflag'; back.o:./src/fits/fitscat.h:336: first defined here
/usr/bin/ld: ./fits/libfits.a(fitsutil.o):(.bss+0x0): multiple definition of 
`bswapflag'; back.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'; back.o:./src/globals.h:32: first defined here
/usr/bin/ld: ./fits/libfits.a(fitscheck.o):(.bss+0x0): multiple definition of 
`bswapflag'; back.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'; back.o:./src/globals.h:32: first defined here
/usr/bin/ld: ./fits/libfits.a(fitskey.o):./src/fits/fitscat_defs.h:89: multiple 
definition of `gstr'; back.o:./src/globals.h:32: first defined here
/usr/bin/ld: ./fits/libfits.a(fitskey.o):(.bss+0x0): multiple definition of 
`bswapflag'; back.o:./src/fits/fitscat.h:336: first defined here
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:443: swarp] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: *** [Makefile:495: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:472: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:390: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:6: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: swarp
Source-Version: 2.41.2-1
Done: Ole Streicher <oleb...@debian.org>

We believe that the bug you reported is fixed in the latest version of
swarp, 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 swarp 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: Sun, 02 Aug 2020 15:59:33 +0200
Source: swarp
Architecture: source
Version: 2.41.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Maintainers 
<debian-astro-maintain...@lists.alioth.debian.org>
Changed-By: Ole Streicher <oleb...@debian.org>
Closes: 957848
Changes:
 swarp (2.41.2-1) unstable; urgency=medium
 .
   * New upstream version 2.41.2
   * Use new name source-extractor
   * Use github/astromatic as upstream
   * Rediff patches
   * Push Standards-Version to 4.5.0. No changes needed
   * Push compat to 12. Replace d/compat by debhelper-compat build dependency
   * Appen -fcommon to CFLAGS to allow compilation with gcc-10 (Closes: #957848)
   * Add libcfitsio-dev build dependency
   * Don't use debian/ in autoconf
Checksums-Sha1:
 dfa13ed0cbf4021f964fa57e51c2cfd4f1187e7f 1935 swarp_2.41.2-1.dsc
 104b49a7d903e9bfb6a058edc443108a8d60581f 443649 swarp_2.41.2.orig.tar.gz
 6b93c9d1d2c4af3c5077069f66ca5ace0f900275 6824 swarp_2.41.2-1.debian.tar.xz
Checksums-Sha256:
 ff7960f42717b7e8103b892bc1a7e9fc40a8193ff425c7769f5035c58c19f197 1935 
swarp_2.41.2-1.dsc
 618c079eb2a1ddc1bad472cea36706ae8b9cca13b03e7f7da8a49ff7b6018f05 443649 
swarp_2.41.2.orig.tar.gz
 eb13bb20454570e68c5580ed683e881fabbb49d358a2e80373fb64d5567d3b15 6824 
swarp_2.41.2-1.debian.tar.xz
Files:
 5aabe70ee2b91fa55ce094bef1b63908 1935 science optional swarp_2.41.2-1.dsc
 b2b5ada2554eb8028eeb5b11ad2ec220 443649 science optional 
swarp_2.41.2.orig.tar.gz
 022798081a8d01cf7b81b22215a46c11 6824 science optional 
swarp_2.41.2-1.debian.tar.xz

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

iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAl8mynQACgkQcRWv0HcQ
3Pf0rw/+JdkDOQFYEuMiizGBEkXbhOl+EQS9CN2Fu6FawN7WuV+r2rW1ConLa298
vjaErUb/3PHEpkmz+Gvp2YxB89NYubalz+fsvU7A7ogoYqLtqcmYJ519/UNjtRUs
yu5gVJB4mDgL0QtuX85GRtUnHxSGVwRDgBWGTtgtUjo6TQkbU1agH4KxjKQRpSsQ
H5o8JWkCykZZLVXYrNSdyLKGOKn47IuAm/szkVvhZ6qL6VlINb7vG2KIiT6cZ/qm
YzB/XvXJkHBiLrPq9N6YpEe53SafKf05XnV4ZFtHz3cdM9b0X9LjXcXTJGcHBh1z
kxG6OPYK4ei/bwk3VDRuNbzjm4BVgvwqziuCkrprNBesD0mQ/8rGHQU3h17GG1P9
/oidnXkHCjfkJIjzlCTNMiXO1yGlOe2sFCKyQWQrsqhgLcWX9XaYiiL1e2LcWa3C
/8+BcvMkHYzx3XqSTmk+Hoq4djUT1G3hHebJZgX29CdRR8ZqxdPTi1P+rPYV0NUm
ZCdyftjmno903EsbBMKc6NQJnvFFNccBIoexjXSIIalECMDk+y9D11rEBit7Z35n
1msxYoQzlWnqWMcNau32LEivxi7l51+jizYFgZ+kDIySRzxLeN4ifklh4LEwXdbw
eZklPEEs+zAwZD5NMCoRK/KIKc8mBIyRsu7LQ//V1LWdQk3Um28=
=1e6k
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to