[build-status: 76348] Log for successful build of ccid_1.3.0-2 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Sat Jun 9 05:53:04 JST 2007
Automatic build of ccid_1.3.0-2 on mappi005 by sbuild/m32r 0.53
Build started at 20070609-0524
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 574kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main ccid 1.3.0-2 (dsc) [776B]
Get:2 http://debian.linux-m32r.org 06_devonian/main ccid 1.3.0-2 (tar) [567kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main ccid 1.3.0-2 (diff) [6654B]
Fetched 574kB in 4s (143kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.45), libusb-dev (>= 0.1.6a-2.1), libpcsclite-dev (>= 1.3.3-1), flex, autotools-dev, pkg-config
Checking for already installed source dependencies...
debhelper: already installed (5.0.49 >= 5.0.45 is satisfied)
libusb-dev: already installed (2:0.1.12-7 >= 0.1.6a-2.1 is satisfied)
libpcsclite-dev: missing
Using default version 1.4.2-1
flex: missing
autotools-dev: already installed (20070306.1)
pkg-config: already installed (0.21-1)
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:
flex libpcsclite-dev libpcsclite1
0 upgraded, 3 newly installed, 0 to remove and 27 not upgraded.
Need to get 95.9kB/404kB of archives.
After unpacking 1274kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
flex libpcsclite1 libpcsclite-dev
Authentication warning overridden.
Get:1 http://debian.linux-m32r.org 06_devonian/main libpcsclite1 1.4.2-1 [43.2kB]
Get:2 http://debian.linux-m32r.org 06_devonian/main libpcsclite-dev 1.4.2-1 [52.7kB]
Preconfiguring packages ...
Fetched 95.9kB in 1s (87.1kB/s)
Selecting previously deselected package flex.
(Reading database ... 60287 files and directories currently installed.)
Unpacking flex (from .../flex_2.5.33-12_m32r.deb) ...
Selecting previously deselected package libpcsclite1.
Unpacking libpcsclite1 (from .../libpcsclite1_1.4.2-1_m32r.deb) ...
Selecting previously deselected package libpcsclite-dev.
Unpacking libpcsclite-dev (from .../libpcsclite-dev_1.4.2-1_m32r.deb) ...
Setting up flex (2.5.33-12) ...
Setting up libpcsclite1 (1.4.2-1) ...
Setting up libpcsclite-dev (1.4.2-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 ccid in ccid-1.3.0
dpkg-source: unpacking ccid_1.3.0.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/ccid_1.3.0-2.diff.gz
dpkg-buildpackage: source package is ccid
dpkg-buildpackage: source version is 1.3.0-2
dpkg-buildpackage: source changed by Ludovic Rousseau <rousseau at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.3.0-2
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd2/ccid-1.3.0'
make[1]: *** No rule to make target `distclean'. Stop.
make[1]: Leaving directory `/build/buildd2/ccid-1.3.0'
make: [clean] Error 2 (ignored)
test -r /usr/share/misc/config.sub && \
cp -f /usr/share/misc/config.sub build/config.sub
test -r /usr/share/misc/config.guess && \
cp -f /usr/share/misc/config.guess build/config.guess
dh_clean
debian/rules build
dh_testdir
# Add here commands to configure the package.
CFLAGS="-Wall -g -O2" ./configure --build m32r-linux-gnu \
--prefix=/usr \
--enable-twinserial \
--enable-udev
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 whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PCSC... yes
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 ifdhandler.h usability... yes
checking ifdhandler.h presence... yes
checking for ifdhandler.h... yes
checking whether IFD_NO_SUCH_DEVICE is declared... yes
checking reader.h usability... yes
checking reader.h presence... yes
checking for reader.h... yes
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... 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 xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... 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 gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc 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 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 for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for string.h... (cached) yes
checking for errno.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for select... yes
checking for strerror... yes
checking for strncpy... yes
checking for memcpy... yes
checking for strlcpy... no
checking for LIBUSB... yes
checking usb.h usability... yes
checking usb.h presence... yes
checking for usb.h... yes
checking for usb_init... yes
checking for usb_get_string_simple... yes
use libusb : yes
checking for -fvisibility=hidden... yes
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 whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
multi threading : yes
bundle directory name : ifd-ccid.bundle
USB drop directory : /usr/lib/pcsc/drivers
build and install serial Twin driver : yes
serial twin install dir : /usr/lib/pcsc/drivers/serial
checking for SCardEstablishContext... yes
compiled for pcsc-lite : yes
udev support : yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating aclocal/Makefile
config.status: creating src/Makefile
config.status: creating readers/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/Kobil_mIDentity_switch/Makefile
config.status: creating contrib/RSA_SecurID/Makefile
config.status: creating examples/Makefile
config.status: creating config.h
config.status: executing depfiles commands
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd2/ccid-1.3.0'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd2/ccid-1.3.0'
Making all in aclocal
make[3]: Entering directory `/build/buildd2/ccid-1.3.0/aclocal'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd2/ccid-1.3.0/aclocal'
Making all in src
make[3]: Entering directory `/build/buildd2/ccid-1.3.0/src'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccid_la-ccid.lo -MD -MP -MF ".deps/libccid_la-ccid.Tpo" -c -o libccid_la-ccid.lo `test -f 'ccid.c' || echo './'`ccid.c; \
then mv -f ".deps/libccid_la-ccid.Tpo" ".deps/libccid_la-ccid.Plo"; else rm -f ".deps/libccid_la-ccid.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-ccid.lo -MD -MP -MF .deps/libccid_la-ccid.Tpo -c ccid.c -fPIC -DPIC -o .libs/libccid_la-ccid.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-ccid.lo -MD -MP -MF .deps/libccid_la-ccid.Tpo -c ccid.c -o libccid_la-ccid.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccid_la-commands.lo -MD -MP -MF ".deps/libccid_la-commands.Tpo" -c -o libccid_la-commands.lo `test -f 'commands.c' || echo './'`commands.c; \
then mv -f ".deps/libccid_la-commands.Tpo" ".deps/libccid_la-commands.Plo"; else rm -f ".deps/libccid_la-commands.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-commands.lo -MD -MP -MF .deps/libccid_la-commands.Tpo -c commands.c -fPIC -DPIC -o .libs/libccid_la-commands.o
commands.c: In function 'CCID_Transmit':
commands.c:1025: warning: passing argument 5 of 'ControlUSB' discards qualifiers from pointer target type
commands.c:1048: warning: passing argument 5 of 'ControlUSB' discards qualifiers from pointer target type
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-commands.lo -MD -MP -MF .deps/libccid_la-commands.Tpo -c commands.c -o libccid_la-commands.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccid_la-ifdhandler.lo -MD -MP -MF ".deps/libccid_la-ifdhandler.Tpo" -c -o libccid_la-ifdhandler.lo `test -f 'ifdhandler.c' || echo './'`ifdhandler.c; \
then mv -f ".deps/libccid_la-ifdhandler.Tpo" ".deps/libccid_la-ifdhandler.Plo"; else rm -f ".deps/libccid_la-ifdhandler.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-ifdhandler.lo -MD -MP -MF .deps/libccid_la-ifdhandler.Tpo -c ifdhandler.c -fPIC -DPIC -o .libs/libccid_la-ifdhandler.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-ifdhandler.lo -MD -MP -MF .deps/libccid_la-ifdhandler.Tpo -c ifdhandler.c -o libccid_la-ifdhandler.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccid_la-utils.lo -MD -MP -MF ".deps/libccid_la-utils.Tpo" -c -o libccid_la-utils.lo `test -f 'utils.c' || echo './'`utils.c; \
then mv -f ".deps/libccid_la-utils.Tpo" ".deps/libccid_la-utils.Plo"; else rm -f ".deps/libccid_la-utils.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-utils.lo -MD -MP -MF .deps/libccid_la-utils.Tpo -c utils.c -fPIC -DPIC -o .libs/libccid_la-utils.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-utils.lo -MD -MP -MF .deps/libccid_la-utils.Tpo -c utils.c -o libccid_la-utils.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccid_la-ccid_usb.lo -MD -MP -MF ".deps/libccid_la-ccid_usb.Tpo" -c -o libccid_la-ccid_usb.lo `test -f 'ccid_usb.c' || echo './'`ccid_usb.c; \
then mv -f ".deps/libccid_la-ccid_usb.Tpo" ".deps/libccid_la-ccid_usb.Plo"; else rm -f ".deps/libccid_la-ccid_usb.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-ccid_usb.lo -MD -MP -MF .deps/libccid_la-ccid_usb.Tpo -c ccid_usb.c -fPIC -DPIC -o .libs/libccid_la-ccid_usb.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-ccid_usb.lo -MD -MP -MF .deps/libccid_la-ccid_usb.Tpo -c ccid_usb.c -o libccid_la-ccid_usb.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccid_la-tokenparser.lo -MD -MP -MF ".deps/libccid_la-tokenparser.Tpo" -c -o libccid_la-tokenparser.lo `test -f 'tokenparser.c' || echo './'`tokenparser.c; \
then mv -f ".deps/libccid_la-tokenparser.Tpo" ".deps/libccid_la-tokenparser.Plo"; else rm -f ".deps/libccid_la-tokenparser.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-tokenparser.lo -MD -MP -MF .deps/libccid_la-tokenparser.Tpo -c tokenparser.c -fPIC -DPIC -o .libs/libccid_la-tokenparser.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-tokenparser.lo -MD -MP -MF .deps/libccid_la-tokenparser.Tpo -c tokenparser.c -o libccid_la-tokenparser.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccid_la-strlcpy.lo -MD -MP -MF ".deps/libccid_la-strlcpy.Tpo" -c -o libccid_la-strlcpy.lo `test -f 'strlcpy.c' || echo './'`strlcpy.c; \
then mv -f ".deps/libccid_la-strlcpy.Tpo" ".deps/libccid_la-strlcpy.Plo"; else rm -f ".deps/libccid_la-strlcpy.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-strlcpy.lo -MD -MP -MF .deps/libccid_la-strlcpy.Tpo -c strlcpy.c -fPIC -DPIC -o .libs/libccid_la-strlcpy.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-strlcpy.lo -MD -MP -MF .deps/libccid_la-strlcpy.Tpo -c strlcpy.c -o libccid_la-strlcpy.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccid_la-atr.lo -MD -MP -MF ".deps/libccid_la-atr.Tpo" -c -o libccid_la-atr.lo `test -f 'towitoko/atr.c' || echo './'`towitoko/atr.c; \
then mv -f ".deps/libccid_la-atr.Tpo" ".deps/libccid_la-atr.Plo"; else rm -f ".deps/libccid_la-atr.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-atr.lo -MD -MP -MF .deps/libccid_la-atr.Tpo -c towitoko/atr.c -fPIC -DPIC -o .libs/libccid_la-atr.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-atr.lo -MD -MP -MF .deps/libccid_la-atr.Tpo -c towitoko/atr.c -o libccid_la-atr.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccid_la-pps.lo -MD -MP -MF ".deps/libccid_la-pps.Tpo" -c -o libccid_la-pps.lo `test -f 'towitoko/pps.c' || echo './'`towitoko/pps.c; \
then mv -f ".deps/libccid_la-pps.Tpo" ".deps/libccid_la-pps.Plo"; else rm -f ".deps/libccid_la-pps.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-pps.lo -MD -MP -MF .deps/libccid_la-pps.Tpo -c towitoko/pps.c -fPIC -DPIC -o .libs/libccid_la-pps.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-pps.lo -MD -MP -MF .deps/libccid_la-pps.Tpo -c towitoko/pps.c -o libccid_la-pps.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccid_la-buffer.lo -MD -MP -MF ".deps/libccid_la-buffer.Tpo" -c -o libccid_la-buffer.lo `test -f 'openct/buffer.c' || echo './'`openct/buffer.c; \
then mv -f ".deps/libccid_la-buffer.Tpo" ".deps/libccid_la-buffer.Plo"; else rm -f ".deps/libccid_la-buffer.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-buffer.lo -MD -MP -MF .deps/libccid_la-buffer.Tpo -c openct/buffer.c -fPIC -DPIC -o .libs/libccid_la-buffer.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-buffer.lo -MD -MP -MF .deps/libccid_la-buffer.Tpo -c openct/buffer.c -o libccid_la-buffer.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccid_la-checksum.lo -MD -MP -MF ".deps/libccid_la-checksum.Tpo" -c -o libccid_la-checksum.lo `test -f 'openct/checksum.c' || echo './'`openct/checksum.c; \
then mv -f ".deps/libccid_la-checksum.Tpo" ".deps/libccid_la-checksum.Plo"; else rm -f ".deps/libccid_la-checksum.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-checksum.lo -MD -MP -MF .deps/libccid_la-checksum.Tpo -c openct/checksum.c -fPIC -DPIC -o .libs/libccid_la-checksum.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-checksum.lo -MD -MP -MF .deps/libccid_la-checksum.Tpo -c openct/checksum.c -o libccid_la-checksum.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccid_la-proto-t1.lo -MD -MP -MF ".deps/libccid_la-proto-t1.Tpo" -c -o libccid_la-proto-t1.lo `test -f 'openct/proto-t1.c' || echo './'`openct/proto-t1.c; \
then mv -f ".deps/libccid_la-proto-t1.Tpo" ".deps/libccid_la-proto-t1.Plo"; else rm -f ".deps/libccid_la-proto-t1.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-proto-t1.lo -MD -MP -MF .deps/libccid_la-proto-t1.Tpo -c openct/proto-t1.c -fPIC -DPIC -o .libs/libccid_la-proto-t1.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccid_la-proto-t1.lo -MD -MP -MF .deps/libccid_la-proto-t1.Tpo -c openct/proto-t1.c -o libccid_la-proto-t1.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -o libccid.la -rpath /usr/lib libccid_la-ccid.lo libccid_la-commands.lo libccid_la-ifdhandler.lo libccid_la-utils.lo libccid_la-ccid_usb.lo libccid_la-tokenparser.lo libccid_la-strlcpy.lo libccid_la-atr.lo libccid_la-pps.lo libccid_la-buffer.lo libccid_la-checksum.lo libccid_la-proto-t1.lo -lfl -lusb
gcc -shared .libs/libccid_la-ccid.o .libs/libccid_la-commands.o .libs/libccid_la-ifdhandler.o .libs/libccid_la-utils.o .libs/libccid_la-ccid_usb.o .libs/libccid_la-tokenparser.o .libs/libccid_la-strlcpy.o .libs/libccid_la-atr.o .libs/libccid_la-pps.o .libs/libccid_la-buffer.o .libs/libccid_la-checksum.o .libs/libccid_la-proto-t1.o -lfl /usr/lib/libusb.so -Wl,-soname -Wl,libccid.so.0 -o .libs/libccid.so.0.0.0
(cd .libs && rm -f libccid.so.0 && ln -s libccid.so.0.0.0 libccid.so.0)
(cd .libs && rm -f libccid.so && ln -s libccid.so.0.0.0 libccid.so)
ar cru .libs/libccid.a libccid_la-ccid.o libccid_la-commands.o libccid_la-ifdhandler.o libccid_la-utils.o libccid_la-ccid_usb.o libccid_la-tokenparser.o libccid_la-strlcpy.o libccid_la-atr.o libccid_la-pps.o libccid_la-buffer.o libccid_la-checksum.o libccid_la-proto-t1.o
ranlib .libs/libccid.a
creating libccid.la
(cd .libs && rm -f libccid.la && ln -s ../libccid.la libccid.la)
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccidtwin_la-ccid.lo -MD -MP -MF ".deps/libccidtwin_la-ccid.Tpo" -c -o libccidtwin_la-ccid.lo `test -f 'ccid.c' || echo './'`ccid.c; \
then mv -f ".deps/libccidtwin_la-ccid.Tpo" ".deps/libccidtwin_la-ccid.Plo"; else rm -f ".deps/libccidtwin_la-ccid.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-ccid.lo -MD -MP -MF .deps/libccidtwin_la-ccid.Tpo -c ccid.c -fPIC -DPIC -o .libs/libccidtwin_la-ccid.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-ccid.lo -MD -MP -MF .deps/libccidtwin_la-ccid.Tpo -c ccid.c -o libccidtwin_la-ccid.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccidtwin_la-commands.lo -MD -MP -MF ".deps/libccidtwin_la-commands.Tpo" -c -o libccidtwin_la-commands.lo `test -f 'commands.c' || echo './'`commands.c; \
then mv -f ".deps/libccidtwin_la-commands.Tpo" ".deps/libccidtwin_la-commands.Plo"; else rm -f ".deps/libccidtwin_la-commands.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-commands.lo -MD -MP -MF .deps/libccidtwin_la-commands.Tpo -c commands.c -fPIC -DPIC -o .libs/libccidtwin_la-commands.o
commands.c: In function 'CCID_Transmit':
commands.c:1025: warning: passing argument 5 of 'ControlUSB' discards qualifiers from pointer target type
commands.c:1048: warning: passing argument 5 of 'ControlUSB' discards qualifiers from pointer target type
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-commands.lo -MD -MP -MF .deps/libccidtwin_la-commands.Tpo -c commands.c -o libccidtwin_la-commands.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccidtwin_la-ifdhandler.lo -MD -MP -MF ".deps/libccidtwin_la-ifdhandler.Tpo" -c -o libccidtwin_la-ifdhandler.lo `test -f 'ifdhandler.c' || echo './'`ifdhandler.c; \
then mv -f ".deps/libccidtwin_la-ifdhandler.Tpo" ".deps/libccidtwin_la-ifdhandler.Plo"; else rm -f ".deps/libccidtwin_la-ifdhandler.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-ifdhandler.lo -MD -MP -MF .deps/libccidtwin_la-ifdhandler.Tpo -c ifdhandler.c -fPIC -DPIC -o .libs/libccidtwin_la-ifdhandler.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-ifdhandler.lo -MD -MP -MF .deps/libccidtwin_la-ifdhandler.Tpo -c ifdhandler.c -o libccidtwin_la-ifdhandler.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccidtwin_la-utils.lo -MD -MP -MF ".deps/libccidtwin_la-utils.Tpo" -c -o libccidtwin_la-utils.lo `test -f 'utils.c' || echo './'`utils.c; \
then mv -f ".deps/libccidtwin_la-utils.Tpo" ".deps/libccidtwin_la-utils.Plo"; else rm -f ".deps/libccidtwin_la-utils.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-utils.lo -MD -MP -MF .deps/libccidtwin_la-utils.Tpo -c utils.c -fPIC -DPIC -o .libs/libccidtwin_la-utils.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-utils.lo -MD -MP -MF .deps/libccidtwin_la-utils.Tpo -c utils.c -o libccidtwin_la-utils.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccidtwin_la-ccid_serial.lo -MD -MP -MF ".deps/libccidtwin_la-ccid_serial.Tpo" -c -o libccidtwin_la-ccid_serial.lo `test -f 'ccid_serial.c' || echo './'`ccid_serial.c; \
then mv -f ".deps/libccidtwin_la-ccid_serial.Tpo" ".deps/libccidtwin_la-ccid_serial.Plo"; else rm -f ".deps/libccidtwin_la-ccid_serial.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-ccid_serial.lo -MD -MP -MF .deps/libccidtwin_la-ccid_serial.Tpo -c ccid_serial.c -fPIC -DPIC -o .libs/libccidtwin_la-ccid_serial.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-ccid_serial.lo -MD -MP -MF .deps/libccidtwin_la-ccid_serial.Tpo -c ccid_serial.c -o libccidtwin_la-ccid_serial.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccidtwin_la-tokenparser.lo -MD -MP -MF ".deps/libccidtwin_la-tokenparser.Tpo" -c -o libccidtwin_la-tokenparser.lo `test -f 'tokenparser.c' || echo './'`tokenparser.c; \
then mv -f ".deps/libccidtwin_la-tokenparser.Tpo" ".deps/libccidtwin_la-tokenparser.Plo"; else rm -f ".deps/libccidtwin_la-tokenparser.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-tokenparser.lo -MD -MP -MF .deps/libccidtwin_la-tokenparser.Tpo -c tokenparser.c -fPIC -DPIC -o .libs/libccidtwin_la-tokenparser.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-tokenparser.lo -MD -MP -MF .deps/libccidtwin_la-tokenparser.Tpo -c tokenparser.c -o libccidtwin_la-tokenparser.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccidtwin_la-strlcpy.lo -MD -MP -MF ".deps/libccidtwin_la-strlcpy.Tpo" -c -o libccidtwin_la-strlcpy.lo `test -f 'strlcpy.c' || echo './'`strlcpy.c; \
then mv -f ".deps/libccidtwin_la-strlcpy.Tpo" ".deps/libccidtwin_la-strlcpy.Plo"; else rm -f ".deps/libccidtwin_la-strlcpy.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-strlcpy.lo -MD -MP -MF .deps/libccidtwin_la-strlcpy.Tpo -c strlcpy.c -fPIC -DPIC -o .libs/libccidtwin_la-strlcpy.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-strlcpy.lo -MD -MP -MF .deps/libccidtwin_la-strlcpy.Tpo -c strlcpy.c -o libccidtwin_la-strlcpy.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccidtwin_la-atr.lo -MD -MP -MF ".deps/libccidtwin_la-atr.Tpo" -c -o libccidtwin_la-atr.lo `test -f 'towitoko/atr.c' || echo './'`towitoko/atr.c; \
then mv -f ".deps/libccidtwin_la-atr.Tpo" ".deps/libccidtwin_la-atr.Plo"; else rm -f ".deps/libccidtwin_la-atr.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-atr.lo -MD -MP -MF .deps/libccidtwin_la-atr.Tpo -c towitoko/atr.c -fPIC -DPIC -o .libs/libccidtwin_la-atr.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-atr.lo -MD -MP -MF .deps/libccidtwin_la-atr.Tpo -c towitoko/atr.c -o libccidtwin_la-atr.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccidtwin_la-pps.lo -MD -MP -MF ".deps/libccidtwin_la-pps.Tpo" -c -o libccidtwin_la-pps.lo `test -f 'towitoko/pps.c' || echo './'`towitoko/pps.c; \
then mv -f ".deps/libccidtwin_la-pps.Tpo" ".deps/libccidtwin_la-pps.Plo"; else rm -f ".deps/libccidtwin_la-pps.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-pps.lo -MD -MP -MF .deps/libccidtwin_la-pps.Tpo -c towitoko/pps.c -fPIC -DPIC -o .libs/libccidtwin_la-pps.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-pps.lo -MD -MP -MF .deps/libccidtwin_la-pps.Tpo -c towitoko/pps.c -o libccidtwin_la-pps.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccidtwin_la-buffer.lo -MD -MP -MF ".deps/libccidtwin_la-buffer.Tpo" -c -o libccidtwin_la-buffer.lo `test -f 'openct/buffer.c' || echo './'`openct/buffer.c; \
then mv -f ".deps/libccidtwin_la-buffer.Tpo" ".deps/libccidtwin_la-buffer.Plo"; else rm -f ".deps/libccidtwin_la-buffer.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-buffer.lo -MD -MP -MF .deps/libccidtwin_la-buffer.Tpo -c openct/buffer.c -fPIC -DPIC -o .libs/libccidtwin_la-buffer.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-buffer.lo -MD -MP -MF .deps/libccidtwin_la-buffer.Tpo -c openct/buffer.c -o libccidtwin_la-buffer.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccidtwin_la-checksum.lo -MD -MP -MF ".deps/libccidtwin_la-checksum.Tpo" -c -o libccidtwin_la-checksum.lo `test -f 'openct/checksum.c' || echo './'`openct/checksum.c; \
then mv -f ".deps/libccidtwin_la-checksum.Tpo" ".deps/libccidtwin_la-checksum.Plo"; else rm -f ".deps/libccidtwin_la-checksum.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-checksum.lo -MD -MP -MF .deps/libccidtwin_la-checksum.Tpo -c openct/checksum.c -fPIC -DPIC -o .libs/libccidtwin_la-checksum.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-checksum.lo -MD -MP -MF .deps/libccidtwin_la-checksum.Tpo -c openct/checksum.c -o libccidtwin_la-checksum.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=`./convert_version.pl 1.3.0` -Wall -g -O2 -MT libccidtwin_la-proto-t1.lo -MD -MP -MF ".deps/libccidtwin_la-proto-t1.Tpo" -c -o libccidtwin_la-proto-t1.lo `test -f 'openct/proto-t1.c' || echo './'`openct/proto-t1.c; \
then mv -f ".deps/libccidtwin_la-proto-t1.Tpo" ".deps/libccidtwin_la-proto-t1.Plo"; else rm -f ".deps/libccidtwin_la-proto-t1.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-proto-t1.lo -MD -MP -MF .deps/libccidtwin_la-proto-t1.Tpo -c openct/proto-t1.c -fPIC -DPIC -o .libs/libccidtwin_la-proto-t1.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -pthread -fvisibility=hidden -DTWIN_SERIAL -DCCID_VERSION=0x01030000 -Wall -g -O2 -MT libccidtwin_la-proto-t1.lo -MD -MP -MF .deps/libccidtwin_la-proto-t1.Tpo -c openct/proto-t1.c -o libccidtwin_la-proto-t1.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -o libccidtwin.la -rpath /usr/lib libccidtwin_la-ccid.lo libccidtwin_la-commands.lo libccidtwin_la-ifdhandler.lo libccidtwin_la-utils.lo libccidtwin_la-ccid_serial.lo libccidtwin_la-tokenparser.lo libccidtwin_la-strlcpy.lo libccidtwin_la-atr.lo libccidtwin_la-pps.lo libccidtwin_la-buffer.lo libccidtwin_la-checksum.lo libccidtwin_la-proto-t1.lo
gcc -shared .libs/libccidtwin_la-ccid.o .libs/libccidtwin_la-commands.o .libs/libccidtwin_la-ifdhandler.o .libs/libccidtwin_la-utils.o .libs/libccidtwin_la-ccid_serial.o .libs/libccidtwin_la-tokenparser.o .libs/libccidtwin_la-strlcpy.o .libs/libccidtwin_la-atr.o .libs/libccidtwin_la-pps.o .libs/libccidtwin_la-buffer.o .libs/libccidtwin_la-checksum.o .libs/libccidtwin_la-proto-t1.o -Wl,-soname -Wl,libccidtwin.so.0 -o .libs/libccidtwin.so.0.0.0
(cd .libs && rm -f libccidtwin.so.0 && ln -s libccidtwin.so.0.0.0 libccidtwin.so.0)
(cd .libs && rm -f libccidtwin.so && ln -s libccidtwin.so.0.0.0 libccidtwin.so)
ar cru .libs/libccidtwin.a libccidtwin_la-ccid.o libccidtwin_la-commands.o libccidtwin_la-ifdhandler.o libccidtwin_la-utils.o libccidtwin_la-ccid_serial.o libccidtwin_la-tokenparser.o libccidtwin_la-strlcpy.o libccidtwin_la-atr.o libccidtwin_la-pps.o libccidtwin_la-buffer.o libccidtwin_la-checksum.o libccidtwin_la-proto-t1.o
ranlib .libs/libccidtwin.a
creating libccidtwin.la
(cd .libs && rm -f libccidtwin.la && ln -s ../libccidtwin.la libccidtwin.la)
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -Wall -g -O2 -MT parse-parse.o -MD -MP -MF ".deps/parse-parse.Tpo" -c -o parse-parse.o `test -f 'parse.c' || echo './'`parse.c; \
then mv -f ".deps/parse-parse.Tpo" ".deps/parse-parse.Po"; else rm -f ".deps/parse-parse.Tpo"; exit 1; fi
parse.c: In function 'ccid_parse_interface_descriptor':
parse.c:136: warning: pointer targets in passing argument 3 of 'usb_get_string_simple' differ in signedness
parse.c:150: warning: pointer targets in passing argument 3 of 'usb_get_string_simple' differ in signedness
parse.c:285: warning: pointer targets in passing argument 6 of 'usb_control_msg' differ in signedness
parse.c:334: warning: pointer targets in passing argument 6 of 'usb_control_msg' differ in signedness
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -Wall -g -O2 -MT parse-debug.o -MD -MP -MF ".deps/parse-debug.Tpo" -c -o parse-debug.o `test -f 'debug.c' || echo './'`debug.c; \
then mv -f ".deps/parse-debug.Tpo" ".deps/parse-debug.Po"; else rm -f ".deps/parse-debug.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -o parse parse-parse.o parse-debug.o libccid.la
gcc -Wall -g -O2 -o .libs/parse parse-parse.o parse-debug.o ./.libs/libccid.so
creating parse
make[3]: Leaving directory `/build/buildd2/ccid-1.3.0/src'
Making all in readers
make[3]: Entering directory `/build/buildd2/ccid-1.3.0/readers'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd2/ccid-1.3.0/readers'
Making all in examples
make[3]: Entering directory `/build/buildd2/ccid-1.3.0/examples'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -Wall -g -O2 -MT scardcontrol-scardcontrol.o -MD -MP -MF ".deps/scardcontrol-scardcontrol.Tpo" -c -o scardcontrol-scardcontrol.o `test -f 'scardcontrol.c' || echo './'`scardcontrol.c; \
then mv -f ".deps/scardcontrol-scardcontrol.Tpo" ".deps/scardcontrol-scardcontrol.Po"; else rm -f ".deps/scardcontrol-scardcontrol.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -o scardcontrol scardcontrol-scardcontrol.o -lpcsclite
mkdir .libs
gcc -Wall -g -O2 -o scardcontrol scardcontrol-scardcontrol.o /usr/lib/libpcsclite.so
make[3]: Leaving directory `/build/buildd2/ccid-1.3.0/examples'
Making all in contrib
make[3]: Entering directory `/build/buildd2/ccid-1.3.0/contrib'
Making all in Kobil_mIDentity_switch
make[4]: Entering directory `/build/buildd2/ccid-1.3.0/contrib/Kobil_mIDentity_switch'
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -g -O2 -MT Kobil_mIDentity_switch-Kobil_mIDentity_switch.o -MD -MP -MF ".deps/Kobil_mIDentity_switch-Kobil_mIDentity_switch.Tpo" -c -o Kobil_mIDentity_switch-Kobil_mIDentity_switch.o `test -f 'Kobil_mIDentity_switch.c' || echo './'`Kobil_mIDentity_switch.c; \
then mv -f ".deps/Kobil_mIDentity_switch-Kobil_mIDentity_switch.Tpo" ".deps/Kobil_mIDentity_switch-Kobil_mIDentity_switch.Po"; else rm -f ".deps/Kobil_mIDentity_switch-Kobil_mIDentity_switch.Tpo"; exit 1; fi
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -o Kobil_mIDentity_switch Kobil_mIDentity_switch-Kobil_mIDentity_switch.o -lusb
mkdir .libs
gcc -Wall -g -O2 -o Kobil_mIDentity_switch Kobil_mIDentity_switch-Kobil_mIDentity_switch.o /usr/lib/libusb.so
make[4]: Leaving directory `/build/buildd2/ccid-1.3.0/contrib/Kobil_mIDentity_switch'
Making all in RSA_SecurID
make[4]: Entering directory `/build/buildd2/ccid-1.3.0/contrib/RSA_SecurID'
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/PCSC -Wall -g -O2 -MT RSA_SecurID_getpasswd-RSA_SecurID_getpasswd.o -MD -MP -MF ".deps/RSA_SecurID_getpasswd-RSA_SecurID_getpasswd.Tpo" -c -o RSA_SecurID_getpasswd-RSA_SecurID_getpasswd.o `test -f 'RSA_SecurID_getpasswd.c' || echo './'`RSA_SecurID_getpasswd.c; \
then mv -f ".deps/RSA_SecurID_getpasswd-RSA_SecurID_getpasswd.Tpo" ".deps/RSA_SecurID_getpasswd-RSA_SecurID_getpasswd.Po"; else rm -f ".deps/RSA_SecurID_getpasswd-RSA_SecurID_getpasswd.Tpo"; exit 1; fi
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -o RSA_SecurID_getpasswd RSA_SecurID_getpasswd-RSA_SecurID_getpasswd.o -lpcsclite
mkdir .libs
gcc -Wall -g -O2 -o RSA_SecurID_getpasswd RSA_SecurID_getpasswd-RSA_SecurID_getpasswd.o /usr/lib/libpcsclite.so
make[4]: Leaving directory `/build/buildd2/ccid-1.3.0/contrib/RSA_SecurID'
make[4]: Entering directory `/build/buildd2/ccid-1.3.0/contrib'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd2/ccid-1.3.0/contrib'
make[3]: Leaving directory `/build/buildd2/ccid-1.3.0/contrib'
make[3]: Entering directory `/build/buildd2/ccid-1.3.0'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd2/ccid-1.3.0'
make[2]: Leaving directory `/build/buildd2/ccid-1.3.0'
make[1]: Leaving directory `/build/buildd2/ccid-1.3.0'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Add here commands to install the package into debian/tmp
DESTDIR=/build/buildd2/ccid-1.3.0/debian/libccid/ /usr/bin/make install
make[1]: Entering directory `/build/buildd2/ccid-1.3.0'
Making install in aclocal
make[2]: Entering directory `/build/buildd2/ccid-1.3.0/aclocal'
make[3]: Entering directory `/build/buildd2/ccid-1.3.0/aclocal'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/ccid-1.3.0/aclocal'
make[2]: Leaving directory `/build/buildd2/ccid-1.3.0/aclocal'
Making install in src
make[2]: Entering directory `/build/buildd2/ccid-1.3.0/src'
/build/buildd2/ccid-1.3.0/build/install-sh -d /build/buildd2/ccid-1.3.0/debian/libccid//usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Linux/
./create_Info_plist.pl ./../readers/supported_readers.txt ./Info.plist 0x00000001 | sed s/VERSION/1.3.0/ | sed s/TARGET/libccid.so/ > /build/buildd2/ccid-1.3.0/debian/libccid//usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist
cp .libs/libccid.so /build/buildd2/ccid-1.3.0/debian/libccid//usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Linux/libccid.so.1.3.0
[01;31m***************
copy the src/pcscd_ccid.rules file in udev directory (/etc/udev/rules.d/)
***************
[0m
/build/buildd2/ccid-1.3.0/build/install-sh -d /build/buildd2/ccid-1.3.0/debian/libccid//usr/lib/pcsc/drivers/serial
cp .libs/libccidtwin.so /build/buildd2/ccid-1.3.0/debian/libccid//usr/lib/pcsc/drivers/serial/libccidtwin.so.1.3.0
if [ -e /build/buildd2/ccid-1.3.0/debian/libccid//etc/reader.conf ] ; \
then \
echo "Edit existing /etc/reader.conf" ; \
else \
/build/buildd2/ccid-1.3.0/build/install-sh -d /build/buildd2/ccid-1.3.0/debian/libccid//etc ; \
perl -ne "s|TARGET|/usr/lib/pcsc/drivers/serial/libccidtwin.so.1.3.0| ; print" ./reader.conf.in > /build/buildd2/ccid-1.3.0/debian/libccid//etc/reader.conf ; \
fi
make[2]: Leaving directory `/build/buildd2/ccid-1.3.0/src'
Making install in readers
make[2]: Entering directory `/build/buildd2/ccid-1.3.0/readers'
make[3]: Entering directory `/build/buildd2/ccid-1.3.0/readers'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/ccid-1.3.0/readers'
make[2]: Leaving directory `/build/buildd2/ccid-1.3.0/readers'
Making install in examples
make[2]: Entering directory `/build/buildd2/ccid-1.3.0/examples'
make[3]: Entering directory `/build/buildd2/ccid-1.3.0/examples'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/ccid-1.3.0/examples'
make[2]: Leaving directory `/build/buildd2/ccid-1.3.0/examples'
Making install in contrib
make[2]: Entering directory `/build/buildd2/ccid-1.3.0/contrib'
Making install in Kobil_mIDentity_switch
make[3]: Entering directory `/build/buildd2/ccid-1.3.0/contrib/Kobil_mIDentity_switch'
make[4]: Entering directory `/build/buildd2/ccid-1.3.0/contrib/Kobil_mIDentity_switch'
test -z "/usr/sbin" || mkdir -p -- "/build/buildd2/ccid-1.3.0/debian/libccid//usr/sbin"
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'Kobil_mIDentity_switch' '/build/buildd2/ccid-1.3.0/debian/libccid//usr/sbin/Kobil_mIDentity_switch'
/usr/bin/ginstall -c Kobil_mIDentity_switch /build/buildd2/ccid-1.3.0/debian/libccid//usr/sbin/Kobil_mIDentity_switch
test -z "/usr/share/doc/ccid" || mkdir -p -- "/build/buildd2/ccid-1.3.0/debian/libccid//usr/share/doc/ccid"
/usr/bin/ginstall -c -m 644 'README_Kobil_mIDentity_switch.txt' '/build/buildd2/ccid-1.3.0/debian/libccid//usr/share/doc/ccid/README_Kobil_mIDentity_switch.txt'
test -z "/usr/share/man/man8" || mkdir -p -- "/build/buildd2/ccid-1.3.0/debian/libccid//usr/share/man/man8"
/usr/bin/ginstall -c -m 644 './Kobil_mIDentity_switch.8' '/build/buildd2/ccid-1.3.0/debian/libccid//usr/share/man/man8/Kobil_mIDentity_switch.8'
make[4]: Leaving directory `/build/buildd2/ccid-1.3.0/contrib/Kobil_mIDentity_switch'
make[3]: Leaving directory `/build/buildd2/ccid-1.3.0/contrib/Kobil_mIDentity_switch'
Making install in RSA_SecurID
make[3]: Entering directory `/build/buildd2/ccid-1.3.0/contrib/RSA_SecurID'
make[4]: Entering directory `/build/buildd2/ccid-1.3.0/contrib/RSA_SecurID'
test -z "/usr/bin" || mkdir -p -- "/build/buildd2/ccid-1.3.0/debian/libccid//usr/bin"
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'RSA_SecurID_getpasswd' '/build/buildd2/ccid-1.3.0/debian/libccid//usr/bin/RSA_SecurID_getpasswd'
/usr/bin/ginstall -c RSA_SecurID_getpasswd /build/buildd2/ccid-1.3.0/debian/libccid//usr/bin/RSA_SecurID_getpasswd
test -z "/usr/share/man/man1" || mkdir -p -- "/build/buildd2/ccid-1.3.0/debian/libccid//usr/share/man/man1"
/usr/bin/ginstall -c -m 644 './RSA_SecurID_getpasswd.1' '/build/buildd2/ccid-1.3.0/debian/libccid//usr/share/man/man1/RSA_SecurID_getpasswd.1'
make[4]: Leaving directory `/build/buildd2/ccid-1.3.0/contrib/RSA_SecurID'
make[3]: Leaving directory `/build/buildd2/ccid-1.3.0/contrib/RSA_SecurID'
make[3]: Entering directory `/build/buildd2/ccid-1.3.0/contrib'
make[4]: Entering directory `/build/buildd2/ccid-1.3.0/contrib'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd2/ccid-1.3.0/contrib'
make[3]: Leaving directory `/build/buildd2/ccid-1.3.0/contrib'
make[2]: Leaving directory `/build/buildd2/ccid-1.3.0/contrib'
make[2]: Entering directory `/build/buildd2/ccid-1.3.0'
make[3]: Entering directory `/build/buildd2/ccid-1.3.0'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/ccid-1.3.0'
make[2]: Leaving directory `/build/buildd2/ccid-1.3.0'
make[1]: Leaving directory `/build/buildd2/ccid-1.3.0'
# install the ccidtwin
DESTDIR=/build/buildd2/ccid-1.3.0/debian/libccid/ /usr/bin/make -C src install_ccidtwin
make[1]: Entering directory `/build/buildd2/ccid-1.3.0/src'
/build/buildd2/ccid-1.3.0/build/install-sh -d /build/buildd2/ccid-1.3.0/debian/libccid//usr/lib/pcsc/drivers/serial
cp .libs/libccidtwin.so /build/buildd2/ccid-1.3.0/debian/libccid//usr/lib/pcsc/drivers/serial/libccidtwin.so.1.3.0
if [ -e /build/buildd2/ccid-1.3.0/debian/libccid//etc/reader.conf ] ; \
then \
echo "Edit existing /etc/reader.conf" ; \
else \
/build/buildd2/ccid-1.3.0/build/install-sh -d /build/buildd2/ccid-1.3.0/debian/libccid//etc ; \
perl -ne "s|TARGET|/usr/lib/pcsc/drivers/serial/libccidtwin.so.1.3.0| ; print" ./reader.conf.in > /build/buildd2/ccid-1.3.0/debian/libccid//etc/reader.conf ; \
fi
Edit existing /etc/reader.conf
make[1]: Leaving directory `/build/buildd2/ccid-1.3.0/src'
mv /build/buildd2/ccid-1.3.0/debian/libccid//usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist /build/buildd2/ccid-1.3.0/debian/libccid//etc/libccid_Info.plist
ln -s /etc/libccid_Info.plist /build/buildd2/ccid-1.3.0/debian/libccid//usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist
# reuse the upstream template
sed -e 's/^/#/' /build/buildd2/ccid-1.3.0/debian/libccid//etc/reader.conf > /build/buildd2/ccid-1.3.0/debian/libccid//etc/reader.conf.d/libccidtwin
rm /build/buildd2/ccid-1.3.0/debian/libccid//etc/reader.conf
# install udev rule file
cp src/pcscd_ccid.rules debian/libccid.udev
dh_testdir
dh_testroot
dh_installchangelogs
dh_installdocs
dh_installudev
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `libccid' in `../libccid_1.3.0-2_m32r.deb'.
dpkg-genchanges -B
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070609-0551
ccid_1.3.0-2_m32r.changes:
Format: 1.7
Date: Sat, 02 Jun 2007 21:09:52 +0200
Source: ccid
Binary: libccid
Architecture: m32r
Version: 1.3.0-2
Distribution: unstable
Urgency: low
Maintainer: Ludovic Rousseau <rousseau at debian.org>
Changed-By: Ludovic Rousseau <rousseau at debian.org>
Description:
libccid - PC/SC driver for USB CCID smart card readers
Changes:
ccid (1.3.0-2) unstable; urgency=low
.
* debian/rules: use dh_installudev to install the udev file
* debian/control: Build-Depends: debhelper (>= 5.0.45) to have use
dh_installudev
* debian/compat: set to 5
Files:
ac4dcbb82bb9cc4e7f37adfa57102235 102362 libs extra libccid_1.3.0-2_m32r.deb
/debian/buildd2/build/chroot-unstable/build/buildd2/libccid_1.3.0-2_m32r.deb:
new debian package, version 2.0.
size 102362 bytes: control archive= 3019 bytes.
91 bytes, 3 lines conffiles
2681 bytes, 91 lines control
845 bytes, 11 lines md5sums
2145 bytes, 74 lines * postinst #!/bin/sh
1178 bytes, 53 lines * postrm #!/bin/sh
527 bytes, 16 lines * preinst #!/bin/sh
Package: libccid
Source: ccid
Version: 1.3.0-2
Architecture: m32r
Maintainer: Ludovic Rousseau <rousseau at debian.org>
Installed-Size: 340
Depends: libc6 (>= 2.3.5-1), libpcsclite1 (>= 1.4.2), libusb-0.1-4 (>= 2:0.1.12), udev
Recommends: pcscd (>= 1.2.9-beta9-1)
Conflicts: pcscd (<< 1.2.9-beta9-1)
Provides: pcsc-ifd-handler
Section: libs
Priority: extra
Description: PC/SC driver for USB CCID smart card readers
This library provides a PC/SC IFD handler implementation for the USB smart
card drivers compliant to the CCID protocol.
.
This package is needed to communicate with the CCID smartcard readers through
the PC/SC Lite resource manager (pcscd).
.
Supported USB readers are (see homepage for more info):
- ActivCard USB reader 3.0
- Advanced Card Systems ACR 38U-CCID
- Alcor Micro AU9520
- Athena ASE IIIe USB V2
- Athena ASE IIIe KB USB
- Axalto Reflex USB v3
- C3PO LTC31
- C3PO LTC32
- C3PO KBR36
- C3PO TLTC2USB
- Cherry XX33 keyboard
- Cherry XX44 keyboard
- Cherry SmartTerminal ST2XXX
- Cherry ST-1044U
- Dell keyboard SK-3106
- Dell smart card reader keyboard
- Eutron SIM Pocket Combo
- Eutron CryptoIdentity
- Fujitsu Siemens Computers SmartCard USB 2A
- Fujitsu Siemens Computers SmartCard Keyboard USB 2A
- Gemplus GemPC 433 SL
- Gemplus GemPC Key
- Gemplus GemPC PinPad
- Gemplus GemPC Twin
- Gemplus GemCore POS Pro
- Gemplus GemCore SIM Pro
- HP USB Smart Card Keyboard
- HP USB Smartcard Reader
- id3 Semiconductors CL1356D
- id3 Semiconductors CL1356T
- Kobil KAAN Base
- Kobil KAAN Advanced
- Kobil KAAN SIM III
- Kobil mIDentity
- OmniKey CardMan 1021
- OmniKey CardMan 3021
- OmniKey CardMan 3121
- OmniKey CardMan 3621
- OmniKey CardMan 3821
- OmniKey CardMan 3621
- OmniKey CardMan 4321
- OmniKey CardMan 5121
- OmniKey CardMan 5125
- OmniKey CardMan 6121
- RSA SecureID SID800
- SCM Micro SCR 331
- SCM Micro SCR 331-DI
- SCM Micro SCR 331-DI NTTCom
- SCM Micro SCR 3310
- SCM Micro SCR 3310 NTTCom
- SCM Micro SCR 3311
- SCM Micro SCR 3320
- SCM Micro SCR 333
- SCM SCR 3340 ExpressCard54
- SCM Micro SCR 335
- SCM Micro SCR 355
- SCM Micro SPR 532
- SCM Micro SDI 010
- SCM SCR 3340 ExpressCard54
- SmartEpad (v 2.0)
- Silitek SK-3105 keyboard
- SchlumbergerSema Cyberflex Access e-gate ICCD
- Verisign Secure Storage Token
- Verisign Secure Token
- Winbond Electronics W81E381 (for OEM only)
- Xiring Teo
.
This driver also support the GemPC Twin connected to a serial port and
the GemPC Card (PCMCIA) and Gemplus GemPC Express (Express54 card).
.
Homepage: http://pcsclite.alioth.debian.org/ccid.html
/debian/buildd2/build/chroot-unstable/build/buildd2/libccid_1.3.0-2_m32r.deb:
drwxr-xr-x root/root 0 2007-06-09 05:50 ./
drwxr-xr-x root/root 0 2007-06-09 05:50 ./etc/
drwxr-xr-x root/root 0 2007-06-09 05:50 ./etc/udev/
drwxr-xr-x root/root 0 2007-06-09 05:50 ./etc/udev/rules.d/
-rw-r--r-- root/root 1829 2007-06-09 05:50 ./etc/udev/rules.d/z60_libccid.rules
drwxr-xr-x root/root 0 2007-06-09 05:49 ./etc/reader.conf.d/
-rw-r--r-- root/root 475 2007-06-09 05:49 ./etc/reader.conf.d/libccidtwin
-rw-r--r-- root/root 9727 2007-06-09 05:49 ./etc/libccid_Info.plist
drwxr-xr-x root/root 0 2007-06-09 05:49 ./usr/
drwxr-xr-x root/root 0 2007-06-09 05:50 ./usr/sbin/
-rwxr-xr-x root/root 4564 2007-06-09 05:50 ./usr/sbin/Kobil_mIDentity_switch
drwxr-xr-x root/root 0 2007-06-09 05:50 ./usr/bin/
-rwxr-xr-x root/root 5220 2007-06-09 05:50 ./usr/bin/RSA_SecurID_getpasswd
drwxr-xr-x root/root 0 2007-06-09 05:49 ./usr/share/
drwxr-xr-x root/root 0 2007-06-09 05:50 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-06-09 05:50 ./usr/share/doc/libccid/
-rw-r--r-- root/root 1287 2007-06-09 05:29 ./usr/share/doc/libccid/copyright
-rw-r--r-- root/root 1659 2007-06-09 05:29 ./usr/share/doc/libccid/README.Debian
-rw-r--r-- root/root 9436 2007-05-10 18:16 ./usr/share/doc/libccid/README.gz
-rw-r--r-- root/root 2298 2007-06-09 05:29 ./usr/share/doc/libccid/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-06-09 05:50 ./usr/share/doc/ccid/
-rw-r--r-- root/root 1428 2007-06-09 05:49 ./usr/share/doc/ccid/README_Kobil_mIDentity_switch.txt.gz
drwxr-xr-x root/root 0 2007-06-09 05:49 ./usr/share/man/
drwxr-xr-x root/root 0 2007-06-09 05:50 ./usr/share/man/man1/
-rw-r--r-- root/root 253 2007-06-09 05:49 ./usr/share/man/man1/RSA_SecurID_getpasswd.1.gz
drwxr-xr-x root/root 0 2007-06-09 05:50 ./usr/share/man/man8/
-rw-r--r-- root/root 370 2007-06-09 05:49 ./usr/share/man/man8/Kobil_mIDentity_switch.8.gz
drwxr-xr-x root/root 0 2007-06-09 05:49 ./usr/lib/
drwxr-xr-x root/root 0 2007-06-09 05:49 ./usr/lib/pcsc/
drwxr-xr-x root/root 0 2007-06-09 05:49 ./usr/lib/pcsc/drivers/
drwxr-xr-x root/root 0 2007-06-09 05:50 ./usr/lib/pcsc/drivers/serial/
-rw-r--r-- root/root 76232 2007-06-09 05:50 ./usr/lib/pcsc/drivers/serial/libccidtwin.so.1.3.0
drwxr-xr-x root/root 0 2007-06-09 05:49 ./usr/lib/pcsc/drivers/ifd-ccid.bundle/
drwxr-xr-x root/root 0 2007-06-09 05:50 ./usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/
drwxr-xr-x root/root 0 2007-06-09 05:50 ./usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Linux/
-rw-r--r-- root/root 75988 2007-06-09 05:50 ./usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Linux/libccid.so.1.3.0
lrwxrwxrwx root/root 0 2007-06-09 05:50 ./usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist -> /etc/libccid_Info.plist
******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/ccid-1.3.0
------------------------------------------------------------------------------
(Reading database ... 60344 files and directories currently installed.)
Removing libpcsclite-dev ...
Removing flex ...
Purging configuration files for flex ...
Removing libpcsclite1 ...
Purging configuration files for libpcsclite1 ...
******************************************************************************
Finished at 20070609-0553
Build needed 00:22:32, 6692k disk space
More information about the build-status
mailing list