------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/perl5-5.32.0.txz Installing /packages/All/pcsc-lite-1.9.0_1,2.txz ===== Message from pcsc-lite-1.9.0_1,2: -- PC/SC-Lite has been installed. You need to install a driver for your smartcard reader e.g., - devel/libccid - security/ifd-slb_rf60 For cardreaders connected to the serial port: After installing the driver, please update the pcscd configuration file: /usr/local/etc/reader.conf For USB cardreaders add the following lines to /etc/devd.conf to enable hotplugging: attach 100 { device-name "ugen[0-9]+"; action "/usr/local/sbin/pcscd -H"; }; detach 100 { device-name "ugen[0-9]+"; action "/usr/local/sbin/pcscd -H"; }; SUCCEEDED 00:00:20 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> acsccid-1.1.8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> acsccid-1.1.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by acsccid-1.1.8 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> acsccid-1.1.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by acsccid-1.1.8 for building => SHA256 Checksum OK for acsccid-1.1.8.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> acsccid-1.1.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by acsccid-1.1.8 for building ===> Extracting for acsccid-1.1.8 => SHA256 Checksum OK for acsccid-1.1.8.tar.bz2. Extracted Memory Use: 2.41M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for acsccid-1.1.8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> acsccid-1.1.8 depends on package: pkgconf>=1.3.0_1 - found ===> acsccid-1.1.8 depends on package: perl5>=5.32.r0<5.33 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> acsccid-1.1.8 depends on shared library: libpcsclite.so - found (/usr/local/lib/libpcsclite.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> acsccid-1.1.8 depends on package: pkgconf>=1.3.0_1 - found ===> acsccid-1.1.8 depends on package: perl5>=5.32.r0<5.33 - found ===> acsccid-1.1.8 depends on shared library: libpcsclite.so - found (/usr/local/lib/libpcsclite.so) ===> Configuring for acsccid-1.1.8 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp 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 ar... ar checking the archiver (ar) interface... ar checking pkg-config is at least version 0.9.0... yes checking for PCSC... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking ifdhandler.h usability... yes checking ifdhandler.h presence... yes checking for ifdhandler.h... yes checking reader.h usability... yes checking reader.h presence... yes checking for reader.h... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) 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... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for ANSI C header files... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) 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 sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdarg.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for stdio.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for select... (cached) yes checking for strerror... (cached) yes checking for strncpy... yes checking for memcpy... (cached) yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for LIBUSB... yes checking libusb.h usability... yes checking libusb.h presence... yes checking for libusb.h... yes checking for libusb_init... 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 PTHREAD_PRIO_INHERIT... yes checking for SCardEstablishContext... yes libacsccid has been configured with following options: Version: 1.1.8 Host: x86_64-portbld-dragonfly5.9 Compiler: cc Preprocessor flags: Compiler flags: -pipe -O2 -fno-strict-aliasing Preprocessor flags: Linker flags: Libraries: PCSC_CFLAGS: -I/usr/local/include/PCSC -pthread PCSC_LIBS: -L/usr/local/lib -lpcsclite PTHREAD_CFLAGS: -pthread PTHREAD_LIBS: BUNDLE_HOST: DragonFly DYN_LIB_EXT: so LIBUSB_CFLAGS: LIBUSB_LIBS: -lusb SYMBOL_VISIBILITY: -fvisibility=hidden NOCLASS: --no-class libusb support: yes composite as multislot: no multi threading: yes bundle directory name: ifd-acsccid.bundle USB drop directory: /usr/local/lib/pcsc/drivers/ compiled for pcsc-lite: yes syslog debug: no class driver: no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for acsccid-1.1.8 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- towitoko/.dirstamp --- --- towitoko/.deps/.dirstamp --- --- openct/.dirstamp --- --- openct/.deps/.dirstamp --- --- libacsccid_la-ccid.lo --- --- libacsccid_la-commands.lo --- --- libacsccid_la-acr38cmd.lo --- --- libacsccid_la-ifdhandler.lo --- --- libacsccid_la-utils.lo --- --- libacsccid_la-ccid_usb.lo --- --- libacsccid_la-acr38cmd.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.1.8` -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT libacsccid_la-acr38cmd.lo -MD -MP -MF .deps/libacsccid_la-acr38cmd.Tpo -c -o libacsccid_la-acr38cmd.lo `test -f 'acr38cmd.c' || echo './'`acr38cmd.c --- libacsccid_la-ifdhandler.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.1.8` -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT libacsccid_la-ifdhandler.lo -MD -MP -MF .deps/libacsccid_la-ifdhandler.Tpo -c -o libacsccid_la-ifdhandler.lo `test -f 'ifdhandler.c' || echo './'`ifdhandler.c --- libacsccid_la-utils.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.1.8` -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT libacsccid_la-utils.lo -MD -MP -MF .deps/libacsccid_la-utils.Tpo -c -o libacsccid_la-utils.lo `test -f 'utils.c' || echo './'`utils.c --- libacsccid_la-ccid_usb.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.1.8` -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT libacsccid_la-ccid_usb.lo -MD -MP -MF .deps/libacsccid_la-ccid_usb.Tpo -c -o libacsccid_la-ccid_usb.lo `test -f 'ccid_usb.c' || echo './'`ccid_usb.c --- libacsccid_la-ccid.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.1.8` -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT libacsccid_la-ccid.lo -MD -MP -MF .deps/libacsccid_la-ccid.Tpo -c -o libacsccid_la-ccid.lo `test -f 'ccid.c' || echo './'`ccid.c --- libacsccid_la-commands.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.1.8` -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT libacsccid_la-commands.lo -MD -MP -MF .deps/libacsccid_la-commands.Tpo -c -o libacsccid_la-commands.lo `test -f 'commands.c' || echo './'`commands.c --- libacsccid_la-strlcpy.lo --- --- libacsccid_la-simclist.lo --- --- openct/libacsccid_la-buffer.lo --- --- openct/libacsccid_la-checksum.lo --- --- libacsccid_la-strlcpy.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.1.8` -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT libacsccid_la-strlcpy.lo -MD -MP -MF .deps/libacsccid_la-strlcpy.Tpo -c -o libacsccid_la-strlcpy.lo `test -f 'strlcpy.c' || echo './'`strlcpy.c --- libacsccid_la-simclist.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.1.8` -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT libacsccid_la-simclist.lo -MD -MP -MF .deps/libacsccid_la-simclist.Tpo -c -o libacsccid_la-simclist.lo `test -f 'simclist.c' || echo './'`simclist.c --- openct/libacsccid_la-buffer.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.1.8` -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT openct/libacsccid_la-buffer.lo -MD -MP -MF openct/.deps/libacsccid_la-buffer.Tpo -c -o openct/libacsccid_la-buffer.lo `test -f 'openct/buffer.c' || echo './'`openct/buffer.c --- openct/libacsccid_la-checksum.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.1.8` -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT openct/libacsccid_la-checksum.lo -MD -MP -MF openct/.deps/libacsccid_la-checksum.Tpo -c -o openct/libacsccid_la-checksum.lo `test -f 'openct/checksum.c' || echo './'`openct/checksum.c --- libacsccid_la-strlcpy.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=0x01010008 -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT libacsccid_la-strlcpy.lo -MD -MP -MF .deps/libacsccid_la-strlcpy.Tpo -c strlcpy.c -fPIC -DPIC -o .libs/libacsccid_la-strlcpy.o --- libacsccid_la-acr38cmd.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=0x01010008 -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT libacsccid_la-acr38cmd.lo -MD -MP -MF .deps/libacsccid_la-acr38cmd.Tpo -c acr38cmd.c -fPIC -DPIC -o .libs/libacsccid_la-acr38cmd.o --- libacsccid_la-utils.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=0x01010008 -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT libacsccid_la-utils.lo -MD -MP -MF .deps/libacsccid_la-utils.Tpo -c utils.c -fPIC -DPIC -o .libs/libacsccid_la-utils.o --- libacsccid_la-strlcpy.lo --- mv -f .deps/libacsccid_la-strlcpy.Tpo .deps/libacsccid_la-strlcpy.Plo --- openct/libacsccid_la-proto-t1.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.1.8` -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT openct/libacsccid_la-proto-t1.lo -MD -MP -MF openct/.deps/libacsccid_la-proto-t1.Tpo -c -o openct/libacsccid_la-proto-t1.lo `test -f 'openct/proto-t1.c' || echo './'`openct/proto-t1.c --- libacsccid_la-ifdhandler.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=0x01010008 -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT libacsccid_la-ifdhandler.lo -MD -MP -MF .deps/libacsccid_la-ifdhandler.Tpo -c ifdhandler.c -fPIC -DPIC -o .libs/libacsccid_la-ifdhandler.o --- libacsccid_la-simclist.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=0x01010008 -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT libacsccid_la-simclist.lo -MD -MP -MF .deps/libacsccid_la-simclist.Tpo -c simclist.c -fPIC -DPIC -o .libs/libacsccid_la-simclist.o --- libacsccid_la-ccid.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=0x01010008 -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT libacsccid_la-ccid.lo -MD -MP -MF .deps/libacsccid_la-ccid.Tpo -c ccid.c -fPIC -DPIC -o .libs/libacsccid_la-ccid.o --- openct/libacsccid_la-proto-t1.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=0x01010008 -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT openct/libacsccid_la-proto-t1.lo -MD -MP -MF openct/.deps/libacsccid_la-proto-t1.Tpo -c openct/proto-t1.c -fPIC -DPIC -o openct/.libs/libacsccid_la-proto-t1.o --- openct/libacsccid_la-buffer.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=0x01010008 -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT openct/libacsccid_la-buffer.lo -MD -MP -MF openct/.deps/libacsccid_la-buffer.Tpo -c openct/buffer.c -fPIC -DPIC -o openct/.libs/libacsccid_la-buffer.o --- libacsccid_la-utils.lo --- mv -f .deps/libacsccid_la-utils.Tpo .deps/libacsccid_la-utils.Plo --- towitoko/libacsccid_la-atr.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.1.8` -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT towitoko/libacsccid_la-atr.lo -MD -MP -MF towitoko/.deps/libacsccid_la-atr.Tpo -c -o towitoko/libacsccid_la-atr.lo `test -f 'towitoko/atr.c' || echo './'`towitoko/atr.c --- openct/libacsccid_la-buffer.lo --- mv -f openct/.deps/libacsccid_la-buffer.Tpo openct/.deps/libacsccid_la-buffer.Plo --- towitoko/libacsccid_la-pps.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.1.8` -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT towitoko/libacsccid_la-pps.lo -MD -MP -MF towitoko/.deps/libacsccid_la-pps.Tpo -c -o towitoko/libacsccid_la-pps.lo `test -f 'towitoko/pps.c' || echo './'`towitoko/pps.c --- towitoko/libacsccid_la-atr.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=0x01010008 -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT towitoko/libacsccid_la-atr.lo -MD -MP -MF towitoko/.deps/libacsccid_la-atr.Tpo -c towitoko/atr.c -fPIC -DPIC -o towitoko/.libs/libacsccid_la-atr.o --- towitoko/libacsccid_la-pps.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=0x01010008 -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT towitoko/libacsccid_la-pps.lo -MD -MP -MF towitoko/.deps/libacsccid_la-pps.Tpo -c towitoko/pps.c -fPIC -DPIC -o towitoko/.libs/libacsccid_la-pps.o --- libacsccid_la-commands.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=0x01010008 -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT libacsccid_la-commands.lo -MD -MP -MF .deps/libacsccid_la-commands.Tpo -c commands.c -fPIC -DPIC -o .libs/libacsccid_la-commands.o --- libacsccid_la-ccid_usb.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=0x01010008 -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT libacsccid_la-ccid_usb.lo -MD -MP -MF .deps/libacsccid_la-ccid_usb.Tpo -c ccid_usb.c -fPIC -DPIC -o .libs/libacsccid_la-ccid_usb.o --- towitoko/libacsccid_la-pps.lo --- mv -f towitoko/.deps/libacsccid_la-pps.Tpo towitoko/.deps/libacsccid_la-pps.Plo --- libacsccid_la-tokenparser.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.1.8` -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT libacsccid_la-tokenparser.lo -MD -MP -MF .deps/libacsccid_la-tokenparser.Tpo -c -o libacsccid_la-tokenparser.lo `test -f 'tokenparser.c' || echo './'`tokenparser.c --- openct/libacsccid_la-proto-t1.lo --- mv -f openct/.deps/libacsccid_la-proto-t1.Tpo openct/.deps/libacsccid_la-proto-t1.Plo --- libacsccid_la-tokenparser.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=0x01010008 -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT libacsccid_la-tokenparser.lo -MD -MP -MF .deps/libacsccid_la-tokenparser.Tpo -c tokenparser.c -fPIC -DPIC -o .libs/libacsccid_la-tokenparser.o --- towitoko/libacsccid_la-atr.lo --- mv -f towitoko/.deps/libacsccid_la-atr.Tpo towitoko/.deps/libacsccid_la-atr.Plo --- libacsccid_la-acr38cmd.lo --- mv -f .deps/libacsccid_la-acr38cmd.Tpo .deps/libacsccid_la-acr38cmd.Plo --- libacsccid_la-tokenparser.lo --- mv -f .deps/libacsccid_la-tokenparser.Tpo .deps/libacsccid_la-tokenparser.Plo --- openct/libacsccid_la-checksum.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=0x01010008 -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT openct/libacsccid_la-checksum.lo -MD -MP -MF openct/.deps/libacsccid_la-checksum.Tpo -c openct/checksum.c -fPIC -DPIC -o openct/.libs/libacsccid_la-checksum.o mv -f openct/.deps/libacsccid_la-checksum.Tpo openct/.deps/libacsccid_la-checksum.Plo --- libacsccid_la-ccid.lo --- mv -f .deps/libacsccid_la-ccid.Tpo .deps/libacsccid_la-ccid.Plo --- libacsccid_la-simclist.lo --- mv -f .deps/libacsccid_la-simclist.Tpo .deps/libacsccid_la-simclist.Plo --- libacsccid_la-ifdhandler.lo --- mv -f .deps/libacsccid_la-ifdhandler.Tpo .deps/libacsccid_la-ifdhandler.Plo --- libacsccid_la-commands.lo --- mv -f .deps/libacsccid_la-commands.Tpo .deps/libacsccid_la-commands.Plo --- libacsccid_la-ccid_usb.lo --- mv -f .deps/libacsccid_la-ccid_usb.Tpo .deps/libacsccid_la-ccid_usb.Plo --- libacsccid.la --- /bin/sh ../libtool --tag=CC --mode=link cc -I/usr/local/include/PCSC -pthread -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.1.8` -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -avoid-version -o libacsccid.la -rpath /usr/local/lib libacsccid_la-ccid.lo libacsccid_la-commands.lo libacsccid_la-acr38cmd.lo libacsccid_la-ifdhandler.lo libacsccid_la-utils.lo libacsccid_la-ccid_usb.lo libacsccid_la-tokenparser.lo libacsccid_la-strlcpy.lo libacsccid_la-simclist.lo towitoko/libacsccid_la-atr.lo towitoko/libacsccid_la-pps.lo openct/libacsccid_la-buffer.lo openct/libacsccid_la-checksum.lo openct/libacsccid_la-proto-t1.lo -lusb libtool: link: cc -shared -fPIC -DPIC .libs/libacsccid_la-ccid.o .libs/libacsccid_la-commands.o .libs/libacsccid_la-acr38cmd.o .libs/libacsccid_la-ifdhandler.o .libs/libacsccid_la-utils.o .libs/libacsccid_la-ccid_usb.o .libs/libacsccid_la-tokenparser.o .libs/libacsccid_la-strlcpy.o .libs/libacsccid_la-simclist.o towitoko/.libs/libacsccid_la-atr.o towitoko/.libs/libacsccid_la-pps.o openct/.libs/libacsccid_la-buffer.o openct/.libs/libacsccid_la-checksum.o openct/.libs/libacsccid_la-proto-t1.o -lusb -pthread -pthread -O2 -pthread -Wl,-soname -Wl,libacsccid.so -o .libs/libacsccid.so libtool: link: ( cd ".libs" && rm -f "libacsccid.la" && ln -s "../libacsccid.la" "libacsccid.la" ) SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> acsccid-1.1.8 depends on package: perl5>=5.32.r0<5.33 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for acsccid-1.1.8 ===> acsccid-1.1.8 depends on package: perl5>=5.32.r0<5.33 - found ===> Generating temporary packing list Making install in src ./create_Info_plist.pl ./supported_readers.txt ./Info.plist.src --target=libacsccid.so --version=1.1.8 --no-class > Info.plist /bin/sh /construction/devel/acsccid/acsccid-1.1.8/config/install-sh -d "/construction/devel/acsccid/stage/usr/local/lib/pcsc/drivers//ifd-acsccid.bundle/Contents/DragonFly/" cp Info.plist "/construction/devel/acsccid/stage/usr/local/lib/pcsc/drivers//ifd-acsccid.bundle/Contents/" cp .libs/libacsccid.so "/construction/devel/acsccid/stage/usr/local/lib/pcsc/drivers//ifd-acsccid.bundle/Contents/DragonFly/libacsccid.so" *************** copy the src/92_pcscd_ccid.rules file in udev directory (/etc/udev/rules.d/) *************** /usr/bin/strip /construction/devel/acsccid/stage/usr/local/lib/pcsc/drivers/ifd-acsccid.bundle/Contents/DragonFly/libacsccid.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for acsccid-1.1.8 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:37