Your message dated Wed, 20 May 2020 09:04:46 +0000
with message-id <e1jbkec-0002xi...@fasolo.debian.org>
and subject line Bug#957831: fixed in speech-tools 1:2.5.0-9
has caused the Debian Bug report #957831,
regarding speech-tools: 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.)


-- 
957831: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957831
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:speech-tools
Version: 1:2.5.0-8
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/speech-tools_2.5.0-8_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

[...]
a - freqsmooth.o
a - EST_PST.o
look at library estbase
look at library eststring
Making in directory ./intonation ...
Making in directory intonation/tilt ...
making dependencies -- tilt_analysis.cc tilt_synthesis.cc tilt_utils.cc 
x86_64-linux-gnu-g++ -fno-delete-null-pointer-checks -c -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -DOMP_WAGON=1 
-g -O3 -fPIC -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -DOMP_WAGON=1 -g 
-O3 -fPIC -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -DOMP_WAGON=1 -g -O3 
-fPIC -Wall -I../../include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security tilt_analysis.cc
x86_64-linux-gnu-g++ -fno-delete-null-pointer-checks -c -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -DOMP_WAGON=1 
-g -O3 -fPIC -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -DOMP_WAGON=1 -g 
-O3 -fPIC -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -DOMP_WAGON=1 -g -O3 
-fPIC -Wall -I../../include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security tilt_synthesis.cc
tilt_synthesis.cc: In function ‘void fill_connection_values(EST_Track&, float, 
float, float, float)’:
tilt_synthesis.cc:100:5: warning: this ‘else’ clause does not guard... 
[-Wmisleading-indentation]
  100 |     else
      |     ^~~~
tilt_synthesis.cc:102:2: note: ...this statement, but the latter is 
misleadingly indented as if it were guarded by the ‘else’
  102 |  for (j = 0; j < fz.num_frames()-1; ++j)
      |  ^~~
