Your message dated Sat, 04 Jan 2020 02:41:00 +0000
with message-id <e1inzn6-000a6w...@fasolo.debian.org>
and subject line Bug#925796: fixed in opensc 0.20.0-1
has caused the Debian Bug report #925796,
regarding opensc: ftbfs with GCC-9
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.)


-- 
925796: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925796
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:opensc
Version: 0.19.0-2
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-9

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-9/g++-9, but succeeds to build with gcc-8/g++-8. 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/gcc9-20190321/opensc_0.19.0-2_unstable_gcc9.log
The last lines of the build log are at the end of this report.

To build with GCC 9, either set CC=gcc-9 CXX=g++-9 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-9/porting_to.html

GCC 9 also passes the linker option --as-needed by default; typical
build issues are passing libraries before object files to the linker,
or underlinking of convenience libraries built from the same source.

[...]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-cflex.c -o pkcs15-cflex.o >/dev/null 
2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -D'SC_PKCS15_PROFILE_DIRECTORY="/usr/share/opensc"' -I../../src 
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c -o pkcs15-jcop.lo pkcs15-jcop.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -D'SC_PKCS15_PROFILE_DIRECTORY="/usr/share/opensc"' -I../../src 
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c -o pkcs15-starcos.lo pkcs15-starcos.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -D'SC_PKCS15_PROFILE_DIRECTORY="/usr/share/opensc"' -I../../src 
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c -o pkcs15-setcos.lo pkcs15-setcos.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-jcop.c  -fPIC -DPIC -o 
.libs/pkcs15-jcop.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-starcos.c  -fPIC -DPIC -o 
.libs/pkcs15-starcos.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-setcos.c  -fPIC -DPIC -o 
.libs/pkcs15-setcos.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-jcop.c -o pkcs15-jcop.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-lib.c -o pkcs15-lib.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -D'SC_PKCS15_PROFILE_DIRECTORY="/usr/share/opensc"' -I../../src 
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c -o pkcs15-incrypto34.lo pkcs15-incrypto34.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-setcos.c -o pkcs15-setcos.o >/dev/null 
2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-incrypto34.c  -fPIC -DPIC -o 
.libs/pkcs15-incrypto34.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-starcos.c -o pkcs15-starcos.o 
>/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -D'SC_PKCS15_PROFILE_DIRECTORY="/usr/share/opensc"' -I../../src 
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c -o pkcs15-muscle.lo pkcs15-muscle.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-incrypto34.c -o pkcs15-incrypto34.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-muscle.c  -fPIC -DPIC -o 
.libs/pkcs15-muscle.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -D'SC_PKCS15_PROFILE_DIRECTORY="/usr/share/opensc"' -I../../src 
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c -o pkcs15-asepcos.lo pkcs15-asepcos.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-asepcos.c  -fPIC -DPIC -o 
.libs/pkcs15-asepcos.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-muscle.c -o pkcs15-muscle.o >/dev/null 
2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -D'SC_PKCS15_PROFILE_DIRECTORY="/usr/share/opensc"' -I../../src 
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c -o pkcs15-rutoken.lo pkcs15-rutoken.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -D'SC_PKCS15_PROFILE_DIRECTORY="/usr/share/opensc"' -I../../src 
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c -o pkcs15-entersafe.lo pkcs15-entersafe.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-rutoken.c  -fPIC -DPIC -o 
.libs/pkcs15-rutoken.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-entersafe.c  -fPIC -DPIC -o 
.libs/pkcs15-entersafe.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-asepcos.c -o pkcs15-asepcos.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-rutoken.c -o pkcs15-rutoken.o 
>/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -D'SC_PKCS15_PROFILE_DIRECTORY="/usr/share/opensc"' -I../../src 
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c -o pkcs15-epass2003.lo pkcs15-epass2003.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-entersafe.c -o pkcs15-entersafe.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-epass2003.c  -fPIC -DPIC -o 
.libs/pkcs15-epass2003.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -D'SC_PKCS15_PROFILE_DIRECTORY="/usr/share/opensc"' -I../../src 
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c -o pkcs15-rtecp.lo pkcs15-rtecp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-rtecp.c  -fPIC -DPIC -o 
.libs/pkcs15-rtecp.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -D'SC_PKCS15_PROFILE_DIRECTORY="/usr/share/opensc"' -I../../src 
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c -o pkcs15-myeid.lo pkcs15-myeid.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-myeid.c  -fPIC -DPIC -o 
.libs/pkcs15-myeid.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-epass2003.c -o pkcs15-epass2003.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-rtecp.c -o pkcs15-rtecp.o >/dev/null 
2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -D'SC_PKCS15_PROFILE_DIRECTORY="/usr/share/opensc"' -I../../src 
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c -o pkcs15-oberthur.lo pkcs15-oberthur.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-myeid.c -o pkcs15-myeid.o >/dev/null 
2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-oberthur.c  -fPIC -DPIC -o 
.libs/pkcs15-oberthur.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -D'SC_PKCS15_PROFILE_DIRECTORY="/usr/share/opensc"' -I../../src 
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c -o pkcs15-oberthur-awp.lo pkcs15-oberthur-awp.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -D'SC_PKCS15_PROFILE_DIRECTORY="/usr/share/opensc"' -I../../src 
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c -o pkcs15-authentic.lo pkcs15-authentic.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-oberthur-awp.c  -fPIC -DPIC -o 
.libs/pkcs15-oberthur-awp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-authentic.c  -fPIC -DPIC -o 
.libs/pkcs15-authentic.o
In file included from pkcs15-oberthur.c:29:
pkcs15-oberthur.c: In function 'cosm_write_tokeninfo.constprop':
../../src/libopensc/log.h:48:47: error: '%s' directive argument is null 
[-Werror=format-overflow=]
   48 | #define sc_debug(ctx, level, format, args...) sc_do_log(ctx, level, 
