[build-status: 60862] Log for failed build of openct_0.6.11-1 (dist=unstable)

Build Daemon 2 buildd2 at linux-m32r.org
Sat Mar 24 19:44:23 JST 2007


Automatic build of openct_0.6.11-1 on mappi005 by sbuild/m32r 0.53
Build started at 20070324-1854
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 727kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main openct 0.6.11-1 (dsc) [697B]
Get:2 http://debian.linux-m32r.org 06_devonian/main openct 0.6.11-1 (tar) [671kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main openct 0.6.11-1 (diff) [55.7kB]
Fetched 727kB in 7s (98.3kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: cdbs (>= 0.4.38), debhelper (>= 5.0.24), libpcsclite-dev (>= 1.2.9-beta5-1), libusb-dev, pkg-config, libltdl3-dev
Checking for already installed source dependencies...
cdbs: already installed (0.4.48 >= 0.4.38 is satisfied)
debhelper: already installed (5.0.42 >= 5.0.24 is satisfied)
libpcsclite-dev: missing
Using default version 1.4.0-1
libusb-dev: already installed (2:0.1.12-6)
pkg-config: already installed (0.21-1)
libltdl3-dev: already installed (1.5.22-4)
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
The following extra packages will be installed:
  libpcsclite1
Recommended packages:
  pcscd
The following NEW packages will be installed:
  libpcsclite-dev libpcsclite1
0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
Need to get 333kB of archives.
After unpacking 537kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libpcsclite1 libpcsclite-dev
Authentication warning overridden.
Get:1 http://debian.linux-m32r.org 06_devonian/main libpcsclite1 1.4.0-1 [42.0kB]
Get:2 http://debian.linux-m32r.org 06_devonian/main libpcsclite-dev 1.4.0-1 [291kB]
Fetched 333kB in 3s (103kB/s)
Selecting previously deselected package libpcsclite1.
(Reading database ... 61231 files and directories currently installed.)
Unpacking libpcsclite1 (from .../libpcsclite1_1.4.0-1_m32r.deb) ...
Selecting previously deselected package libpcsclite-dev.
Unpacking libpcsclite-dev (from .../libpcsclite-dev_1.4.0-1_m32r.deb) ...
Setting up libpcsclite1 (1.4.0-1) ...

Setting up libpcsclite-dev (1.4.0-1) ...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting openct in openct-0.6.11
dpkg-source: unpacking openct_0.6.11.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/openct_0.6.11-1.diff.gz
dpkg-buildpackage: source package is openct
dpkg-buildpackage: source version is 0.6.11-1
dpkg-buildpackage: source changed by Eric Dorland <eric at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.6.11-1
 /usr/bin/fakeroot debian/rules clean
test -x debian/rules
test "`id -u`" = 0
for i in ./config.guess ./config.sub  ; do \
		if test -e $i.cdbs-orig ; then \
			mv $i.cdbs-orig $i ; \
		fi ; \
	done
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd2/openct-0.6.11'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd2/openct-0.6.11'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
dh_clean 
rm -f debian/openct.init debian/openct.udev
 debian/rules build
test -x debian/rules
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
touch debian/stamp-autotools-files
chmod a+x /build/buildd2/openct-0.6.11/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd2/openct-0.6.11/./configure --build=m32r-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/openct" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.   
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 whether byte ordering is bigendian... yes
checking for common directory... (system)
checking whether to enable maintainer-specific portions of Makefiles... no
checking how to run the C preprocessor... cc -E
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for flex... no
checking for lex... no
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking for bash... /bin/bash
checking for ksh... (cached) /bin/bash
checking for sh... (cached) /bin/bash
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking for the pthreads library -lpthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... cc
checking for a sed that does not truncate output... /bin/sed
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for dlfcn.h... (cached) yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for error_at_line... yes
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for vprintf... yes
checking for _doprnt... no
checking for gettimeofday... yes
checking for daemon... yes
checking for inline... inline
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory
done
checking how to link with libltdl... -lltdl
checking ltdl.h usability... yes
checking ltdl.h presence... yes
checking for ltdl.h... yes
yes
checking for socket in -lsocket... no
checking for ss_family field in struct sockaddr_storage... yes
checking for __ss_family field in struct sockaddr_storage... no
checking for poll in -lpoll... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBUSB_CFLAGS...  
checking for LIBUSB_LIBS... -lusb  
checking for PCSC_CFLAGS... -I/usr/include/PCSC  
checking for PCSC_LIBS... -lpcsclite  
checking for reader.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating aclocal/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxygen.conf
config.status: creating etc/Makefile
config.status: creating macos/Makefile
config.status: creating src/Makefile
config.status: creating src/ct/Makefile
config.status: creating src/ct/libopenct.pc
config.status: creating src/ctapi/Makefile
config.status: creating src/ifd/Makefile
config.status: creating src/include/Makefile
config.status: creating src/include/openct/Makefile
config.status: creating src/pcsc/Makefile
config.status: creating src/tools/Makefile
config.status: creating src/tools/openct-tool.1
config.status: creating config.h
config.status: executing depfiles commands
checking for stdint-types....... "(putting them into src/include/openct/types.h)"
checking for uintptr_t... yes
checking for uint64_t... yes
... seen our uintptr_t in stdint.h (uint64_t too)
creating src/include/openct/types.h : _SRC_INCLUDE_OPENCT_TYPES_H
checking for int_least32_t... yes
checking for int_fast32_t... yes
..adding include stdint.h
... seen good stdint.h inttypes
... seen good uint64_t
... DONE src/include/openct/types.h

OpenCT has been configured with the following options

Version:             0.6.11
User binaries:       /usr/bin
Configuration files: /etc

Host:                m32r-unknown-linux-gnu
Compiler:            cc
Compiler flags:      -Wall -g -Wall -O2 
Preprocessor flags:  -I${top_builddir}/src/include -I${top_srcdir}/src/include 
Linker flags:        
Libraries:           -lpthread 

PC/SC support:       yes
Libusb used:         yes

Without libusb coldplugging will not work.
To use usb devices, your hotplugging needs to be
configured and you need to plug in any device 
after the system has started (i.e. the init script ran)
/usr/bin/make -C . 
make[1]: Entering directory `/build/buildd2/openct-0.6.11'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd2/openct-0.6.11'
Making all in .
make[3]: Entering directory `/build/buildd2/openct-0.6.11'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd2/openct-0.6.11'
Making all in aclocal
make[3]: Entering directory `/build/buildd2/openct-0.6.11/aclocal'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd2/openct-0.6.11/aclocal'
Making all in etc
make[3]: Entering directory `/build/buildd2/openct-0.6.11/etc'
sed -e "s#SBINDIR#/usr/sbin#g" < openct_usb.in > openct_usb
chmod 755 openct_usb
sed -e "s#SBINDIR#/usr/sbin#g" < openct_pcmcia.in > openct_pcmcia
chmod 755 openct_pcmcia
sed -e "s#SBINDIR#/usr/sbin#g" < openct_serial.in > openct_serial
chmod 755 openct_serial
sed -e "s#SBINDIR#/usr/sbin#g" < init-script.in > init-script
chmod 755 init-script
sed -e "s#SBINDIR#/usr/sbin#g" < openct.hald.in > openct.hald
sed -e "s#SBINDIR#/usr/sbin#g" < openct.conf.in > openct.conf
sed -e "s#LIBDIR#/usr/lib#g" < reader.conf.in > reader.conf
make[3]: Leaving directory `/build/buildd2/openct-0.6.11/etc'
Making all in macos
make[3]: Entering directory `/build/buildd2/openct-0.6.11/macos'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd2/openct-0.6.11/macos'
Making all in src
make[3]: Entering directory `/build/buildd2/openct-0.6.11/src'
Making all in include
make[4]: Entering directory `/build/buildd2/openct-0.6.11/src/include'
Making all in .
make[5]: Entering directory `/build/buildd2/openct-0.6.11/src/include'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/build/buildd2/openct-0.6.11/src/include'
Making all in openct
make[5]: Entering directory `/build/buildd2/openct-0.6.11/src/include/openct'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd2/openct-0.6.11/src/include/openct'
make[4]: Leaving directory `/build/buildd2/openct-0.6.11/src/include'
Making all in ct
make[4]: Entering directory `/build/buildd2/openct-0.6.11/src/ct'
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o buffer.lo buffer.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c buffer.c  -fPIC -DPIC -o .libs/buffer.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c buffer.c -o buffer.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o client.lo client.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c client.c  -fPIC -DPIC -o .libs/client.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c client.c -o client.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o error.lo error.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c error.c  -fPIC -DPIC -o .libs/error.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c error.c -o error.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o mainloop.lo mainloop.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c mainloop.c  -fPIC -DPIC -o .libs/mainloop.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c mainloop.c -o mainloop.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o path.lo path.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c path.c  -fPIC -DPIC -o .libs/path.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c path.c -o path.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o socket.lo socket.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c socket.c  -fPIC -DPIC -o .libs/socket.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c socket.c -o socket.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o status.lo status.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c status.c  -fPIC -DPIC -o .libs/status.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c status.c -o status.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o tlv.lo tlv.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c tlv.c  -fPIC -DPIC -o .libs/tlv.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c tlv.c -o tlv.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link cc  -Wall -g -Wall -O2    -o libopenct.la -rpath /usr/lib -version-info 1:0:0 buffer.lo client.lo error.lo mainloop.lo path.lo socket.lo status.lo tlv.lo  -lpthread 
cc -shared  .libs/buffer.o .libs/client.o .libs/error.o .libs/mainloop.o .libs/path.o .libs/socket.o .libs/status.o .libs/tlv.o  -lpthread  -Wl,-soname -Wl,libopenct.so.1 -o .libs/libopenct.so.1.0.0
(cd .libs && rm -f libopenct.so.1 && ln -s libopenct.so.1.0.0 libopenct.so.1)
(cd .libs && rm -f libopenct.so && ln -s libopenct.so.1.0.0 libopenct.so)
ar cru .libs/libopenct.a  buffer.o client.o error.o mainloop.o path.o socket.o status.o tlv.o
ranlib .libs/libopenct.a
creating libopenct.la
(cd .libs && rm -f libopenct.la && ln -s ../libopenct.la libopenct.la)
make[4]: Leaving directory `/build/buildd2/openct-0.6.11/src/ct'
Making all in ifd
make[4]: Entering directory `/build/buildd2/openct-0.6.11/src/ifd'
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o apdu.lo apdu.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c apdu.c  -fPIC -DPIC -o .libs/apdu.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c apdu.c -o apdu.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o atr.lo atr.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c atr.c  -fPIC -DPIC -o .libs/atr.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c atr.c -o atr.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o checksum.lo checksum.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c checksum.c  -fPIC -DPIC -o .libs/checksum.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c checksum.c -o checksum.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o conf.lo conf.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c conf.c  -fPIC -DPIC -o .libs/conf.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c conf.c -o conf.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o ctbcs.lo ctbcs.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ctbcs.c  -fPIC -DPIC -o .libs/ctbcs.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ctbcs.c -o ctbcs.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o device.lo device.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c device.c  -fPIC -DPIC -o .libs/device.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c device.c -o device.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o driver.lo driver.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c driver.c  -fPIC -DPIC -o .libs/driver.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c driver.c -o driver.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o init.lo init.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c init.c  -fPIC -DPIC -o .libs/init.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c init.c -o init.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o locks.lo locks.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c locks.c  -fPIC -DPIC -o .libs/locks.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c locks.c -o locks.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o manager.lo manager.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c manager.c  -fPIC -DPIC -o .libs/manager.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c manager.c -o manager.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o modules.lo modules.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c modules.c  -fPIC -DPIC -o .libs/modules.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c modules.c -o modules.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o pcmcia.lo pcmcia.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c pcmcia.c  -fPIC -DPIC -o .libs/pcmcia.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c pcmcia.c -o pcmcia.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o pcmcia-block.lo pcmcia-block.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c pcmcia-block.c  -fPIC -DPIC -o .libs/pcmcia-block.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c pcmcia-block.c -o pcmcia-block.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o process.lo process.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c process.c  -fPIC -DPIC -o .libs/process.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c process.c -o process.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o protocol.lo protocol.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c protocol.c  -fPIC -DPIC -o .libs/protocol.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c protocol.c -o protocol.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o reader.lo reader.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c reader.c  -fPIC -DPIC -o .libs/reader.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c reader.c -o reader.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o serial.lo serial.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c serial.c  -fPIC -DPIC -o .libs/serial.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c serial.c -o serial.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o usb.lo usb.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c usb.c  -fPIC -DPIC -o .libs/usb.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c usb.c -o usb.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o usb-descriptors.lo usb-descriptors.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c usb-descriptors.c  -fPIC -DPIC -o .libs/usb-descriptors.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c usb-descriptors.c -o usb-descriptors.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o utils.lo utils.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c utils.c  -fPIC -DPIC -o .libs/utils.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c utils.c -o utils.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o ifd-acr30u.lo ifd-acr30u.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-acr30u.c  -fPIC -DPIC -o .libs/ifd-acr30u.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-acr30u.c -o ifd-acr30u.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o ifd-cardman.lo ifd-cardman.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-cardman.c  -fPIC -DPIC -o .libs/ifd-cardman.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-cardman.c -o ifd-cardman.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o ifd-ccid.lo ifd-ccid.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-ccid.c  -fPIC -DPIC -o .libs/ifd-ccid.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-ccid.c -o ifd-ccid.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o ifd-cm4000.lo ifd-cm4000.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-cm4000.c  -fPIC -DPIC -o .libs/ifd-cm4000.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-cm4000.c -o ifd-cm4000.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o ifd-egate.lo ifd-egate.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-egate.c  -fPIC -DPIC -o .libs/ifd-egate.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-egate.c -o ifd-egate.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o ifd-etoken.lo ifd-etoken.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-etoken.c  -fPIC -DPIC -o .libs/ifd-etoken.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-etoken.c -o ifd-etoken.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o ifd-etoken64.lo ifd-etoken64.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-etoken64.c  -fPIC -DPIC -o .libs/ifd-etoken64.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-etoken64.c -o ifd-etoken64.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o ifd-eutron.lo ifd-eutron.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-eutron.c  -fPIC -DPIC -o .libs/ifd-eutron.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-eutron.c -o ifd-eutron.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o ifd-gempc.lo ifd-gempc.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-gempc.c  -fPIC -DPIC -o .libs/ifd-gempc.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-gempc.c -o ifd-gempc.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o ifd-ikey2k.lo ifd-ikey2k.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-ikey2k.c  -fPIC -DPIC -o .libs/ifd-ikey2k.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-ikey2k.c -o ifd-ikey2k.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o ifd-ikey3k.lo ifd-ikey3k.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-ikey3k.c  -fPIC -DPIC -o .libs/ifd-ikey3k.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-ikey3k.c -o ifd-ikey3k.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o ifd-kaan.lo ifd-kaan.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-kaan.c  -fPIC -DPIC -o .libs/ifd-kaan.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-kaan.c -o ifd-kaan.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o ifd-pertosmart1030.lo ifd-pertosmart1030.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-pertosmart1030.c  -fPIC -DPIC -o .libs/ifd-pertosmart1030.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-pertosmart1030.c -o ifd-pertosmart1030.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o ifd-pertosmart1038.lo ifd-pertosmart1038.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-pertosmart1038.c  -fPIC -DPIC -o .libs/ifd-pertosmart1038.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-pertosmart1038.c -o ifd-pertosmart1038.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o ifd-smartboard.lo ifd-smartboard.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-smartboard.c  -fPIC -DPIC -o .libs/ifd-smartboard.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-smartboard.c -o ifd-smartboard.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o ifd-smph.lo ifd-smph.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-smph.c  -fPIC -DPIC -o .libs/ifd-smph.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-smph.c -o ifd-smph.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o ifd-starkey.lo ifd-starkey.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-starkey.c  -fPIC -DPIC -o .libs/ifd-starkey.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-starkey.c -o ifd-starkey.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o ifd-towitoko.lo ifd-towitoko.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-towitoko.c  -fPIC -DPIC -o .libs/ifd-towitoko.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-towitoko.c -o ifd-towitoko.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o ifd-wbeiuu.lo ifd-wbeiuu.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-wbeiuu.c  -fPIC -DPIC -o .libs/ifd-wbeiuu.o
ifd-wbeiuu.c:751: warning: 'wbeiuu_set_protocol' defined but not used
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ifd-wbeiuu.c -o ifd-wbeiuu.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o proto-gbp.lo proto-gbp.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c proto-gbp.c  -fPIC -DPIC -o .libs/proto-gbp.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c proto-gbp.c -o proto-gbp.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o proto-sync.lo proto-sync.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c proto-sync.c  -fPIC -DPIC -o .libs/proto-sync.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c proto-sync.c -o proto-sync.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o proto-t0.lo proto-t0.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c proto-t0.c  -fPIC -DPIC -o .libs/proto-t0.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c proto-t0.c -o proto-t0.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o proto-t1.lo proto-t1.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c proto-t1.c  -fPIC -DPIC -o .libs/proto-t1.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c proto-t1.c -o proto-t1.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o proto-trans.lo proto-trans.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c proto-trans.c  -fPIC -DPIC -o .libs/proto-trans.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c proto-trans.c -o proto-trans.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o sys-sunray.lo sys-sunray.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c sys-sunray.c  -fPIC -DPIC -o .libs/sys-sunray.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c sys-sunray.c -o sys-sunray.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o sys-solaris.lo sys-solaris.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c sys-solaris.c  -fPIC -DPIC -o .libs/sys-solaris.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c sys-solaris.c -o sys-solaris.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o sys-bsd.lo sys-bsd.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c sys-bsd.c  -fPIC -DPIC -o .libs/sys-bsd.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c sys-bsd.c -o sys-bsd.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o sys-linux.lo sys-linux.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c sys-linux.c  -fPIC -DPIC -o .libs/sys-linux.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c sys-linux.c -o sys-linux.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o sys-null.lo sys-null.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c sys-null.c  -fPIC -DPIC -o .libs/sys-null.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c sys-null.c -o sys-null.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o sys-osx.lo sys-osx.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c sys-osx.c  -fPIC -DPIC -o .libs/sys-osx.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c sys-osx.c -o sys-osx.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o ria.lo ria.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ria.c  -fPIC -DPIC -o .libs/ria.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ria.c -o ria.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link cc  -Wall -g -Wall -O2    -o libifd.la   apdu.lo atr.lo checksum.lo conf.lo ctbcs.lo device.lo driver.lo init.lo locks.lo manager.lo modules.lo pcmcia.lo pcmcia-block.lo process.lo protocol.lo reader.lo serial.lo usb.lo usb-descriptors.lo utils.lo ifd-acr30u.lo ifd-cardman.lo ifd-ccid.lo ifd-cm4000.lo ifd-egate.lo ifd-etoken.lo ifd-etoken64.lo ifd-eutron.lo ifd-gempc.lo ifd-ikey2k.lo ifd-ikey3k.lo ifd-kaan.lo ifd-pertosmart1030.lo ifd-pertosmart1038.lo ifd-smartboard.lo ifd-smph.lo ifd-starkey.lo ifd-towitoko.lo ifd-wbeiuu.lo proto-gbp.lo proto-sync.lo proto-t0.lo proto-t1.lo proto-trans.lo sys-sunray.lo sys-solaris.lo sys-bsd.lo sys-linux.lo sys-null.lo sys-osx.lo ria.lo ../ct/libopenct.la -lltdl -lusb   -lpthread 
ar cru .libs/libifd.a .libs/apdu.o .libs/atr.o .libs/checksum.o .libs/conf.o .libs/ctbcs.o .libs/device.o .libs/driver.o .libs/init.o .libs/locks.o .libs/manager.o .libs/modules.o .libs/pcmcia.o .libs/pcmcia-block.o .libs/process.o .libs/protocol.o .libs/reader.o .libs/serial.o .libs/usb.o .libs/usb-descriptors.o .libs/utils.o .libs/ifd-acr30u.o .libs/ifd-cardman.o .libs/ifd-ccid.o .libs/ifd-cm4000.o .libs/ifd-egate.o .libs/ifd-etoken.o .libs/ifd-etoken64.o .libs/ifd-eutron.o .libs/ifd-gempc.o .libs/ifd-ikey2k.o .libs/ifd-ikey3k.o .libs/ifd-kaan.o .libs/ifd-pertosmart1030.o .libs/ifd-pertosmart1038.o .libs/ifd-smartboard.o .libs/ifd-smph.o .libs/ifd-starkey.o .libs/ifd-towitoko.o .libs/ifd-wbeiuu.o .libs/proto-gbp.o .libs/proto-sync.o .libs/proto-t0.o .libs/proto-t1.o .libs/proto-trans.o .libs/sys-sunray.o .libs/sys-solaris.o .libs/sys-bsd.o .libs/sys-linux.o .libs/sys-null.o .libs/sys-osx.o .libs/ria.o
ranlib .libs/libifd.a
creating libifd.la
(cd .libs && rm -f libifd.la && ln -s ../libifd.la libifd.la)
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c ifdhandler.c
/bin/sh ../../libtool --tag=CC --mode=link cc  -Wall -g -Wall -O2    -o ifdhandler  ifdhandler.o libifd.la -lpthread 
cc -Wall -g -Wall -O2 -o .libs/ifdhandler ifdhandler.o  ./.libs/libifd.a /build/buildd2/openct-0.6.11/src/ct/.libs/libopenct.so /usr/lib/libltdl.so -ldl /usr/lib/libusb.so -lpthread
creating ifdhandler
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c ifdproxy.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c ria-device.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include  -I/usr/include/PCSC     -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c ria-server.c
/bin/sh ../../libtool --tag=CC --mode=link cc  -Wall -g -Wall -O2    -o ifdproxy  ifdproxy.o ria-device.o ria-server.o libifd.la -lpthread 
cc -Wall -g -Wall -O2 -o .libs/ifdproxy ifdproxy.o ria-device.o ria-server.o  ./.libs/libifd.a /build/buildd2/openct-0.6.11/src/ct/.libs/libopenct.so /usr/lib/libltdl.so -ldl /usr/lib/libusb.so -lpthread
creating ifdproxy
make[4]: Leaving directory `/build/buildd2/openct-0.6.11/src/ifd'
Making all in tools
make[4]: Entering directory `/build/buildd2/openct-0.6.11/src/tools'
cc -DHAVE_CONFIG_H -I. -I. -I../..   -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c openct-tool.c
/bin/sh ../../libtool --tag=CC --mode=link cc  -Wall -g -Wall -O2    -o openct-tool  openct-tool.o ../ct/libopenct.la -lpthread 
mkdir .libs
cc -Wall -g -Wall -O2 -o .libs/openct-tool openct-tool.o  ../ct/.libs/libopenct.so -lpthread
creating openct-tool
cc -DHAVE_CONFIG_H -I. -I. -I../..   -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c openct-control.c
/bin/sh ../../libtool --tag=CC --mode=link cc  -Wall -g -Wall -O2    -o openct-control  openct-control.o ../ifd/libifd.la ../ct/libopenct.la -lpthread 
cc -Wall -g -Wall -O2 -o .libs/openct-control openct-control.o  ../ifd/.libs/libifd.a /build/buildd2/openct-0.6.11/src/ct/.libs/libopenct.so /usr/lib/libltdl.so -ldl /usr/lib/libusb.so ../ct/.libs/libopenct.so -lpthread
creating openct-control
make[4]: Leaving directory `/build/buildd2/openct-0.6.11/src/tools'
Making all in ctapi
make[4]: Entering directory `/build/buildd2/openct-0.6.11/src/ctapi'
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o ctapi.lo ctapi.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ctapi.c  -fPIC -DPIC -o .libs/ctapi.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c ctapi.c -o ctapi.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link cc  -Wall -g -Wall -O2    -o libopenctapi.la -rpath /usr/lib -avoid-version ctapi.lo ../ct/libopenct.la -lpthread 
cc -shared  .libs/ctapi.o  -Wl,--rpath -Wl,/build/buildd2/openct-0.6.11/src/ct/.libs ../ct/.libs/libopenct.so -lpthread  -Wl,-soname -Wl,libopenctapi.so -o .libs/libopenctapi.so
ar cru .libs/libopenctapi.a  ctapi.o
ranlib .libs/libopenctapi.a
creating libopenctapi.la
(cd .libs && rm -f libopenctapi.la && ln -s ../libopenctapi.la libopenctapi.la)
make[4]: Leaving directory `/build/buildd2/openct-0.6.11/src/ctapi'
Making all in pcsc
make[4]: Entering directory `/build/buildd2/openct-0.6.11/src/pcsc'
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/ctapi -I../../src/include -I../../src/include  -I/usr/include/PCSC    -I../../src/include -I../../src/include   -Wall -g -Wall -O2  -c -o pcsc.lo pcsc.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/ctapi -I../../src/include -I../../src/include -I/usr/include/PCSC -I../../src/include -I../../src/include -Wall -g -Wall -O2 -c pcsc.c  -fPIC -DPIC -o .libs/pcsc.o
In file included from pcsc.c:37:
ifdhandler.h:20: warning: 'LPTSTR' is deprecated
ifdhandler.h:21: warning: 'LPTSTR' is deprecated
ifdhandler.h:23: warning: 'LPTSTR' is deprecated
ifdhandler.h:128: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFDHCreateChannel'
ifdhandler.h:129: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFDHCloseChannel'
ifdhandler.h:130: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFDHGetCapabilities'
ifdhandler.h:131: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFDHSetCapabilities'
ifdhandler.h:132: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFDHSetProtocolParameters'
ifdhandler.h:133: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFDHPowerICC'
ifdhandler.h:134: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFDHTransmitToICC'
ifdhandler.h:135: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFDHControl'
ifdhandler.h:136: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFDHICCPresence'
ifdhandler.h:142: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IO_Create_Channel'
ifdhandler.h:143: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IO_Close_Channel'
ifdhandler.h:144: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFD_Get_Capabilities'
ifdhandler.h:145: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFD_Set_Capabilities'
ifdhandler.h:146: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFD_Set_Protocol_Parameters'
ifdhandler.h:147: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFD_Power_ICC'
ifdhandler.h:148: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFD_Swallow_ICC'
ifdhandler.h:149: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFD_Eject_ICC'
ifdhandler.h:150: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFD_Confiscate_ICC'
ifdhandler.h:151: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFD_Transmit_to_ICC'
ifdhandler.h:152: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFD_Is_ICC_Present'
ifdhandler.h:153: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFD_Is_ICC_Absent'
pcsc.c:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFDHCreateChannel'
pcsc.c:126: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFDHCloseChannel'
pcsc.c:162: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFDHGetCapabilities'
pcsc.c:208: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFDHSetCapabilities'
pcsc.c:220: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFDHSetProtocolParameters'
pcsc.c:271: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFDHPowerICC'
pcsc.c:380: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFDHTransmitToICC'
pcsc.c:427: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFDHControl'
pcsc.c:472: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFDHICCPresence'
make[4]: *** [pcsc.lo] Error 1
make[4]: Leaving directory `/build/buildd2/openct-0.6.11/src/pcsc'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/buildd2/openct-0.6.11/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd2/openct-0.6.11'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd2/openct-0.6.11'
make: *** [debian/stamp-makefile-build] Error 2
******************************************************************************
Build finished at 20070324-1943
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------
(Reading database ... 61256 files and directories currently installed.)
Removing libpcsclite-dev ...
Removing libpcsclite1 ...
Purging configuration files for libpcsclite1 ...
******************************************************************************
Finished at 20070324-1944
Build needed 00:45:05, 11040k disk space




More information about the build-status mailing list