Your message dated Mon, 27 Jul 2020 14:38:42 +0000
with message-id <[email protected]>
and subject line Bug#957768: fixed in roguenarok 1.0-4
has caused the Debian Bug report #957768,
regarding roguenarok: 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 [email protected]
immediately.)
--
957768: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957768
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:roguenarok
Version: 1.0-3
Severity: normal
Tags: sid bullseye
User: [email protected]
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/roguenarok_1.0-3_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
[...]
-----------------
Command: dpkg-buildpackage -us -uc -b -rfakeroot
dpkg-buildpackage: info: source package roguenarok
dpkg-buildpackage: info: source version 1.0-3
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Graham Inggs <[email protected]>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean
dh_auto_clean
make -j4 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -fr common.o RogueNaRok.o Tree.o BitVector.o HashTable.o List.o Array.o
Dropset.o ProfileElem.o legacy.o newFunctions.o parallel.o Node.o rnr-lsi.o
common.o Tree.o BitVector.o HashTable.o legacy.o newFunctions.o List.o
rnr-tii.o common.o BitVector.o Tree.o HashTable.o List.o legacy.o
newFunctions.o rnr-mast.o common.o List.o Tree.o BitVector.o HashTable.o
legacy.o newFunctions.o rnr-prune.o common.o Tree.o BitVector.o HashTable.o
legacy.o newFunctions.o List.o RogueNaRok rnr-prune rnr-lsi rnr-tii rnr-mast
RogueNaRok-parallel
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
debian/rules build
dh build
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
make -j4 "INSTALL=install --strip-program=true"
make[2]: Entering directory '/<<PKGBUILDDIR>>'
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -D_GNU_SOURCE -O3 -c -o common.o common.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -D_GNU_SOURCE -O3 -c -o RogueNaRok.o
RogueNaRok.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -D_GNU_SOURCE -O3 -c -o Tree.o Tree.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -D_GNU_SOURCE -O3 -c -o BitVector.o BitVector.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -D_GNU_SOURCE -O3 -c -o HashTable.o HashTable.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -D_GNU_SOURCE -O3 -c -o List.o List.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -D_GNU_SOURCE -O3 -c -o Array.o Array.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -D_GNU_SOURCE -O3 -c -o Dropset.o Dropset.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -D_GNU_SOURCE -O3 -c -o ProfileElem.o
ProfileElem.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -D_GNU_SOURCE -O3 -c -o legacy.o legacy.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -D_GNU_SOURCE -O3 -c -o newFunctions.o
newFunctions.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -D_GNU_SOURCE -O3 -c -o parallel.o parallel.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -D_GNU_SOURCE -O3 -c -o Node.o Node.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -D_GNU_SOURCE -O3 -c -o rnr-prune.o rnr-prune.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -D_GNU_SOURCE -O3 -c -o rnr-lsi.o rnr-lsi.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -D_GNU_SOURCE -O3 -c -o rnr-tii.o rnr-tii.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -D_GNU_SOURCE -O3 -c -o rnr-mast.o rnr-mast.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -D_GNU_SOURCE -O3 -Wl,-z,relro -Wl,-z,now -o
RogueNaRok common.o RogueNaRok.o Tree.o BitVector.o HashTable.o List.o
Array.o Dropset.o ProfileElem.o legacy.o newFunctions.o parallel.o Node.o -lm
/usr/bin/ld: RogueNaRok.o:./common.h:74: multiple definition of `processID';
common.o:./common.h:74: first defined here
/usr/bin/ld: Tree.o:./BitVector.h:52: multiple definition of `bits_in_16bits';
RogueNaRok.o:./BitVector.h:52: first defined here
/usr/bin/ld: Tree.o:./common.h:74: multiple definition of `processID';
common.o:./common.h:74: first defined here
/usr/bin/ld: BitVector.o:./BitVector.h:52: multiple definition of
`bits_in_16bits'; RogueNaRok.o:./BitVector.h:52: first defined here
/usr/bin/ld: BitVector.o:./common.h:74: multiple definition of `processID';
common.o:./common.h:74: first defined here
/usr/bin/ld: HashTable.o:./common.h:74: multiple definition of `processID';
common.o:./common.h:74: first defined here
/usr/bin/ld: List.o:./common.h:74: multiple definition of `processID';
common.o:./common.h:74: first defined here
/usr/bin/ld: Dropset.o:./BitVector.h:52: multiple definition of
`bits_in_16bits'; RogueNaRok.o:./BitVector.h:52: first defined here
/usr/bin/ld: Dropset.o:./common.h:74: multiple definition of `processID';
common.o:./common.h:74: first defined here
/usr/bin/ld: ProfileElem.o:./BitVector.h:52: multiple definition of
`bits_in_16bits'; RogueNaRok.o:./BitVector.h:52: first defined here
/usr/bin/ld: ProfileElem.o:./common.h:74: multiple definition of `processID';
common.o:./common.h:74: first defined here
/usr/bin/ld: legacy.o:./BitVector.h:52: multiple definition of
`bits_in_16bits'; RogueNaRok.o:./BitVector.h:52: first defined here
/usr/bin/ld: legacy.o:./common.h:74: multiple definition of `processID';
common.o:./common.h:74: first defined here
/usr/bin/ld: newFunctions.o:./BitVector.h:52: multiple definition of
`bits_in_16bits'; RogueNaRok.o:./BitVector.h:52: first defined here
/usr/bin/ld: newFunctions.o:./common.h:74: multiple definition of `processID';
common.o:./common.h:74: first defined here
/usr/bin/ld: Node.o:./common.h:74: multiple definition of `processID';
common.o:./common.h:74: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:49: RogueNaRok] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" returned
exit code 2
make[1]: *** [debian/rules:11: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: roguenarok
Source-Version: 1.0-4
Done: Nilesh Patra <[email protected]>
We believe that the bug you reported is fixed in the latest version of
roguenarok, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Nilesh Patra <[email protected]> (supplier of updated roguenarok 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 27 Jul 2020 16:36:13 +0530
Source: roguenarok
Architecture: source
Version: 1.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Nilesh Patra <[email protected]>
Closes: 957768
Changes:
roguenarok (1.0-4) unstable; urgency=medium
.
* Team Upload.
.
[ Steffen Möller ]
* Update metadata with ref to conda
.
[ Pranav Ballaney ]
* Install examples
* Add autopkgtests
* Install docs
.
[ Andreas Tille ]
* Standards-Version: 4.5.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
.
[ Nilesh Patra ]
* Fix gcc-10 FTBFS (Closes: #957768)
Checksums-Sha1:
8bcdc2368395a46b2e3b9330b28680077bd9529e 1976 roguenarok_1.0-4.dsc
509c0bdc4771b64b45d6c6b9d55c44562f53963a 137924 roguenarok_1.0-4.debian.tar.xz
2e9ee9f49b437c5c441065a818b87d3bee9333f1 5725 roguenarok_1.0-4_amd64.buildinfo
Checksums-Sha256:
6b7889ef9f5d534ab3b28574855e4374b7f0ede07a164230917e7afbb5b8540b 1976
roguenarok_1.0-4.dsc
b9e59c9332b86d0001859c1a4c0d13a871914df6e833652c255c57221f9ac6af 137924
roguenarok_1.0-4.debian.tar.xz
8de7f989df183a306776312e787747c9ff558737ec4298bddde3c75616deec39 5725
roguenarok_1.0-4_amd64.buildinfo
Files:
254a20c87d30c470c0968b83ebcceced 1976 science optional roguenarok_1.0-4.dsc
3c78180fabb1298efcf8cccfcd11ad60 137924 science optional
roguenarok_1.0-4.debian.tar.xz
e449b8c4bb71d0479a949c3d08da8a14 5725 science optional
roguenarok_1.0-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEPpmlJvXcwMu/HO6mALrnSzQzafEFAl8e2lcUHG5wYXRyYTk3
NEBnbWFpbC5jb20ACgkQALrnSzQzafH+VA/+IUS5iXS2KnXOAoz39hL9cFjWJpiX
5hAvD3oKZpWpWw2FrFJBbd0wSDPOelAw9Ux0hFEVdlMLmvT4K1EfXB3DV6cF26NK
xu+jXd8uMBvIigOTZRVcCRATGNhrBAvmfht806zHHiEK59tzACh3iHmOKyktujnL
qMX9MMmTg/TP8yGOgmBOHbKjF6L9PLWBwaFnRGzsaKFyl/2HRGEkLcDyO8Lx6BZC
guGTkSwuq9pIAAtBi4ARffDYvyf65+wI2hOkWmA1bD14pBSQrjIWqK9Da7UWyM1n
N6Y0oGKa4KHwzfRiohAOjV1WhV9ZADWI8zYzYP15BnnwdSv40L2ttkUAl0RGwNmn
mIw5KUhoJW6JJrLO9rwpDNW6NfYCetMRlluMyfggUyKDm+VbpF83lkh1xN2iGTTr
XF6WY8izujVyitgKkeyDWiDKM3i7RU8yGgZpNJ8YeFCr3qChPHp3mMos9ug/rZpK
ULraNbBrI0vZqgB6YNrKrzTDSt9XZ+uG+cMo5uJawcEryaoSliyaP4sCyc0aKSYp
Gm8LKbXJB4dQdS86upc8tc4BaLHv08EfTTBpSbg1yOi4/019sebnx2IhA9Ains1X
nUXoZ5lG6APQx82oecCCWE3Rfm9FSjIbOO014kf41yEHRXwAlozWvMY1N/b9Ooqj
oA3q09ewWHfEbC0=
=m1KZ
-----END PGP SIGNATURE-----
--- End Message ---