Your message dated Sun, 26 Apr 2020 18:04:18 +0000
with message-id <[email protected]>
and subject line Bug#958008: fixed in yapet 2.4-1
has caused the Debian Bug report #958008,
regarding yapet: 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.)


-- 
958008: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=958008
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:yapet
Version: 2.3-1
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/yapet_2.3-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

[...]
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/libs/pwgen 
-I../../../src/libs/cfg -I../../../src/libs/globals -I../../../src/libs/consts 
-I../../../src/libs/metadata -I../../../src/libs/exceptions 
-I../../../src/libs/file -I../../../src/libs/passwordrecord 
-I../../../src/libs/utils -I../../../src/libs/interfaces 
-I../../../libyacurs/include -I../../../libyacurs/include -I../../.. 
-I../../../src/libs -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c 
cryptofactoryhelper.cc  -fPIC -DPIC -o .libs/cryptofactoryhelper.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/libs/pwgen 
-I../../../src/libs/cfg -I../../../src/libs/globals -I../../../src/libs/consts 
-I../../../src/libs/metadata -I../../../src/libs/exceptions 
-I../../../src/libs/file -I../../../src/libs/passwordrecord 
-I../../../src/libs/utils -I../../../src/libs/interfaces 
-I../../../libyacurs/include -I../../../libyacurs/include -I../../.. 
-I../../../src/libs -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c blowfishfactory.cc 
-o blowfishfactory.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/libs/pwgen 
-I../../../src/libs/cfg -I../../../src/libs/globals -I../../../src/libs/consts 
-I../../../src/libs/metadata -I../../../src/libs/exceptions 
-I../../../src/libs/file -I../../../src/libs/passwordrecord 
-I../../../src/libs/utils -I../../../src/libs/interfaces 
-I../../../libyacurs/include -I../../../libyacurs/include -I../../.. 
-I../../../src/libs -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c aes256factory.cc 
-o aes256factory.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/libs/pwgen 
-I../../../src/libs/cfg -I../../../src/libs/globals -I../../../src/libs/consts 
-I../../../src/libs/metadata -I../../../src/libs/exceptions 
-I../../../src/libs/file -I../../../src/libs/passwordrecord 
-I../../../src/libs/utils -I../../../src/libs/interfaces 
-I../../../libyacurs/include -I../../../libyacurs/include -I../../.. 
-I../../../src/libs -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c 
cryptofactoryhelper.cc -o cryptofactoryhelper.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -lssl -lcrypto -largon2 -lrt -ldl -Wl,-z,relro 
-Wl,-z,now -o libyapet-crypt.la  key448.lo key256.lo file.lo blowfish.lo 
aes256.lo crypto.lo blowfishfactory.lo aes256factory.lo cryptofactoryhelper.lo  
libtool: link: ar cr .libs/libyapet-crypt.a .libs/key448.o .libs/key256.o 
.libs/file.o .libs/blowfish.o .libs/aes256.o .libs/crypto.o 
.libs/blowfishfactory.o .libs/aes256factory.o .libs/cryptofactoryhelper.o 
libtool: link: ranlib .libs/libyapet-crypt.a
libtool: link: ( cd ".libs" && rm -f "libyapet-crypt.la" && ln -s 
"../libyapet-crypt.la" "libyapet-crypt.la" )
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/libs/crypt'
Making all in glue
make[5]: Entering directory '/<<PKGBUILDDIR>>/src/libs/glue'
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../..  -I../../../src/libs/globals -I../../../src/libs/exceptions 
-I../../../src/libs/metadata -I../../../src/libs/crypt 
-I../../../src/libs/pwgen -I../../../src/libs/ui -I../../../src/libs/consts 
-I../../../src/libs/cfg -I../../../src/libs/file -I../../../src/libs/utils 
-I../../../src/libs/interfaces -I../../../src/libs/passwordrecord 
-I../../../libyacurs/include -I../../../libyacurs/include -I../../../src/libs 
-I../../.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o loadfile.lo 
loadfile.cc
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../..  -I../../../src/libs/globals -I../../../src/libs/exceptions 
-I../../../src/libs/metadata -I../../../src/libs/crypt 
-I../../../src/libs/pwgen -I../../../src/libs/ui -I../../../src/libs/consts 
-I../../../src/libs/cfg -I../../../src/libs/file -I../../../src/libs/utils 
-I../../../src/libs/interfaces -I../../../src/libs/passwordrecord 
-I../../../libyacurs/include -I../../../libyacurs/include -I../../../src/libs 
-I../../.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
promptpassword.lo promptpassword.cc
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../..  -I../../../src/libs/globals -I../../../src/libs/exceptions 
-I../../../src/libs/metadata -I../../../src/libs/crypt 
-I../../../src/libs/pwgen -I../../../src/libs/ui -I../../../src/libs/consts 
-I../../../src/libs/cfg -I../../../src/libs/file -I../../../src/libs/utils 
-I../../../src/libs/interfaces -I../../../src/libs/passwordrecord 
-I../../../libyacurs/include -I../../../libyacurs/include -I../../../src/libs 
-I../../.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o createfile.lo 
createfile.cc
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../..  -I../../../src/libs/globals -I../../../src/libs/exceptions 
-I../../../src/libs/metadata -I../../../src/libs/crypt 
-I../../../src/libs/pwgen -I../../../src/libs/ui -I../../../src/libs/consts 
-I../../../src/libs/cfg -I../../../src/libs/file -I../../../src/libs/utils 
-I../../../src/libs/interfaces -I../../../src/libs/passwordrecord 
-I../../../libyacurs/include -I../../../libyacurs/include -I../../../src/libs 
-I../../.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
changepassword.lo changepassword.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. 
-I../../../src/libs/globals -I../../../src/libs/exceptions 
-I../../../src/libs/metadata -I../../../src/libs/crypt 
-I../../../src/libs/pwgen -I../../../src/libs/ui -I../../../src/libs/consts 
-I../../../src/libs/cfg -I../../../src/libs/file -I../../../src/libs/utils 
-I../../../src/libs/interfaces -I../../../src/libs/passwordrecord 
-I../../../libyacurs/include -I../../../libyacurs/include -I../../../src/libs 
-I../../.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c loadfile.cc  -fPIC 
-DPIC -o .libs/loadfile.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. 
-I../../../src/libs/globals -I../../../src/libs/exceptions 
-I../../../src/libs/metadata -I../../../src/libs/crypt 
-I../../../src/libs/pwgen -I../../../src/libs/ui -I../../../src/libs/consts 
-I../../../src/libs/cfg -I../../../src/libs/file -I../../../src/libs/utils 
-I../../../src/libs/interfaces -I../../../src/libs/passwordrecord 
-I../../../libyacurs/include -I../../../libyacurs/include -I../../../src/libs 
-I../../.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c promptpassword.cc  
-fPIC -DPIC -o .libs/promptpassword.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. 
-I../../../src/libs/globals -I../../../src/libs/exceptions 
-I../../../src/libs/metadata -I../../../src/libs/crypt 
-I../../../src/libs/pwgen -I../../../src/libs/ui -I../../../src/libs/consts 
-I../../../src/libs/cfg -I../../../src/libs/file -I../../../src/libs/utils 
-I../../../src/libs/interfaces -I../../../src/libs/passwordrecord 
-I../../../libyacurs/include -I../../../libyacurs/include -I../../../src/libs 
-I../../.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c createfile.cc  
-fPIC -DPIC -o .libs/createfile.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. 
-I../../../src/libs/globals -I../../../src/libs/exceptions 
-I../../../src/libs/metadata -I../../../src/libs/crypt 
-I../../../src/libs/pwgen -I../../../src/libs/ui -I../../../src/libs/consts 
-I../../../src/libs/cfg -I../../../src/libs/file -I../../../src/libs/utils 
-I../../../src/libs/interfaces -I../../../src/libs/passwordrecord 
-I../../../libyacurs/include -I../../../libyacurs/include -I../../../src/libs 
-I../../.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c changepassword.cc  
-fPIC -DPIC -o .libs/changepassword.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. 
-I../../../src/libs/globals -I../../../src/libs/exceptions 
-I../../../src/libs/metadata -I../../../src/libs/crypt 
-I../../../src/libs/pwgen -I../../../src/libs/ui -I../../../src/libs/consts 
-I../../../src/libs/cfg -I../../../src/libs/file -I../../../src/libs/utils 
-I../../../src/libs/interfaces -I../../../src/libs/passwordrecord 
-I../../../libyacurs/include -I../../../libyacurs/include -I../../../src/libs 
-I../../.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c promptpassword.cc 
-o promptpassword.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. 
-I../../../src/libs/globals -I../../../src/libs/exceptions 
-I../../../src/libs/metadata -I../../../src/libs/crypt 
-I../../../src/libs/pwgen -I../../../src/libs/ui -I../../../src/libs/consts 
-I../../../src/libs/cfg -I../../../src/libs/file -I../../../src/libs/utils 
-I../../../src/libs/interfaces -I../../../src/libs/passwordrecord 
-I../../../libyacurs/include -I../../../libyacurs/include -I../../../src/libs 
-I../../.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c loadfile.cc -o 
loadfile.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. 
-I../../../src/libs/globals -I../../../src/libs/exceptions 
-I../../../src/libs/metadata -I../../../src/libs/crypt 
-I../../../src/libs/pwgen -I../../../src/libs/ui -I../../../src/libs/consts 
-I../../../src/libs/cfg -I../../../src/libs/file -I../../../src/libs/utils 
-I../../../src/libs/interfaces -I../../../src/libs/passwordrecord 
-I../../../libyacurs/include -I../../../libyacurs/include -I../../../src/libs 
-I../../.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c createfile.cc -o 
createfile.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. 
-I../../../src/libs/globals -I../../../src/libs/exceptions 
-I../../../src/libs/metadata -I../../../src/libs/crypt 
-I../../../src/libs/pwgen -I../../../src/libs/ui -I../../../src/libs/consts 
-I../../../src/libs/cfg -I../../../src/libs/file -I../../../src/libs/utils 
-I../../../src/libs/interfaces -I../../../src/libs/passwordrecord 
-I../../../libyacurs/include -I../../../libyacurs/include -I../../../src/libs 
-I../../.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c changepassword.cc 
-o changepassword.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../..  -I../../../src/libs/globals -I../../../src/libs/exceptions 
-I../../../src/libs/metadata -I../../../src/libs/crypt 
-I../../../src/libs/pwgen -I../../../src/libs/ui -I../../../src/libs/consts 
-I../../../src/libs/cfg -I../../../src/libs/file -I../../../src/libs/utils 
-I../../../src/libs/interfaces -I../../../src/libs/passwordrecord 
-I../../../libyacurs/include -I../../../libyacurs/include -I../../../src/libs 
-I../../.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
opencmdlinefile.lo opencmdlinefile.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. 
-I../../../src/libs/globals -I../../../src/libs/exceptions 
-I../../../src/libs/metadata -I../../../src/libs/crypt 
-I../../../src/libs/pwgen -I../../../src/libs/ui -I../../../src/libs/consts 
-I../../../src/libs/cfg -I../../../src/libs/file -I../../../src/libs/utils 
-I../../../src/libs/interfaces -I../../../src/libs/passwordrecord 
-I../../../libyacurs/include -I../../../libyacurs/include -I../../../src/libs 
-I../../.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c opencmdlinefile.cc 
 -fPIC -DPIC -o .libs/opencmdlinefile.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. 