__FILE__, __LINE__, __FUNCTION__, format , ## args)
      |                                               
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pkcs15-oberthur.c:73:2: note: in expansion of macro 'sc_debug'
   73 |  sc_debug(ctx, SC_LOG_DEBUG_NORMAL, "cosm_write_tokeninfo() label '%s'; 
flags 0x%X", label, flags);
      |  ^~~~~~~~
pkcs15-oberthur.c:73:68: note: format string is defined here
   73 |  sc_debug(ctx, SC_LOG_DEBUG_NORMAL, "cosm_write_tokeninfo() label '%s'; 
flags 0x%X", label, flags);
      |                                                                    ^~
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -D'SC_PKCS15_PROFILE_DIRECTORY="/usr/share/opensc"' -I../../src 
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c -o pkcs15-iasecc.lo pkcs15-iasecc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-iasecc.c  -fPIC -DPIC -o 
.libs/pkcs15-iasecc.o
cc1: all warnings being treated as errors
make[4]: *** [Makefile:595: pkcs15-oberthur.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-authentic.c -o pkcs15-authentic.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-oberthur-awp.c -o pkcs15-oberthur-awp.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSC_PKCS15_PROFILE_DIRECTORY=\"/usr/share/opensc\" -I../../src -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wno-unused-parameter -Werror -c pkcs15-iasecc.c -o pkcs15-iasecc.o >/dev/null 
2>&1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/pkcs15init'
make[3]: *** [Makefile:442: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:563: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:472: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j4 returned exit code 2
make: *** [debian/rules:4: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2

--- End Message ---
--- Begin Message ---
Source: opensc
Source-Version: 0.20.0-1

We believe that the bug you reported is fixed in the latest version of
opensc, 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 925...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Eric Dorland <e...@debian.org> (supplier of updated opensc 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: SHA256

Format: 1.8
Date: Fri, 03 Jan 2020 20:45:19 -0500
Source: opensc
Architecture: source
Version: 0.20.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenSC Maintainers <pkg-opensc-ma...@lists.alioth.debian.org>
Changed-By: Eric Dorland <e...@debian.org>
Closes: 922650 925796 939668 939669 944728 946722 947383
Changes:
 opensc (0.20.0-1) unstable; urgency=medium
 .
   * New upstream release (Closes: 925796, 922650, 944728)
   * Fixes CVE-2019-6502, CVE-2019-15946, CVE-2019-15945, CVE-2019-19480,
     CVE-2019-19481, CVE-2019-19479 (Closes: 939668, 939669, 947383)
   * Link to github wiki since internal docs are gone (Closes: 946722)
   * Switch to debhelper-compat = 12
   * Standards-Version to 4.4.1.2
   * Drop --sysconfdir=/etc/opensc
   * Add bash completion configs
Checksums-Sha1:
 47b0d64b6146b3b5234b40dec3e7cc4636bd8758 2133 opensc_0.20.0-1.dsc
 a03dab062dd033c5662f11ee39e53b84106c2c0d 1653931 opensc_0.20.0.orig.tar.gz
 19ad0d5a70c1e8e620918a3d8106f3e93d56839e 12996 opensc_0.20.0-1.debian.tar.xz
 5e7181af18a5a7f38fd285d4d3b9ea63dc1a717a 8423 opensc_0.20.0-1_amd64.buildinfo
Checksums-Sha256:
 82f32555e8d63023066890072b38e54ff0385c7bab83509b4166ff41fa5fc5ac 2133 
opensc_0.20.0-1.dsc
 c8ddea5eb767f08e9e70bc6506d72f8e73805803b974bd3a96dce6c3af3bfe95 1653931 
opensc_0.20.0.orig.tar.gz
 eff53918d35a379cc8eddcee6fcb9c22d835dbdcf431909750a4a87d6474aac5 12996 
opensc_0.20.0-1.debian.tar.xz
 dcd95f569b1ee5bb6fe59b033e8172d8bdf04bc0d733e1fd87e811086e749644 8423 
opensc_0.20.0-1_amd64.buildinfo
Files:
 b31327c81989dc9fddbdcee452c129b5 2133 utils optional opensc_0.20.0-1.dsc
 1e00c69abd0fe43d4294f142583456ef 1653931 utils optional 
opensc_0.20.0.orig.tar.gz
 87f1181525d7415e86bb448fe8d24ae9 12996 utils optional 
opensc_0.20.0-1.debian.tar.xz
 ba76ef1cfcb5ab06e6d6c4cebf849050 8423 utils optional 
opensc_0.20.0-1_amd64.buildinfo

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

iQIzBAEBCAAdFiEEQ88SKPcm/VtHTOliwlb71QAiHpMFAl4P8tIACgkQwlb71QAi
HpO93Q//beSytwH2bXznSmnoUosgS3GXcL3RzIgrNp41atnzEupPW/fiuy6FSQzh
vTnWCr8TE2zhzoxTVfhgKgsjuRUr7QjoT6V1s7VFtxN7Dh+4GskKbdQuhBs4hNAS
uIgRzYp0DKWY86oLlVUntk7o1/AaKBeAPSzue7yAR9N96TKl3XwNZLeLeZemUV4h
wr+XvnrERI9m0kOa+cntC/+d8u/Vt20LBFTAbY8UA/ML090B6UngemYqpo9iXzOD
GKqu1dD089TEUUG/wiEG5rlW9ovhmoFsz3xvulOB+Th6NUyxAA0VsBqBzAm2+4n1
VyQzZNC2yQVht4hGEDuC6glej8M5uhAyZXfP2o8P3WESZ81gC0xwTkoRi3fdCqQX
42D5QuwygST0pBzDCtpHHUFodhrHtmtxpBt3FHr+cjcdPG6kXVEEYebTgbxFv1IE
fjZQtEC67b943+RPzgM1bZbBqJyYtQtDLbYcDqgSuZoDmZHprCiFtNhdDA6834QG
Us1Ykyp4jodKjlCvHJofbRk+pByg/gxK3pU4rKSbzFX8CO/LGP1DacB/7dv26MKH
ELfuO0PBq9QJkHZxh/J3vrRm3XjEfin7WDLUFozidu5Gm9+TfMys6A4RfB7lSXfk
yAzmNFWthdSTrGSOeB/E576FJkWAjPONI3Psaxp9luGCIgv62/Q=
=bkoi
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to