[Pcsclite-muscle] ReinerSCT Cyberjack e-com: readerfactory.c:1097:RFInitializeReader() Open Port 0x200000 Failed (usb:0c4b/0401:libudev:0:/dev/bus/usb/001/012)

TT my.nl.abos
Tue Nov 15 04:43:27 PST 2016


On 15/11/16 13:03, Ludovic Rousseau wrote:
> 2016-11-15 12:50 GMT+01:00 TT <my.nl.abos at gmail.com>:
>> Hi,
> Hello,
>
>> I am hoping you might be able to help me.
>>
>> I never had problems running the reader, but now I do and don't know
>> what to try anymore :(
>>
>> But first things first:
>>
>> //////////////////////////////////////////////////
>> //// Versions
>>
>>     * CCID driver version: community/ccid 1.4.25-1 [installed]
>>     * pcsc-lite version: community/pcsclite 1.8.16-1 [installed]
>>     * smart card reader name: ReinerSCT Cyberjack e-com [#1#]
>>     * the output of the command "/usr/sbin/pcscd --version":
>> pcsc-lite version 1.8.16.
>> Copyright (C) 1999-2002 by David Corcoran <corcoran at musclecard.com>.
>> Copyright (C) 2001-2015 by Ludovic Rousseau <ludovic.rousseau at free.fr>.
>> Copyright (C) 2003-2004 by Damien Sauveron <sauveron at labri.fr>.
>> Report bugs to <pcsclite-muscle at lists.alioth.debian.org>.
>> Enabled features: Linux x86_64-pc-linux-gnu serial usb libudev
>> usbdropdir=/usr/lib/pcsc/drivers ipcdir=/run/pcscd
>> configdir=/etc/reader.conf.d
>>
>> #1#: aur/pcsc-cyberjack 3.99.5_SP10-2 (29, 0.01) [installed]
>> (((
>>
>> source=("http://support.reiner-sct.de/downloads/LINUX/V${pkgver}/pcsc-cyberjack_${_pkgver}.tar.tar")
>>
>> sha256sums=('11099c29594a73db19a4a0d9c448308c9c1ec3868862fd3838d0849b0debc7a8')
>>
>>     ./configure \
>>         --prefix=/usr \
>>         --mandir=/usr/share/man/man8 \
>>         --sysconfdir=/etc/"${pkgname}"  \
>>         --enable-udev \
>>         --with-usbdropdir=$(pkg-config libpcsclite --variable=usbdropdir)
>>
>>     make
>> )))
>>
>>
>>
>> //////////////////////////////////////////////////
>> //// Platform
>>
>>     * Operating system or GNU/Linux distribution name and version:
>>       archlinux
>>       Linux horizon 4.8.7-nvme #1 SMP PREEMPT Tue Nov 15 10:28:13 CET
>> 2016 x86_64 GNU/Linux (archlinux kernel + nvme powersaving patch)
>>
>>     Smart card middleware name and version: hmmm I am not sure what you
>> mean (I know what a middleware would be in general, but how do I
>> determine this in my context ?), sorry !
>>     Reader manufacturer name: ReinerSCT
>>     Reader model name: cyberJack e-com
>>     Smart card name: Sparkasse HBCI card
>>
>>
>>
>> //////////////////////////////////////////////////
>> //// Log
>>
>>  * Killed any running pcscd process
>>  * Started pcscd exactly as described bellow:
>> sudo LIBCCID_ifdLogLevel=0x000F pcscd --foreground --debug --apdu
>> --color | tee log.txt
>>
>> Reader was first NOT plugged, then (after line:
>>      00000108 hotplug_libudev.c:294:get_driver() Looking for a driver
>> for VID: 0x2109, PID: 0x0812, path: /dev/bus/usb/002/002
>> I plugged it.
>>
>> Please find the log.txt attached.
>>
>>
>>
>>
>> //////////////////////////////////////////////////
>> //// Some additional info (each starts with ####)
>>
>> #### ls -la /var/run/pcscd
>> total 4
>> drwxr-xr-x  2 root root  80 Nov 15 12:46 .
>> drwxr-xr-x 20 root root 460 Nov 15 11:08 ..
>> srw-rw-rw-  1 root root   0 Nov 15 12:46 pcscd.comm
>> -rw-r--r--  1 root root   7 Nov 15 12:46 pcscd.pid
>>
>>
>> #### ls -la /dev/bus/usb/001/009
>> crw-rw-r-- 1 root root 189, 8 Nov 15 11:54 /dev/bus/usb/001/009
>>
>>
>> #### lsusb -vvv # section about cyberjack:
>>
>> Bus 001 Device 009: ID 0c4b:0401 Reiner SCT Kartensysteme GmbH cyberJack
>> pinpad(a2)
>> Device Descriptor:
>>   bLength                18
>>   bDescriptorType         1
>>   bcdUSB               1.10
>>   bDeviceClass            0
>>   bDeviceSubClass         0
>>   bDeviceProtocol         0
>>   bMaxPacketSize0        16
>>   idVendor           0x0c4b Reiner SCT Kartensysteme GmbH
>>   idProduct          0x0401 cyberJack pinpad(a2)
>>   bcdDevice            0.01
>>   iManufacturer           1 Reiner-SCT
>>   iProduct                2 cyberJack e-com(f)
>>   iSerial                 3 7091604504
>>   bNumConfigurations      1
>>   Configuration Descriptor:
>>     bLength                 9
>>     bDescriptorType         2
>>     wTotalLength           93
>>     bNumInterfaces          1
>>     bConfigurationValue     1
>>     iConfiguration          0
>>     bmAttributes         0x80
>>       (Bus Powered)
>>     MaxPower               96mA
>>     Interface Descriptor:
>>       bLength                 9
>>       bDescriptorType         4
>>       bInterfaceNumber        0
>>       bAlternateSetting       0
>>       bNumEndpoints           3
>>       bInterfaceClass       255 Vendor Specific Class
>>       bInterfaceSubClass      0
>>       bInterfaceProtocol      0
>>       iInterface              0
>>       Endpoint Descriptor:
>>         bLength                 7
>>         bDescriptorType         5
>>         bEndpointAddress     0x81  EP 1 IN
>>         bmAttributes            3
>>           Transfer Type            Interrupt
>>           Synch Type               None
>>           Usage Type               Data
>>         wMaxPacketSize     0x0010  1x 16 bytes
>>         bInterval               5
>>       Endpoint Descriptor:
>>         bLength                 7
>>         bDescriptorType         5
>>         bEndpointAddress     0x82  EP 2 IN
>>         bmAttributes            2
>>           Transfer Type            Bulk
>>           Synch Type               None
>>           Usage Type               Data
>>         wMaxPacketSize     0x0040  1x 64 bytes
>>         bInterval               1
>>       Endpoint Descriptor:
>>         bLength                 7
>>         bDescriptorType         5
>>         bEndpointAddress     0x02  EP 2 OUT
>>         bmAttributes            2
>>           Transfer Type            Bulk
>>           Synch Type               None
>>           Usage Type               Data
>>         wMaxPacketSize     0x0040  1x 64 bytes
>>         bInterval               1
>>         DEVICE CLASS:  36 21 00 10 00 07 03 00 00 00 a0 0f 00 00 40 1f
>> 00 00 00 58 27 00 00 90 d0 03 00 00 fe 00 00 00 07 00 00 00 00 00 00 00
>> 30 00 01 00 0e 01 00 00 ff ff 00 00 03 01
>> Device Status:     0x0000
>>   (Bus Powered)
>>
>> #### ps faux|grep pcscd   # pcscd is running as root
>> root     13784  0.0  0.0  71812  5408 pts/7    S+   12:46   0:00
>>  \_ sudo LIBCCID_ifdLogLevel=0x000F pcscd --foreground --debug --apdu
>> --color
>> root     13786  0.0  0.0  26480  2460 pts/7    Sl+  12:46   0:00
>>  |   \_ pcscd --foreground --debug --apdu --color
>>
>>
>> ### HISTORY of this issue:
>> The reader always worked fine.
>> I am now trying it the first time on a new DELL XPS 13 notebook under
>> archlinux.
>>
>>
>> #### Do you have any idea what I can try ?
>>
>> Thanks a lot for any hint. Because for now I fell stuck on how to
>> further debug this :(
> 00014585 readerfactory.c:1097:RFInitializeReader() Open Port 0x200000
> Failed (usb:0c4b/0401:libudev:0:/dev/bus/usb/001/014)
> 00000010 readerfactory.c:372:RFAddReader() REINER SCT cyberJack pp_a2
> (7091604504) init failed.
>
> The driver failed to initialize.
>
> You should report the issue to driver maintainer. Or try to debug the
> libifd-cyberjack.so driver yourself.
>
> You can also try to copy the libifd-cyberjack.so driver from your
> other computer, where the reader was working fine, and install it on
> the DELL XPS 13.
>
> Bye
>


Thanks a lot for the quick reply !

The driver is compiled using the manufacturers sources:

source=("http://support.reiner-sct.de/downloads/LINUX/V${pkgver}/pcsc-cyberjack_${_pkgver}.tar.tar")


sha256sums=('11099c29594a73db19a4a0d9c448308c9c1ec3868862fd3838d0849b0debc7a8')

    ./configure \
        --prefix=/usr \
        --mandir=/usr/share/man/man8 \
        --sysconfdir=/etc/"${pkgname}"  \
        --enable-udev \
        --with-usbdropdir=$(pkg-config libpcsclite --variable=usbdropdir)

    make

    make install

See attached .txt files.

I also contacted the manufacturer asking about this issue.

Plus I will try moving over the .so file...

Thanks again!

Knuth

-------------- next part --------------
./configure \
>         --prefix=/usr \
>         --mandir=/usr/share/man/man8 \
>         --sysconfdir=/etc/"${pkgname}"  \
>         --enable-udev \
>         --with-usbdropdir=$(pkg-config libpcsclite --variable=usbdropdir)
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 gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/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/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/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... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/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 gcc... gcc3
checking target system type... posix
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/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 g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... no
checking whether gcc accepts -g... no
checking dependency style of gcc... gcc3
checking for windres... no
checking for gawk... (cached) gawk
checking for sed... /usr/bin/sed
./configure: line 17926: ACX_PTHREAD: command not found
checking for pkg-config... /usr/bin/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... yes
checking for libusb... yes
checking if HAL support desired... 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-6.2.1)
checking whether this is an RPM distribution... which: no rpm in (/LINKS/sbin:/LINKS/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
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: config.h is unchanged
config.status: executing libtool commands
config.status: executing depfiles commands

-------------- next part --------------
make  all-recursive
make[1]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10? wird betreten
Making all in m4
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/m4? wird betreten
make[2]: F?r das Ziel ?all? ist nichts zu tun.
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/m4? wird verlassen
Making all in include
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include? wird betreten
Making all in macosx
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include/macosx? wird betreten
Making all in PCSC
make[4]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include/macosx/PCSC? wird betreten
make[4]: F?r das Ziel ?all? ist nichts zu tun.
make[4]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include/macosx/PCSC? wird verlassen
make[4]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include/macosx? wird betreten
make[4]: F?r das Ziel ?all-am? ist nichts zu tun.
make[4]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include/macosx? wird verlassen
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include/macosx? wird verlassen
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include? wird betreten
make[3]: F?r das Ziel ?all-am? ist nichts zu tun.
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include? wird verlassen
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include? wird verlassen
Making all in cjeca32
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/cjeca32? wird betreten
Making all in ausb
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/cjeca32/ausb? wird betreten
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0  -DBUILDING_CYBERJACK   -DBUILDING_CYBERJACK  -g -O2 -Wall -MT ausb_libusb0.lo -MD -MP -MF .deps/ausb_libusb0.Tpo -c -o ausb_libusb0.lo ausb_libusb0.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0 -DBUILDING_CYBERJACK -DBUILDING_CYBERJACK -g -O2 -Wall -MT ausb_libusb0.lo -MD -MP -MF .deps/ausb_libusb0.Tpo -c ausb_libusb0.c  -fPIC -DPIC -o .libs/ausb_libusb0.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0 -DBUILDING_CYBERJACK -DBUILDING_CYBERJACK -g -O2 -Wall -MT ausb_libusb0.lo -MD -MP -MF .deps/ausb_libusb0.Tpo -c ausb_libusb0.c -o ausb_libusb0.o >/dev/null 2>&1
mv -f .deps/ausb_libusb0.Tpo .deps/ausb_libusb0.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0  -DBUILDING_CYBERJACK   -DBUILDING_CYBERJACK  -g -O2 -Wall -MT ausb_libusb1.lo -MD -MP -MF .deps/ausb_libusb1.Tpo -c -o ausb_libusb1.lo ausb_libusb1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0 -DBUILDING_CYBERJACK -DBUILDING_CYBERJACK -g -O2 -Wall -MT ausb_libusb1.lo -MD -MP -MF .deps/ausb_libusb1.Tpo -c ausb_libusb1.c  -fPIC -DPIC -o .libs/ausb_libusb1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0 -DBUILDING_CYBERJACK -DBUILDING_CYBERJACK -g -O2 -Wall -MT ausb_libusb1.lo -MD -MP -MF .deps/ausb_libusb1.Tpo -c ausb_libusb1.c -o ausb_libusb1.o >/dev/null 2>&1
mv -f .deps/ausb_libusb1.Tpo .deps/ausb_libusb1.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0  -DBUILDING_CYBERJACK   -DBUILDING_CYBERJACK  -g -O2 -Wall -MT ausb.lo -MD -MP -MF .deps/ausb.Tpo -c -o ausb.lo ausb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0 -DBUILDING_CYBERJACK -DBUILDING_CYBERJACK -g -O2 -Wall -MT ausb.lo -MD -MP -MF .deps/ausb.Tpo -c ausb.c  -fPIC -DPIC -o .libs/ausb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0 -DBUILDING_CYBERJACK -DBUILDING_CYBERJACK -g -O2 -Wall -MT ausb.lo -MD -MP -MF .deps/ausb.Tpo -c ausb.c -o ausb.o >/dev/null 2>&1
mv -f .deps/ausb.Tpo .deps/ausb.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0  -DBUILDING_CYBERJACK   -DBUILDING_CYBERJACK  -g -O2 -Wall -MT ausb1.lo -MD -MP -MF .deps/ausb1.Tpo -c -o ausb1.lo ausb1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0 -DBUILDING_CYBERJACK -DBUILDING_CYBERJACK -g -O2 -Wall -MT ausb1.lo -MD -MP -MF .deps/ausb1.Tpo -c ausb1.c  -fPIC -DPIC -o .libs/ausb1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0 -DBUILDING_CYBERJACK -DBUILDING_CYBERJACK -g -O2 -Wall -MT ausb1.lo -MD -MP -MF .deps/ausb1.Tpo -c ausb1.c -o ausb1.o >/dev/null 2>&1
mv -f .deps/ausb1.Tpo .deps/ausb1.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0  -DBUILDING_CYBERJACK   -DBUILDING_CYBERJACK  -g -O2 -Wall -MT ausb11.lo -MD -MP -MF .deps/ausb11.Tpo -c -o ausb11.lo ausb11.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0 -DBUILDING_CYBERJACK -DBUILDING_CYBERJACK -g -O2 -Wall -MT ausb11.lo -MD -MP -MF .deps/ausb11.Tpo -c ausb11.c  -fPIC -DPIC -o .libs/ausb11.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0 -DBUILDING_CYBERJACK -DBUILDING_CYBERJACK -g -O2 -Wall -MT ausb11.lo -MD -MP -MF .deps/ausb11.Tpo -c ausb11.c -o ausb11.o >/dev/null 2>&1
mv -f .deps/ausb11.Tpo .deps/ausb11.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0  -DBUILDING_CYBERJACK   -DBUILDING_CYBERJACK  -g -O2 -Wall -MT ausb3.lo -MD -MP -MF .deps/ausb3.Tpo -c -o ausb3.lo ausb3.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0 -DBUILDING_CYBERJACK -DBUILDING_CYBERJACK -g -O2 -Wall -MT ausb3.lo -MD -MP -MF .deps/ausb3.Tpo -c ausb3.c  -fPIC -DPIC -o .libs/ausb3.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0 -DBUILDING_CYBERJACK -DBUILDING_CYBERJACK -g -O2 -Wall -MT ausb3.lo -MD -MP -MF .deps/ausb3.Tpo -c ausb3.c -o ausb3.o >/dev/null 2>&1
mv -f .deps/ausb3.Tpo .deps/ausb3.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0  -DBUILDING_CYBERJACK   -DBUILDING_CYBERJACK  -g -O2 -Wall -MT ausb31.lo -MD -MP -MF .deps/ausb31.Tpo -c -o ausb31.lo ausb31.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0 -DBUILDING_CYBERJACK -DBUILDING_CYBERJACK -g -O2 -Wall -MT ausb31.lo -MD -MP -MF .deps/ausb31.Tpo -c ausb31.c  -fPIC -DPIC -o .libs/ausb31.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0 -DBUILDING_CYBERJACK -DBUILDING_CYBERJACK -g -O2 -Wall -MT ausb31.lo -MD -MP -MF .deps/ausb31.Tpo -c ausb31.c -o ausb31.o >/dev/null 2>&1
mv -f .deps/ausb31.Tpo .deps/ausb31.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0  -DBUILDING_CYBERJACK   -DBUILDING_CYBERJACK  -g -O2 -Wall -MT usbdev.lo -MD -MP -MF .deps/usbdev.Tpo -c -o usbdev.lo usbdev.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0 -DBUILDING_CYBERJACK -DBUILDING_CYBERJACK -g -O2 -Wall -MT usbdev.lo -MD -MP -MF .deps/usbdev.Tpo -c usbdev.c  -fPIC -DPIC -o .libs/usbdev.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -I/usr/include/libusb-1.0 -DBUILDING_CYBERJACK -DBUILDING_CYBERJACK -g -O2 -Wall -MT usbdev.lo -MD -MP -MF .deps/usbdev.Tpo -c usbdev.c -o usbdev.o >/dev/null 2>&1
mv -f .deps/usbdev.Tpo .deps/usbdev.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DBUILDING_CYBERJACK  -g -O2 -Wall   -o libausb.la  ausb_libusb0.lo ausb_libusb1.lo ausb.lo ausb1.lo ausb11.lo ausb3.lo ausb31.lo usbdev.lo   -lusb-1.0  
libtool: link: ar cru .libs/libausb.a .libs/ausb_libusb0.o .libs/ausb_libusb1.o .libs/ausb.o .libs/ausb1.o .libs/ausb11.o .libs/ausb3.o .libs/ausb31.o .libs/usbdev.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libausb.a
libtool: link: ( cd ".libs" && rm -f "libausb.la" && ln -s "../libausb.la" "libausb.la" )
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/cjeca32/ausb? wird verlassen
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/cjeca32? wird betreten
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT BaseCommunication.lo -MD -MP -MF .deps/BaseCommunication.Tpo -c -o BaseCommunication.lo BaseCommunication.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT BaseCommunication.lo -MD -MP -MF .deps/BaseCommunication.Tpo -c BaseCommunication.cpp  -fPIC -DPIC -o .libs/BaseCommunication.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT BaseCommunication.lo -MD -MP -MF .deps/BaseCommunication.Tpo -c BaseCommunication.cpp -o BaseCommunication.o >/dev/null 2>&1
mv -f .deps/BaseCommunication.Tpo .deps/BaseCommunication.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT BaseReader.lo -MD -MP -MF .deps/BaseReader.Tpo -c -o BaseReader.lo BaseReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT BaseReader.lo -MD -MP -MF .deps/BaseReader.Tpo -c BaseReader.cpp  -fPIC -DPIC -o .libs/BaseReader.o
BaseReader.cpp: In Elementfunktion ?int CBaseReader::check_len(uint8_t*, uint32_t, uint8_t**, uint32_t*)?:
BaseReader.cpp:557:13: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdr?cken [-Wsign-compare]
   if(buf_len==len+len1+1)
      ~~~~~~~^~~~~~~~~~~~
BaseReader.cpp: In Elementfunktion ?int CBaseReader::AnalyseATR(bool, uint8_t)?:
BaseReader.cpp:578:6: Warnung: Variable ?hasTA1? gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
  int hasTA1;
      ^~~~~~
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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT BaseReader.lo -MD -MP -MF .deps/BaseReader.Tpo -c BaseReader.cpp -o BaseReader.o >/dev/null 2>&1
mv -f .deps/BaseReader.Tpo .deps/BaseReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT BaseTranslater.lo -MD -MP -MF .deps/BaseTranslater.Tpo -c -o BaseTranslater.lo BaseTranslater.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT BaseTranslater.lo -MD -MP -MF .deps/BaseTranslater.Tpo -c BaseTranslater.cpp  -fPIC -DPIC -o .libs/BaseTranslater.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT BaseTranslater.lo -MD -MP -MF .deps/BaseTranslater.Tpo -c BaseTranslater.cpp -o BaseTranslater.o >/dev/null 2>&1
mv -f .deps/BaseTranslater.Tpo .deps/BaseTranslater.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT CCIDReader.lo -MD -MP -MF .deps/CCIDReader.Tpo -c -o CCIDReader.lo CCIDReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT CCIDReader.lo -MD -MP -MF .deps/CCIDReader.Tpo -c CCIDReader.cpp  -fPIC -DPIC -o .libs/CCIDReader.o
CCIDReader.cpp: In Elementfunktion ?char CCCIDReader::_CtData(uint8_t*, uint8_t*, uint8_t*, uint16_t, uint8_t*, uint16_t*)?:
CCIDReader.cpp:649:38: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
     if(cmd[2]>m_maxSlot || cmd[2]==0 && cmd[3]!=0 || cmd[2]>=1 && cmd[2]<=m_maxSlot && cmd[3]>2)
                            ~~~~~~~~~~^~~~~~~~~~~~
CCIDReader.cpp:649:85: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
     if(cmd[2]>m_maxSlot || cmd[2]==0 && cmd[3]!=0 || cmd[2]>=1 && cmd[2]<=m_maxSlot && cmd[3]>2)
                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
CCIDReader.cpp:772:38: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
     if(cmd[2]>m_maxSlot || cmd[2]==0 && cmd[3]!=0 || cmd[2]>=1 && cmd[2]<=m_maxSlot && cmd[3]>2)
                            ~~~~~~~~~~^~~~~~~~~~~~
CCIDReader.cpp:772:85: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
     if(cmd[2]>m_maxSlot || cmd[2]==0 && cmd[3]!=0 || cmd[2]>=1 && cmd[2]<=m_maxSlot && cmd[3]>2)
                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
CCIDReader.cpp:1403:88: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
     if(cmd[2]!=0x50 || (cmd[3]&0x0f)>0x02 || (cmd[3]&0xf0)>0x10 || (cmd[3]&0xf0)==0x10 && Le!=01)
                                                                    ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
CCIDReader.cpp:1475:18: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
       if(key!=10 && key!=11 || charlen==1)
          ~~~~~~~~^~~~~~~~~~
CCIDReader.cpp:2547:64: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
      if(m_p_Slot[cmd[2]-1].m_ActiveProtocol==SCARD_PROTOCOL_T0 && *tag44!=1 || m_p_Slot[cmd[2]-1].m_ActiveProtocol==SCARD_PROTOCOL_T1 && *tag44!=2)
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
CCIDReader.cpp:2559:66: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
        if(m_p_Slot[cmd[2]-1].m_ActiveProtocol==SCARD_PROTOCOL_T0 && *tag44==1 || m_p_Slot[cmd[2]-1].m_ActiveProtocol==SCARD_PROTOCOL_T1 && *tag44==2)
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
CCIDReader.cpp: In Elementfunktion ?virtual bool CCCIDReader::PinDirectSupported()?:
CCIDReader.cpp:3070:47: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
  if(Info->Version<0x30 || Info->Version==0x30 && Info->Revision<42)
                           ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT CCIDReader.lo -MD -MP -MF .deps/CCIDReader.Tpo -c CCIDReader.cpp -o CCIDReader.o >/dev/null 2>&1
mv -f .deps/CCIDReader.Tpo .deps/CCIDReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT Debug.lo -MD -MP -MF .deps/Debug.Tpo -c -o Debug.lo Debug.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT Debug.lo -MD -MP -MF .deps/Debug.Tpo -c Debug.cpp  -fPIC -DPIC -o .libs/Debug.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT Debug.lo -MD -MP -MF .deps/Debug.Tpo -c Debug.cpp -o Debug.o >/dev/null 2>&1
mv -f .deps/Debug.Tpo .deps/Debug.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT EC30Reader.lo -MD -MP -MF .deps/EC30Reader.Tpo -c -o EC30Reader.lo EC30Reader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT EC30Reader.lo -MD -MP -MF .deps/EC30Reader.Tpo -c EC30Reader.cpp  -fPIC -DPIC -o .libs/EC30Reader.o
EC30Reader.cpp: In Elementfunktion ?virtual CJ_RESULT CEC30Reader::CtKeyUpdate(uint8_t*, uint32_t, uint32_t*)?:
EC30Reader.cpp:775:76: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
    if(0xff==m_ReaderInfo.Keys[0].KNr && 0xff==m_ReaderInfo.Keys[0].Version && KV[NewKey[8]]==NewKey[9] || 0xff==m_ReaderInfo.Keys[1].KNr && 0xff==m_ReaderInfo.Keys[1].Version && KV[NewKey[8]]==NewKey[9])
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
EC30Reader.cpp:812:46: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
       if(NewKey[8]==m_ReaderInfo.Keys[0].KNr && NewKey[9]>m_ReaderInfo.Keys[0].Version 
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
EC30Reader.cpp:815:42: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
      if(ptr[6]==m_ReaderInfo.Keys[0].KNr && ptr[7]==m_ReaderInfo.Keys[0].Version ||
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
EC30Reader.cpp: In Elementfunktion ?bool CEC30Reader::_CtIsKeyUpdateRecommended(uint8_t*, uint32_t, uint32_t*, uint8_t*, CJ_RESULT&)?:
EC30Reader.cpp:935:39: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
   if(ptr[8]==m_ReaderInfo.Keys[0].KNr && ptr[9]>m_ReaderInfo.Keys[0].Version || ptr[8]==m_ReaderInfo.Keys[1].KNr && ptr[9]>m_ReaderInfo.Keys[1].Version)
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
EC30Reader.cpp:940:75: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
   if(0xff==m_ReaderInfo.Keys[0].KNr && 0xff==m_ReaderInfo.Keys[0].Version && KV[ptr[8]]==0 || 0xff==m_ReaderInfo.Keys[1].KNr && 0xff==m_ReaderInfo.Keys[1].Version && KV[ptr[8]]==0)
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
EC30Reader.cpp:953:36: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
   if(ptr[14+help1]!=0x82 || IsRoot && 16+help1+help2!=help || !IsRoot && help < 29 + help1 + help2 || help2<1)
                             ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
EC30Reader.cpp:953:71: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
   if(ptr[14+help1]!=0x82 || IsRoot && 16+help1+help2!=help || !IsRoot && help < 29 + help1 + help2 || help2<1)
                                                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
EC30Reader.cpp: In Elementfunktion ?virtual RSCT_IFD_RESULT CEC30Reader::_IfdTransmit(const uint8_t*, uint16_t, uint8_t*, uint16_t*, uint8_t)?:
EC30Reader.cpp:1435:25: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
    if(*response_len>=7  && GetReadersInputBufferSize()<=99999 || *response_len>=6 && GetReadersInputBufferSize()<=9999)
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
EC30Reader.cpp: In Elementfunktion ?virtual CJ_RESULT CEC30Reader::SpecialLess3_0_41()?:
EC30Reader.cpp:1712:47: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
  if(Info->Version<0x30 || Info->Version==0x30 && Info->Revision<=40)
                           ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
EC30Reader.cpp: In Elementfunktion ?virtual int CEC30Reader::ExecuteSecureResult(CCID_Response*, uint8_t*, int*, int)?:
EC30Reader.cpp:2064:47: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
  if(Info->Version<0x30 || Info->Version==0x30 && Info->Revision<=40)
                           ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
EC30Reader.cpp: In Elementfunktion ?virtual bool CEC30Reader::HastModulestoreInfo()?:
EC30Reader.cpp:2117:52: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
  return (Info->Version>0x30 || Info->Version==0x30 && Info->Revision>=43);
                                ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
EC30Reader.cpp: In Elementfunktion ?virtual CJ_RESULT CEC30Reader::CtGetModulestoreInfo(uint8_t*, uint8_t*)?:
EC30Reader.cpp:2142:72: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
  if(Res==CJ_SUCCESS || Res==CJ_ERR_RBUFFER_TO_SMALL && StoreInfo==NULL && InfoLength!=NULL)
                                                                        ^
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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT EC30Reader.lo -MD -MP -MF .deps/EC30Reader.Tpo -c EC30Reader.cpp -o EC30Reader.o >/dev/null 2>&1
mv -f .deps/EC30Reader.Tpo .deps/EC30Reader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT ECAReader.lo -MD -MP -MF .deps/ECAReader.Tpo -c -o ECAReader.lo ECAReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT ECAReader.lo -MD -MP -MF .deps/ECAReader.Tpo -c ECAReader.cpp  -fPIC -DPIC -o .libs/ECAReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT ECAReader.lo -MD -MP -MF .deps/ECAReader.Tpo -c ECAReader.cpp -o ECAReader.o >/dev/null 2>&1
mv -f .deps/ECAReader.Tpo .deps/ECAReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT ECBReader.lo -MD -MP -MF .deps/ECBReader.Tpo -c -o ECBReader.lo ECBReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT ECBReader.lo -MD -MP -MF .deps/ECBReader.Tpo -c ECBReader.cpp  -fPIC -DPIC -o .libs/ECBReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT ECBReader.lo -MD -MP -MF .deps/ECBReader.Tpo -c ECBReader.cpp -o ECBReader.o >/dev/null 2>&1
mv -f .deps/ECBReader.Tpo .deps/ECBReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT ECFReader.lo -MD -MP -MF .deps/ECFReader.Tpo -c -o ECFReader.lo ECFReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT ECFReader.lo -MD -MP -MF .deps/ECFReader.Tpo -c ECFReader.cpp  -fPIC -DPIC -o .libs/ECFReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT ECFReader.lo -MD -MP -MF .deps/ECFReader.Tpo -c ECFReader.cpp -o ECFReader.o >/dev/null 2>&1
mv -f .deps/ECFReader.Tpo .deps/ECFReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT ECPReader.lo -MD -MP -MF .deps/ECPReader.Tpo -c -o ECPReader.lo ECPReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT ECPReader.lo -MD -MP -MF .deps/ECPReader.Tpo -c ECPReader.cpp  -fPIC -DPIC -o .libs/ECPReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT ECPReader.lo -MD -MP -MF .deps/ECPReader.Tpo -c ECPReader.cpp -o ECPReader.o >/dev/null 2>&1
mv -f .deps/ECPReader.Tpo .deps/ECPReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT ECRReader.lo -MD -MP -MF .deps/ECRReader.Tpo -c -o ECRReader.lo ECRReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT ECRReader.lo -MD -MP -MF .deps/ECRReader.Tpo -c ECRReader.cpp  -fPIC -DPIC -o .libs/ECRReader.o
ECRReader.cpp: In Elementfunktion ?virtual RSCT_IFD_RESULT CECRReader::_IfdPower(uint32_t, uint8_t*, uint32_t*, uint32_t, uint8_t)?:
ECRReader.cpp:38:28: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
  if(Result==STATUS_SUCCESS && Mode==SCARD_COLD_RESET || Mode==SCARD_WARM_RESET)
                             
ECRReader.cpp: In Elementfunktion ?virtual uint32_t CECRReader::GetReadersInputBufferSize()?:
ECRReader.cpp:172:63: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
  if(Info!=NULL && (Info->Version>=0x30 || Info->Version==0x30 && Info->Revision>=70))
                                           ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
ECRReader.cpp: In Elementfunktion ?virtual RSCT_IFD_RESULT CECRReader::_IfdTransmit(const uint8_t*, uint16_t, uint8_t*, uint16_t*, uint8_t)?:
ECRReader.cpp:269:25: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
    if(*response_len>=7  && GetReadersInputBufferSize()<=99999 || *response_len>=6 && GetReadersInputBufferSize()<=9999)
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ECRReader.cpp: In Elementfunktion ?virtual RSCT_IFD_RESULT CECRReader::IfdVendor(uint32_t, uint8_t*, uint32_t, uint8_t*, uint32_t*)?:
ECRReader.cpp:371:17: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdr?cken [-Wsign-compare]
   if(InputLength!=3+InternalLengthBuffer)
      ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
ECRReader.cpp:382:18: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdr?cken [-Wsign-compare]
    if(InputLength>5+lengthCHAT)
       ~~~~~~~~~~~^~~~~~~~~~~~~
ECRReader.cpp:386:18: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdr?cken [-Wsign-compare]
    if(InputLength>7+lengthCHAT+lengthPIN)
       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
ECRReader.cpp:410:19: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdr?cken [-Wsign-compare]
     if(ResponseLen>6+InternalLength)
        ~~~~~~~~~~~^~~~~~~~~~~~~~~~~
ECRReader.cpp:413:20: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdr?cken [-Wsign-compare]
      if(ResponseLen>7+InternalLength+lengthCAR)
         ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
ECRReader.cpp:427:21: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdr?cken [-Wsign-compare]
       if(ResponseLen>8+InternalLength+lengthCAR+lengthCARprev)
          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ECRReader.cpp:388:41: Warnung: ?lengthPIN? k?nnte in dieser Funktion uninitialisiert verwendet werden [-Wmaybe-uninitialized]
     memcpy(&lengthCD,Input+7+lengthCHAT+lengthPIN,2);
                                         ^~~~~~~~~
ECRReader.cpp:388:41: Warnung: ?lengthCHAT? k?nnte in dieser Funktion uninitialisiert verwendet werden [-Wmaybe-uninitialized]
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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT ECRReader.lo -MD -MP -MF .deps/ECRReader.Tpo -c ECRReader.cpp -o ECRReader.o >/dev/null 2>&1
mv -f .deps/ECRReader.Tpo .deps/ECRReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT ECMReader.lo -MD -MP -MF .deps/ECMReader.Tpo -c -o ECMReader.lo ECMReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT ECMReader.lo -MD -MP -MF .deps/ECMReader.Tpo -c ECMReader.cpp  -fPIC -DPIC -o .libs/ECMReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT ECMReader.lo -MD -MP -MF .deps/ECMReader.Tpo -c ECMReader.cpp -o ECMReader.o >/dev/null 2>&1
mv -f .deps/ECMReader.Tpo .deps/ECMReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT EFBReader.lo -MD -MP -MF .deps/EFBReader.Tpo -c -o EFBReader.lo EFBReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT EFBReader.lo -MD -MP -MF .deps/EFBReader.Tpo -c EFBReader.cpp  -fPIC -DPIC -o .libs/EFBReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT EFBReader.lo -MD -MP -MF .deps/EFBReader.Tpo -c EFBReader.cpp -o EFBReader.o >/dev/null 2>&1
mv -f .deps/EFBReader.Tpo .deps/EFBReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT PPAReader.lo -MD -MP -MF .deps/PPAReader.Tpo -c -o PPAReader.lo PPAReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT PPAReader.lo -MD -MP -MF .deps/PPAReader.Tpo -c PPAReader.cpp  -fPIC -DPIC -o .libs/PPAReader.o
PPAReader.cpp: In Elementfunktion ?RSCT_IFD_RESULT CPPAReader::APDU2TPDU_T1(uint16_t, const uint8_t*, uint16_t*, uint8_t*)?:
PPAReader.cpp:335:32: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
        (rbuffer[1]&0xc0)==0x80 && (rbuffer[2]!=0 || (rbuffer[1]&0x20)==0x20) ||  //Unsinniger R-Block
        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PPAReader.cpp:337:32: Warnung: Klammern um ?&&? innerhalb von ?||? empfohlen [-Wparentheses]
        (rbuffer[1]&0xe0)==0xc0 &&
        ~~~~~~~~~~~~~~~~~~~~~~~~^~~
        ((((rbuffer[1]& 0x1f)==0 || (rbuffer[1]& 0x1f)==2) && rbuffer[2]!=0) ||
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        ((rbuffer[1]& 0x1f)==1 && (rbuffer[2]!=1 || rbuffer[3]<0x10 || rbuffer[3]==255)) ||
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        ((rbuffer[1]& 0x1f)==3 && rbuffer[2]!=1) ||
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        (rbuffer[1]& 0x1f)>3 ))
        ~~~~~~~~~~~~~~~~~~~~~~   
PPAReader.cpp: In Elementfunktion ?virtual RSCT_IFD_RESULT CPPAReader::PVMVT1(int, uint8_t*, uint32_t, uint32_t*)?:
PPAReader.cpp:1193:86: Warnung: Um Zuweisung, die als Wahrheitswert verwendet wird, werden Klammern empfohlen [-Wparentheses]
    if(Result=ccidTransmit(xwt,sblock,(uint16_t)(slen),rbuffer,&len,0)!=STATUS_SUCCESS)
                                                                                      ^
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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT PPAReader.lo -MD -MP -MF .deps/PPAReader.Tpo -c PPAReader.cpp -o PPAReader.o >/dev/null 2>&1
mv -f .deps/PPAReader.Tpo .deps/PPAReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT RSCTCriticalSection.lo -MD -MP -MF .deps/RSCTCriticalSection.Tpo -c -o RSCTCriticalSection.lo RSCTCriticalSection.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT RSCTCriticalSection.lo -MD -MP -MF .deps/RSCTCriticalSection.Tpo -c RSCTCriticalSection.cpp  -fPIC -DPIC -o .libs/RSCTCriticalSection.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT RSCTCriticalSection.lo -MD -MP -MF .deps/RSCTCriticalSection.Tpo -c RSCTCriticalSection.cpp -o RSCTCriticalSection.o >/dev/null 2>&1
mv -f .deps/RSCTCriticalSection.Tpo .deps/RSCTCriticalSection.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT RFKReader.lo -MD -MP -MF .deps/RFKReader.Tpo -c -o RFKReader.lo RFKReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT RFKReader.lo -MD -MP -MF .deps/RFKReader.Tpo -c RFKReader.cpp  -fPIC -DPIC -o .libs/RFKReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT RFKReader.lo -MD -MP -MF .deps/RFKReader.Tpo -c RFKReader.cpp -o RFKReader.o >/dev/null 2>&1
mv -f .deps/RFKReader.Tpo .deps/RFKReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT RFSReader.lo -MD -MP -MF .deps/RFSReader.Tpo -c -o RFSReader.lo RFSReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT RFSReader.lo -MD -MP -MF .deps/RFSReader.Tpo -c RFSReader.cpp  -fPIC -DPIC -o .libs/RFSReader.o
RFSReader.cpp: In Elementfunktion ?virtual RSCT_IFD_RESULT CRFSReader::_IfdPower(uint32_t, uint8_t*, uint32_t*, uint32_t, uint8_t)?:
RFSReader.cpp:48:11: Warnung: Variable ?OrginalATR_Length? gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
  uint32_t OrginalATR_Length=0;
           ^~~~~~~~~~~~~~~~~
RFSReader.cpp: In Elementfunktion ?virtual uint32_t CRFSReader::GetReadersInputBufferSize()?:
RFSReader.cpp:107:17: Warnung: Variable ?Info? gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
  cj_ModuleInfo *Info;
                 ^~~~
RFSReader.cpp: In Elementfunktion ?virtual RSCT_IFD_RESULT CRFSReader::IfdVendor(uint32_t, uint8_t*, uint32_t, uint8_t*, uint32_t*)?:
RFSReader.cpp:272:17: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdr?cken [-Wsign-compare]
   if(InputLength!=3+InternalLengthBuffer)
      ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
RFSReader.cpp:286:18: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdr?cken [-Wsign-compare]
    if(InputLength>5+lengthCHAT)
       ~~~~~~~~~~~^~~~~~~~~~~~~
RFSReader.cpp:290:18: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdr?cken [-Wsign-compare]
    if(InputLength>7+lengthCHAT+lengthPIN)
       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
RFSReader.cpp:315:19: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdr?cken [-Wsign-compare]
     if(ResponseLen>6+InternalLength)
        ~~~~~~~~~~~^~~~~~~~~~~~~~~~~
RFSReader.cpp:318:20: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdr?cken [-Wsign-compare]
      if(ResponseLen>7+InternalLength+lengthCAR)
         ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
RFSReader.cpp:332:21: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdr?cken [-Wsign-compare]
       if(ResponseLen>8+InternalLength+lengthCAR+lengthCARprev)
          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
RFSReader.cpp:292:41: Warnung: ?lengthPIN? k?nnte in dieser Funktion uninitialisiert verwendet werden [-Wmaybe-uninitialized]
     memcpy(&lengthCD,Input+7+lengthCHAT+lengthPIN,2);
                                         ^~~~~~~~~
RFSReader.cpp:292:41: Warnung: ?lengthCHAT? k?nnte in dieser Funktion uninitialisiert verwendet werden [-Wmaybe-uninitialized]
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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT RFSReader.lo -MD -MP -MF .deps/RFSReader.Tpo -c RFSReader.cpp -o RFSReader.o >/dev/null 2>&1
mv -f .deps/RFSReader.Tpo .deps/RFSReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT RFSoliReader.lo -MD -MP -MF .deps/RFSoliReader.Tpo -c -o RFSoliReader.lo RFSoliReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT RFSoliReader.lo -MD -MP -MF .deps/RFSoliReader.Tpo -c RFSoliReader.cpp  -fPIC -DPIC -o .libs/RFSoliReader.o
RFSoliReader.cpp: In Elementfunktion ?virtual CJ_RESULT CRFSoliReader::BuildReaderInfo()?:
RFSoliReader.cpp:76:10: Warnung: unused variable ?disablesync? [-Wunused-variable]
  uint8_t disablesync=0;
          ^~~~~~~~~~~
RFSoliReader.cpp:77:11: Warnung: unused variable ?Result? [-Wunused-variable]
  uint32_t Result;
           ^~~~~~
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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT RFSoliReader.lo -MD -MP -MF .deps/RFSoliReader.Tpo -c RFSoliReader.cpp -o RFSoliReader.o >/dev/null 2>&1
mv -f .deps/RFSoliReader.Tpo .deps/RFSoliReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT RFCReader.lo -MD -MP -MF .deps/RFCReader.Tpo -c -o RFCReader.lo RFCReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT RFCReader.lo -MD -MP -MF .deps/RFCReader.Tpo -c RFCReader.cpp  -fPIC -DPIC -o .libs/RFCReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT RFCReader.lo -MD -MP -MF .deps/RFCReader.Tpo -c RFCReader.cpp -o RFCReader.o >/dev/null 2>&1
mv -f .deps/RFCReader.Tpo .deps/RFCReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT CPTReader.lo -MD -MP -MF .deps/CPTReader.Tpo -c -o CPTReader.lo CPTReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT CPTReader.lo -MD -MP -MF .deps/CPTReader.Tpo -c CPTReader.cpp  -fPIC -DPIC -o .libs/CPTReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT CPTReader.lo -MD -MP -MF .deps/CPTReader.Tpo -c CPTReader.cpp -o CPTReader.o >/dev/null 2>&1
mv -f .deps/CPTReader.Tpo .deps/CPTReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT CGOReader.lo -MD -MP -MF .deps/CGOReader.Tpo -c -o CGOReader.lo CGOReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT CGOReader.lo -MD -MP -MF .deps/CGOReader.Tpo -c CGOReader.cpp  -fPIC -DPIC -o .libs/CGOReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT CGOReader.lo -MD -MP -MF .deps/CGOReader.Tpo -c CGOReader.cpp -o CGOReader.o >/dev/null 2>&1
mv -f .deps/CGOReader.Tpo .deps/CGOReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT WAVReader.lo -MD -MP -MF .deps/WAVReader.Tpo -c -o WAVReader.lo WAVReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT WAVReader.lo -MD -MP -MF .deps/WAVReader.Tpo -c WAVReader.cpp  -fPIC -DPIC -o .libs/WAVReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT WAVReader.lo -MD -MP -MF .deps/WAVReader.Tpo -c WAVReader.cpp -o WAVReader.o >/dev/null 2>&1
mv -f .deps/WAVReader.Tpo .deps/WAVReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT Reader.lo -MD -MP -MF .deps/Reader.Tpo -c -o Reader.lo Reader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT Reader.lo -MD -MP -MF .deps/Reader.Tpo -c Reader.cpp  -fPIC -DPIC -o .libs/Reader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT Reader.lo -MD -MP -MF .deps/Reader.Tpo -c Reader.cpp -o Reader.o >/dev/null 2>&1
mv -f .deps/Reader.Tpo .deps/Reader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT USBUnix.lo -MD -MP -MF .deps/USBUnix.Tpo -c -o USBUnix.lo USBUnix.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT USBUnix.lo -MD -MP -MF .deps/USBUnix.Tpo -c USBUnix.cpp  -fPIC -DPIC -o .libs/USBUnix.o
USBUnix.cpp: In Elementfunktion ?virtual int CUSBUnix::Open()?:
USBUnix.cpp:259:7: Warnung: Variable ?nConfig? gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
   int nConfig=0;
       ^~~~~~~
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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT USBUnix.lo -MD -MP -MF .deps/USBUnix.Tpo -c USBUnix.cpp -o USBUnix.o >/dev/null 2>&1
mv -f .deps/USBUnix.Tpo .deps/USBUnix.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT SerialUnix.lo -MD -MP -MF .deps/SerialUnix.Tpo -c -o SerialUnix.lo SerialUnix.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT SerialUnix.lo -MD -MP -MF .deps/SerialUnix.Tpo -c SerialUnix.cpp  -fPIC -DPIC -o .libs/SerialUnix.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT SerialUnix.lo -MD -MP -MF .deps/SerialUnix.Tpo -c SerialUnix.cpp -o SerialUnix.o >/dev/null 2>&1
mv -f .deps/SerialUnix.Tpo .deps/SerialUnix.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT SECReader.lo -MD -MP -MF .deps/SECReader.Tpo -c -o SECReader.lo SECReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT SECReader.lo -MD -MP -MF .deps/SECReader.Tpo -c SECReader.cpp  -fPIC -DPIC -o .libs/SECReader.o
SECReader.cpp: In Elementfunktion ?virtual RSCT_IFD_RESULT CSECReader::_IfdTransmit(const uint8_t*, uint16_t, uint8_t*, uint16_t*, uint8_t)?:
SECReader.cpp:68:6: Warnung: unused variable ?l? [-Wunused-variable]
  int l;
      ^
SECReader.cpp:69:8: Warnung: unused variable ?str? [-Wunused-variable]
  char *str;
        ^~~
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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT SECReader.lo -MD -MP -MF .deps/SECReader.Tpo -c SECReader.cpp -o SECReader.o >/dev/null 2>&1
mv -f .deps/SECReader.Tpo .deps/SECReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT SYOReader.lo -MD -MP -MF .deps/SYOReader.Tpo -c -o SYOReader.lo SYOReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT SYOReader.lo -MD -MP -MF .deps/SYOReader.Tpo -c SYOReader.cpp  -fPIC -DPIC -o .libs/SYOReader.o
SYOReader.cpp: In Elementfunktion ?virtual RSCT_IFD_RESULT CSYOReader::_IfdTransmit(const uint8_t*, uint16_t, uint8_t*, uint16_t*, uint8_t)?:
SYOReader.cpp:68:6: Warnung: unused variable ?l? [-Wunused-variable]
  int l;
      ^
SYOReader.cpp:69:8: Warnung: unused variable ?str? [-Wunused-variable]
  char *str;
        ^~~
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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT SYOReader.lo -MD -MP -MF .deps/SYOReader.Tpo -c SYOReader.cpp -o SYOReader.o >/dev/null 2>&1
mv -f .deps/SYOReader.Tpo .deps/SYOReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT TLSReader.lo -MD -MP -MF .deps/TLSReader.Tpo -c -o TLSReader.lo TLSReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT TLSReader.lo -MD -MP -MF .deps/TLSReader.Tpo -c TLSReader.cpp  -fPIC -DPIC -o .libs/TLSReader.o
TLSReader.cpp: In Elementfunktion ?virtual RSCT_IFD_RESULT CTLSReader::_IfdTransmit(const uint8_t*, uint16_t, uint8_t*, uint16_t*, uint8_t)?:
TLSReader.cpp:68:6: Warnung: unused variable ?l? [-Wunused-variable]
  int l;
      ^
TLSReader.cpp:69:8: Warnung: unused variable ?str? [-Wunused-variable]
  char *str;
        ^~~
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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT TLSReader.lo -MD -MP -MF .deps/TLSReader.Tpo -c TLSReader.cpp -o TLSReader.o >/dev/null 2>&1
mv -f .deps/TLSReader.Tpo .deps/TLSReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT BDRReader.lo -MD -MP -MF .deps/BDRReader.Tpo -c -o BDRReader.lo BDRReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT BDRReader.lo -MD -MP -MF .deps/BDRReader.Tpo -c BDRReader.cpp  -fPIC -DPIC -o .libs/BDRReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT BDRReader.lo -MD -MP -MF .deps/BDRReader.Tpo -c BDRReader.cpp -o BDRReader.o >/dev/null 2>&1
mv -f .deps/BDRReader.Tpo .deps/BDRReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT SHUReader.lo -MD -MP -MF .deps/SHUReader.Tpo -c -o SHUReader.lo SHUReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT SHUReader.lo -MD -MP -MF .deps/SHUReader.Tpo -c SHUReader.cpp  -fPIC -DPIC -o .libs/SHUReader.o
SHUReader.cpp: In Elementfunktion ?virtual RSCT_IFD_RESULT CSHUReader::_IfdPower(uint32_t, uint8_t*, uint32_t*, uint32_t, uint8_t)?:
SHUReader.cpp:48:11: Warnung: Variable ?OrginalATR_Length? gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
  uint32_t OrginalATR_Length=0;
           ^~~~~~~~~~~~~~~~~
SHUReader.cpp: In Elementfunktion ?virtual uint32_t CSHUReader::GetReadersInputBufferSize()?:
SHUReader.cpp:107:17: Warnung: Variable ?Info? gesetzt, aber nicht verwendet [-Wunused-but-set-variable]
  cj_ModuleInfo *Info;
                 ^~~~
SHUReader.cpp: In Elementfunktion ?virtual RSCT_IFD_RESULT CSHUReader::IfdVendor(uint32_t, uint8_t*, uint32_t, uint8_t*, uint32_t*)?:
SHUReader.cpp:272:17: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdr?cken [-Wsign-compare]
   if(InputLength!=3+InternalLengthBuffer)
      ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
SHUReader.cpp:286:18: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdr?cken [-Wsign-compare]
    if(InputLength>5+lengthCHAT)
       ~~~~~~~~~~~^~~~~~~~~~~~~
SHUReader.cpp:290:18: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdr?cken [-Wsign-compare]
    if(InputLength>7+lengthCHAT+lengthPIN)
       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
SHUReader.cpp:315:19: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdr?cken [-Wsign-compare]
     if(ResponseLen>6+InternalLength)
        ~~~~~~~~~~~^~~~~~~~~~~~~~~~~
SHUReader.cpp:318:20: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdr?cken [-Wsign-compare]
      if(ResponseLen>7+InternalLength+lengthCAR)
         ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
SHUReader.cpp:332:21: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdr?cken [-Wsign-compare]
       if(ResponseLen>8+InternalLength+lengthCAR+lengthCARprev)
          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SHUReader.cpp:292:41: Warnung: ?lengthPIN? k?nnte in dieser Funktion uninitialisiert verwendet werden [-Wmaybe-uninitialized]
     memcpy(&lengthCD,Input+7+lengthCHAT+lengthPIN,2);
                                         ^~~~~~~~~
SHUReader.cpp:292:41: Warnung: ?lengthCHAT? k?nnte in dieser Funktion uninitialisiert verwendet werden [-Wmaybe-uninitialized]
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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT SHUReader.lo -MD -MP -MF .deps/SHUReader.Tpo -c SHUReader.cpp -o SHUReader.o >/dev/null 2>&1
mv -f .deps/SHUReader.Tpo .deps/SHUReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT SISReader.lo -MD -MP -MF .deps/SISReader.Tpo -c -o SISReader.lo SISReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT SISReader.lo -MD -MP -MF .deps/SISReader.Tpo -c SISReader.cpp  -fPIC -DPIC -o .libs/SISReader.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT SISReader.lo -MD -MP -MF .deps/SISReader.Tpo -c SISReader.cpp -o SISReader.o >/dev/null 2>&1
mv -f .deps/SISReader.Tpo .deps/SISReader.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT cjeca32.lo -MD -MP -MF .deps/cjeca32.Tpo -c -o cjeca32.lo cjeca32.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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT cjeca32.lo -MD -MP -MF .deps/cjeca32.Tpo -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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT cjeca32.lo -MD -MP -MF .deps/cjeca32.Tpo -c cjeca32.cpp -o cjeca32.o >/dev/null 2>&1
mv -f .deps/cjeca32.Tpo .deps/cjeca32.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT Platform_unix.lo -MD -MP -MF .deps/Platform_unix.Tpo -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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT Platform_unix.lo -MD -MP -MF .deps/Platform_unix.Tpo -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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT Platform_unix.lo -MD -MP -MF .deps/Platform_unix.Tpo -c Platform_unix.cpp -o Platform_unix.o >/dev/null 2>&1
mv -f .deps/Platform_unix.Tpo .deps/Platform_unix.Plo
/bin/sh ../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/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT config.lo -MD -MP -MF .deps/config.Tpo -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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT config.lo -MD -MP -MF .deps/config.Tpo -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/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.cpp -o config.o >/dev/null 2>&1
mv -f .deps/config.Tpo .deps/config.Plo
/bin/sh ../libtool  --tag=CXX   --mode=link g++  -g -O2 -Wall   -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 SHUReader.lo SISReader.lo cjeca32.lo Platform_unix.lo config.lo ausb/libausb.la  
libtool: link: (cd .libs/libeca.lax/libausb.a && ar x "/home/me/.cache/pacaur/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/cjeca32/ausb/.libs/libausb.a")
libtool: link: 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/SHUReader.o .libs/SISReader.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.lax/libausb.a/usbdev.o 
ar: `u' modifier ignored since `D' is the default (see `U')
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[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/cjeca32? wird verlassen
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/cjeca32? wird verlassen
Making all in etc
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/etc? wird betreten
make[2]: F?r das Ziel ?all? ist nichts zu tun.
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/etc? wird verlassen
Making all in ifd
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/ifd? wird betreten
/bin/sh ../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    -g -O2 -Wall -MT ifd.lo -MD -MP -MF .deps/ifd.Tpo -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 -g -O2 -Wall -MT ifd.lo -MD -MP -MF .deps/ifd.Tpo -c ifd.cpp  -fPIC -DPIC -o .libs/ifd.o
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 -g -O2 -Wall -MT ifd.lo -MD -MP -MF .deps/ifd.Tpo -c ifd.cpp -o ifd.o >/dev/null 2>&1
mv -f .deps/ifd.Tpo .deps/ifd.Plo
/bin/sh ../libtool  --tag=CXX   --mode=link g++  -g -O2 -Wall -version-info 6:0:0 -no-undefined  -o libifd-cyberjack.la -rpath /usr/lib/pcsc/drivers/libifd-cyberjack.bundle/Contents/Linux ifd.lo ../cjeca32/libeca.la -lstdc++ 
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtbeginS.o  .libs/ifd.o  -Wl,--whole-archive ../cjeca32/.libs/libeca.a -Wl,--no-whole-archive  -lusb-1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crtn.o  -g -O2   -Wl,-soname -Wl,libifd-cyberjack.so.6 -o .libs/libifd-cyberjack.so.6.0.0
libtool: link: (cd ".libs" && rm -f "libifd-cyberjack.so.6" && ln -s "libifd-cyberjack.so.6.0.0" "libifd-cyberjack.so.6")
libtool: link: (cd ".libs" && rm -f "libifd-cyberjack.so" && ln -s "libifd-cyberjack.so.6.0.0" "libifd-cyberjack.so")
libtool: link: (cd .libs/libifd-cyberjack.lax/libeca.a && ar x "/home/me/.cache/pacaur/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/ifd/../cjeca32/.libs/libeca.a")
libtool: link: ar cru .libs/libifd-cyberjack.a  ifd.o  .libs/libifd-cyberjack.lax/libeca.a/BDRReader.o .libs/libifd-cyberjack.lax/libeca.a/BaseCommunication.o .libs/libifd-cyberjack.lax/libeca.a/BaseReader.o .libs/libifd-cyberjack.lax/libeca.a/BaseTranslater.o .libs/libifd-cyberjack.lax/libeca.a/CCIDReader.o .libs/libifd-cyberjack.lax/libeca.a/CGOReader.o .libs/libifd-cyberjack.lax/libeca.a/CPTReader.o .libs/libifd-cyberjack.lax/libeca.a/Debug.o .libs/libifd-cyberjack.lax/libeca.a/EC30Reader.o .libs/libifd-cyberjack.lax/libeca.a/ECAReader.o .libs/libifd-cyberjack.lax/libeca.a/ECBReader.o .libs/libifd-cyberjack.lax/libeca.a/ECFReader.o .libs/libifd-cyberjack.lax/libeca.a/ECMReader.o .libs/libifd-cyberjack.lax/libeca.a/ECPReader.o .libs/libifd-cyberjack.lax/libeca.a/ECRReader.o .libs/libifd-cyberjack.lax/libeca.a/EFBReader.o .libs/libifd-cyberjack.lax/libeca.a/PPAReader.o .libs/libifd-cyberjack.lax/libeca.a/Platform_unix.o .libs/libifd-cyberjack.lax/libeca.a/RFCReader.o .libs/libifd-cyberjack.lax/libeca.a/RFKReader.o .libs/libifd-cyberjack.lax/libeca.a/RFSReader.o .libs/libifd-cyberjack.lax/libeca.a/RFSoliReader.o .libs/libifd-cyberjack.lax/libeca.a/RSCTCriticalSection.o .libs/libifd-cyberjack.lax/libeca.a/Reader.o .libs/libifd-cyberjack.lax/libeca.a/SECReader.o .libs/libifd-cyberjack.lax/libeca.a/SHUReader.o .libs/libifd-cyberjack.lax/libeca.a/SISReader.o .libs/libifd-cyberjack.lax/libeca.a/SYOReader.o .libs/libifd-cyberjack.lax/libeca.a/SerialUnix.o .libs/libifd-cyberjack.lax/libeca.a/TLSReader.o .libs/libifd-cyberjack.lax/libeca.a/USBUnix.o .libs/libifd-cyberjack.lax/libeca.a/WAVReader.o .libs/libifd-cyberjack.lax/libeca.a/ausb.o .libs/libifd-cyberjack.lax/libeca.a/ausb1.o .libs/libifd-cyberjack.lax/libeca.a/ausb11.o .libs/libifd-cyberjack.lax/libeca.a/ausb3.o .libs/libifd-cyberjack.lax/libeca.a/ausb31.o .libs/libifd-cyberjack.lax/libeca.a/ausb_libusb0.o .libs/libifd-cyberjack.lax/libeca.a/ausb_libusb1.o .libs/libifd-cyberjack.lax/libeca.a/cjeca32.o .libs/libifd-cyberjack.lax/libeca.a/config.o .libs/libifd-cyberjack.lax/libeca.a/usbdev.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libifd-cyberjack.a
libtool: link: rm -fr .libs/libifd-cyberjack.lax
libtool: link: ( cd ".libs" && rm -f "libifd-cyberjack.la" && ln -s "../libifd-cyberjack.la" "libifd-cyberjack.la" )
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/ifd? wird verlassen
Making all in libcyberjack
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack? wird betreten
Making all in checksuite
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/checksuite? wird betreten
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -DCD_SCRIPT_DIR=\"/usr/lib/cyberjack\" -I. -I../.. -pthread -I/usr/include/PCSC -I../../include -I../../include/driver -I../../include/firmware -I../.. -I../../cjeca32 -I../.. -I../../cjeca32/ausb -I../../libcyberjack -I../../ifd   -DBUILDING_CYBERJACK -g -O2 -Wall -MT cm_distri.lo -MD -MP -MF .deps/cm_distri.Tpo -c -o cm_distri.lo cm_distri.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -DCD_SCRIPT_DIR=\"/usr/lib/cyberjack\" -I. -I../.. -pthread -I/usr/include/PCSC -I../../include -I../../include/driver -I../../include/firmware -I../.. -I../../cjeca32 -I../.. -I../../cjeca32/ausb -I../../libcyberjack -I../../ifd -DBUILDING_CYBERJACK -g -O2 -Wall -MT cm_distri.lo -MD -MP -MF .deps/cm_distri.Tpo -c cm_distri.cpp  -fPIC -DPIC -o .libs/cm_distri.o
cm_distri.cpp: In Elementfunktion ?virtual bool CM_Distri::check(std::__cxx11::string&, std::__cxx11::string&, std::__cxx11::string&)?:
cm_distri.cpp:86:33: Warnung: Format ?%a? erwartet Argumenttyp ?float*?, aber Argument 3 hat Typ ?char**? [-Wformat=]
       if (1==fscanf(f, "%as", &p)) {
                                 ^
cm_distri.cpp:126:33: Warnung: Format ?%a? erwartet Argumenttyp ?float*?, aber Argument 3 hat Typ ?char**? [-Wformat=]
       if (1==fscanf(f, "%as", &p)) {
                                 ^
libtool: compile:  g++ -DHAVE_CONFIG_H -DCD_SCRIPT_DIR=\"/usr/lib/cyberjack\" -I. -I../.. -pthread -I/usr/include/PCSC -I../../include -I../../include/driver -I../../include/firmware -I../.. -I../../cjeca32 -I../.. -I../../cjeca32/ausb -I../../libcyberjack -I../../ifd -DBUILDING_CYBERJACK -g -O2 -Wall -MT cm_distri.lo -MD -MP -MF .deps/cm_distri.Tpo -c cm_distri.cpp -o cm_distri.o >/dev/null 2>&1
mv -f .deps/cm_distri.Tpo .deps/cm_distri.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -DCD_SCRIPT_DIR=\"/usr/lib/cyberjack\" -I. -I../.. -pthread -I/usr/include/PCSC -I../../include -I../../include/driver -I../../include/firmware -I../.. -I../../cjeca32 -I../.. -I../../cjeca32/ausb -I../../libcyberjack -I../../ifd   -DBUILDING_CYBERJACK -g -O2 -Wall -MT cm_group.lo -MD -MP -MF .deps/cm_group.Tpo -c -o cm_group.lo cm_group.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -DCD_SCRIPT_DIR=\"/usr/lib/cyberjack\" -I. -I../.. -pthread -I/usr/include/PCSC -I../../include -I../../include/driver -I../../include/firmware -I../.. -I../../cjeca32 -I../.. -I../../cjeca32/ausb -I../../libcyberjack -I../../ifd -DBUILDING_CYBERJACK -g -O2 -Wall -MT cm_group.lo -MD -MP -MF .deps/cm_group.Tpo -c cm_group.cpp  -fPIC -DPIC -o .libs/cm_group.o
libtool: compile:  g++ -DHAVE_CONFIG_H -DCD_SCRIPT_DIR=\"/usr/lib/cyberjack\" -I. -I../.. -pthread -I/usr/include/PCSC -I../../include -I../../include/driver -I../../include/firmware -I../.. -I../../cjeca32 -I../.. -I../../cjeca32/ausb -I../../libcyberjack -I../../ifd -DBUILDING_CYBERJACK -g -O2 -Wall -MT cm_group.lo -MD -MP -MF .deps/cm_group.Tpo -c cm_group.cpp -o cm_group.o >/dev/null 2>&1
mv -f .deps/cm_group.Tpo .deps/cm_group.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -DCD_SCRIPT_DIR=\"/usr/lib/cyberjack\" -I. -I../.. -pthread -I/usr/include/PCSC -I../../include -I../../include/driver -I../../include/firmware -I../.. -I../../cjeca32 -I../.. -I../../cjeca32/ausb -I../../libcyberjack -I../../ifd   -DBUILDING_CYBERJACK -g -O2 -Wall -MT cm_reader.lo -MD -MP -MF .deps/cm_reader.Tpo -c -o cm_reader.lo cm_reader.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -DCD_SCRIPT_DIR=\"/usr/lib/cyberjack\" -I. -I../.. -pthread -I/usr/include/PCSC -I../../include -I../../include/driver -I../../include/firmware -I../.. -I../../cjeca32 -I../.. -I../../cjeca32/ausb -I../../libcyberjack -I../../ifd -DBUILDING_CYBERJACK -g -O2 -Wall -MT cm_reader.lo -MD -MP -MF .deps/cm_reader.Tpo -c cm_reader.cpp  -fPIC -DPIC -o .libs/cm_reader.o
libtool: compile:  g++ -DHAVE_CONFIG_H -DCD_SCRIPT_DIR=\"/usr/lib/cyberjack\" -I. -I../.. -pthread -I/usr/include/PCSC -I../../include -I../../include/driver -I../../include/firmware -I../.. -I../../cjeca32 -I../.. -I../../cjeca32/ausb -I../../libcyberjack -I../../ifd -DBUILDING_CYBERJACK -g -O2 -Wall -MT cm_reader.lo -MD -MP -MF .deps/cm_reader.Tpo -c cm_reader.cpp -o cm_reader.o >/dev/null 2>&1
mv -f .deps/cm_reader.Tpo .deps/cm_reader.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -DCD_SCRIPT_DIR=\"/usr/lib/cyberjack\" -I. -I../.. -pthread -I/usr/include/PCSC -I../../include -I../../include/driver -I../../include/firmware -I../.. -I../../cjeca32 -I../.. -I../../cjeca32/ausb -I../../libcyberjack -I../../ifd   -DBUILDING_CYBERJACK -g -O2 -Wall -MT cm_services.lo -MD -MP -MF .deps/cm_services.Tpo -c -o cm_services.lo cm_services.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -DCD_SCRIPT_DIR=\"/usr/lib/cyberjack\" -I. -I../.. -pthread -I/usr/include/PCSC -I../../include -I../../include/driver -I../../include/firmware -I../.. -I../../cjeca32 -I../.. -I../../cjeca32/ausb -I../../libcyberjack -I../../ifd -DBUILDING_CYBERJACK -g -O2 -Wall -MT cm_services.lo -MD -MP -MF .deps/cm_services.Tpo -c cm_services.cpp  -fPIC -DPIC -o .libs/cm_services.o
libtool: compile:  g++ -DHAVE_CONFIG_H -DCD_SCRIPT_DIR=\"/usr/lib/cyberjack\" -I. -I../.. -pthread -I/usr/include/PCSC -I../../include -I../../include/driver -I../../include/firmware -I../.. -I../../cjeca32 -I../.. -I../../cjeca32/ausb -I../../libcyberjack -I../../ifd -DBUILDING_CYBERJACK -g -O2 -Wall -MT cm_services.lo -MD -MP -MF .deps/cm_services.Tpo -c cm_services.cpp -o cm_services.o >/dev/null 2>&1
mv -f .deps/cm_services.Tpo .deps/cm_services.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -DCD_SCRIPT_DIR=\"/usr/lib/cyberjack\" -I. -I../.. -pthread -I/usr/include/PCSC -I../../include -I../../include/driver -I../../include/firmware -I../.. -I../../cjeca32 -I../.. -I../../cjeca32/ausb -I../../libcyberjack -I../../ifd   -DBUILDING_CYBERJACK -g -O2 -Wall -MT cm_uname.lo -MD -MP -MF .deps/cm_uname.Tpo -c -o cm_uname.lo cm_uname.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -DCD_SCRIPT_DIR=\"/usr/lib/cyberjack\" -I. -I../.. -pthread -I/usr/include/PCSC -I../../include -I../../include/driver -I../../include/firmware -I../.. -I../../cjeca32 -I../.. -I../../cjeca32/ausb -I../../libcyberjack -I../../ifd -DBUILDING_CYBERJACK -g -O2 -Wall -MT cm_uname.lo -MD -MP -MF .deps/cm_uname.Tpo -c cm_uname.cpp  -fPIC -DPIC -o .libs/cm_uname.o
libtool: compile:  g++ -DHAVE_CONFIG_H -DCD_SCRIPT_DIR=\"/usr/lib/cyberjack\" -I. -I../.. -pthread -I/usr/include/PCSC -I../../include -I../../include/driver -I../../include/firmware -I../.. -I../../cjeca32 -I../.. -I../../cjeca32/ausb -I../../libcyberjack -I../../ifd -DBUILDING_CYBERJACK -g -O2 -Wall -MT cm_uname.lo -MD -MP -MF .deps/cm_uname.Tpo -c cm_uname.cpp -o cm_uname.o >/dev/null 2>&1
mv -f .deps/cm_uname.Tpo .deps/cm_uname.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -DCD_SCRIPT_DIR=\"/usr/lib/cyberjack\" -I. -I../.. -pthread -I/usr/include/PCSC -I../../include -I../../include/driver -I../../include/firmware -I../.. -I../../cjeca32 -I../.. -I../../cjeca32/ausb -I../../libcyberjack -I../../ifd   -DBUILDING_CYBERJACK -g -O2 -Wall -MT checkmodule.lo -MD -MP -MF .deps/checkmodule.Tpo -c -o checkmodule.lo checkmodule.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -DCD_SCRIPT_DIR=\"/usr/lib/cyberjack\" -I. -I../.. -pthread -I/usr/include/PCSC -I../../include -I../../include/driver -I../../include/firmware -I../.. -I../../cjeca32 -I../.. -I../../cjeca32/ausb -I../../libcyberjack -I../../ifd -DBUILDING_CYBERJACK -g -O2 -Wall -MT checkmodule.lo -MD -MP -MF .deps/checkmodule.Tpo -c checkmodule.cpp  -fPIC -DPIC -o .libs/checkmodule.o
libtool: compile:  g++ -DHAVE_CONFIG_H -DCD_SCRIPT_DIR=\"/usr/lib/cyberjack\" -I. -I../.. -pthread -I/usr/include/PCSC -I../../include -I../../include/driver -I../../include/firmware -I../.. -I../../cjeca32 -I../.. -I../../cjeca32/ausb -I../../libcyberjack -I../../ifd -DBUILDING_CYBERJACK -g -O2 -Wall -MT checkmodule.lo -MD -MP -MF .deps/checkmodule.Tpo -c checkmodule.cpp -o checkmodule.o >/dev/null 2>&1
mv -f .deps/checkmodule.Tpo .deps/checkmodule.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -DCD_SCRIPT_DIR=\"/usr/lib/cyberjack\" -I. -I../.. -pthread -I/usr/include/PCSC -I../../include -I../../include/driver -I../../include/firmware -I../.. -I../../cjeca32 -I../.. -I../../cjeca32/ausb -I../../libcyberjack -I../../ifd   -DBUILDING_CYBERJACK -g -O2 -Wall -MT checksuite.lo -MD -MP -MF .deps/checksuite.Tpo -c -o checksuite.lo checksuite.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -DCD_SCRIPT_DIR=\"/usr/lib/cyberjack\" -I. -I../.. -pthread -I/usr/include/PCSC -I../../include -I../../include/driver -I../../include/firmware -I../.. -I../../cjeca32 -I../.. -I../../cjeca32/ausb -I../../libcyberjack -I../../ifd -DBUILDING_CYBERJACK -g -O2 -Wall -MT checksuite.lo -MD -MP -MF .deps/checksuite.Tpo -c checksuite.cpp  -fPIC -DPIC -o .libs/checksuite.o
libtool: compile:  g++ -DHAVE_CONFIG_H -DCD_SCRIPT_DIR=\"/usr/lib/cyberjack\" -I. -I../.. -pthread -I/usr/include/PCSC -I../../include -I../../include/driver -I../../include/firmware -I../.. -I../../cjeca32 -I../.. -I../../cjeca32/ausb -I../../libcyberjack -I../../ifd -DBUILDING_CYBERJACK -g -O2 -Wall -MT checksuite.lo -MD -MP -MF .deps/checksuite.Tpo -c checksuite.cpp -o checksuite.o >/dev/null 2>&1
mv -f .deps/checksuite.Tpo .deps/checksuite.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -DBUILDING_CYBERJACK -g -O2 -Wall   -o libchecksuite.la  cm_distri.lo cm_group.lo cm_reader.lo cm_services.lo cm_uname.lo checkmodule.lo checksuite.lo  
libtool: link: ar cru .libs/libchecksuite.a .libs/cm_distri.o .libs/cm_group.o .libs/cm_reader.o .libs/cm_services.o .libs/cm_uname.o .libs/checkmodule.o .libs/checksuite.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libchecksuite.a
libtool: link: ( cd ".libs" && rm -f "libchecksuite.la" && ln -s "../libchecksuite.la" "libchecksuite.la" )
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/checksuite? wird verlassen
Making all in libdialog
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/libdialog? wird betreten
Making all in base
make[4]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/libdialog/base? wird betreten
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/driver -I../../../cjeca32 -I../../../cjeca32/ausb -I../../../ppa -pthread -I/usr/include/PCSC  -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/pcsc-cyberjack/cyberjack.conf\"   -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT message.lo -MD -MP -MF .deps/message.Tpo -c -o message.lo message.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/driver -I../../../cjeca32 -I../../../cjeca32/ausb -I../../../ppa -pthread -I/usr/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/pcsc-cyberjack/cyberjack.conf\" -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.c  -fPIC -DPIC -o .libs/message.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/driver -I../../../cjeca32 -I../../../cjeca32/ausb -I../../../ppa -pthread -I/usr/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/pcsc-cyberjack/cyberjack.conf\" -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.c -o message.o >/dev/null 2>&1
mv -f .deps/message.Tpo .deps/message.Plo
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/driver -I../../../cjeca32 -I../../../cjeca32/ausb -I../../../ppa -pthread -I/usr/include/PCSC  -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/pcsc-cyberjack/cyberjack.conf\"   -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT network.lo -MD -MP -MF .deps/network.Tpo -c -o network.lo network.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/driver -I../../../cjeca32 -I../../../cjeca32/ausb -I../../../ppa -pthread -I/usr/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/pcsc-cyberjack/cyberjack.conf\" -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT network.lo -MD -MP -MF .deps/network.Tpo -c network.c  -fPIC -DPIC -o .libs/network.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/driver -I../../../cjeca32 -I../../../cjeca32/ausb -I../../../ppa -pthread -I/usr/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/pcsc-cyberjack/cyberjack.conf\" -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT network.lo -MD -MP -MF .deps/network.Tpo -c network.c -o network.o >/dev/null 2>&1
mv -f .deps/network.Tpo .deps/network.Plo
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall   -o libdialog_base.la  message.lo network.lo  
libtool: link: ar cru .libs/libdialog_base.a .libs/message.o .libs/network.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libdialog_base.a
libtool: link: ( cd ".libs" && rm -f "libdialog_base.la" && ln -s "../libdialog_base.la" "libdialog_base.la" )
make[4]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/libdialog/base? wird verlassen
make[4]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/libdialog? wird betreten
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/driver -I../../cjeca32 -I../../cjeca32/ausb -Ibase -I../../ppa -pthread -I/usr/include/PCSC  -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/pcsc-cyberjack/cyberjack.conf\"   -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT dialog.lo -MD -MP -MF .deps/dialog.Tpo -c -o dialog.lo dialog.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/driver -I../../cjeca32 -I../../cjeca32/ausb -Ibase -I../../ppa -pthread -I/usr/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/pcsc-cyberjack/cyberjack.conf\" -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT dialog.lo -MD -MP -MF .deps/dialog.Tpo -c dialog.c  -fPIC -DPIC -o .libs/dialog.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/driver -I../../cjeca32 -I../../cjeca32/ausb -Ibase -I../../ppa -pthread -I/usr/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/pcsc-cyberjack/cyberjack.conf\" -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall -MT dialog.lo -MD -MP -MF .deps/dialog.Tpo -c dialog.c -o dialog.o >/dev/null 2>&1
mv -f .deps/dialog.Tpo .deps/dialog.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/pcsc-cyberjack/cyberjack.conf\" -g -O2 -Wall   -o libdialog_client.la  dialog.lo base/libdialog_base.la   
libtool: link: (cd .libs/libdialog_client.lax/libdialog_base.a && ar x "/home/me/.cache/pacaur/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/libdialog/base/.libs/libdialog_base.a")
libtool: link: ar cru .libs/libdialog_client.a .libs/dialog.o   .libs/libdialog_client.lax/libdialog_base.a/message.o .libs/libdialog_client.lax/libdialog_base.a/network.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libdialog_client.a
libtool: link: rm -fr .libs/libdialog_client.lax
libtool: link: ( cd ".libs" && rm -f "libdialog_client.la" && ln -s "../libdialog_client.la" "libdialog_client.la" )
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include/driver -I../../cjeca32 -I../../cjeca32/ausb -Ibase -I../../ppa -pthread -I/usr/include/PCSC  -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/pcsc-cyberjack/cyberjack.conf\"   -g -O2 -Wall -MT libtest.o -MD -MP -MF .deps/libtest.Tpo -c -o libtest.o libtest.cpp
mv -f .deps/libtest.Tpo .deps/libtest.Po
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -g -O2 -Wall   -o libtest libtest.o libdialog_client.la 
libtool: link: g++ -g -O2 -Wall -o libtest libtest.o  ./.libs/libdialog_client.a
make[4]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/libdialog? wird verlassen
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/libdialog? wird verlassen
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack? wird betreten
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/PCSC -I/usr/include/libxml2 -I../include -I../include/driver -I../ifd -I../libcyberjack -I../cjeca32 -I../include/firmware -Iausb    -g -O2 -Wall -MT driver.lo -MD -MP -MF .deps/driver.Tpo -c -o driver.lo driver.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/PCSC -I/usr/include/libxml2 -I../include -I../include/driver -I../ifd -I../libcyberjack -I../cjeca32 -I../include/firmware -Iausb -g -O2 -Wall -MT driver.lo -MD -MP -MF .deps/driver.Tpo -c driver.cpp  -fPIC -DPIC -o .libs/driver.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/PCSC -I/usr/include/libxml2 -I../include -I../include/driver -I../ifd -I../libcyberjack -I../cjeca32 -I../include/firmware -Iausb -g -O2 -Wall -MT driver.lo -MD -MP -MF .deps/driver.Tpo -c driver.cpp -o driver.o >/dev/null 2>&1
mv -f .deps/driver.Tpo .deps/driver.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/PCSC -I/usr/include/libxml2 -I../include -I../include/driver -I../ifd -I../libcyberjack -I../cjeca32 -I../include/firmware -Iausb    -g -O2 -Wall -MT driver_pcsc.lo -MD -MP -MF .deps/driver_pcsc.Tpo -c -o driver_pcsc.lo driver_pcsc.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/PCSC -I/usr/include/libxml2 -I../include -I../include/driver -I../ifd -I../libcyberjack -I../cjeca32 -I../include/firmware -Iausb -g -O2 -Wall -MT driver_pcsc.lo -MD -MP -MF .deps/driver_pcsc.Tpo -c driver_pcsc.cpp  -fPIC -DPIC -o .libs/driver_pcsc.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/PCSC -I/usr/include/libxml2 -I../include -I../include/driver -I../ifd -I../libcyberjack -I../cjeca32 -I../include/firmware -Iausb -g -O2 -Wall -MT driver_pcsc.lo -MD -MP -MF .deps/driver_pcsc.Tpo -c driver_pcsc.cpp -o driver_pcsc.o >/dev/null 2>&1
mv -f .deps/driver_pcsc.Tpo .deps/driver_pcsc.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/PCSC -I/usr/include/libxml2 -I../include -I../include/driver -I../ifd -I../libcyberjack -I../cjeca32 -I../include/firmware -Iausb    -g -O2 -Wall -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/PCSC -I/usr/include/libxml2 -I../include -I../include/driver -I../ifd -I../libcyberjack -I../cjeca32 -I../include/firmware -Iausb -g -O2 -Wall -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp  -fPIC -DPIC -o .libs/module.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/PCSC -I/usr/include/libxml2 -I../include -I../include/driver -I../ifd -I../libcyberjack -I../cjeca32 -I../include/firmware -Iausb -g -O2 -Wall -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -o module.o >/dev/null 2>&1
mv -f .deps/module.Tpo .deps/module.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/PCSC -I/usr/include/libxml2 -I../include -I../include/driver -I../ifd -I../libcyberjack -I../cjeca32 -I../include/firmware -Iausb    -g -O2 -Wall -MT mtemplate.lo -MD -MP -MF .deps/mtemplate.Tpo -c -o mtemplate.lo mtemplate.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/PCSC -I/usr/include/libxml2 -I../include -I../include/driver -I../ifd -I../libcyberjack -I../cjeca32 -I../include/firmware -Iausb -g -O2 -Wall -MT mtemplate.lo -MD -MP -MF .deps/mtemplate.Tpo -c mtemplate.cpp  -fPIC -DPIC -o .libs/mtemplate.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/PCSC -I/usr/include/libxml2 -I../include -I../include/driver -I../ifd -I../libcyberjack -I../cjeca32 -I../include/firmware -Iausb -g -O2 -Wall -MT mtemplate.lo -MD -MP -MF .deps/mtemplate.Tpo -c mtemplate.cpp -o mtemplate.o >/dev/null 2>&1
mv -f .deps/mtemplate.Tpo .deps/mtemplate.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/PCSC -I/usr/include/libxml2 -I../include -I../include/driver -I../ifd -I../libcyberjack -I../cjeca32 -I../include/firmware -Iausb    -g -O2 -Wall -MT modulestore.lo -MD -MP -MF .deps/modulestore.Tpo -c -o modulestore.lo modulestore.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/PCSC -I/usr/include/libxml2 -I../include -I../include/driver -I../ifd -I../libcyberjack -I../cjeca32 -I../include/firmware -Iausb -g -O2 -Wall -MT modulestore.lo -MD -MP -MF .deps/modulestore.Tpo -c modulestore.cpp  -fPIC -DPIC -o .libs/modulestore.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/PCSC -I/usr/include/libxml2 -I../include -I../include/driver -I../ifd -I../libcyberjack -I../cjeca32 -I../include/firmware -Iausb -g -O2 -Wall -MT modulestore.lo -MD -MP -MF .deps/modulestore.Tpo -c modulestore.cpp -o modulestore.o >/dev/null 2>&1
mv -f .deps/modulestore.Tpo .deps/modulestore.Plo
/bin/sh ../libtool  --tag=CXX   --mode=link g++  -g -O2 -Wall -version-info 6:0:0  -o libcyberjack.la  driver.lo driver_pcsc.lo module.lo mtemplate.lo modulestore.lo ../cjeca32/ausb/libausb.la -lstdc++  -lpcsclite -lpcsclite -lusb-1.0  
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
libtool: link: (cd .libs/libcyberjack.lax/libausb.a && ar x "/home/me/.cache/pacaur/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/../cjeca32/ausb/.libs/libausb.a")
libtool: link: ar cru .libs/libcyberjack.a .libs/driver.o .libs/driver_pcsc.o .libs/module.o .libs/mtemplate.o .libs/modulestore.o   .libs/libcyberjack.lax/libausb.a/ausb.o .libs/libcyberjack.lax/libausb.a/ausb1.o .libs/libcyberjack.lax/libausb.a/ausb11.o .libs/libcyberjack.lax/libausb.a/ausb3.o .libs/libcyberjack.lax/libausb.a/ausb31.o .libs/libcyberjack.lax/libausb.a/ausb_libusb0.o .libs/libcyberjack.lax/libausb.a/ausb_libusb1.o .libs/libcyberjack.lax/libausb.a/usbdev.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcyberjack.a
libtool: link: rm -fr .libs/libcyberjack.lax
libtool: link: ( cd ".libs" && rm -f "libcyberjack.la" && ln -s "../libcyberjack.la" "libcyberjack.la" )
g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/PCSC -I/usr/include/libxml2 -I../include -I../include/driver -I../ifd -I../libcyberjack -I../cjeca32 -I../include/firmware -Iausb    -g -O2 -Wall -MT libtest.o -MD -MP -MF .deps/libtest.Tpo -c -o libtest.o libtest.cpp
mv -f .deps/libtest.Tpo .deps/libtest.Po
/bin/sh ../libtool  --tag=CXX   --mode=link g++  -g -O2 -Wall   -o libtest libtest.o libcyberjack.la -ldl -lstdc++ -lpcsclite -lpcsclite -lusb-1.0 
libtool: link: g++ -g -O2 -Wall -o libtest libtest.o  ./.libs/libcyberjack.a -ldl -lstdc++ -lpcsclite -lusb-1.0
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack? wird verlassen
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack? wird verlassen
Making all in tools
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/tools? wird betreten
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/tools? wird betreten
make[3]: F?r das Ziel ?all-am? ist nichts zu tun.
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/tools? wird verlassen
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/tools? wird verlassen
Making all in doc
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/doc? wird betreten
make[2]: F?r das Ziel ?all? ist nichts zu tun.
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/doc? wird verlassen
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10? wird betreten
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10? wird verlassen
make[1]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10? wird verlassen
-------------- next part --------------
Making install in m4
make[1]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/m4? wird betreten
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/m4? wird betreten
make[2]: F?r das Ziel ?install-exec-am? ist nichts zu tun.
make[2]: F?r das Ziel ?install-data-am? ist nichts zu tun.
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/m4? wird verlassen
make[1]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/m4? wird verlassen
Making install in include
make[1]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include? wird betreten
Making install in macosx
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include/macosx? wird betreten
Making install in PCSC
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include/macosx/PCSC? wird betreten
make[4]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include/macosx/PCSC? wird betreten
make[4]: F?r das Ziel ?install-exec-am? ist nichts zu tun.
make[4]: F?r das Ziel ?install-data-am? ist nichts zu tun.
make[4]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include/macosx/PCSC? wird verlassen
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include/macosx/PCSC? wird verlassen
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include/macosx? wird betreten
make[4]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include/macosx? wird betreten
make[4]: F?r das Ziel ?install-exec-am? ist nichts zu tun.
make[4]: F?r das Ziel ?install-data-am? ist nichts zu tun.
make[4]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include/macosx? wird verlassen
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include/macosx? wird verlassen
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include/macosx? wird verlassen
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include? wird betreten
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include? wird betreten
make[3]: F?r das Ziel ?install-exec-am? ist nichts zu tun.
make[3]: F?r das Ziel ?install-data-am? ist nichts zu tun.
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include? wird verlassen
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include? wird verlassen
make[1]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/include? wird verlassen
Making install in cjeca32
make[1]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/cjeca32? wird betreten
Making install in ausb
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/cjeca32/ausb? wird betreten
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/cjeca32/ausb? wird betreten
make[3]: F?r das Ziel ?install-exec-am? ist nichts zu tun.
make[3]: F?r das Ziel ?install-data-am? ist nichts zu tun.
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/cjeca32/ausb? wird verlassen
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/cjeca32/ausb? wird verlassen
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/cjeca32? wird betreten
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/cjeca32? wird betreten
make[3]: F?r das Ziel ?install-exec-am? ist nichts zu tun.
make[3]: F?r das Ziel ?install-data-am? ist nichts zu tun.
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/cjeca32? wird verlassen
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/cjeca32? wird verlassen
make[1]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/cjeca32? wird verlassen
Making install in etc
make[1]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/etc? wird betreten
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/etc? wird betreten
 /usr/bin/mkdir -p '/etc/pcsc-cyberjack'
 /usr/bin/install -c -m 644 cyberjack.conf.default '/etc/pcsc-cyberjack'
make[2]: F?r das Ziel ?install-data-am? ist nichts zu tun.
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/etc? wird verlassen
make[1]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/etc? wird verlassen
Making install in ifd
make[1]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/ifd? wird betreten
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/ifd? wird betreten
make[2]: F?r das Ziel ?install-exec-am? ist nichts zu tun.
 /usr/bin/mkdir -p '/usr/lib/pcsc/drivers/libifd-cyberjack.bundle/Contents'
 /usr/bin/install -c -m 644 Info.plist PkgInfo '/usr/lib/pcsc/drivers/libifd-cyberjack.bundle/Contents'
 /usr/bin/mkdir -p '/usr/lib/pcsc/drivers/libifd-cyberjack.bundle/Contents/Linux'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libifd-cyberjack.la '/usr/lib/pcsc/drivers/libifd-cyberjack.bundle/Contents/Linux'
libtool: install: /usr/bin/install -c .libs/libifd-cyberjack.so.6.0.0 /usr/lib/pcsc/drivers/libifd-cyberjack.bundle/Contents/Linux/libifd-cyberjack.so.6.0.0
libtool: install: (cd /usr/lib/pcsc/drivers/libifd-cyberjack.bundle/Contents/Linux && { ln -s -f libifd-cyberjack.so.6.0.0 libifd-cyberjack.so.6 || { rm -f libifd-cyberjack.so.6 && ln -s libifd-cyberjack.so.6.0.0 libifd-cyberjack.so.6; }; })
libtool: install: (cd /usr/lib/pcsc/drivers/libifd-cyberjack.bundle/Contents/Linux && { ln -s -f libifd-cyberjack.so.6.0.0 libifd-cyberjack.so || { rm -f libifd-cyberjack.so && ln -s libifd-cyberjack.so.6.0.0 libifd-cyberjack.so; }; })
libtool: install: /usr/bin/install -c .libs/libifd-cyberjack.lai /usr/lib/pcsc/drivers/libifd-cyberjack.bundle/Contents/Linux/libifd-cyberjack.la
libtool: install: /usr/bin/install -c .libs/libifd-cyberjack.a /usr/lib/pcsc/drivers/libifd-cyberjack.bundle/Contents/Linux/libifd-cyberjack.a
libtool: install: chmod 644 /usr/lib/pcsc/drivers/libifd-cyberjack.bundle/Contents/Linux/libifd-cyberjack.a
libtool: install: ranlib /usr/lib/pcsc/drivers/libifd-cyberjack.bundle/Contents/Linux/libifd-cyberjack.a
libtool: finish: PATH="/LINKS/sbin:/LINKS/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/pcsc/drivers/libifd-cyberjack.bundle/Contents/Linux
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib/pcsc/drivers/libifd-cyberjack.bundle/Contents/Linux

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/ifd? wird verlassen
make[1]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/ifd? wird verlassen
Making install in libcyberjack
make[1]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack? wird betreten
Making install in checksuite
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/checksuite? wird betreten
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/checksuite? wird betreten
make[3]: F?r das Ziel ?install-exec-am? ist nichts zu tun.
make[3]: F?r das Ziel ?install-data-am? ist nichts zu tun.
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/checksuite? wird verlassen
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/checksuite? wird verlassen
Making install in libdialog
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/libdialog? wird betreten
Making install in base
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/libdialog/base? wird betreten
make[4]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/libdialog/base? wird betreten
make[4]: F?r das Ziel ?install-exec-am? ist nichts zu tun.
make[4]: F?r das Ziel ?install-data-am? ist nichts zu tun.
make[4]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/libdialog/base? wird verlassen
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/libdialog/base? wird verlassen
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/libdialog? wird betreten
make[4]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/libdialog? wird betreten
make[4]: F?r das Ziel ?install-exec-am? ist nichts zu tun.
make[4]: F?r das Ziel ?install-data-am? ist nichts zu tun.
make[4]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/libdialog? wird verlassen
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/libdialog? wird verlassen
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack/libdialog? wird verlassen
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack? wird betreten
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack? wird betreten
make[3]: F?r das Ziel ?install-exec-am? ist nichts zu tun.
make[3]: F?r das Ziel ?install-data-am? ist nichts zu tun.
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack? wird verlassen
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack? wird verlassen
make[1]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/libcyberjack? wird verlassen
Making install in tools
make[1]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/tools? wird betreten
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/tools? wird betreten
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/tools? wird betreten
make[3]: F?r das Ziel ?install-exec-am? ist nichts zu tun.
make[3]: F?r das Ziel ?install-data-am? ist nichts zu tun.
make[3]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/tools? wird verlassen
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/tools? wird verlassen
make[1]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/tools? wird verlassen
Making install in doc
make[1]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/doc? wird betreten
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/doc? wird betreten
make[2]: F?r das Ziel ?install-exec-am? ist nichts zu tun.
 /usr/bin/mkdir -p '/usr/share/man/man8'
 /usr/bin/install -c -m 644 cyberjack.8 '/usr/share/man/man8'
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/doc? wird verlassen
make[1]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10/doc? wird verlassen
make[1]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10? wird betreten
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10? wird betreten
make[2]: F?r das Ziel ?install-exec-am? ist nichts zu tun.
make[2]: F?r das Ziel ?install-data-am? ist nichts zu tun.
make[2]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10? wird verlassen
make[1]: Verzeichnis ?/system/.archlinux/src/mine/aur_archlinux/pcsc-cyberjack/c/pcsc-cyberjack-3.99.5final.SP10? wird verlassen



More information about the pcsclite-muscle mailing list