Your message dated Fri, 24 Jul 2020 02:43:17 +0000
with message-id <e1jyng5-0001kg...@fasolo.debian.org>
and subject line Bug#957669: fixed in pcsc-cyberjack 3.99.5final.sp14-2
has caused the Debian Bug report #957669,
regarding pcsc-cyberjack: 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.)
--
957669: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957669
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pcsc-cyberjack
Version: 3.99.5final.sp13+dfsg-2
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/pcsc-cyberjack_3.99.5final.sp13+dfsg-2_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
[...]
89 | uint32_t OrginalATR_Length = 0;
| ^~~~~~~~~~~~~~~~~
KPLReader.cpp: In member function ‘virtual uint32_t
CKPLReader::GetReadersInputBufferSize()’:
KPLReader.cpp:151:17: warning: variable ‘Info’ set but not used
[-Wunused-but-set-variable]
151 | cj_ModuleInfo *Info;
| ^~~~
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I../include -I../include/driver -I../include/firmware -Iausb -pthread
-I/usr/include/PCSC -DBUILDING_CYBERJACK
-DCYBERJACK_CONFIG_FILE=\"/etc/cyberjack/cyberjack.conf\" -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
cjeca32.lo cjeca32.cpp
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I../include -I../include/driver -I../include/firmware -Iausb -pthread
-I/usr/include/PCSC -DBUILDING_CYBERJACK
-DCYBERJACK_CONFIG_FILE=\"/etc/cyberjack/cyberjack.conf\" -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
Platform_unix.lo Platform_unix.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include
-I../include/driver -I../include/firmware -Iausb -pthread -I/usr/include/PCSC
-DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/cyberjack/cyberjack.conf\"
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c cjeca32.cpp
-fPIC -DPIC -o .libs/cjeca32.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include
-I../include/driver -I../include/firmware -Iausb -pthread -I/usr/include/PCSC
-DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/cyberjack/cyberjack.conf\"
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c
Platform_unix.cpp -fPIC -DPIC -o .libs/Platform_unix.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include
-I../include/driver -I../include/firmware -Iausb -pthread -I/usr/include/PCSC
-DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/cyberjack/cyberjack.conf\"
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c
KPLReader.cpp -o KPLReader.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include
-I../include/driver -I../include/firmware -Iausb -pthread -I/usr/include/PCSC
-DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/cyberjack/cyberjack.conf\"
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c cjeca32.cpp
-o cjeca32.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I../include -I../include/driver -I../include/firmware -Iausb -pthread
-I/usr/include/PCSC -DBUILDING_CYBERJACK
-DCYBERJACK_CONFIG_FILE=\"/etc/cyberjack/cyberjack.conf\" -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o config.lo
config.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include
-I../include/driver -I../include/firmware -Iausb -pthread -I/usr/include/PCSC
-DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/cyberjack/cyberjack.conf\"
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c config.cpp
-fPIC -DPIC -o .libs/config.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include
-I../include/driver -I../include/firmware -Iausb -pthread -I/usr/include/PCSC
-DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/cyberjack/cyberjack.conf\"
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c
Platform_unix.cpp -o Platform_unix.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include
-I../include/driver -I../include/firmware -Iausb -pthread -I/usr/include/PCSC
-DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/cyberjack/cyberjack.conf\"
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c config.cpp
-o config.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 -Wall -Wl,-z,relro -o libeca.la BaseCommunication.lo
BaseReader.lo BaseTranslater.lo CCIDReader.lo Debug.lo EC30Reader.lo
ECAReader.lo ECBReader.lo ECFReader.lo ECPReader.lo ECRReader.lo ECMReader.lo
EFBReader.lo PPAReader.lo RSCTCriticalSection.lo ONEReader.lo RFKReader.lo
RFSReader.lo RFSoliReader.lo RFCReader.lo CPTReader.lo CGOReader.lo
WAVReader.lo Reader.lo USBUnix.lo SerialUnix.lo SECReader.lo SYOReader.lo
TLSReader.lo BDRReader.lo SHUReader.lo SISReader.lo RFUReader.lo KPLReader.lo
cjeca32.lo Platform_unix.lo config.lo ausb/libausb.la
libtool: link: (cd .libs/libeca.lax/libausb.a && ar x
"/<<PKGBUILDDIR>>/cjeca32/ausb/.libs/libausb.a")
libtool: link: ar cr .libs/libeca.a .libs/BaseCommunication.o
.libs/BaseReader.o .libs/BaseTranslater.o .libs/CCIDReader.o .libs/Debug.o
.libs/EC30Reader.o .libs/ECAReader.o .libs/ECBReader.o .libs/ECFReader.o
.libs/ECPReader.o .libs/ECRReader.o .libs/ECMReader.o .libs/EFBReader.o
.libs/PPAReader.o .libs/RSCTCriticalSection.o .libs/ONEReader.o
.libs/RFKReader.o .libs/RFSReader.o .libs/RFSoliReader.o .libs/RFCReader.o
.libs/CPTReader.o .libs/CGOReader.o .libs/WAVReader.o .libs/Reader.o
.libs/USBUnix.o .libs/SerialUnix.o .libs/SECReader.o .libs/SYOReader.o
.libs/TLSReader.o .libs/BDRReader.o .libs/SHUReader.o .libs/SISReader.o
.libs/RFUReader.o .libs/KPLReader.o .libs/cjeca32.o .libs/Platform_unix.o
.libs/config.o .libs/libeca.lax/libausb.a/ausb.o
.libs/libeca.lax/libausb.a/ausb1.o .libs/libeca.lax/libausb.a/ausb11.o
.libs/libeca.lax/libausb.a/ausb3.o .libs/libeca.lax/libausb.a/ausb31.o
.libs/libeca.lax/libausb.a/ausb_libusb0.o
.libs/libeca.lax/libausb.a/ausb_libusb1.o .libs/libeca.l
ax/libausb.a/usbdev.o
libtool: link: ranlib .libs/libeca.a
libtool: link: rm -fr .libs/libeca.lax
libtool: link: ( cd ".libs" && rm -f "libeca.la" && ln -s "../libeca.la"
"libeca.la" )
make[4]: Leaving directory '/<<PKGBUILDDIR>>/cjeca32'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/cjeca32'
Making all in etc
make[3]: Entering directory '/<<PKGBUILDDIR>>/etc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/etc'
Making all in ifd
make[3]: Entering directory '/<<PKGBUILDDIR>>/ifd'
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I../include -I../include/driver -I../include/firmware -I.. -I../cjeca32 -I..
-I../cjeca32/ausb -pthread -I/usr/include/PCSC -Wdate-time -D_FORTIFY_SOURCE=2
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -c -o ifd.lo ifd.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include
-I../include/driver -I../include/firmware -I.. -I../cjeca32 -I..
-I../cjeca32/ausb -pthread -I/usr/include/PCSC -Wdate-time -D_FORTIFY_SOURCE=2
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -c ifd.cpp -fPIC -DPIC -o .libs/ifd.o
In file included from ../include/driver/Platform_unix.h:122,
from ../include/driver/Platform.h:35,
from ifd.h:9,
from ifd.cpp:8:
ifd.cpp: In member function ‘RESPONSECODE IFDHandler::powerICC(DWORD, DWORD,
PUCHAR, PDWORD)’:
../cjeca32/ntstatus.h:5019:64: error: narrowing conversion of ‘3221225848’ from
‘uint32_t’ {aka ‘unsigned int’} to ‘int’ [-Wnarrowing]
5019 | #define STATUS_NO_MEDIA ((NTSTATUS)0xC0000178L)
| ^
ifd.cpp:967:8: note: in expansion of macro ‘STATUS_NO_MEDIA’
967 | case STATUS_NO_MEDIA:
| ^~~~~~~~~~~~~~~
../cjeca32/ntstatus.h:1729:64: error: narrowing conversion of ‘3221225492’ from
‘uint32_t’ {aka ‘unsigned int’} to ‘int’ [-Wnarrowing]
1729 | #define STATUS_UNRECOGNIZED_MEDIA ((NTSTATUS)0xC0000014L)
| ^
ifd.cpp:972:8: note: in expansion of macro ‘STATUS_UNRECOGNIZED_MEDIA’
972 | case STATUS_UNRECOGNIZED_MEDIA:
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../cjeca32/ntstatus.h:4214:64: error: narrowing conversion of ‘3221225760’ from
‘uint32_t’ {aka ‘unsigned int’} to ‘int’ [-Wnarrowing]
4214 | #define STATUS_CANCELLED ((NTSTATUS)0xC0000120L)
| ^
ifd.cpp:977:8: note: in expansion of macro ‘STATUS_CANCELLED’
977 | case STATUS_CANCELLED:
| ^~~~~~~~~~~~~~~~
../cjeca32/ntstatus.h:3218:64: error: narrowing conversion of ‘3221225653’ from
‘uint32_t’ {aka ‘unsigned int’} to ‘int’ [-Wnarrowing]
3218 | #define STATUS_IO_TIMEOUT ((NTSTATUS)0xC00000B5L)
| ^
ifd.cpp:982:8: note: in expansion of macro ‘STATUS_IO_TIMEOUT’
982 | case STATUS_IO_TIMEOUT:
| ^~~~~~~~~~~~~~~~~
make[3]: *** [Makefile:576: ifd.lo] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/ifd'
make[2]: *** [Makefile:492: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:422: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:5: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: pcsc-cyberjack
Source-Version: 3.99.5final.sp14-2
Done: Reinhard Tartler <siret...@tauware.de>
We believe that the bug you reported is fixed in the latest version of
pcsc-cyberjack, 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.
Reinhard Tartler <siret...@tauware.de> (supplier of updated pcsc-cyberjack
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:36:05 -0400
Source: pcsc-cyberjack
Architecture: source
Version: 3.99.5final.sp14-2
Distribution: unstable
Urgency: medium
Maintainer: Frank Neuber <s...@kernelport.com>
Changed-By: Reinhard Tartler <siret...@tauware.de>
Closes: 957669
Changes:
pcsc-cyberjack (3.99.5final.sp14-2) unstable; urgency=medium
.
* Bug fix: "ftbfs with GCC-10", thanks to Matthias Klose for reporting
(Closes: #957669).
.
pcsc-cyberjack (3.99.5final.sp14-1) experimental; urgency=medium
.
* New upstream release
Checksums-Sha1:
6f4a24ff99e010284a9f1901a0b5e2ad8c4b5638 2233
pcsc-cyberjack_3.99.5final.sp14-2.dsc
2712556339457131c5b268fdb6cb1872577c9cca 6176
pcsc-cyberjack_3.99.5final.sp14-2.debian.tar.xz
Checksums-Sha256:
75fc1492ee896c178d33598be6919d863185eac4921c816c2f46e48ccb604f50 2233
pcsc-cyberjack_3.99.5final.sp14-2.dsc
f3aafcd80904cca45f1d2b437f4ebc5a89108c0c5562517a461b7a7a25c117fb 6176
pcsc-cyberjack_3.99.5final.sp14-2.debian.tar.xz
Files:
37a8b3fe37c21b23c23f92773efe4d44 2233 misc optional
pcsc-cyberjack_3.99.5final.sp14-2.dsc
385a52d327118251b9baecf048a6e7c4 6176 misc optional
pcsc-cyberjack_3.99.5final.sp14-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEMN59F2OrlFLH4IJQSadpd5QoJssFAl8aPY0UHHNpcmV0YXJ0
QHRhdXdhcmUuZGUACgkQSadpd5QoJsvpSg//d6hs4SK+EGUZimmOSFKOYBfgkmfg
ji5eXoHmJIECRCeME6WvPot+snAj9aOzpVAdsKSHOjrMvF9oCaxkSSCv4vqMUZUO
3wWUN2dCBsKTamVBbH4XFPX0u7qLgAFhZ60A/aYdP/2PIOfdYFQ4+6rdb+SkNRbg
NiiPrW4WaH3Gg5eEYAEkDa8Qt2dS5MhTQqVyEs16gymj8itTpHzY/WxTwQv5N6YA
kFp/7u5z3DUjTAJZ5iWSsq73U5Z9hhv/KYEzXeg+UqUdjCX8m9Yx2o5D0JCZs+9X
3uKAtrGIfhALpSi1wM1v5Ecs9tr0TH2NSSXLC/cTU+VJ0B0qadyT2RWYrryfThiH
YZ5W+ivMnUv2b/fLCAW8X3MomtGMXMhmHUiCB+sH5Se4BxPtGgaihZoC3V9VnxZs
okA4217wapNKg2kilELqbPpNzlBoPh+bL16YoqGjdtyGmKIgBTe3tlV8gXGcvZCy
JlocyiGjXDe4XX63NjAHvJ1K192X6wqPyCVbu40NxiG9L9mmNl18yH15lxnVm2j5
CVXpFUQfnPDY8O+XCS3Q4554lFY3l2ZpPqrYZhbOp4ksQos4mE/fj/391YZF7Mo8
r6QtS8OOWz22jpzHNYHzXQ3EOPMMQ7WaJop4XdMTQ6+ycu+ndD2dDg0J/3flPlSG
NhwxBREDX71Si68=
=p8/r
-----END PGP SIGNATURE-----
--- End Message ---