Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 431974 Details for
Bug 581184
dev-libs/cyberjack-3.99.5_p09 : ifd.cpp:285:3: error: ‘rsct_usbdev_t’ was not declared in this scope
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:cyberjack-3.99.5_p09:20160425-153218.log
dev-libs:cyberjack-3.99.5_p09:20160425-153218.log (text/plain), 52.82 KB, created by
Toralf Förster
on 2016-04-25 15:47:18 UTC
(
hide
)
Description:
dev-libs:cyberjack-3.99.5_p09:20160425-153218.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-04-25 15:47:18 UTC
Size:
52.82 KB
patch
obsolete
> * Package: dev-libs/cyberjack-3.99.5_p09 > * Repository: gentoo > * Maintainer: wschlich@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux udev userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found kernel object directory: > * /lib/modules/4.5.2-gentoo/build > * Found sources for kernel version: > * 4.5.2-gentoo > * Checking for suitable kernel configuration options... > * CONFIG_USB_SERIAL_CYBERJACK: is not set when it should be. > * Please check to make sure these options are set correctly. > * Failure to do so may cause unexpected problems. >>>> Unpacking source... >>>> Unpacking pcsc-cyberjack-3.99.5final.SP09.tar.bz2 to /var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work >>>> Source unpacked in /var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work >>>> Preparing source in /var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09 ... > * Applying cyberjack-3.99.5_p09-manpages.patch ... > [ ok ] > * Applying cyberjack-3.99.5_p09-returnvalue.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: pcsc-cyberjack-3.99.5final.SP09/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09 ... > * econf: updating pcsc-cyberjack-3.99.5final.SP09/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating pcsc-cyberjack-3.99.5final.SP09/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --sysconfdir=/etc/cyberjack --disable-hal --enable-pcsc --disable-static --disable-nonserial --disable-threads --with-usbdropdir=/usr/lib64/readers/usb >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for gawk... gawk >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking whether to enable maintainer-specific portions of Makefiles... no >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking whether make supports nested variables... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking target system type... posix >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU Objective C compiler... no >checking whether x86_64-pc-linux-gnu-gcc accepts -g... no >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-windres... no >checking for windres... no >checking for gawk... (cached) gawk >checking for sed... /bin/sed >checking whether x86_64-pc-linux-gnu-gcc is Clang... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking whether more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for library containing dlopen... -ldl >checking for ANSI C header files... (cached) yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for an ANSI C-conforming const... yes >checking whether non-serial access is wanted... checking whether non-serial access is wanted... no >checking if PC/SC should be used... yes >checking for pcsc includes... -I/usr/include -I/usr/include/PCSC >checking for pcsc libs... -L/usr/lib64 -lpcsclite >checking for PCSC... yes >checking if XML2 is allowed... yes >checking for xml2 includes... -I/usr/include/libxml2 >checking for xml2 libraries... -lxml2 >checking whether this is an official release... no >checking whether the threaded approach is wanted... no >checking if symbol visibility is supported... yes >checking if symbol visibility is supported... no (needs gcc >=4.0, you have gcc-5.3.0) >checking whether this is an RPM distribution... which: no rpm in (/usr/lib/portage/python3.4/ebuild-helpers/xattr:/usr/lib/portage/python3.4/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/5.3.0) >no (no RPM installed) >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating cjeca32/Makefile >config.status: creating cjeca32/ausb/Makefile >config.status: creating ifd/Makefile >config.status: creating ifd/Info.plist >config.status: creating libcyberjack/Makefile >config.status: creating libcyberjack/libdialog/Makefile >config.status: creating libcyberjack/libdialog/base/Makefile >config.status: creating libcyberjack/checksuite/Makefile >config.status: creating tools/Makefile >config.status: creating tools/cjflash/Makefile >config.status: creating tools/cjgeldkarte/Makefile >config.status: creating tools/cjBingo/Makefile >config.status: creating include/Makefile >config.status: creating include/macosx/Makefile >config.status: creating include/macosx/PCSC/Makefile >config.status: creating m4/Makefile >config.status: creating etc/Makefile >config.status: creating ifd-cyberjack.spec >config.status: creating doc/Makefile >config.status: creating config.h >config.status: executing libtool commands >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09' >Making all in m4 >make[2]: Entering directory '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09/m4' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09/m4' >Making all in include >make[2]: Entering directory '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09/include' >Making all in macosx >make[3]: Entering directory '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09/include/macosx' >Making all in PCSC >make[4]: Entering directory '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09/include/macosx/PCSC' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09/include/macosx/PCSC' >make[4]: Entering directory '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09/include/macosx' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09/include/macosx' >make[3]: Leaving directory '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09/include/macosx' >make[3]: Entering directory '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09/include' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09/include' >make[2]: Leaving directory '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09/include' >Making all in cjeca32 >make[2]: Entering directory '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09/cjeca32' >make[3]: Entering directory '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09/cjeca32' >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o BaseCommunication.lo BaseCommunication.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c BaseCommunication.cpp -fPIC -DPIC -o .libs/BaseCommunication.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o BaseReader.lo BaseReader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c BaseReader.cpp -fPIC -DPIC -o .libs/BaseReader.o >BaseReader.cpp: In member function âint CBaseReader::check_len(uint8_t*, uint32_t, uint8_t**, uint32_t*)â: >BaseReader.cpp:557:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if(buf_len==len+len1+1) > > ^ >BaseReader.cpp: In member function âint CBaseReader::AnalyseATR(bool, uint8_t)â: >BaseReader.cpp:578:6: warning: variable âhasTA1â set but not used [-Wunused-but-set-variable] > int hasTA1; > > ^ >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o BaseTranslater.lo BaseTranslater.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c BaseTranslater.cpp -fPIC -DPIC -o .libs/BaseTranslater.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o CCIDReader.lo CCIDReader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c CCIDReader.cpp -fPIC -DPIC -o .libs/CCIDReader.o >CCIDReader.cpp: In member function âchar CCCIDReader::_CtData(uint8_t*, uint8_t*, uint8_t*, uint16_t, uint8_t*, uint16_t*)â: >CCIDReader.cpp:750:38: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > if(cmd[2]>m_maxSlot || cmd[2]==0 && cmd[3]!=0 || cmd[2]>=1 && cmd[2]<=m_max > ^ >CCIDReader.cpp:750:85: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > maxSlot || cmd[2]==0 && cmd[3]!=0 || cmd[2]>=1 && cmd[2]<=m_maxSlot && cmd[3]>2 > ^ >CCIDReader.cpp:873:38: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > if(cmd[2]>m_maxSlot || cmd[2]==0 && cmd[3]!=0 || cmd[2]>=1 && cmd[2]<=m_max > ^ >CCIDReader.cpp:873:85: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > maxSlot || cmd[2]==0 && cmd[3]!=0 || cmd[2]>=1 && cmd[2]<=m_maxSlot && cmd[3]>2 > ^ >CCIDReader.cpp:1504:88: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > || (cmd[3]&0x0f)>0x02 || (cmd[3]&0xf0)>0x10 || (cmd[3]&0xf0)==0x10 && Le!=01) > > ^ >CCIDReader.cpp:1576:18: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > if(key!=10 && key!=11 || charlen==1) > > ^ >CCIDReader.cpp:2668:64: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > if(m_p_Slot[cmd[2]-1].m_ActiveProtocol==SCARD_PROTOCOL_T0 && *tag44!=1 || > ^ >CCIDReader.cpp:2680:66: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > if(m_p_Slot[cmd[2]-1].m_ActiveProtocol==SCARD_PROTOCOL_T0 && *tag44==1 | > ^ >CCIDReader.cpp: In member function âvirtual bool CCCIDReader::PinDirectSupported()â: >CCIDReader.cpp:3229:47: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > if(Info->Version<0x30 || Info->Version==0x30 && Info->Revision<42) > > ^ >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o Debug.lo Debug.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c Debug.cpp -fPIC -DPIC -o .libs/Debug.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o EC30Reader.lo EC30Reader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c EC30Reader.cpp -fPIC -DPIC -o .libs/EC30Reader.o >EC30Reader.cpp: In member function âvirtual CJ_RESULT CEC30Reader::CtKeyUpdate(uint8_t*, uint32_t, uint32_t*)â: >EC30Reader.cpp:775:76: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > xff==m_ReaderInfo.Keys[0].KNr && 0xff==m_ReaderInfo.Keys[0].Version && KV[NewKe > ^ >EC30Reader.cpp:812:46: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > if(NewKey[8]==m_ReaderInfo.Keys[0].KNr && NewKey[9]>m_ReaderInfo.Keys[0]. > ^ >EC30Reader.cpp:815:42: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > if(ptr[6]==m_ReaderInfo.Keys[0].KNr && ptr[7]==m_ReaderInfo.Keys[0].Versio > ^ >EC30Reader.cpp: In member function âbool CEC30Reader::_CtIsKeyUpdateRecommended(uint8_t*, uint32_t, uint32_t*, uint8_t*, CJ_RESULT&)â: >EC30Reader.cpp:935:39: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > if(ptr[8]==m_ReaderInfo.Keys[0].KNr && ptr[9]>m_ReaderInfo.Keys[0].Version || > ^ >EC30Reader.cpp:940:75: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > xff==m_ReaderInfo.Keys[0].KNr && 0xff==m_ReaderInfo.Keys[0].Version && KV[ptr[8 > ^ >EC30Reader.cpp:953:36: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > if(ptr[14+help1]!=0x82 || IsRoot && 16+help1+help2!=help || !IsRoot && help < > ^ >EC30Reader.cpp:953:71: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > if(ptr[14+help1]!=0x82 || IsRoot && 16+help1+help2!=help || !IsRoot && help < 2 > ^ >EC30Reader.cpp: In member function âvirtual RSCT_IFD_RESULT CEC30Reader::_IfdTransmit(const uint8_t*, uint16_t, uint8_t*, uint16_t*, uint8_t)â: >EC30Reader.cpp:1435:25: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > if(*response_len>=7 && GetReadersInputBufferSize()<=99999 || *response_len> > ^ >EC30Reader.cpp: In member function âvirtual CJ_RESULT CEC30Reader::SpecialLess3_0_41()â: >EC30Reader.cpp:1712:47: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > if(Info->Version<0x30 || Info->Version==0x30 && Info->Revision<=40) > > ^ >EC30Reader.cpp: In member function âvirtual int CEC30Reader::ExecuteSecureResult(CCID_Response*, uint8_t*, int*, int)â: >EC30Reader.cpp:2102:47: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > if(Info->Version<0x30 || Info->Version==0x30 && Info->Revision<=40) > > ^ >EC30Reader.cpp: In member function âvirtual bool CEC30Reader::HastModulestoreInfo()â: >EC30Reader.cpp:2155:52: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > return (Info->Version>0x30 || Info->Version==0x30 && Info->Revision>=43); > > ^ >EC30Reader.cpp: In member function âvirtual CJ_RESULT CEC30Reader::CtGetModulestoreInfo(uint8_t*, uint8_t*)â: >EC30Reader.cpp:2180:72: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > (Res==CJ_SUCCESS || Res==CJ_ERR_RBUFFER_TO_SMALL && StoreInfo==NULL && InfoLeng > ^ >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o ECAReader.lo ECAReader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c ECAReader.cpp -fPIC -DPIC -o .libs/ECAReader.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o ECBReader.lo ECBReader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c ECBReader.cpp -fPIC -DPIC -o .libs/ECBReader.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o ECFReader.lo ECFReader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c ECFReader.cpp -fPIC -DPIC -o .libs/ECFReader.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o ECPReader.lo ECPReader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c ECPReader.cpp -fPIC -DPIC -o .libs/ECPReader.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o ECRReader.lo ECRReader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c ECRReader.cpp -fPIC -DPIC -o .libs/ECRReader.o >ECRReader.cpp: In member function âvirtual RSCT_IFD_RESULT CECRReader::_IfdPower(uint32_t, uint8_t*, uint32_t*, uint32_t, uint8_t)â: >ECRReader.cpp:38:28: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > if(Result==STATUS_SUCCESS && Mode==SCARD_COLD_RESET || Mode==SCARD_WARM_RESET) > ^ >ECRReader.cpp: In member function âvirtual uint32_t CECRReader::GetReadersInputBufferSize()â: >ECRReader.cpp:172:63: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > if(Info!=NULL && (Info->Version>=0x30 || Info->Version==0x30 && Info->Revision > ^ >ECRReader.cpp: In member function âvirtual RSCT_IFD_RESULT CECRReader::_IfdTransmit(const uint8_t*, uint16_t, uint8_t*, uint16_t*, uint8_t)â: >ECRReader.cpp:269:25: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > if(*response_len>=7 && GetReadersInputBufferSize()<=99999 || *response_len> > ^ >ECRReader.cpp: In member function âvirtual RSCT_IFD_RESULT CECRReader::IfdVendor(uint32_t, uint8_t*, uint32_t, uint8_t*, uint32_t*)â: >ECRReader.cpp:371:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if(InputLength!=3+InternalLengthBuffer) > > ^ >ECRReader.cpp:382:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if(InputLength>5+lengthCHAT) > > ^ >ECRReader.cpp:386:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if(InputLength>7+lengthCHAT+lengthPIN) > > ^ >ECRReader.cpp:410:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if(ResponseLen>6+InternalLength) > > ^ >ECRReader.cpp:413:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if(ResponseLen>7+InternalLength+lengthCAR) > > ^ >ECRReader.cpp:427:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if(ResponseLen>8+InternalLength+lengthCAR+lengthCARprev) > > ^ >ECRReader.cpp:388:41: warning: âlengthPINâ may be used uninitialized in this function [-Wmaybe-uninitialized] > memcpy(&lengthCD,Input+7+lengthCHAT+lengthPIN,2); > > ^ >ECRReader.cpp:388:41: warning: âlengthCHATâ may be used uninitialized in this function [-Wmaybe-uninitialized] >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o ECMReader.lo ECMReader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c ECMReader.cpp -fPIC -DPIC -o .libs/ECMReader.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o EFBReader.lo EFBReader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c EFBReader.cpp -fPIC -DPIC -o .libs/EFBReader.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o PPAReader.lo PPAReader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c PPAReader.cpp -fPIC -DPIC -o .libs/PPAReader.o >PPAReader.cpp: In member function âRSCT_IFD_RESULT CPPAReader::APDU2TPDU_T1(uint16_t, const uint8_t*, uint16_t*, uint8_t*)â: >PPAReader.cpp:335:32: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > (rbuffer[1]&0xc0)==0x80 && (rbuffer[2]!=0 || (rbuffer[1]&0x20)==0x20) || > ^ >PPAReader.cpp:337:32: warning: suggest parentheses around â&&â within â||â [-Wparentheses] > (rbuffer[1]&0xe0)==0xc0 && > > ^ >PPAReader.cpp: In member function âvirtual RSCT_IFD_RESULT CPPAReader::PVMVT1(int, uint8_t*, uint32_t, uint32_t*)â: >PPAReader.cpp:1193:86: warning: suggest parentheses around assignment used as truth value [-Wparentheses] > sult=ccidTransmit(xwt,sblock,(uint16_t)(slen),rbuffer,&len,0)!=STATUS_SUCCESS) > > ^ >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o RSCTCriticalSection.lo RSCTCriticalSection.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c RSCTCriticalSection.cpp -fPIC -DPIC -o .libs/RSCTCriticalSection.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o RFKReader.lo RFKReader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c RFKReader.cpp -fPIC -DPIC -o .libs/RFKReader.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o RFSReader.lo RFSReader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c RFSReader.cpp -fPIC -DPIC -o .libs/RFSReader.o >RFSReader.cpp: In member function âvirtual RSCT_IFD_RESULT CRFSReader::_IfdPower(uint32_t, uint8_t*, uint32_t*, uint32_t, uint8_t)â: >RFSReader.cpp:48:11: warning: variable âOrginalATR_Lengthâ set but not used [-Wunused-but-set-variable] > uint32_t OrginalATR_Length=0; > > ^ >RFSReader.cpp: In member function âvirtual uint32_t CRFSReader::GetReadersInputBufferSize()â: >RFSReader.cpp:107:17: warning: variable âInfoâ set but not used [-Wunused-but-set-variable] > cj_ModuleInfo *Info; > > ^ >RFSReader.cpp: In member function âvirtual RSCT_IFD_RESULT CRFSReader::IfdVendor(uint32_t, uint8_t*, uint32_t, uint8_t*, uint32_t*)â: >RFSReader.cpp:272:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if(InputLength!=3+InternalLengthBuffer) > > ^ >RFSReader.cpp:286:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if(InputLength>5+lengthCHAT) > > ^ >RFSReader.cpp:290:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if(InputLength>7+lengthCHAT+lengthPIN) > > ^ >RFSReader.cpp:315:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if(ResponseLen>6+InternalLength) > > ^ >RFSReader.cpp:318:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if(ResponseLen>7+InternalLength+lengthCAR) > > ^ >RFSReader.cpp:332:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if(ResponseLen>8+InternalLength+lengthCAR+lengthCARprev) > > ^ >RFSReader.cpp:292:41: warning: âlengthPINâ may be used uninitialized in this function [-Wmaybe-uninitialized] > memcpy(&lengthCD,Input+7+lengthCHAT+lengthPIN,2); > > ^ >RFSReader.cpp:292:41: warning: âlengthCHATâ may be used uninitialized in this function [-Wmaybe-uninitialized] >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o RFSoliReader.lo RFSoliReader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c RFSoliReader.cpp -fPIC -DPIC -o .libs/RFSoliReader.o >RFSoliReader.cpp: In member function âvirtual CJ_RESULT CRFSoliReader::BuildReaderInfo()â: >RFSoliReader.cpp:76:10: warning: unused variable âdisablesyncâ [-Wunused-variable] > uint8_t disablesync=0; > > ^ >RFSoliReader.cpp:77:11: warning: unused variable âResultâ [-Wunused-variable] > uint32_t Result; > > ^ >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o RFCReader.lo RFCReader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c RFCReader.cpp -fPIC -DPIC -o .libs/RFCReader.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o CPTReader.lo CPTReader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c CPTReader.cpp -fPIC -DPIC -o .libs/CPTReader.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o CGOReader.lo CGOReader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c CGOReader.cpp -fPIC -DPIC -o .libs/CGOReader.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o WAVReader.lo WAVReader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c WAVReader.cpp -fPIC -DPIC -o .libs/WAVReader.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o Reader.lo Reader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c Reader.cpp -fPIC -DPIC -o .libs/Reader.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o USBUnix.lo USBUnix.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c USBUnix.cpp -fPIC -DPIC -o .libs/USBUnix.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o SerialUnix.lo SerialUnix.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c SerialUnix.cpp -fPIC -DPIC -o .libs/SerialUnix.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o SECReader.lo SECReader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c SECReader.cpp -fPIC -DPIC -o .libs/SECReader.o >SECReader.cpp: In member function âvirtual RSCT_IFD_RESULT CSECReader::_IfdTransmit(const uint8_t*, uint16_t, uint8_t*, uint16_t*, uint8_t)â: >SECReader.cpp:68:6: warning: unused variable âlâ [-Wunused-variable] > int l; > > ^ >SECReader.cpp:69:8: warning: unused variable âstrâ [-Wunused-variable] > char *str; > > ^ >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o SYOReader.lo SYOReader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c SYOReader.cpp -fPIC -DPIC -o .libs/SYOReader.o >SYOReader.cpp: In member function âvirtual RSCT_IFD_RESULT CSYOReader::_IfdTransmit(const uint8_t*, uint16_t, uint8_t*, uint16_t*, uint8_t)â: >SYOReader.cpp:68:6: warning: unused variable âlâ [-Wunused-variable] > int l; > > ^ >SYOReader.cpp:69:8: warning: unused variable âstrâ [-Wunused-variable] > char *str; > > ^ >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o TLSReader.lo TLSReader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c TLSReader.cpp -fPIC -DPIC -o .libs/TLSReader.o >TLSReader.cpp: In member function âvirtual RSCT_IFD_RESULT CTLSReader::_IfdTransmit(const uint8_t*, uint16_t, uint8_t*, uint16_t*, uint8_t)â: >TLSReader.cpp:68:6: warning: unused variable âlâ [-Wunused-variable] > int l; > > ^ >TLSReader.cpp:69:8: warning: unused variable âstrâ [-Wunused-variable] > char *str; > > ^ >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o BDRReader.lo BDRReader.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c BDRReader.cpp -fPIC -DPIC -o .libs/BDRReader.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o cjeca32.lo cjeca32.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c cjeca32.cpp -fPIC -DPIC -o .libs/cjeca32.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o Platform_unix.lo Platform_unix.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c Platform_unix.cpp -fPIC -DPIC -o .libs/Platform_unix.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c -o config.lo config.cpp >libtool: compile: x86_64-pc-linux-gnu-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\" -march=native -O2 -pipe -Wall -c config.cpp -fPIC -DPIC -o .libs/config.o >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -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 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 cjeca32.lo Platform_unix.lo config.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .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/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/cjeca32.o .libs/Platform_unix.o .libs/config.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libeca.a >libtool: link: ( cd ".libs" && rm -f "libeca.la" && ln -s "../libeca.la" "libeca.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09/cjeca32' >make[2]: Leaving directory '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09/cjeca32' >Making all in etc >make[2]: Entering directory '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09/etc' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09/etc' >Making all in ifd >make[2]: Entering directory '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09/ifd' >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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 -march=native -O2 -pipe -Wall -c -o ifd.lo ifd.cpp >libtool: compile: x86_64-pc-linux-gnu-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 -march=native -O2 -pipe -Wall -c ifd.cpp -fPIC -DPIC -o .libs/ifd.o >ifd.cpp: In member function âRESPONSECODE IFDHandler::createChannel(DWORD, DWORD)â: >ifd.cpp:285:3: error: ârsct_usbdev_tâ was not declared in this scope > rsct_usbdev_t *devs=NULL; > ^ >ifd.cpp:285:18: error: âdevsâ was not declared in this scope > rsct_usbdev_t *devs=NULL; > ^ >ifd.cpp:286:18: error: âdâ was not declared in this scope > rsct_usbdev_t *d; > ^ >ifd.cpp:311:28: error: ârsct_usbdev_scanâ was not declared in this scope > rv=rsct_usbdev_scan(&devs); > ^ >ifd.cpp:314:31: error: ârsct_usbdev_list_freeâ was not declared in this scope > rsct_usbdev_list_free(devs); > ^ >ifd.cpp:363:31: error: ârsct_usbdev_list_freeâ was not declared in this scope > rsct_usbdev_list_free(devs); > ^ >ifd.cpp:377:29: error: ârsct_usbdev_list_freeâ was not declared in this scope > rsct_usbdev_list_free(devs); > ^ >ifd.cpp: In member function âRESPONSECODE IFDHandler::createChannelByName(DWORD, char*)â: >ifd.cpp:564:3: error: ârsct_usbdev_tâ was not declared in this scope > rsct_usbdev_t *devs=NULL; > ^ >ifd.cpp:564:18: error: âdevsâ was not declared in this scope > rsct_usbdev_t *devs=NULL; > ^ >ifd.cpp:565:18: error: âdâ was not declared in this scope > rsct_usbdev_t *d; > ^ >ifd.cpp:589:28: error: ârsct_usbdev_scanâ was not declared in this scope > rv=rsct_usbdev_scan(&devs); > ^ >ifd.cpp:592:31: error: ârsct_usbdev_list_freeâ was not declared in this scope > rsct_usbdev_list_free(devs); > ^ >ifd.cpp:598:36: error: â_findUsbDevByNameâ was not declared in this scope > d=_findUsbDevByName(devs, devName); > ^ >ifd.cpp:601:31: error: ârsct_usbdev_list_freeâ was not declared in this scope > rsct_usbdev_list_free(devs); > ^ >ifd.cpp:607:29: error: ârsct_usbdev_list_freeâ was not declared in this scope > rsct_usbdev_list_free(devs); > ^ >Makefile:572: recipe for target 'ifd.lo' failed >make[2]: *** [ifd.lo] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09/ifd' >Makefile:495: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09' >Makefile:425: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: dev-libs/cyberjack-3.99.5_p09::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-libs/cyberjack-3.99.5_p09::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/cyberjack-3.99.5_p09::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:cyberjack-3.99.5_p09:20160425-153218.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09' > * S: '/var/tmp/portage/dev-libs/cyberjack-3.99.5_p09/work/pcsc-cyberjack-3.99.5final.SP09'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 581184
: 431974 |
431976
|
431978