>>> Building on exopi-3 under security/towitoko DIST = [security/towitoko:towitoko-2.0.7.tar.gz] FULLPKGNAME = towitoko-2.0.7p3 distfiles size=280177 >>> Running build in security/towitoko at 1713210193.73 ===> security/towitoko ===> Building from scratch towitoko-2.0.7p3 ===> Verifying specs: c pthread ===> found c.99.0 pthread.27.1 ===> Checking files for towitoko-2.0.7p3 `/exopi-cvs/ports/distfiles/towitoko-2.0.7.tar.gz' is up to date. >> (SHA256) towitoko-2.0.7.tar.gz: OK ===> Extracting for towitoko-2.0.7p3 ===> Patching for towitoko-2.0.7p3 ===> Applying OpenBSD patch patch-doc_reader_conf Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- doc/reader.conf.orig Fri May 23 15:16:01 2003 |+++ doc/reader.conf Fri May 23 15:16:10 2003 -------------------------- Patching file doc/reader.conf using Plan A... Hunk #1 succeeded at 12. done ===> Applying OpenBSD patch patch-src_test_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/test/Makefile.in.orig Sun Aug 18 11:14:29 2002 |+++ src/test/Makefile.in Fri May 23 13:56:23 2003 -------------------------- Patching file src/test/Makefile.in using Plan A... Hunk #1 succeeded at 116. Hunk #2 succeeded at 182. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for towitoko-2.0.7p3 ===> Configuring for towitoko-2.0.7p3 Using /exopi-obj/pobj/towitoko-2.0.7/config.site (generated) configure: loading site script /exopi-obj/pobj/towitoko-2.0.7/config.site checking for a BSD-compatible install... /exopi-obj/pobj/towitoko-2.0.7/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets ${MAKE}... (cached) yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for gcc... cc checking for C compiler default output... 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 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 for a sed that does not truncate output... (cached) /usr/bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB shared object checking command to parse /usr/bin/nm -B output... ok checking how to run the C preprocessor... cc -E 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 for dlfcn.h... (cached) yes checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking for objdir... .libs 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 if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool checking for docbook-to-man... no checking whether ln -s works... yes checking for main in -lpthread... yes checking for pthread.h... (cached) yes checking for sys/time.h... (cached) yes checking for library containing nanosleep... none required checking for poll... (cached) yes checking for nanosleep... (cached) yes checking for syslog... (cached) yes configure: creating ./config.status config.status: creating Makefile ./config.status: cd: no home directory (HOME not set) mv: Makefile: set owner/group: Operation not permitted config.status: creating src/Makefile mv: src/Makefile: set owner/group: Operation not permitted config.status: creating src/driver/Makefile mv: src/driver/Makefile: set owner/group: Operation not permitted config.status: creating src/ct-api/Makefile mv: src/ct-api/Makefile: set owner/group: Operation not permitted config.status: creating src/ifd-handler/Makefile mv: src/ifd-handler/Makefile: set owner/group: Operation not permitted config.status: creating src/test/Makefile mv: src/test/Makefile: set owner/group: Operation not permitted config.status: creating doc/Makefile config.status: creating config.h mv: doc/Makefile: set owner/group: Operation not permitted mv: config.h: set owner/group: Operation not permitted ./config.status: cd: no home directory (HOME not set) config.status: executing depfiles commands ===> Building for towitoko-2.0.7p3 /usr/bin/make all-recursive Making all in src Making all in ct-api source='cardterminal.c' object='cardterminal.lo' libtool=yes depfile='.deps/cardterminal.Plo' tmpdepfile='.deps/cardterminal.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src/driver -O2 -pipe -c -o cardterminal.lo `test -f 'cardterminal.c' || echo './'`cardterminal.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src/driver -O2 -pipe -c cardterminal.c -MT cardterminal.lo -MD -MP -MF .deps/cardterminal.TPlo -fPIC -DPIC -o .libs/cardterminal.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src/driver -O2 -pipe -c cardterminal.c -MT cardterminal.lo -MD -MP -MF .deps/cardterminal.TPlo -o cardterminal.o source='ct_slot.c' object='ct_slot.lo' libtool=yes depfile='.deps/ct_slot.Plo' tmpdepfile='.deps/ct_slot.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src/driver -O2 -pipe -c -o ct_slot.lo `test -f 'ct_slot.c' || echo './'`ct_slot.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src/driver -O2 -pipe -c ct_slot.c -MT ct_slot.lo -MD -MP -MF .deps/ct_slot.TPlo -fPIC -DPIC -o .libs/ct_slot.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src/driver -O2 -pipe -c ct_slot.c -MT ct_slot.lo -MD -MP -MF .deps/ct_slot.TPlo -o ct_slot.o source='ct_list.c' object='ct_list.lo' libtool=yes depfile='.deps/ct_list.Plo' tmpdepfile='.deps/ct_list.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src/driver -O2 -pipe -c -o ct_list.lo `test -f 'ct_list.c' || echo './'`ct_list.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src/driver -O2 -pipe -c ct_list.c -MT ct_list.lo -MD -MP -MF .deps/ct_list.TPlo -fPIC -DPIC -o .libs/ct_list.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src/driver -O2 -pipe -c ct_list.c -MT ct_list.lo -MD -MP -MF .deps/ct_list.TPlo -o ct_list.o source='ctapi.c' object='ctapi.lo' libtool=yes depfile='.deps/ctapi.Plo' tmpdepfile='.deps/ctapi.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src/driver -O2 -pipe -c -o ctapi.lo `test -f 'ctapi.c' || echo './'`ctapi.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src/driver -O2 -pipe -c ctapi.c -MT ctapi.lo -MD -MP -MF .deps/ctapi.TPlo -fPIC -DPIC -o .libs/ctapi.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src/driver -O2 -pipe -c ctapi.c -MT ctapi.lo -MD -MP -MF .deps/ctapi.TPlo -o ctapi.o /usr/bin/libtool --mode=link cc -O2 -pipe -o libtowitoko-ctapi.la cardterminal.lo ct_slot.lo ct_list.lo ctapi.lo -lpthread libtool: link: ar cru .libs/libtowitoko-ctapi.a .libs/cardterminal.o .libs/ct_slot.o .libs/ct_list.o .libs/ctapi.o libtool: link: ranlib .libs/libtowitoko-ctapi.a Making all in ifd-handler source='ifdhandler.c' object='ifdhandler.lo' libtool=yes depfile='.deps/ifdhandler.Plo' tmpdepfile='.deps/ifdhandler.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/ct-api -I../.. -O2 -pipe -c -o ifdhandler.lo `test -f 'ifdhandler.c' || echo './'`ifdhandler.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/ct-api -I../.. -O2 -pipe -c ifdhandler.c -MT ifdhandler.lo -MD -MP -MF .deps/ifdhandler.TPlo -fPIC -DPIC -o .libs/ifdhandler.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/ct-api -I../.. -O2 -pipe -c ifdhandler.c -MT ifdhandler.lo -MD -MP -MF .deps/ifdhandler.TPlo -o ifdhandler.o /usr/bin/libtool --mode=link cc -O2 -pipe -o libtowitoko-ifdhandler.la ifdhandler.lo -lpthread libtool: link: ar cru .libs/libtowitoko-ifdhandler.a .libs/ifdhandler.o libtool: link: ranlib .libs/libtowitoko-ifdhandler.a Making all in driver source='atr.c' object='atr.lo' libtool=yes depfile='.deps/atr.Plo' tmpdepfile='.deps/atr.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c -o atr.lo `test -f 'atr.c' || echo './'`atr.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c atr.c -MT atr.lo -MD -MP -MF .deps/atr.TPlo -fPIC -DPIC -o .libs/atr.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c atr.c -MT atr.lo -MD -MP -MF .deps/atr.TPlo -o atr.o source='icc_async.c' object='icc_async.lo' libtool=yes depfile='.deps/icc_async.Plo' tmpdepfile='.deps/icc_async.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c -o icc_async.lo `test -f 'icc_async.c' || echo './'`icc_async.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c icc_async.c -MT icc_async.lo -MD -MP -MF .deps/icc_async.TPlo -fPIC -DPIC -o .libs/icc_async.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c icc_async.c -MT icc_async.lo -MD -MP -MF .deps/icc_async.TPlo -o icc_async.o source='io_serial.c' object='io_serial.lo' libtool=yes depfile='.deps/io_serial.Plo' tmpdepfile='.deps/io_serial.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c -o io_serial.lo `test -f 'io_serial.c' || echo './'`io_serial.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c io_serial.c -MT io_serial.lo -MD -MP -MF .deps/io_serial.TPlo -fPIC -DPIC -o .libs/io_serial.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c io_serial.c -MT io_serial.lo -MD -MP -MF .deps/io_serial.TPlo -o io_serial.o source='protocol_t0.c' object='protocol_t0.lo' libtool=yes depfile='.deps/protocol_t0.Plo' tmpdepfile='.deps/protocol_t0.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c -o protocol_t0.lo `test -f 'protocol_t0.c' || echo './'`protocol_t0.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c protocol_t0.c -MT protocol_t0.lo -MD -MP -MF .deps/protocol_t0.TPlo -fPIC -DPIC -o .libs/protocol_t0.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c protocol_t0.c -MT protocol_t0.lo -MD -MP -MF .deps/protocol_t0.TPlo -o protocol_t0.o source='protocol_t1.c' object='protocol_t1.lo' libtool=yes depfile='.deps/protocol_t1.Plo' tmpdepfile='.deps/protocol_t1.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c -o protocol_t1.lo `test -f 'protocol_t1.c' || echo './'`protocol_t1.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c protocol_t1.c -MT protocol_t1.lo -MD -MP -MF .deps/protocol_t1.TPlo -fPIC -DPIC -o .libs/protocol_t1.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c protocol_t1.c -MT protocol_t1.lo -MD -MP -MF .deps/protocol_t1.TPlo -o protocol_t1.o source='t1_block.c' object='t1_block.lo' libtool=yes depfile='.deps/t1_block.Plo' tmpdepfile='.deps/t1_block.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c -o t1_block.lo `test -f 't1_block.c' || echo './'`t1_block.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c t1_block.c -MT t1_block.lo -MD -MP -MF .deps/t1_block.TPlo -fPIC -DPIC -o .libs/t1_block.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c t1_block.c -MT t1_block.lo -MD -MP -MF .deps/t1_block.TPlo -o t1_block.o source='ifd_towitoko.c' object='ifd_towitoko.lo' libtool=yes depfile='.deps/ifd_towitoko.Plo' tmpdepfile='.deps/ifd_towitoko.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c -o ifd_towitoko.lo `test -f 'ifd_towitoko.c' || echo './'`ifd_towitoko.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c ifd_towitoko.c -MT ifd_towitoko.lo -MD -MP -MF .deps/ifd_towitoko.TPlo -fPIC -DPIC -o .libs/ifd_towitoko.o ifd_towitoko.c:1621:18: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] checksum = !x7 == 0x01 ? checksum | 0x01 : checksum & 0xFE; ^ ~~ ifd_towitoko.c:1621:18: note: add parentheses after the '!' to evaluate the comparison first checksum = !x7 == 0x01 ? checksum | 0x01 : checksum & 0xFE; ^ ( ) ifd_towitoko.c:1621:18: note: add parentheses around left hand side expression to silence this warning checksum = !x7 == 0x01 ? checksum | 0x01 : checksum & 0xFE; ^ ( ) 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c ifd_towitoko.c -MT ifd_towitoko.lo -MD -MP -MF .deps/ifd_towitoko.TPlo -o ifd_towitoko.o ifd_towitoko.c:1621:18: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] checksum = !x7 == 0x01 ? checksum | 0x01 : checksum & 0xFE; ^ ~~ ifd_towitoko.c:1621:18: note: add parentheses after the '!' to evaluate the comparison first checksum = !x7 == 0x01 ? checksum | 0x01 : checksum & 0xFE; ^ ( ) ifd_towitoko.c:1621:18: note: add parentheses around left hand side expression to silence this warning checksum = !x7 == 0x01 ? checksum | 0x01 : checksum & 0xFE; ^ ( ) 1 warning generated. source='apdu.c' object='apdu.lo' libtool=yes depfile='.deps/apdu.Plo' tmpdepfile='.deps/apdu.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c -o apdu.lo `test -f 'apdu.c' || echo './'`apdu.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c apdu.c -MT apdu.lo -MD -MP -MF .deps/apdu.TPlo -fPIC -DPIC -o .libs/apdu.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c apdu.c -MT apdu.lo -MD -MP -MF .deps/apdu.TPlo -o apdu.o source='icc_sync.c' object='icc_sync.lo' libtool=yes depfile='.deps/icc_sync.Plo' tmpdepfile='.deps/icc_sync.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c -o icc_sync.lo `test -f 'icc_sync.c' || echo './'`icc_sync.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c icc_sync.c -MT icc_sync.lo -MD -MP -MF .deps/icc_sync.TPlo -fPIC -DPIC -o .libs/icc_sync.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c icc_sync.c -MT icc_sync.lo -MD -MP -MF .deps/icc_sync.TPlo -o icc_sync.o source='protocol_sync.c' object='protocol_sync.lo' libtool=yes depfile='.deps/protocol_sync.Plo' tmpdepfile='.deps/protocol_sync.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c -o protocol_sync.lo `test -f 'protocol_sync.c' || echo './'`protocol_sync.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c protocol_sync.c -MT protocol_sync.lo -MD -MP -MF .deps/protocol_sync.TPlo -fPIC -DPIC -o .libs/protocol_sync.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c protocol_sync.c -MT protocol_sync.lo -MD -MP -MF .deps/protocol_sync.TPlo -o protocol_sync.o source='atr_sync.c' object='atr_sync.lo' libtool=yes depfile='.deps/atr_sync.Plo' tmpdepfile='.deps/atr_sync.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c -o atr_sync.lo `test -f 'atr_sync.c' || echo './'`atr_sync.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c atr_sync.c -MT atr_sync.lo -MD -MP -MF .deps/atr_sync.TPlo -fPIC -DPIC -o .libs/atr_sync.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c atr_sync.c -MT atr_sync.lo -MD -MP -MF .deps/atr_sync.TPlo -o atr_sync.o source='pps.c' object='pps.lo' libtool=yes depfile='.deps/pps.Plo' tmpdepfile='.deps/pps.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c -o pps.lo `test -f 'pps.c' || echo './'`pps.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c pps.c -MT pps.lo -MD -MP -MF .deps/pps.TPlo -fPIC -DPIC -o .libs/pps.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c pps.c -MT pps.lo -MD -MP -MF .deps/pps.TPlo -o pps.o source='tlv_object.c' object='tlv_object.lo' libtool=yes depfile='.deps/tlv_object.Plo' tmpdepfile='.deps/tlv_object.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c -o tlv_object.lo `test -f 'tlv_object.c' || echo './'`tlv_object.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c tlv_object.c -MT tlv_object.lo -MD -MP -MF .deps/tlv_object.TPlo -fPIC -DPIC -o .libs/tlv_object.o tlv_object.c:184:13: warning: call to undeclared library function 'memcmp' with type 'int (const void *, const void *, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] ret = !(memcmp (value, buffer, (*length))); ^ tlv_object.c:184:13: note: include the header or explicitly provide a declaration for 'memcmp' 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -pipe -c tlv_object.c -MT tlv_object.lo -MD -MP -MF .deps/tlv_object.TPlo -o tlv_object.o tlv_object.c:184:13: warning: call to undeclared library function 'memcmp' with type 'int (const void *, const void *, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] ret = !(memcmp (value, buffer, (*length))); ^ tlv_object.c:184:13: note: include the header or explicitly provide a declaration for 'memcmp' /usr/bin/libtool --mode=link cc -O2 -pipe -o libtowitoko.la -rpath /usr/local/lib -version-info 2:0:0 -module atr.lo icc_async.lo io_serial.lo protocol_t0.lo protocol_t1.lo t1_block.lo ifd_towitoko.lo apdu.lo icc_sync.lo protocol_sync.lo atr_sync.lo pps.lo tlv_object.lo ../../src/ct-api/libtowitoko-ctapi.la ../../src/ifd-handler/libtowitoko-ifdhandler.la -lpthread 1 warning generated. libtool: link: cc -shared -fPIC -DPIC -o .libs/libtowitoko.so.2.0 -O2 -pipe .libs/atr.o .libs/icc_async.o .libs/io_serial.o .libs/protocol_t0.o .libs/protocol_t1.o .libs/t1_block.o .libs/ifd_towitoko.o .libs/apdu.o .libs/icc_sync.o .libs/protocol_sync.o .libs/atr_sync.o .libs/pps.o .libs/tlv_object.o -Wl,-whole-archive /exopi-obj/pobj/towitoko-2.0.7/towitoko-2.0.7/src/ct-api/.libs/libtowitoko-ctapi.a /exopi-obj/pobj/towitoko-2.0.7/towitoko-2.0.7/src/ifd-handler/.libs/libtowitoko-ifdhandler.a -Wl,-no-whole-archive -L.libs -lpthread -Wl,-soname,libtowitoko.so.2.0 libtool: link: ar x /exopi-obj/pobj/towitoko-2.0.7/towitoko-2.0.7/src/ct-api/.libs/libtowitoko-ctapi.a libtool: link: ar x /exopi-obj/pobj/towitoko-2.0.7/towitoko-2.0.7/src/ifd-handler/.libs/libtowitoko-ifdhandler.a libtool: link: ar cru .libs/libtowitoko.a ./.libs/libtowitoko.lax/libtowitoko-ctapi.a/cardterminal.o ./.libs/libtowitoko.lax/libtowitoko-ctapi.a/ct_slot.o ./.libs/libtowitoko.lax/libtowitoko-ctapi.a/ct_list.o ./.libs/libtowitoko.lax/libtowitoko-ctapi.a/ctapi.o ./.libs/libtowitoko.lax/libtowitoko-ifdhandler.a/ifdhandler.o atr.o icc_async.o io_serial.o protocol_t0.o protocol_t1.o t1_block.o ifd_towitoko.o apdu.o icc_sync.o protocol_sync.o atr_sync.o pps.o tlv_object.o libtool: link: ranlib .libs/libtowitoko.a Making all in test source='tester.c' object='tester.o' libtool=no depfile='.deps/tester.Po' tmpdepfile='.deps/tester.TPo' depmode=gcc3 /bin/sh ../../depcomp cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src/ct-api -O2 -pipe -c `test -f 'tester.c' || echo './'`tester.c tester.c:570:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((ct_list[ctn].pn == pn)) ~~~~~~~~~~~~~~~~^~~~~ tester.c:570:28: note: remove extraneous parentheses around the comparison to silence this warning if ((ct_list[ctn].pn == pn)) ~ ^ ~ tester.c:570:28: note: use '=' to turn this equality comparison into an assignment if ((ct_list[ctn].pn == pn)) ^~ = tester.c:1078:2: warning: array index 6 is past the end of the array (that has type 'unsigned char[6]') [-Warray-bounds] read_binary[6] = (unsigned char) (size & 0x00FF); ^ ~ tester.c:1046:3: note: array 'read_binary' declared here unsigned char read_binary[6] = { 0x00, 0xB0, 0x00, 0x00, 0x00, 0x00 }; ^ 2 warnings generated. /usr/bin/libtool --mode=link cc -O2 -pipe -o towitoko-tester tester.o ../../src/driver/libtowitoko.la -lpthread libtool: link: cc -o .libs/towitoko-tester -O2 -pipe tester.o -L.libs -ltowitoko -lpthread -Wl,-rpath-link,/usr/local/lib Making all in doc >>> Running package in security/towitoko at 1713210217.25 ===> security/towitoko ===> Faking installation for towitoko-2.0.7p3 Making install in src Making install in ct-api /bin/sh ../../mkinstalldirs /exopi-obj/pobj/towitoko-2.0.7/fake-amd64/usr/local/include /exopi-obj/pobj/towitoko-2.0.7/bin/install -c -m 644 ctapi.h /exopi-obj/pobj/towitoko-2.0.7/fake-amd64/usr/local/include/ctapi.h /exopi-obj/pobj/towitoko-2.0.7/bin/install -c -m 644 ctbcs.h /exopi-obj/pobj/towitoko-2.0.7/fake-amd64/usr/local/include/ctbcs.h Making install in ifd-handler Making install in driver /bin/sh ../../mkinstalldirs /exopi-obj/pobj/towitoko-2.0.7/fake-amd64/usr/local/lib /usr/bin/libtool --mode=install /exopi-obj/pobj/towitoko-2.0.7/bin/install -c libtowitoko.la /exopi-obj/pobj/towitoko-2.0.7/fake-amd64/usr/local/lib/libtowitoko.la libtool: install: /exopi-obj/pobj/towitoko-2.0.7/bin/install -c -m 644 ./.libs/libtowitoko.a /exopi-obj/pobj/towitoko-2.0.7/fake-amd64/usr/local/lib/libtowitoko.a libtool: install: /exopi-obj/pobj/towitoko-2.0.7/bin/install -c -m 644 ./.libs/libtowitoko.so.2.0 /exopi-obj/pobj/towitoko-2.0.7/fake-amd64/usr/local/lib/libtowitoko.so.2.0 libtool: install: /exopi-obj/pobj/towitoko-2.0.7/bin/install -c -m 644 ./.libs/libtowitoko.lai /exopi-obj/pobj/towitoko-2.0.7/fake-amd64/usr/local/lib/libtowitoko.la /usr/bin/make install-exec-hook Making install in test /bin/sh ../../mkinstalldirs /exopi-obj/pobj/towitoko-2.0.7/fake-amd64/usr/local/bin /usr/bin/libtool --mode=install /exopi-obj/pobj/towitoko-2.0.7/bin/install -c -s -m 755 towitoko-tester /exopi-obj/pobj/towitoko-2.0.7/fake-amd64/usr/local/bin/towitoko-tester libtool: install: /exopi-obj/pobj/towitoko-2.0.7/bin/install -c -s -m 755 ./.libs/towitoko-tester /exopi-obj/pobj/towitoko-2.0.7/fake-amd64/usr/local/bin/towitoko-tester Making install in doc /bin/sh ../mkinstalldirs /exopi-obj/pobj/towitoko-2.0.7/fake-amd64/usr/local/man/man3 /exopi-obj/pobj/towitoko-2.0.7/bin/install -c -m 644 ./ctapi.3 /exopi-obj/pobj/towitoko-2.0.7/fake-amd64/usr/local/man/man3/ctapi.3 /exopi-obj/pobj/towitoko-2.0.7/bin/install -c -m 644 ./ctbcs.3 /exopi-obj/pobj/towitoko-2.0.7/fake-amd64/usr/local/man/man3/ctbcs.3 /usr/bin/make install-data-hook (cd /exopi-obj/pobj/towitoko-2.0.7/fake-amd64/usr/local/man/man3 && test -f CT_init.3 || ln -s ctapi.3 CT_init.3 && test -f CT_data.3 || ln -s ctapi.3 CT_data.3 && test -f CT_close.3 || ln -s ctapi.3 CT_close.3) /exopi-obj/pobj/towitoko-2.0.7/bin/install -d -m 755 /exopi-obj/pobj/towitoko-2.0.7/fake-amd64/usr/local/share/examples/towitoko cd /exopi-obj/pobj/towitoko-2.0.7/towitoko-2.0.7 && /exopi-obj/pobj/towitoko-2.0.7/bin/install -c -m 644 doc/reader.conf /exopi-obj/pobj/towitoko-2.0.7/fake-amd64/usr/local/share/examples/towitoko ===> Building package for towitoko-2.0.7p3 Create /exopi-cvs/ports/packages/amd64/all/towitoko-2.0.7p3.tgz Creating package towitoko-2.0.7p3 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 9% checksumming|******** | 14% checksumming|*********** | 18% checksumming|************** | 23% checksumming|***************** | 27% checksumming|******************* | 32% checksumming|********************** | 36% checksumming|************************* | 41% checksumming|**************************** | 45% checksumming|******************************* | 50% checksumming|********************************* | 55% checksumming|************************************ | 59% checksumming|*************************************** | 64% checksumming|****************************************** | 68% checksumming|******************************************** | 73% checksumming|*********************************************** | 77% checksumming|************************************************** | 82% checksumming|***************************************************** | 86% checksumming|******************************************************* | 91% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**** | 6% archiving|*************************************** | 61% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/towitoko-2.0.7p3.tgz >>> Running clean in security/towitoko at 1713210221.03 ===> security/towitoko ===> Cleaning for towitoko-2.0.7p3 >>> Ended at 1713210221.42 max_stuck=0.00/build=23.48/package=3.83/clean=0.44