>>> Unpacking source... >>> Unpacking ctapi-cyberjack-3.3.2.tar.gz to /var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work >>> Source unpacked in /var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work >>> Preparing source in /var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2 ... * Applying cyberjack-3.3.2-udev.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2' ... * Running aclocal -I m4 ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: ctapi-cyberjack-3.3.2 * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2 ... * econf: updating ctapi-cyberjack-3.3.2/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ctapi-cyberjack-3.3.2/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --sysconfdir=/etc/cyberjack --enable-pcsc --with-usbdropdir=/usr/lib/readers/usb --enable-udev checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking target system type... posix checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gawk... (cached) gawk checking for sed... /usr/bin/sed 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... yes checking if libusb support desired... yes checking for libusb... /usr checking for USB libs... -L/usr/lib -lusb checking for USB includes... checking whether libUSB might be used... yes checking sysfs/libsysfs.h usability... yes checking sysfs/libsysfs.h presence... yes checking for sysfs/libsysfs.h... yes checking for sysfs_get_mnt_path in -lsysfs... yes checking for struct sysfs_driver.attrlist... yes checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for hal... yes checking if PC/SC should be used... yes checking for pcsc includes... -I/usr/include/PCSC checking for pcsc libs... -L/usr/lib -lpcsclite checking if FOX is allowed... yes checking for fox includes... -I/usr/include/fox-1.6 checking for fox libraries... -L/usr/lib -lFOX-1.6 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 use i686-pc-linux-gnu-gcc) checking for name of udev script for Debian derivate... 99-cyberjack.rules checking whether this is an RPM distribution... no (RPM found, but unknown distribution) configure: creating ./config.status config.status: creating Makefile config.status: creating cjeca32/Makefile config.status: creating cjeca32/ausb/Makefile config.status: creating ecom/Makefile config.status: creating ppa/Makefile config.status: creating ctapi/Makefile config.status: creating ifd/Makefile config.status: creating libcyberjack/Makefile config.status: creating checksuite/Makefile config.status: creating tools/Makefile config.status: creating tools/cjflash/Makefile config.status: creating tools/cjgeldkarte/Makefile config.status: creating tools/cyberjack/Makefile config.status: creating tools/cyberjack/scripts/Makefile config.status: creating tools/cjBingo/Makefile config.status: creating tools/fxcyberjack/Makefile config.status: creating tools/fxcyberjack/icons/Makefile config.status: creating tools/fxcyberjack/diag/Makefile config.status: creating include/Makefile config.status: creating m4/Makefile config.status: creating etc/Makefile config.status: creating etc/hal/Makefile config.status: creating etc/hotplug/Makefile config.status: creating etc/resmgr/Makefile config.status: creating etc/udev/Makefile config.status: creating ctapi-cyberjack.spec config.status: creating debian/Makefile config.status: creating debian/control-tmpl config.status: creating debian/rules-tmpl config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2 ... make -j2 make all-recursive make[1]: Entering directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2' Making all in etc make[2]: Entering directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/etc' Making all in udev make[3]: Entering directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/etc/udev' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/etc/udev' make[3]: Entering directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/etc' make[3]: Für das Ziel »all-am« ist nichts zu tun. make[3]: Leaving directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/etc' make[2]: Leaving directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/etc' Making all in m4 make[2]: Entering directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/m4' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/m4' Making all in include make[2]: Entering directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/include' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/include' Making all in cjeca32 make[2]: Entering directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/cjeca32' Making all in ausb make[3]: Entering directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/cjeca32/ausb' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_LINUX -DBUILDING_CYBERJACK -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT ausb.lo -MD -MP -MF .deps/ausb.Tpo -c -o ausb.lo ausb.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_LINUX -DBUILDING_CYBERJACK -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT ausb1.lo -MD -MP -MF .deps/ausb1.Tpo -c -o ausb1.lo ausb1.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_LINUX -DBUILDING_CYBERJACK -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT ausb.lo -MD -MP -MF .deps/ausb.Tpo -c ausb.c -fPIC -DPIC -o .libs/ausb.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_LINUX -DBUILDING_CYBERJACK -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT ausb1.lo -MD -MP -MF .deps/ausb1.Tpo -c ausb1.c -fPIC -DPIC -o .libs/ausb1.o mv -f .deps/ausb1.Tpo .deps/ausb1.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_LINUX -DBUILDING_CYBERJACK -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT ausb2.lo -MD -MP -MF .deps/ausb2.Tpo -c -o ausb2.lo ausb2.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_LINUX -DBUILDING_CYBERJACK -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT ausb2.lo -MD -MP -MF .deps/ausb2.Tpo -c ausb2.c -fPIC -DPIC -o .libs/ausb2.o mv -f .deps/ausb2.Tpo .deps/ausb2.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_LINUX -DBUILDING_CYBERJACK -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT ausb3.lo -MD -MP -MF .deps/ausb3.Tpo -c -o ausb3.lo ausb3.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_LINUX -DBUILDING_CYBERJACK -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT ausb3.lo -MD -MP -MF .deps/ausb3.Tpo -c ausb3.c -fPIC -DPIC -o .libs/ausb3.o mv -f .deps/ausb.Tpo .deps/ausb.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_LINUX -DBUILDING_CYBERJACK -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT usbdev.lo -MD -MP -MF .deps/usbdev.Tpo -c -o usbdev.lo usbdev.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_LINUX -DBUILDING_CYBERJACK -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT usbdev.lo -MD -MP -MF .deps/usbdev.Tpo -c usbdev.c -fPIC -DPIC -o .libs/usbdev.o mv -f .deps/ausb3.Tpo .deps/ausb3.Plo mv -f .deps/usbdev.Tpo .deps/usbdev.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o libausb.la ausb.lo ausb1.lo ausb2.lo ausb3.lo usbdev.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/libausb.a .libs/ausb.o .libs/ausb1.o .libs/ausb2.o .libs/ausb3.o .libs/usbdev.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libausb.a libtool: link: ( cd ".libs" && rm -f "libausb.la" && ln -s "../libausb.la" "libausb.la" ) make[3]: Leaving directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/cjeca32/ausb' make[3]: Entering directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/cjeca32' /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT BaseCommunication.lo -MD -MP -MF .deps/BaseCommunication.Tpo -c -o BaseCommunication.lo BaseCommunication.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT BaseReader.lo -MD -MP -MF .deps/BaseReader.Tpo -c -o BaseReader.lo BaseReader.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT BaseReader.lo -MD -MP -MF .deps/BaseReader.Tpo -c BaseReader.cpp -fPIC -DPIC -o .libs/BaseReader.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT BaseCommunication.lo -MD -MP -MF .deps/BaseCommunication.Tpo -c BaseCommunication.cpp -fPIC -DPIC -o .libs/BaseCommunication.o BaseReader.cpp: In member function »int CBaseReader::check_len(uint8_t*, uint32_t, uint8_t**, uint32_t*)«: BaseReader.cpp:546: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken mv -f .deps/BaseCommunication.Tpo .deps/BaseCommunication.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT BaseTranslater.lo -MD -MP -MF .deps/BaseTranslater.Tpo -c -o BaseTranslater.lo BaseTranslater.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT BaseTranslater.lo -MD -MP -MF .deps/BaseTranslater.Tpo -c BaseTranslater.cpp -fPIC -DPIC -o .libs/BaseTranslater.o mv -f .deps/BaseTranslater.Tpo .deps/BaseTranslater.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT CCIDReader.lo -MD -MP -MF .deps/CCIDReader.Tpo -c -o CCIDReader.lo CCIDReader.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT CCIDReader.lo -MD -MP -MF .deps/CCIDReader.Tpo -c CCIDReader.cpp -fPIC -DPIC -o .libs/CCIDReader.o mv -f .deps/BaseReader.Tpo .deps/BaseReader.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT Debug.lo -MD -MP -MF .deps/Debug.Tpo -c -o Debug.lo Debug.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT Debug.lo -MD -MP -MF .deps/Debug.Tpo -c Debug.cpp -fPIC -DPIC -o .libs/Debug.o CCIDReader.cpp: In member function »char CCCIDReader::_CtData(uint8_t*, uint8_t*, uint8_t*, uint16_t, uint8_t*, uint16_t*)«: CCIDReader.cpp:683: Warnung: suggest parentheses around »&&« within »||« CCIDReader.cpp:683: Warnung: suggest parentheses around »&&« within »||« CCIDReader.cpp:800: Warnung: suggest parentheses around »&&« within »||« CCIDReader.cpp:800: Warnung: suggest parentheses around »&&« within »||« CCIDReader.cpp:1383: Warnung: suggest parentheses around »&&« within »||« CCIDReader.cpp:1455: Warnung: suggest parentheses around »&&« within »||« CCIDReader.cpp:2536: Warnung: suggest parentheses around »&&« within »||« CCIDReader.cpp:2548: Warnung: suggest parentheses around »&&« within »||« CCIDReader.cpp: In member function »RSCT_IFD_RESULT CCCIDReader::IfdVerifyPinDirect(PIN_VERIFY_STRUCTURE*, uint8_t*, uint32_t*)«: CCIDReader.cpp:3049: Warnung: suggest parentheses around »&&« within »||« CCIDReader.cpp: In member function »RSCT_IFD_RESULT CCCIDReader::IfdModifyPinDirect(PIN_MODIFY_STRUCTURE*, uint8_t*, uint32_t*)«: CCIDReader.cpp:3179: Warnung: suggest parentheses around »&&« within »||« mv -f .deps/Debug.Tpo .deps/Debug.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT EC30Reader.lo -MD -MP -MF .deps/EC30Reader.Tpo -c -o EC30Reader.lo EC30Reader.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT EC30Reader.lo -MD -MP -MF .deps/EC30Reader.Tpo -c EC30Reader.cpp -fPIC -DPIC -o .libs/EC30Reader.o EC30Reader.cpp: In member function »virtual CJ_RESULT CEC30Reader::CtKeyUpdate(uint8_t*, uint32_t, uint32_t*)«: EC30Reader.cpp:733: Warnung: suggest parentheses around »&&« within »||« EC30Reader.cpp:771: Warnung: suggest parentheses around »&&« within »||« EC30Reader.cpp:774: Warnung: suggest parentheses around »&&« within »||« EC30Reader.cpp: In member function »bool CEC30Reader::_CtIsKeyUpdateRecommended(uint8_t*, uint32_t, uint32_t*, uint8_t*, CJ_RESULT&)«: EC30Reader.cpp:893: Warnung: suggest parentheses around »&&« within »||« EC30Reader.cpp:898: Warnung: suggest parentheses around »&&« within »||« EC30Reader.cpp:911: Warnung: suggest parentheses around »&&« within »||« EC30Reader.cpp:911: Warnung: suggest parentheses around »&&« within »||« EC30Reader.cpp: In member function »int CEC30Reader::ExecuteApplSecureResult(uint8_t, uint32_t, uint8_t*, int*, uint8_t*, uint32_t, int)«: EC30Reader.cpp:1420: Warnung: suggest parentheses around »&&« within »||« EC30Reader.cpp: In member function »virtual int CEC30Reader::ExecuteSecureResult(CCID_Response*, uint8_t*, int*, int)«: EC30Reader.cpp:1776: Warnung: suggest parentheses around »&&« within »||« EC30Reader.cpp: In member function »virtual CJ_RESULT CEC30Reader::CtGetModulestoreInfo(uint8_t*, uint8_t*)«: EC30Reader.cpp:1849: Warnung: suggest parentheses around »&&« within »||« mv -f .deps/EC30Reader.Tpo .deps/EC30Reader.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT ECAReader.lo -MD -MP -MF .deps/ECAReader.Tpo -c -o ECAReader.lo ECAReader.cpp mv -f .deps/CCIDReader.Tpo .deps/CCIDReader.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT ECFReader.lo -MD -MP -MF .deps/ECFReader.Tpo -c -o ECFReader.lo ECFReader.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT ECAReader.lo -MD -MP -MF .deps/ECAReader.Tpo -c ECAReader.cpp -fPIC -DPIC -o .libs/ECAReader.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT ECFReader.lo -MD -MP -MF .deps/ECFReader.Tpo -c ECFReader.cpp -fPIC -DPIC -o .libs/ECFReader.o mv -f .deps/ECAReader.Tpo .deps/ECAReader.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT ECPReader.lo -MD -MP -MF .deps/ECPReader.Tpo -c -o ECPReader.lo ECPReader.cpp mv -f .deps/ECFReader.Tpo .deps/ECFReader.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT ECRReader.lo -MD -MP -MF .deps/ECRReader.Tpo -c -o ECRReader.lo ECRReader.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT ECPReader.lo -MD -MP -MF .deps/ECPReader.Tpo -c ECPReader.cpp -fPIC -DPIC -o .libs/ECPReader.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT ECRReader.lo -MD -MP -MF .deps/ECRReader.Tpo -c ECRReader.cpp -fPIC -DPIC -o .libs/ECRReader.o ECRReader.cpp: In member function »virtual RSCT_IFD_RESULT CECRReader::IfdPower(uint32_t, uint8_t*, uint32_t*, uint32_t)«: ECRReader.cpp:34: Warnung: suggest parentheses around »&&« within »||« mv -f .deps/ECPReader.Tpo .deps/ECPReader.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT ECBReader.lo -MD -MP -MF .deps/ECBReader.Tpo -c -o ECBReader.lo ECBReader.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT ECBReader.lo -MD -MP -MF .deps/ECBReader.Tpo -c ECBReader.cpp -fPIC -DPIC -o .libs/ECBReader.o mv -f .deps/ECRReader.Tpo .deps/ECRReader.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT ECMReader.lo -MD -MP -MF .deps/ECMReader.Tpo -c -o ECMReader.lo ECMReader.cpp mv -f .deps/ECBReader.Tpo .deps/ECBReader.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT EFBReader.lo -MD -MP -MF .deps/EFBReader.Tpo -c -o EFBReader.lo EFBReader.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT ECMReader.lo -MD -MP -MF .deps/ECMReader.Tpo -c ECMReader.cpp -fPIC -DPIC -o .libs/ECMReader.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT EFBReader.lo -MD -MP -MF .deps/EFBReader.Tpo -c EFBReader.cpp -fPIC -DPIC -o .libs/EFBReader.o mv -f .deps/EFBReader.Tpo .deps/EFBReader.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT RSCTCriticalSection.lo -MD -MP -MF .deps/RSCTCriticalSection.Tpo -c -o RSCTCriticalSection.lo RSCTCriticalSection.cpp mv -f .deps/ECMReader.Tpo .deps/ECMReader.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT Reader.lo -MD -MP -MF .deps/Reader.Tpo -c -o Reader.lo Reader.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT RSCTCriticalSection.lo -MD -MP -MF .deps/RSCTCriticalSection.Tpo -c RSCTCriticalSection.cpp -fPIC -DPIC -o .libs/RSCTCriticalSection.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT Reader.lo -MD -MP -MF .deps/Reader.Tpo -c Reader.cpp -fPIC -DPIC -o .libs/Reader.o mv -f .deps/RSCTCriticalSection.Tpo .deps/RSCTCriticalSection.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT USBLinux.lo -MD -MP -MF .deps/USBLinux.Tpo -c -o USBLinux.lo USBLinux.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT USBLinux.lo -MD -MP -MF .deps/USBLinux.Tpo -c USBLinux.cpp -fPIC -DPIC -o .libs/USBLinux.o mv -f .deps/Reader.Tpo .deps/Reader.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT SerialLinux.lo -MD -MP -MF .deps/SerialLinux.Tpo -c -o SerialLinux.lo SerialLinux.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT SerialLinux.lo -MD -MP -MF .deps/SerialLinux.Tpo -c SerialLinux.cpp -fPIC -DPIC -o .libs/SerialLinux.o mv -f .deps/USBLinux.Tpo .deps/USBLinux.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT SECReader.lo -MD -MP -MF .deps/SECReader.Tpo -c -o SECReader.lo SECReader.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT SECReader.lo -MD -MP -MF .deps/SECReader.Tpo -c SECReader.cpp -fPIC -DPIC -o .libs/SECReader.o mv -f .deps/SECReader.Tpo .deps/SECReader.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT cjeca32.lo -MD -MP -MF .deps/cjeca32.Tpo -c -o cjeca32.lo cjeca32.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT cjeca32.lo -MD -MP -MF .deps/cjeca32.Tpo -c cjeca32.cpp -fPIC -DPIC -o .libs/cjeca32.o mv -f .deps/SerialLinux.Tpo .deps/SerialLinux.Plo mv -f .deps/cjeca32.Tpo .deps/cjeca32.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT stdafx.lo -MD -MP -MF .deps/stdafx.Tpo -c -o stdafx.lo stdafx.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT libtest.o -MD -MP -MF .deps/libtest.Tpo -c -o libtest.o libtest.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Iausb -I/usr/include/PCSC -D_LINUX -DBUILDING_CYBERJACK -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT stdafx.lo -MD -MP -MF .deps/stdafx.Tpo -c stdafx.cpp -fPIC -DPIC -o .libs/stdafx.o mv -f .deps/stdafx.Tpo .deps/stdafx.Plo /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wl,-O1 -o libeca.la BaseCommunication.lo BaseReader.lo BaseTranslater.lo CCIDReader.lo Debug.lo EC30Reader.lo ECAReader.lo ECFReader.lo ECPReader.lo ECRReader.lo ECBReader.lo ECMReader.lo EFBReader.lo RSCTCriticalSection.lo Reader.lo USBLinux.lo SerialLinux.lo SECReader.lo cjeca32.lo stdafx.lo ausb/libausb.la mv -f .deps/libtest.Tpo .deps/libtest.Po libtool: link: (cd .libs/libeca.lax/libausb.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/cjeca32/ausb/.libs/libausb.a") libtool: link: i686-pc-linux-gnu-ar cru .libs/libeca.a .libs/BaseCommunication.o .libs/BaseReader.o .libs/BaseTranslater.o .libs/CCIDReader.o .libs/Debug.o .libs/EC30Reader.o .libs/ECAReader.o .libs/ECFReader.o .libs/ECPReader.o .libs/ECRReader.o .libs/ECBReader.o .libs/ECMReader.o .libs/EFBReader.o .libs/RSCTCriticalSection.o .libs/Reader.o .libs/USBLinux.o .libs/SerialLinux.o .libs/SECReader.o .libs/cjeca32.o .libs/stdafx.o .libs/libeca.lax/libausb.a/ausb.o .libs/libeca.lax/libausb.a/ausb1.o .libs/libeca.lax/libausb.a/ausb2.o .libs/libeca.lax/libausb.a/ausb3.o .libs/libeca.lax/libausb.a/usbdev.o libtool: link: i686-pc-linux-gnu-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" ) /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wl,-O1 -o libtest libtest.o libeca.la -L/usr/lib -lusb -lhal -ldbus-1 -lpthread -lrt libtool: link: i686-pc-linux-gnu-g++ -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wl,-O1 -o libtest libtest.o ./.libs/libeca.a -L/usr/lib /usr/lib/libusb.so /usr/lib/libhal.so /usr/lib/libdbus-1.so -lpthread -lrt make[3]: Leaving directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/cjeca32' make[2]: Leaving directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/cjeca32' Making all in ecom make[2]: Entering directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/ecom' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../ctapi -I../include -I../cjeca32 -I../cjeca32/ausb -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT cjctapi.lo -MD -MP -MF .deps/cjctapi.Tpo -c -o cjctapi.lo cjctapi.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../ctapi -I../include -I../cjeca32 -I../cjeca32/ausb -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT cjt1.lo -MD -MP -MF .deps/cjt1.Tpo -c -o cjt1.lo cjt1.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../ctapi -I../include -I../cjeca32 -I../cjeca32/ausb -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT cjctapi.lo -MD -MP -MF .deps/cjctapi.Tpo -c cjctapi.c -fPIC -DPIC -o .libs/cjctapi.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../ctapi -I../include -I../cjeca32 -I../cjeca32/ausb -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT cjt1.lo -MD -MP -MF .deps/cjt1.Tpo -c cjt1.c -fPIC -DPIC -o .libs/cjt1.o mv -f .deps/cjctapi.Tpo .deps/cjctapi.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../ctapi -I../include -I../cjeca32 -I../cjeca32/ausb -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT cjio.lo -MD -MP -MF .deps/cjio.Tpo -c -o cjio.lo cjio.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../ctapi -I../include -I../cjeca32 -I../cjeca32/ausb -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT cjio.lo -MD -MP -MF .deps/cjio.Tpo -c cjio.c -fPIC -DPIC -o .libs/cjio.o mv -f .deps/cjt1.Tpo .deps/cjt1.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../ctapi -I../include -I../cjeca32 -I../cjeca32/ausb -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT cjio_user.lo -MD -MP -MF .deps/cjio_user.Tpo -c -o cjio_user.lo cjio_user.c mv -f .deps/cjio.Tpo .deps/cjio.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../ctapi -I../include -I../cjeca32 -I../cjeca32/ausb -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT cjio_user.lo -MD -MP -MF .deps/cjio_user.Tpo -c cjio_user.c -fPIC -DPIC -o .libs/cjio_user.o mv -f .deps/cjio_user.Tpo .deps/cjio_user.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o libecom.la cjctapi.lo cjt1.lo cjio.lo cjio_user.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/libecom.a .libs/cjctapi.o .libs/cjt1.o .libs/cjio.o .libs/cjio_user.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libecom.a libtool: link: ( cd ".libs" && rm -f "libecom.la" && ln -s "../libecom.la" "libecom.la" ) make[2]: Leaving directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/ecom' Making all in ppa make[2]: Entering directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/ppa' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../ctapi -I../include -I../cjeca32 -I../cjeca32/ausb -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT cjccid.lo -MD -MP -MF .deps/cjccid.Tpo -c -o cjccid.lo cjccid.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../ctapi -I../include -I../cjeca32 -I../cjeca32/ausb -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT cjdata.lo -MD -MP -MF .deps/cjdata.Tpo -c -o cjdata.lo cjdata.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../ctapi -I../include -I../cjeca32 -I../cjeca32/ausb -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT cjccid.lo -MD -MP -MF .deps/cjccid.Tpo -c cjccid.c -fPIC -DPIC -o .libs/cjccid.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../ctapi -I../include -I../cjeca32 -I../cjeca32/ausb -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT cjdata.lo -MD -MP -MF .deps/cjdata.Tpo -c cjdata.c -fPIC -DPIC -o .libs/cjdata.o mv -f .deps/cjccid.Tpo .deps/cjccid.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../ctapi -I../include -I../cjeca32 -I../cjeca32/ausb -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT cjppUpdate.lo -MD -MP -MF .deps/cjppUpdate.Tpo -c -o cjppUpdate.lo cjppUpdate.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../ctapi -I../include -I../cjeca32 -I../cjeca32/ausb -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT cjppUpdate.lo -MD -MP -MF .deps/cjppUpdate.Tpo -c cjppUpdate.c -fPIC -DPIC -o .libs/cjppUpdate.o mv -f .deps/cjppUpdate.Tpo .deps/cjppUpdate.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../ctapi -I../include -I../cjeca32 -I../cjeca32/ausb -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT cjppPlatformLinux.lo -MD -MP -MF .deps/cjppPlatformLinux.Tpo -c -o cjppPlatformLinux.lo cjppPlatformLinux.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../ctapi -I../include -I../cjeca32 -I../cjeca32/ausb -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT cjppPlatformLinux.lo -MD -MP -MF .deps/cjppPlatformLinux.Tpo -c cjppPlatformLinux.c -fPIC -DPIC -o .libs/cjppPlatformLinux.o mv -f .deps/cjppPlatformLinux.Tpo .deps/cjppPlatformLinux.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../ctapi -I../include -I../cjeca32 -I../cjeca32/ausb -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT cjppDebugOutLinux.lo -MD -MP -MF .deps/cjppDebugOutLinux.Tpo -c -o cjppDebugOutLinux.lo cjppDebugOutLinux.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../ctapi -I../include -I../cjeca32 -I../cjeca32/ausb -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT cjppDebugOutLinux.lo -MD -MP -MF .deps/cjppDebugOutLinux.Tpo -c cjppDebugOutLinux.c -fPIC -DPIC -o .libs/cjppDebugOutLinux.o mv -f .deps/cjppDebugOutLinux.Tpo .deps/cjppDebugOutLinux.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../ctapi -I../include -I../cjeca32 -I../cjeca32/ausb -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT SyncInterpreter.lo -MD -MP -MF .deps/SyncInterpreter.Tpo -c -o SyncInterpreter.lo SyncInterpreter.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../ctapi -I../include -I../cjeca32 -I../cjeca32/ausb -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT SyncInterpreter.lo -MD -MP -MF .deps/SyncInterpreter.Tpo -c SyncInterpreter.c -fPIC -DPIC -o .libs/SyncInterpreter.o mv -f .deps/cjdata.Tpo .deps/cjdata.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../ctapi -I../include -I../cjeca32 -I../cjeca32/ausb -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT easy_dat.lo -MD -MP -MF .deps/easy_dat.Tpo -c -o easy_dat.lo easy_dat.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../ctapi -I../include -I../cjeca32 -I../cjeca32/ausb -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT easy_dat.lo -MD -MP -MF .deps/easy_dat.Tpo -c easy_dat.c -fPIC -DPIC -o .libs/easy_dat.o mv -f .deps/easy_dat.Tpo .deps/easy_dat.Plo mv -f .deps/SyncInterpreter.Tpo .deps/SyncInterpreter.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o libppa.la cjccid.lo cjdata.lo cjppUpdate.lo cjppPlatformLinux.lo cjppDebugOutLinux.lo SyncInterpreter.lo easy_dat.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/libppa.a .libs/cjccid.o .libs/cjdata.o .libs/cjppUpdate.o .libs/cjppPlatformLinux.o .libs/cjppDebugOutLinux.o .libs/SyncInterpreter.o .libs/easy_dat.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libppa.a libtool: link: ( cd ".libs" && rm -f "libppa.la" && ln -s "../libppa.la" "libppa.la" ) make[2]: Leaving directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/ppa' Making all in ctapi make[2]: Entering directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/ctapi' /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../cjeca32 -I../cjeca32/ausb -I../ecom -I../ppa -D_LINUX -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/cyberjack/cyberjack.conf\" -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT ctapi.lo -MD -MP -MF .deps/ctapi.Tpo -c -o ctapi.lo ctapi.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../cjeca32 -I../cjeca32/ausb -I../ecom -I../ppa -D_LINUX -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/cyberjack/cyberjack.conf\" -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT ctapi_beep.lo -MD -MP -MF .deps/ctapi_beep.Tpo -c -o ctapi_beep.lo ctapi_beep.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../cjeca32 -I../cjeca32/ausb -I../ecom -I../ppa -D_LINUX -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/cyberjack/cyberjack.conf\" -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT ctapi.lo -MD -MP -MF .deps/ctapi.Tpo -c ctapi.cpp -fPIC -DPIC -o .libs/ctapi.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../cjeca32 -I../cjeca32/ausb -I../ecom -I../ppa -D_LINUX -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/cyberjack/cyberjack.conf\" -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT ctapi_beep.lo -MD -MP -MF .deps/ctapi_beep.Tpo -c ctapi_beep.cpp -fPIC -DPIC -o .libs/ctapi_beep.o mv -f .deps/ctapi_beep.Tpo .deps/ctapi_beep.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../cjeca32 -I../cjeca32/ausb -I../ecom -I../ppa -D_LINUX -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/cyberjack/cyberjack.conf\" -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT ctapi_config.lo -MD -MP -MF .deps/ctapi_config.Tpo -c -o ctapi_config.lo ctapi_config.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../cjeca32 -I../cjeca32/ausb -I../ecom -I../ppa -D_LINUX -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/cyberjack/cyberjack.conf\" -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT ctapi_config.lo -MD -MP -MF .deps/ctapi_config.Tpo -c ctapi_config.cpp -fPIC -DPIC -o .libs/ctapi_config.o mv -f .deps/ctapi_config.Tpo .deps/ctapi_config.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../cjeca32 -I../cjeca32/ausb -I../ecom -I../ppa -D_LINUX -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/cyberjack/cyberjack.conf\" -D_LINUX -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/cyberjack/cyberjack.conf\" -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT libtest.o -MD -MP -MF .deps/libtest.Tpo -c -o libtest.o libtest.c mv -f .deps/libtest.Tpo .deps/libtest.Po mv -f .deps/ctapi.Tpo .deps/ctapi.Plo /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -version-info 5:2:3 -Wl,-O1 -o libctapi-cyberjack.la -rpath /usr/lib ctapi.lo ctapi_beep.lo ctapi_config.lo ../cjeca32/libeca.la ../ecom/libecom.la ../ppa/libppa.la -lstdc++ -ldl -L/usr/lib -lusb -lsysfs -lhal -ldbus-1 -lpthread -lrt libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.4.2/crtbeginS.o .libs/ctapi.o .libs/ctapi_beep.o .libs/ctapi_config.o -Wl,--whole-archive ../cjeca32/.libs/libeca.a ../ecom/.libs/libecom.a ../ppa/.libs/libppa.a -Wl,--no-whole-archive -ldl -L/usr/lib /usr/lib/libusb.so /usr/lib/libsysfs.so /usr/lib/libhal.so /usr/lib/libdbus-1.so -lpthread -lrt -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.2 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.4.2/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../crtn.o -march=pentium-m -Wl,-O1 -Wl,-soname -Wl,libctapi-cyberjack.so.2 -o .libs/libctapi-cyberjack.so.2.3.2 libtool: link: (cd ".libs" && rm -f "libctapi-cyberjack.so.2" && ln -s "libctapi-cyberjack.so.2.3.2" "libctapi-cyberjack.so.2") libtool: link: (cd ".libs" && rm -f "libctapi-cyberjack.so" && ln -s "libctapi-cyberjack.so.2.3.2" "libctapi-cyberjack.so") libtool: link: ( cd ".libs" && rm -f "libctapi-cyberjack.la" && ln -s "../libctapi-cyberjack.la" "libctapi-cyberjack.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_LINUX -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/cyberjack/cyberjack.conf\" -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o libtest libtest.o libctapi-cyberjack.la -ldl -lstdc++ libtool: link: i686-pc-linux-gnu-gcc -D_LINUX -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/etc/cyberjack/cyberjack.conf\" -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/libtest libtest.o ./.libs/libctapi-cyberjack.so -L/usr/lib /usr/lib/libusb.so /usr/lib/libsysfs.so /usr/lib/libhal.so /usr/lib/libdbus-1.so -lpthread -lrt -ldl -lstdc++ make[2]: Leaving directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/ctapi' Making all in ifd make[2]: Entering directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/ifd' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../include -I../ctapi -I.. -I../cjeca32 -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT ifdhandler.lo -MD -MP -MF .deps/ifdhandler.Tpo -c -o ifdhandler.lo ifdhandler.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_LINUX -I. -I.. -I../include -I../ctapi -I.. -I../cjeca32 -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -MT ifdhandler.lo -MD -MP -MF .deps/ifdhandler.Tpo -c ifdhandler.c -fPIC -DPIC -o .libs/ifdhandler.o mv -f .deps/ifdhandler.Tpo .deps/ifdhandler.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -module -version-info 5:2:3 -Wl,-O1 -o ifd-cyberjack.la -rpath /usr/lib/readers/usb/ifd-cyberjack.bundle/Contents/Linux ifdhandler.lo ../ctapi/libctapi-cyberjack.la libtool: link: i686-pc-linux-gnu-gcc -shared .libs/ifdhandler.o -Wl,-rpath -Wl,/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/ctapi/.libs ../ctapi/.libs/libctapi-cyberjack.so -L/usr/lib -ldl /usr/lib/libusb.so /usr/lib/libsysfs.so /usr/lib/libhal.so /usr/lib/libdbus-1.so -lpthread -lrt -march=pentium-m -Wl,-O1 -Wl,-soname -Wl,ifd-cyberjack.so.2 -o .libs/ifd-cyberjack.so.2.3.2 libtool: link: (cd ".libs" && rm -f "ifd-cyberjack.so.2" && ln -s "ifd-cyberjack.so.2.3.2" "ifd-cyberjack.so.2") libtool: link: (cd ".libs" && rm -f "ifd-cyberjack.so" && ln -s "ifd-cyberjack.so.2.3.2" "ifd-cyberjack.so") libtool: link: ( cd ".libs" && rm -f "ifd-cyberjack.la" && ln -s "../ifd-cyberjack.la" "ifd-cyberjack.la" ) make[2]: Leaving directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/ifd' Making all in libcyberjack make[2]: Entering directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/libcyberjack' /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../cjeca32 -I../ctapi -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/PCSC -D_LINUX -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT driver.lo -MD -MP -MF .deps/driver.Tpo -c -o driver.lo driver.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../cjeca32 -I../ctapi -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/PCSC -D_LINUX -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT driver_ctapi.lo -MD -MP -MF .deps/driver_ctapi.Tpo -c -o driver_ctapi.lo driver_ctapi.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../cjeca32 -I../ctapi -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/PCSC -D_LINUX -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT driver.lo -MD -MP -MF .deps/driver.Tpo -c driver.cpp -fPIC -DPIC -o .libs/driver.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../cjeca32 -I../ctapi -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/PCSC -D_LINUX -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -Wall -MT driver_ctapi.lo -MD -MP -MF .deps/driver_ctapi.Tpo -c driver_ctapi.cpp -fPIC -DPIC -o .libs/driver_ctapi.o driver.cpp: In member function »int Cyberjack::Reader::_getModuleInfo(int, cj_ModuleInfo*)«: driver.cpp:157: Fehler: »stderr« wurde in diesem Gültigkeitsbereich nicht definiert driver.cpp:157: Fehler: »fprintf« wurde in diesem Gültigkeitsbereich nicht definiert driver.cpp: In member function »int Cyberjack::Reader::_getReaderInfo(cj_ReaderInfo*)«: driver.cpp:199: Fehler: »stderr« wurde in diesem Gültigkeitsbereich nicht definiert driver.cpp:199: Fehler: »fprintf« wurde in diesem Gültigkeitsbereich nicht definiert make[2]: *** [driver.lo] Fehler 1 make[2]: *** Warte auf noch nicht beendete Prozesse... driver_ctapi.cpp: In member function »virtual int Cyberjack::ReaderCtapi::connect(int)«: driver_ctapi.cpp:138: Fehler: »snprintf« wurde in diesem Gültigkeitsbereich nicht definiert driver_ctapi.cpp:145: Fehler: »snprintf« wurde in diesem Gültigkeitsbereich nicht definiert driver_ctapi.cpp: In member function »virtual int Cyberjack::ReaderCtapi::test(std::string&)«: driver_ctapi.cpp:265: Fehler: »snprintf« wurde in diesem Gültigkeitsbereich nicht definiert driver_ctapi.cpp: In member function »virtual int Cyberjack::DriverCtapi::enumReaders()«: driver_ctapi.cpp:519: Fehler: »snprintf« wurde in diesem Gültigkeitsbereich nicht definiert driver_ctapi.cpp:663: Fehler: »snprintf« wurde in diesem Gültigkeitsbereich nicht definiert make[2]: *** [driver_ctapi.lo] Fehler 1 make[2]: Leaving directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2/libcyberjack' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2' make: *** [all] Fehler 2 * ERROR: dev-libs/cyberjack-3.3.2 failed: * Compilation of package failed. * * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3123: Called die * The specific snippet of code: * emake || die "Compilation of package failed." * * If you need support, post the output of 'emerge --info =dev-libs/cyberjack-3.3.2', * the complete build log and the output of 'emerge -pqv =dev-libs/cyberjack-3.3.2'. * The complete build log is located at '/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/temp/environment'. * S: '/var/tmp/portage/portage/dev-libs/cyberjack-3.3.2/work/ctapi-cyberjack-3.3.2'