-I../../../src/libs/globals -I../../../src/libs/exceptions 
-I../../../src/libs/metadata -I../../../src/libs/crypt 
-I../../../src/libs/pwgen -I../../../src/libs/ui -I../../../src/libs/consts 
-I../../../src/libs/cfg -I../../../src/libs/file -I../../../src/libs/utils 
-I../../../src/libs/interfaces -I../../../src/libs/passwordrecord 
-I../../../libyacurs/include -I../../../libyacurs/include -I../../../src/libs 
-I../../.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c opencmdlinefile.cc 
-o opencmdlinefile.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -Wl,-z,relro -Wl,-z,now -o libyapet-glue.la  
loadfile.lo promptpassword.lo createfile.lo changepassword.lo 
opencmdlinefile.lo  
libtool: link: ar cr .libs/libyapet-glue.a .libs/loadfile.o 
.libs/promptpassword.o .libs/createfile.o .libs/changepassword.o 
.libs/opencmdlinefile.o 
libtool: link: ranlib .libs/libyapet-glue.a
libtool: link: ( cd ".libs" && rm -f "libyapet-glue.la" && ln -s 
"../libyapet-glue.la" "libyapet-glue.la" )
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/libs/glue'
Making all in pwgen
make[5]: Entering directory '/<<PKGBUILDDIR>>/src/libs/pwgen'
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../..  -I../../../src/libs/utils -I../../../src/libs/consts 
-DLOCALEDIR=\"/usr/share/locale\" -I../../.. -DNDEBUG  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o rngengine.lo 
rngengine.cc
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../..  -I../../../src/libs/utils -I../../../src/libs/consts 
-DLOCALEDIR=\"/usr/share/locale\" -I../../.. -DNDEBUG  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o rng.lo rng.cc
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../..  -I../../../src/libs/utils -I../../../src/libs/consts 
-DLOCALEDIR=\"/usr/share/locale\" -I../../.. -DNDEBUG  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o pwgen.lo 
pwgen.cc
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../..  -I../../../src/libs/utils -I../../../src/libs/consts 
-DLOCALEDIR=\"/usr/share/locale\" -I../../.. -DNDEBUG  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
characterpool.lo characterpool.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/libs/utils 
-I../../../src/libs/consts -DLOCALEDIR=\"/usr/share/locale\" -I../../.. 
-DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c rngengine.cc  -fPIC -DPIC -o .libs/rngengine.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/libs/utils 
-I../../../src/libs/consts -DLOCALEDIR=\"/usr/share/locale\" -I../../.. 
-DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c pwgen.cc  -fPIC -DPIC -o .libs/pwgen.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/libs/utils 
-I../../../src/libs/consts -DLOCALEDIR=\"/usr/share/locale\" -I../../.. 
-DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c rng.cc  -fPIC -DPIC -o .libs/rng.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/libs/utils 
-I../../../src/libs/consts -DLOCALEDIR=\"/usr/share/locale\" -I../../.. 
-DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c characterpool.cc  -fPIC -DPIC -o 
.libs/characterpool.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/libs/utils 
-I../../../src/libs/consts -DLOCALEDIR=\"/usr/share/locale\" -I../../.. 
-DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c characterpool.cc -o characterpool.o >/dev/null 2>&1
rngengine.cc: In function ‘int {anonymous}::openDevUrandom()’:
rngengine.cc:59:20: error: ‘runtime_error’ is not a member of ‘std’
   59 |         throw std::runtime_error(msg);
      |                    ^~~~~~~~~~~~~
