Your message dated Thu, 23 Jul 2020 21:34:32 +0000
with message-id <e1jyiri-000c3u...@fasolo.debian.org>
and subject line Bug#957551: fixed in mlv-smile 1.47-7
has caused the Debian Bug report #957551,
regarding mlv-smile: 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.)
--
957551: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957551
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mlv-smile
Version: 1.47-6
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/mlv-smile_1.47-6_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
[...]
make[3]: Entering directory '/<<PKGBUILDDIR>>/P_BLOCS+DELTA'
find . -name "*~" -exec rm -f {} \;
rm -f obj/*o Spell/obj/*o
rm -f bin/x-smile_delta
echo CLEAN OK!!!
CLEAN OK!!!
make[3]: Leaving directory '/<<PKGBUILDDIR>>/P_BLOCS+DELTA'
make -C SigStat/ clean
make[3]: Entering directory '/<<PKGBUILDDIR>>/SigStat'
find . -name "*~" -exec rm -f {} \;
rm -f obj/*o
rm -f bin/e-smile_shuffling bin/e-smile_against
make -C grep+/ clean
make[4]: Entering directory '/<<PKGBUILDDIR>>/SigStat/grep+'
find . -name "*~" -exec rm -f {} \;
rm -f obj/*o Spell/obj/*o
CLEAN OK!!!
make[4]: Leaving directory '/<<PKGBUILDDIR>>/SigStat/grep+'
CLEAN OK!!!
make[3]: Leaving directory '/<<PKGBUILDDIR>>/SigStat'
Clean OK.
**** Making P_BLOCS...
make -C P_BLOCS/ all
make[3]: Entering directory '/<<PKGBUILDDIR>>/P_BLOCS'
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,now src/global_fonctions.c -o
obj/global_fonctions.o -c -Wall -ansi -O3 -Iinclude/ -ISpell/include/ -DOCC=1
-DAFF_OCC=0
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,now src/construction.c -o
obj/construction.o -c -Wall -ansi -O3 -Iinclude/ -ISpell/include/ -DOCC=1
-DAFF_OCC=0
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,now src/liste_pos.c -o
obj/liste_pos.o -c -Wall -ansi -O3 -Iinclude/ -ISpell/include/ -DOCC=1
-DAFF_OCC=0
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,now src/allocateurs.c -o
obj/allocateurs.o -c -Wall -ansi -O3 -Iinclude/ -ISpell/include/ -DOCC=1
-DAFF_OCC=0
src/allocateurs.c: In function ‘Alloc_Alloc_Cell’:
src/allocateurs.c:45:39: warning: implicit declaration of function
‘getpagesize’ [-Wimplicit-function-declaration]
45 | cel->data = (unsigned char *)malloc(getpagesize());
| ^~~~~~~~~~~
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,now src/bit_tab.c -o obj/bit_tab.o
-c -Wall -ansi -O3 -Iinclude/ -ISpell/include/ -DOCC=1 -DAFF_OCC=0
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,now src/libfasta.c -o
obj/libfasta.o -c -Wall -ansi -O3 -Iinclude/ -ISpell/include/ -DOCC=1
-DAFF_OCC=0
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,now src/global_variables.c -o
obj/global_variables.o -c -Wall -ansi -O3 -Iinclude/ -ISpell/include/ -DOCC=1
-DAFF_OCC=0
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,now Spell/src/global.c -o
Spell/obj/global.o -c -Wall -ansi -O3 -Iinclude/ -ISpell/include/ -DOCC=1
-DAFF_OCC=0
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,now Spell/src/criteres.c -o
Spell/obj/criteres.o -c -Wall -ansi -O3 -Iinclude/ -ISpell/include/ -DOCC=1
-DAFF_OCC=0
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,now Spell/src/pile_occ.c -o
Spell/obj/pile_occ.o -c -Wall -ansi -O3 -Iinclude/ -ISpell/include/ -DOCC=1
-DAFF_OCC=0
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,now Spell/src/spell.c -o
Spell/obj/spell.o -c -Wall -ansi -O3 -Iinclude/ -ISpell/include/ -DOCC=1
-DAFF_OCC=0
Spell/src/spell.c: In function ‘spellModels’:
Spell/src/spell.c:569:13: warning: variable ‘tmpint’ set but not used
[-Wunused-but-set-variable]
569 | int tmpint,
| ^~~~~~
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,now Spell/src/occ.c -o
Spell/obj/occ.o -c -Wall -ansi -O3 -Iinclude/ -ISpell/include/ -DOCC=1
-DAFF_OCC=0
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,now Spell/src/barre.c -o
Spell/obj/barre.o -c -Wall -ansi -O3 -Iinclude/ -ISpell/include/ -DOCC=1
-DAFF_OCC=0
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,now Spell/src/alphabet.c -o
Spell/obj/alphabet.o -c -Wall -ansi -O3 -Iinclude/ -ISpell/include/ -DOCC=1
-DAFF_OCC=0
Spell/src/alphabet.c: In function ‘chargeAlphabet’:
Spell/src/alphabet.c:129:1: warning: ignoring return value of ‘fgets’ declared
with attribute ‘warn_unused_result’ [-Wunused-result]
129 | fgets(line, 512, f);
| ^~~~~~~~~~~~~~~~~~~
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,now Spell/src/model.c -o
Spell/obj/model.o -c -Wall -ansi -O3 -Iinclude/ -ISpell/include/ -DOCC=1
-DAFF_OCC=0
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,now -Wall -ansi -O3 -Iinclude/
-ISpell/include/ obj/*.o Spell/obj/*.o -o bin/x-smile -lm
/usr/bin/ld: obj/bit_tab.o:./P_BLOCS/include/define.h:23: multiple definition
of `ALPHA_CARD'; obj/allocateurs.o:./P_BLOCS/include/define.h:23: first defined
here
/usr/bin/ld: obj/construction.o:./P_BLOCS/include/define.h:23: multiple
definition of `ALPHA_CARD'; obj/allocateurs.o:./P_BLOCS/include/define.h:23:
first defined here
/usr/bin/ld: obj/global_fonctions.o:./P_BLOCS/include/define.h:23: multiple
definition of `ALPHA_CARD'; obj/allocateurs.o:./P_BLOCS/include/define.h:23:
first defined here
/usr/bin/ld: obj/global_variables.o:./P_BLOCS/include/define.h:23: multiple
definition of `ALPHA_CARD'; obj/allocateurs.o:./P_BLOCS/include/define.h:23:
first defined here
/usr/bin/ld: obj/liste_pos.o:./P_BLOCS/include/define.h:23: multiple definition
of `ALPHA_CARD'; obj/allocateurs.o:./P_BLOCS/include/define.h:23: first defined
here
/usr/bin/ld: Spell/obj/occ.o:./P_BLOCS/include/define.h:23: multiple definition
of `ALPHA_CARD'; obj/allocateurs.o:./P_BLOCS/include/define.h:23: first defined
here
/usr/bin/ld: Spell/obj/pile_occ.o:./P_BLOCS/include/define.h:23: multiple
definition of `ALPHA_CARD'; obj/allocateurs.o:./P_BLOCS/include/define.h:23:
first defined here
/usr/bin/ld: Spell/obj/spell.o:./P_BLOCS/include/define.h:23: multiple
definition of `ALPHA_CARD'; obj/allocateurs.o:./P_BLOCS/include/define.h:23:
first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:48: bin/x-smile] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/P_BLOCS'
make[2]: *** [Makefile:11: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 "INSTALL=install --strip-program=true" "CC=gcc
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro
-Wl,-z,now" returned exit code 2
make[1]: *** [debian/rules:12: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: mlv-smile
Source-Version: 1.47-7
Done: Nilesh Patra <npatra...@gmail.com>
We believe that the bug you reported is fixed in the latest version of
mlv-smile, 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.
Nilesh Patra <npatra...@gmail.com> (supplier of updated mlv-smile 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: Thu, 23 Jul 2020 21:04:17 +0530
Source: mlv-smile
Architecture: source
Version: 1.47-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Nilesh Patra <npatra...@gmail.com>
Closes: 957551
Changes:
mlv-smile (1.47-7) unstable; urgency=medium
.
* Team Upload.
.
[ Steffen Moeller ]
* d/u/metadata: yamllint
.
[ Nilesh Patra ]
* Fix gcc-10 FTBFS (Closes: #957551)
* Add autopkgtests
* Install relevant examples
* Drop compat, switch to debhelper compat version 13
* Fix national encoding
* Add "Rules-Requires-Root:no"
* Fix whitespaces
* Migrate to https in upstream/metadata
Checksums-Sha1:
eb45705ab55738176d0f61828e5d672ef686f4cd 2064 mlv-smile_1.47-7.dsc
20c08d182cfa4c35daa6478beef5ac7d9b17ad11 8212 mlv-smile_1.47-7.debian.tar.xz
0e9f9dfee75394c669d57d3732d1d72a2998c274 5807 mlv-smile_1.47-7_amd64.buildinfo
Checksums-Sha256:
c11a2c23c84b4ec5ac80befb9d89c5b215bc3c7618acde86af6187a85e4e5857 2064
mlv-smile_1.47-7.dsc
cf1f042f22d25436759d032269f0444b556bb2eb56bc08990737e5a5162f4359 8212
mlv-smile_1.47-7.debian.tar.xz
24b490b9468adb4c0a9f8b224d02cc4231e2200468e8ba743c7c1f5e0d13e53e 5807
mlv-smile_1.47-7_amd64.buildinfo
Files:
cab97dacc1f7723a6b8d9b12267877c9 2064 science optional mlv-smile_1.47-7.dsc
b6e4f22fae6d304371da8051939525ad 8212 science optional
mlv-smile_1.47-7.debian.tar.xz
3277c6fa36322f005c9b4fd0a64bae9a 5807 science optional
mlv-smile_1.47-7_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEPpmlJvXcwMu/HO6mALrnSzQzafEFAl8Z+VcUHG5wYXRyYTk3
NEBnbWFpbC5jb20ACgkQALrnSzQzafFQMQ//ch2StuggD3zpqycUFuQOphWM28Fz
QPW9ZzXR5f8SruvjclENU4PLOf7epTopNpR23FWjbos7l/2ZQIaj3PHIhcPrJLlF
VjCMkrqLeilIPSQL0nrg56hxCVMdaW0ILivjmH74qSyLijbrTFvMYeaPfsxj0ivS
8ZgTLCCt12OHyFH6UjwMMjdldRJno6RH1dcs6MZIhyK2mEElS8JCOdJmDNixf2iz
X79UbhlX0+mZ7hxlynwIkGHBGv0z2gkltCgDo9p8UFurXUvSuKiNQ7eTNNWb81hI
ExDjcs0pLH/I+AsGlBVGU6O1znworiBfDPih+KJOdjhHHseSriTMnH88S6NNatqN
SPeP47HPqDVNxs+SuKgTZ7PKcIE2ZGGc7rumqumqoa3ilciyeeLuriEtdQjxQiHf
NO9P7sUjnIWh/sTDWZITaKiVlpvBC9e7FdJSPdh3ItQs1wnZjyfIzARwO6ZgIcOV
+dKBe7FiG8w2ZWmu5NfqaiT7BCFCtorXAx4Stgw9u+RGwlATXc0R9VBgFEldQ+i/
gjBHdnNpxsFzq+FgWjI1xmYYnqaGzeQiC4xntzhjLjtlMBAd29WbHv7+92tsMGV/
Fcdgh7+5qZyTcyMt0eHuHsvFiEXBKsTW2wwEjo77waZDCIoYHZMHL4pdIkQBnnDI
CjUqoaaWd+Y1V/w=
=JCl7
-----END PGP SIGNATURE-----
--- End Message ---