x86_64-linux-gnu-g++ -fno-delete-null-pointer-checks -c -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -DOMP_WAGON=1 
-g -O3 -fPIC -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -DOMP_WAGON=1 -g 
-O3 -fPIC -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -DOMP_WAGON=1 -g -O3 
-fPIC -Wall -I../../include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security tilt_utils.cc
look at library estools tilt_analysis.o tilt_synthesis.o tilt_utils.o
Update library estools tilt_analysis.o tilt_synthesis.o tilt_utils.o
ar: `u' modifier ignored since `D' is the default (see `U')
a - tilt_analysis.o
a - tilt_synthesis.o
a - tilt_utils.o
look at library estbase
look at library eststring
Making in directory ./lib ...
make est_program_makefile from est_program_makefile-in
make est_mainline from est_mainline-in
echo Make Shared Library eststring
Make Shared Library eststring
if [ ! -d shared_space ] ; then mkdir shared_space ; else /bin/rm -f 
shared_space/*.o ; fi
(cd shared_space ; ar x ../libeststring.a )
echo Link Shared Library eststring
Link Shared Library eststring
if [ -n "" ] ; then libs='     -lncurses -lasound -lpulse-simple -lpulse  -ldl 
-lncurses -lm  -fopenmp ' ; fi ;\
 x86_64-linux-gnu-g++ -fno-delete-null-pointer-checks -fopenmp -shared -o 
libeststring.so.2.5.0 -Wl,-soname -Wl,libeststring.so.2.5 -Wl,-z,relro 
-Wl,-z,now -Wl,--as-needed \
        shared_space/*.o  $libs
/bin/rm -f shared_space/*.o libeststring.so
ln -sf libeststring.so.2.5.0 libeststring.so.2.5
ln -sf libeststring.so.2.5 libeststring.so
echo Make Shared Library estbase
Make Shared Library estbase
if [ ! -d shared_space ] ; then mkdir shared_space ; else /bin/rm -f 
shared_space/*.o ; fi
(cd shared_space ; ar x ../libestbase.a )
echo Link Shared Library estbase
Link Shared Library estbase
if [ -n "1" ] ; then libs='     -lncurses -lasound -lpulse-simple -lpulse  -ldl 
-lncurses -lm  -fopenmp ' ; fi ;\
 x86_64-linux-gnu-g++ -fno-delete-null-pointer-checks -fopenmp -shared -o 
libestbase.so.2.5.0 -Wl,-soname -Wl,libestbase.so.2.5 -Wl,-z,relro -Wl,-z,now 
-Wl,--as-needed \
        shared_space/*.o -L. -leststring $libs -L.
/bin/rm -f shared_space/*.o libestbase.so
ln -sf libestbase.so.2.5.0 libestbase.so.2.5
ln -sf libestbase.so.2.5 libestbase.so
echo Make Shared Library estools
Make Shared Library estools
if [ ! -d shared_space ] ; then mkdir shared_space ; else /bin/rm -f 
shared_space/*.o ; fi
(cd shared_space ; ar x ../libestools.a )
echo Link Shared Library estools
Link Shared Library estools
if [ -n "" ] ; then libs='     -lncurses -lasound -lpulse-simple -lpulse  -ldl 
-lncurses -lm  -fopenmp ' ; fi ;\
 x86_64-linux-gnu-g++ -fno-delete-null-pointer-checks -fopenmp -shared -o 
libestools.so.2.5.0 -Wl,-soname -Wl,libestools.so.2.5 -Wl,-z,relro -Wl,-z,now 
-Wl,--as-needed \
        shared_space/*.o  $libs -L. -lestbase -leststring -lncurses
/usr/bin/ld: shared_space/siodeditline.o:(.data.rel.local+0x8): multiple 
definition of `editline_history_file'; shared_space/editline.o:(.bss+0x28): 
first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [../config/rules/library.mak:110: libestools.so] Error 1
make[2]: *** [config/rules/targets.mak:57: lib] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:24: override_dh_auto_build-arch] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:76: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: speech-tools
Source-Version: 1:2.5.0-9
Done: Samuel Thibault <sthiba...@debian.org>

We believe that the bug you reported is fixed in the latest version of
speech-tools, 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.
Samuel Thibault <sthiba...@debian.org> (supplier of updated speech-tools 
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, 20 May 2020 10:40:31 +0200
Source: speech-tools
Binary: libestools-dev libestools2.5 libestools2.5-dbgsym speech-tools 
speech-tools-dbgsym speech-tools-doc
Architecture: source
Version: 1:2.5.0-9
Distribution: unstable
Urgency: medium
Maintainer: Debian Accessibility Team <pkg-a11y-de...@alioth-lists.debian.net>
Changed-By: Samuel Thibault <sthiba...@debian.org>
Description:
 libestools-dev - Edinburgh Speech Tools Library - developer's libraries
 libestools2.5 - Edinburgh Speech Tools Library
 speech-tools - Edinburgh Speech Tools - user binaries
 speech-tools-doc - Documentation for the Edinburgh Speech Tools
Closes: 957831
Changes:
 speech-tools (1:2.5.0-9) unstable; urgency=medium
 .
   * patches/no-common: Fix build with gcc-10 (Closes: Bug#957831).
   * control: Update alioth list domain.
   * Move tests patches from patches to tests-patches.
Checksums-Sha1:
 5d5c535f3dd7b9d8a0731cac8a62b1bbc90d8945 2454 speech-tools_2.5.0-9.dsc
 5af7037644f01cd8ce7a9a9ad70072538745e086 41428 
speech-tools_2.5.0-9.debian.tar.xz
Checksums-Sha256:
 56beafa232beb494f88cdad05aa5479d61807f1c2cac924fc7c97e62abd125da 2454 
speech-tools_2.5.0-9.dsc
 fc7b36ea3f72b2ab0c557bdd9ad3095394228c3e9b9a897fcfea17dca5146fb0 41428 
speech-tools_2.5.0-9.debian.tar.xz
Files:
 363151e4ecbefbe007c8ea2ce0399dd0 2454 sound optional speech-tools_2.5.0-9.dsc
 87587ba7cd891d79d408a21f2eef4a77 41428 sound optional 
speech-tools_2.5.0-9.debian.tar.xz

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

iQIzBAEBCgAdFiEEXtnoVvfWxur1EWehjTXDVXILuv0FAl7E7ygACgkQjTXDVXIL
uv3x1w/+IGZTSzZmO1MWQiXUXrdNSZ+XbKnWRuyl601/+UzGclK2V5R0keGOL5yM
+1CdCzsiyQ4JqdMLdVBNgxWwcarzLsPGvGeoisA6VqayOAvyXdKk8oorXy7KMEsy
8kiWBpNl6F4+DQZXIfjAbExU+Pq8Kxy9qoiq4BkV6qONwYeYBRYIKySCjvl9WpJV
PUtJOFRj+vsen/zHP6xNMF4Ts4jxkAbOxgAzgeppGYr+UytEdj4LjhDTOaZVmtSk
Hd/ND2I+8yl4YwYb1HQu1oh1MmMhmAIxed7ajj//lO030+sgCVOHE3Kb0aGE/WUa
QFq0Cv6B+ydhduShyReRnlz1zCKoQ4IqY0cjMhn7v1KIP//sysZV3QaRQRXxI1f1
eA/+TabLFIW1GJIi04AjJTNMKTh7hOeLlf9D5yO8Px4FbDDQxuvNsN9P+W05YKGh
e9FXAtleVOjMRML3bDaQHtltJqpMwnO3/qsIr1cCtT+yxlJjAnYo6OtUtai1jxNx
NQF7CH8KRwq7HsyO8eh2sB48BoLF63sspb080HZbhT759x8XBuXp6wLtjq2Jnw4c
jjpV2Y63FKFdYs6HOi3ed6eMkrDFz3Mtn/XBZN4LmPMWjkx56vw/KqGhubEeyg30
waq0h9DmpA0NrE4BhacUPlhBaXfVrcXqL3y+P0xdt733xMytkyQ=
=PfHe
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to