rngengine.cc: In member function ‘void yapet::pwgen::RngEngine::fillCache()’:
rngengine.cc:74:20: error: ‘runtime_error’ is not a member of ‘std’
   74 |         throw std::runtime_error(_("Error reading random bytes from 
file"));
      |                    ^~~~~~~~~~~~~
make[5]: *** [Makefile:451: rngengine.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
pwgen.cc: In member function ‘yapet::SecureArray 
yapet::pwgen::PasswordGenerator::generatePassword(int)’:
pwgen.cc:143:20: error: ‘invalid_argument’ is not a member of ‘std’
  143 |         throw std::invalid_argument(msg);
      |                    ^~~~~~~~~~~~~~~~
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/libs/utils 
-I../../../src/libs/consts -DLOCALEDIR=\"/usr/share/locale\" -I../../.. 
-DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c rng.cc -o rng.o >/dev/null 2>&1
make[5]: *** [Makefile:451: pwgen.lo] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/libs/pwgen'
make[4]: *** [Makefile:500: all-recursive] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/libs'
make[3]: *** [Makefile:389: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:538: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:428: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: yapet
Source-Version: 2.4-1
Done: Salvatore Bonaccorso <[email protected]>

We believe that the bug you reported is fixed in the latest version of
yapet, 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.
Salvatore Bonaccorso <[email protected]> (supplier of updated yapet 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: Sun, 26 Apr 2020 19:39:35 +0200
Source: yapet
Architecture: source
Version: 2.4-1
Distribution: unstable
Urgency: medium
Maintainer: Salvatore Bonaccorso <[email protected]>
Changed-By: Salvatore Bonaccorso <[email protected]>
Closes: 958008
Changes:
 yapet (2.4-1) unstable; urgency=medium
 .
   [ Salsa Pipeline ]
   * Update salsa CI pipeline
 .
   [ Salvatore Bonaccorso ]
   * debian/watch: Update URL to match new download location
   * Update copyright years for debian/* packaging files
   * Bump Debhelper compat level to 13
   * Declare compliance with Debian policy 4.5.0
   * New upstream version 2.4
     - Fixes FTBFS with GCC-10 (Closes: #958008)
   * Refresh "Avoid remote fonts to avoid privacy breach" patch for context
     changes in 2.4
Checksums-Sha1: 
 3f81ba8543d45c97faef1908ba97708c9f2bbfa2 2032 yapet_2.4-1.dsc
 fe5c4bbbd6a2bd0e681b78a2b6c0c012a2a95efc 998036 yapet_2.4.orig.tar.xz
 40810d2ad842ae4fd5f7d85f5b0d857f25ee376a 6592 yapet_2.4-1.debian.tar.xz
Checksums-Sha256: 
 215fc68ee3f8e583e7c4862c9b41388b56c92c09616d420cf0ebb5af281a5fa5 2032 
yapet_2.4-1.dsc
 0e4e459a53e5f854613ea4206528c79c6e48f13b4d415072d54bb19dae55556c 998036 
yapet_2.4.orig.tar.xz
 ec0b9a29104ed4158462b86c2b7131d1d8ff7c2d77bedaaa94e0d583c43a3751 6592 
yapet_2.4-1.debian.tar.xz
Files: 
 db028e2146e9cc2bc380026c8999168d 2032 utils optional yapet_2.4-1.dsc
 756e6535e88ca5972d529b447219f6f9 998036 utils optional yapet_2.4.orig.tar.xz
 493a931515b416956033a99bfbecd55d 6592 utils optional yapet_2.4-1.debian.tar.xz

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

iQKmBAEBCgCQFiEERkRAmAjBceBVMd3uBUy48xNDz0QFAl6lyL9fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDQ2
NDQ0MDk4MDhDMTcxRTA1NTMxRERFRTA1NENCOEYzMTM0M0NGNDQSHGNhcm5pbEBk
ZWJpYW4ub3JnAAoJEAVMuPMTQ89EjBUP/j4a2EI0KdMfaaBt/m4SPt3Yh3K2goV5
4KYZDdn3ZG2Yv9q9Lkpyl6EuSgHZLVSNfb9tdPqWRu4iqkJtujmiJmVF/vK5JgB4
aI7OORRBCGAQOUffBPUwHHGF+mSgOdcHnaRMSBuw1Qs2Z4P9SAyVw3zni0F5/KPM
R4XEeQtkS5NaqVwaIZWQMoiNy/m+nqoqolwRCIirrW6svbdJGNA1ltTBo7tWbea4
fC5dOYqRUf64AIGHx5oJTXctvRFkOKWi3G0djDU089wwVtc/cyutofry9ExnOuvS
wGJ1i6OjyaQdvdGKqJlTQC8pKqC7JsI8XyDYvk8qsbyow90X9z8yWgld0YqXK0md
6ZaRliPyZzjRf3pJJFwAXNlU6xF+XtgV/HrsjFMCAwdQPO0zYwIWbmyWhqDE5Hl/
oZPbirbXcUekM9QinLJtxIjTkCguFn/IYwBeLsPD+reqnVkgXZEUzMiIcL9lPPgL
0uq35ZxEIZqlOQwZn4GqAwfFTtBn6hWFB7pBBNB84ddAMmhNLGb7APGyF8fbwIwK
UuWuPr5q6JVkFAgzCg9JZQ6VmPH2VNaV5ngqViwf7Lse3J2a5wIuRonmuhQHlc1y
K7mcU++zkziyyiZipNf0C0TsVifIHP9J9Y0e07azb/yrbsBUsIlo4A6+HM3moAf1
338RPZmErt9v
=yVjw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to