------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- LIBUSB_CFLAGS="-I/usr/local/include" LIBUSB_LIBS="-L/usr/local/lib -lusb" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/devel/pcsc-cyberjack XDG_CONFIG_HOME=/construction/devel/pcsc-cyberjack XDG_CACHE_HOME=/construction/devel/pcsc-cyberjack/.cache HOME=/construction/devel/pcsc-cyberjack TMPDIR="/tmp" PATH=/construction/devel/pcsc-cyberjack/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/pcsc-cyberjack/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 DEFAULT_AUTOCONF=2.71 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --enable-release --with-usbdropdir=/usr/local/lib/pcsc/drivers --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/devel/pcsc-cyberjack XDG_CONFIG_HOME=/construction/devel/pcsc-cyberjack XDG_CACHE_HOME=/construction/devel/pcsc-cyberjack/.cache HOME=/construction/devel/pcsc-cyberjack TMPDIR="/tmp" PATH=/construction/devel/pcsc-cyberjack/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/pcsc-cyberjack/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 DEFAULT_AUTOCONF=2.71 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="gcc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include " LDFLAGS=" " LIBS="" CXX="g++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/devel/pcsc-cyberjack/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- VER=3.99.5.f.s15 OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/pcsc-cyberjack" EXAMPLESDIR="share/examples/pcsc-cyberjack" DATADIR="share/pcsc-cyberjack" WWWDIR="www/pcsc-cyberjack" ETCDIR="etc/pcsc-cyberjack" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pcsc-cyberjack DOCSDIR=/usr/local/share/doc/pcsc-cyberjack EXAMPLESDIR=/usr/local/share/examples/pcsc-cyberjack WWWDIR=/usr/local/www/pcsc-cyberjack ETCDIR=/usr/local/etc/pcsc-cyberjack SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/gmake-4.3_2.pkg Installing /packages/All/pkgconf-1.8.1,1.pkg Installing /packages/All/autoconf-switch-20220527.pkg Installing /packages/All/m4-1.4.19,1.pkg Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/autoconf-2.71.pkg Installing /packages/All/automake-1.16.5.pkg Installing /packages/All/libtool-2.4.7_1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/pcsc-lite-2.0.0,2.pkg ===== Message from pcsc-lite-2.0.0,2: -- PC/SC-Lite has been installed. You need to install a driver for your smartcard reader e.g., - devel/libccid 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"; }; Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> pcsc-cyberjack-3.99.5.f.s15_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> pcsc-cyberjack-3.99.5.f.s15_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pcsc-cyberjack-3.99.5.f.s15_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> pcsc-cyberjack-3.99.5.f.s15_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pcsc-cyberjack-3.99.5.f.s15_1 for building => SHA256 Checksum OK for pcsc-cyberjack_3.99.5final.SP15.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> pcsc-cyberjack-3.99.5.f.s15_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pcsc-cyberjack-3.99.5.f.s15_1 for building ===> Extracting for pcsc-cyberjack-3.99.5.f.s15_1 => SHA256 Checksum OK for pcsc-cyberjack_3.99.5final.SP15.tar.bz2. Extracted Memory Use: 6.62M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for pcsc-cyberjack-3.99.5.f.s15_1 ===> Converting DOS text files to UNIX text files ===> Applying ports patches for pcsc-cyberjack-3.99.5.f.s15_1 from /xports/devel/pcsc-cyberjack/files SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> pcsc-cyberjack-3.99.5.f.s15_1 depends on package: gmake>=4.3 - found ===> pcsc-cyberjack-3.99.5.f.s15_1 depends on package: pkgconf>=1.3.0_1 - found ===> pcsc-cyberjack-3.99.5.f.s15_1 depends on package: autoconf>=2.71 - found ===> pcsc-cyberjack-3.99.5.f.s15_1 depends on package: automake>=1.16.5 - found ===> pcsc-cyberjack-3.99.5.f.s15_1 depends on executable: libtoolize - found ===> pcsc-cyberjack-3.99.5.f.s15_1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> pcsc-cyberjack-3.99.5.f.s15_1 depends on shared library: libpcsclite.so - found (/usr/local/lib/libpcsclite.so) ===> pcsc-cyberjack-3.99.5.f.s15_1 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> pcsc-cyberjack-3.99.5.f.s15_1 depends on package: gmake>=4.3 - found ===> pcsc-cyberjack-3.99.5.f.s15_1 depends on package: pkgconf>=1.3.0_1 - found ===> pcsc-cyberjack-3.99.5.f.s15_1 depends on package: autoconf>=2.71 - found ===> pcsc-cyberjack-3.99.5.f.s15_1 depends on package: automake>=1.16.5 - found ===> pcsc-cyberjack-3.99.5.f.s15_1 depends on executable: libtoolize - found ===> pcsc-cyberjack-3.99.5.f.s15_1 depends on file: /usr/local/bin/ccache - found ===> pcsc-cyberjack-3.99.5.f.s15_1 depends on shared library: libpcsclite.so - found (/usr/local/lib/libpcsclite.so) ===> pcsc-cyberjack-3.99.5.f.s15_1 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> Configuring for pcsc-cyberjack-3.99.5.f.s15_1 libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:101: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:773: AM_INIT_AUTOMAKE is expanded from... configure.ac:101: the top level configure.ac:140: warning: The macro `AC_LIBTOOL_WIN32_DLL' is obsolete. configure.ac:140: You should run autoupdate. m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:140: the top level configure.ac:140: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you configure.ac:140: put the 'win32-dll' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:140: the top level configure.ac:141: warning: The macro `AC_LIBTOOL_RC' is obsolete. configure.ac:141: You should run autoupdate. m4/libtool.m4:921: AC_LIBTOOL_RC is expanded from... configure.ac:141: the top level configure.ac:142: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:142: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:142: the top level configure.ac:179: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:179: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:179: the top level configure.ac:101: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:101: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:24: installing './compile' configure.ac:101: installing './missing' cjeca32/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') cjeca32/Makefile.am: installing './depcomp' cjeca32/ausb/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') doc/Makefile.am:15: warning: '%'-style pattern rules are a GNU make extension doc/Makefile.am:18: warning: '%'-style pattern rules are a GNU make extension doc/Makefile.am:21: warning: '%'-style pattern rules are a GNU make extension doc/Makefile.am:25: warning: '%'-style pattern rules are a GNU make extension ifd/Makefile.am:11: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') libcyberjack/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') libcyberjack/checksuite/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') libcyberjack/libdialog/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') libcyberjack/libdialog/base/Makefile.am:2: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') tools/cjBingo/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') tools/cjflash/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') tools/cjgeldkarte/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly6.5 checking host system type... x86_64-portbld-dragonfly6.5 checking target system type... x86_64-portbld-dragonfly6.5 checking how to print strings... printf checking for gcc... gcc 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by gcc... /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 whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly6.5 file names to x86_64-portbld-dragonfly6.5 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly6.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file 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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... (cached) /usr/bin/awk checking command to parse /usr/bin/nm -B output from gcc 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 stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) 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... dragonfly6.5 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 checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking whether gmake sets $(MAKE)... yes checking whether gmake supports the include directive... yes (GNU style) checking whether gmake supports nested variables... yes checking dependency style of gcc... gcc3 checking target system type... configure: WARNING: Sorry, but target x86_64-portbld-dragonfly6.5 is not supported. Please report if it works anyway. We will assume that your system is a posix system and continue. posix checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking how to run the C++ preprocessor... g++ -E 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 -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly6.5 ld.so checking how to hardcode library paths into programs... immediate checking dependency style of g++... gcc3 checking for gcc... gcc checking whether the compiler supports GNU Objective C... no checking whether gcc accepts -g... no checking dependency style of gcc... gcc3 checking for windres... no checking for gawk... (cached) /usr/bin/awk checking for sed... (cached) /usr/bin/sed ./configure: ACX_PTHREAD: not found checking pkg-config is at least version 0.9.0... yes checking for library containing dlopen... none required checking for egrep... (cached) /usr/bin/egrep checking for pthread.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether non-serial access is wanted... checking whether non-serial access is wanted... yes checking for libusb... yes checking if HAL support desired... no checking if PC/SC should be used... yes checking for pcsc includes... -I/usr/local/include -I/usr/local/include/PCSC checking for pcsc libs... -L/usr/local/lib -lpcsclite checking for PCSC... yes checking if XML2 is allowed... yes checking for xml2 includes... -I/usr/local/include/libxml2 checking for xml2 libraries... -lxml2 checking whether this is an official release... yes checking whether the threaded approach is wanted... no checking if symbol visibility is supported... yes checking if symbol visibility is supported... no (needs gcc >=4.0, you have gcc-8.3) checking whether this is an RPM distribution... no (no RPM installed) checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cjeca32/Makefile config.status: creating cjeca32/ausb/Makefile config.status: creating ifd/Makefile config.status: creating ifd/Info.plist config.status: creating libcyberjack/Makefile config.status: creating libcyberjack/libdialog/Makefile config.status: creating libcyberjack/libdialog/base/Makefile config.status: creating libcyberjack/checksuite/Makefile config.status: creating tools/Makefile config.status: creating tools/cjflash/Makefile config.status: creating tools/cjgeldkarte/Makefile config.status: creating tools/cjBingo/Makefile config.status: creating include/Makefile config.status: creating include/macosx/Makefile config.status: creating include/macosx/PCSC/Makefile config.status: creating m4/Makefile config.status: creating etc/Makefile config.status: creating ifd-cyberjack.spec config.status: creating doc/Makefile config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands SUCCEEDED 00:00:31 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for pcsc-cyberjack-3.99.5.f.s15_1 gmake[1]: Entering directory '/construction/devel/pcsc-cyberjack/pcsc-cyberjack-3.99.5final.SP15' gmake all-recursive gmake[2]: Entering directory '/construction/devel/pcsc-cyberjack/pcsc-cyberjack-3.99.5final.SP15' Making all in m4 gmake[3]: Entering directory '/construction/devel/pcsc-cyberjack/pcsc-cyberjack-3.99.5final.SP15/m4' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/devel/pcsc-cyberjack/pcsc-cyberjack-3.99.5final.SP15/m4' Making all in include gmake[3]: Entering directory '/construction/devel/pcsc-cyberjack/pcsc-cyberjack-3.99.5final.SP15/include' Making all in macosx gmake[4]: Entering directory '/construction/devel/pcsc-cyberjack/pcsc-cyberjack-3.99.5final.SP15/include/macosx' Making all in PCSC gmake[5]: Entering directory '/construction/devel/pcsc-cyberjack/pcsc-cyberjack-3.99.5final.SP15/include/macosx/PCSC' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/devel/pcsc-cyberjack/pcsc-cyberjack-3.99.5final.SP15/include/macosx/PCSC' gmake[5]: Entering directory '/construction/devel/pcsc-cyberjack/pcsc-cyberjack-3.99.5final.SP15/include/macosx' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/construction/devel/pcsc-cyberjack/pcsc-cyberjack-3.99.5final.SP15/include/macosx' gmake[4]: Leaving directory '/construction/devel/pcsc-cyberjack/pcsc-cyberjack-3.99.5final.SP15/include/macosx' gmake[4]: Entering directory '/construction/devel/pcsc-cyberjack/pcsc-cyberjack-3.99.5final.SP15/include' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/devel/pcsc-cyberjack/pcsc-cyberjack-3.99.5final.SP15/include' gmake[3]: Leaving directory '/construction/devel/pcsc-cyberjack/pcsc-cyberjack-3.99.5final.SP15/include' Making all in cjeca32 gmake[3]: Entering directory '/construction/devel/pcsc-cyberjack/pcsc-cyberjack-3.99.5final.SP15/cjeca32' Making all in ausb gmake[4]: Entering directory '/construction/devel/pcsc-cyberjack/pcsc-cyberjack-3.99.5final.SP15/cjeca32/ausb' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT ausb_libusb0.lo -MD -MP -MF .deps/ausb_libusb0.Tpo -c -o ausb_libusb0.lo ausb_libusb0.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT ausb_libusb1.lo -MD -MP -MF .deps/ausb_libusb1.Tpo -c -o ausb_libusb1.lo ausb_libusb1.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT ausb.lo -MD -MP -MF .deps/ausb.Tpo -c -o ausb.lo ausb.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT ausb1.lo -MD -MP -MF .deps/ausb1.Tpo -c -o ausb1.lo ausb1.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT ausb11.lo -MD -MP -MF .deps/ausb11.Tpo -c -o ausb11.lo ausb11.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT ausb3.lo -MD -MP -MF .deps/ausb3.Tpo -c -o ausb3.lo ausb3.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT ausb31.lo -MD -MP -MF .deps/ausb31.Tpo -c -o ausb31.lo ausb31.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT usbdev.lo -MD -MP -MF .deps/usbdev.Tpo -c -o usbdev.lo usbdev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT ausb31.lo -MD -MP -MF .deps/ausb31.Tpo -c ausb31.c -fPIC -DPIC -o .libs/ausb31.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT ausb31.lo -MD -MP -MF .deps/ausb31.Tpo -c ausb31.c -o ausb31.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT ausb3.lo -MD -MP -MF .deps/ausb3.Tpo -c ausb3.c -fPIC -DPIC -o .libs/ausb3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT ausb_libusb0.lo -MD -MP -MF .deps/ausb_libusb0.Tpo -c ausb_libusb0.c -fPIC -DPIC -o .libs/ausb_libusb0.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT ausb_libusb1.lo -MD -MP -MF .deps/ausb_libusb1.Tpo -c ausb_libusb1.c -fPIC -DPIC -o .libs/ausb_libusb1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT ausb3.lo -MD -MP -MF .deps/ausb3.Tpo -c ausb3.c -o ausb3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT ausb_libusb0.lo -MD -MP -MF .deps/ausb_libusb0.Tpo -c ausb_libusb0.c -o ausb_libusb0.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT ausb.lo -MD -MP -MF .deps/ausb.Tpo -c ausb.c -fPIC -DPIC -o .libs/ausb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT ausb_libusb1.lo -MD -MP -MF .deps/ausb_libusb1.Tpo -c ausb_libusb1.c -o ausb_libusb1.o >/dev/null 2>&1 mv -f .deps/ausb3.Tpo .deps/ausb3.Plo mv -f .deps/ausb_libusb0.Tpo .deps/ausb_libusb0.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT usbdev.lo -MD -MP -MF .deps/usbdev.Tpo -c usbdev.c -fPIC -DPIC -o .libs/usbdev.o mv -f .deps/ausb31.Tpo .deps/ausb31.Plo mv -f .deps/ausb_libusb1.Tpo .deps/ausb_libusb1.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT usbdev.lo -MD -MP -MF .deps/usbdev.Tpo -c usbdev.c -o usbdev.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT ausb.lo -MD -MP -MF .deps/ausb.Tpo -c ausb.c -o ausb.o >/dev/null 2>&1 mv -f .deps/usbdev.Tpo .deps/usbdev.Plo mv -f .deps/ausb.Tpo .deps/ausb.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT ausb11.lo -MD -MP -MF .deps/ausb11.Tpo -c ausb11.c -fPIC -DPIC -o .libs/ausb11.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT ausb11.lo -MD -MP -MF .deps/ausb11.Tpo -c ausb11.c -o ausb11.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT ausb1.lo -MD -MP -MF .deps/ausb1.Tpo -c ausb1.c -fPIC -DPIC -o .libs/ausb1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../../include -I../../ctapi -DBUILDING_CYBERJACK -I/usr/local/include -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -MT ausb1.lo -MD -MP -MF .deps/ausb1.Tpo -c ausb1.c -o ausb1.o >/dev/null 2>&1 mv -f .deps/ausb1.Tpo .deps/ausb1.Plo mv -f .deps/ausb11.Tpo .deps/ausb11.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -DBUILDING_CYBERJACK -pipe -O2 -fno-strict-aliasing -Wall -o libausb.la ausb_libusb0.lo ausb_libusb1.lo ausb.lo ausb1.lo ausb11.lo ausb3.lo ausb31.lo usbdev.lo -lusb libtool: link: ar cr .libs/libausb.a .libs/ausb_libusb0.o .libs/ausb_libusb1.o .libs/ausb.o .libs/ausb1.o .libs/ausb11.o .libs/ausb3.o .libs/ausb31.o .libs/usbdev.o libtool: link: ranlib .libs/libausb.a libtool: link: ( cd ".libs" && rm -f "libausb.la" && ln -s "../libausb.la" "libausb.la" ) gmake[4]: Leaving directory '/construction/devel/pcsc-cyberjack/pcsc-cyberjack-3.99.5final.SP15/cjeca32/ausb' gmake[4]: Entering directory '/construction/devel/pcsc-cyberjack/pcsc-cyberjack-3.99.5final.SP15/cjeca32' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT BaseCommunication.lo -MD -MP -MF .deps/BaseCommunication.Tpo -c -o BaseCommunication.lo BaseCommunication.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT BaseReader.lo -MD -MP -MF .deps/BaseReader.Tpo -c -o BaseReader.lo BaseReader.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT BaseTranslater.lo -MD -MP -MF .deps/BaseTranslater.Tpo -c -o BaseTranslater.lo BaseTranslater.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT CCIDReader.lo -MD -MP -MF .deps/CCIDReader.Tpo -c -o CCIDReader.lo CCIDReader.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT Debug.lo -MD -MP -MF .deps/Debug.Tpo -c -o Debug.lo Debug.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT EC30Reader.lo -MD -MP -MF .deps/EC30Reader.Tpo -c -o EC30Reader.lo EC30Reader.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT ECAReader.lo -MD -MP -MF .deps/ECAReader.Tpo -c -o ECAReader.lo ECAReader.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT ECBReader.lo -MD -MP -MF .deps/ECBReader.Tpo -c -o ECBReader.lo ECBReader.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT ECFReader.lo -MD -MP -MF .deps/ECFReader.Tpo -c -o ECFReader.lo ECFReader.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT ECPReader.lo -MD -MP -MF .deps/ECPReader.Tpo -c -o ECPReader.lo ECPReader.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT ECRReader.lo -MD -MP -MF .deps/ECRReader.Tpo -c -o ECRReader.lo ECRReader.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT ECMReader.lo -MD -MP -MF .deps/ECMReader.Tpo -c -o ECMReader.lo ECMReader.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT EFBReader.lo -MD -MP -MF .deps/EFBReader.Tpo -c -o EFBReader.lo EFBReader.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT Debug.lo -MD -MP -MF .deps/Debug.Tpo -c Debug.cpp -fPIC -DPIC -o .libs/Debug.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT ECPReader.lo -MD -MP -MF .deps/ECPReader.Tpo -c ECPReader.cpp -fPIC -DPIC -o .libs/ECPReader.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT CCIDReader.lo -MD -MP -MF .deps/CCIDReader.Tpo -c CCIDReader.cpp -fPIC -DPIC -o .libs/CCIDReader.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT ECFReader.lo -MD -MP -MF .deps/ECFReader.Tpo -c ECFReader.cpp -fPIC -DPIC -o .libs/ECFReader.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT BaseCommunication.lo -MD -MP -MF .deps/BaseCommunication.Tpo -c BaseCommunication.cpp -fPIC -DPIC -o .libs/BaseCommunication.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT BaseTranslater.lo -MD -MP -MF .deps/BaseTranslater.Tpo -c BaseTranslater.cpp -fPIC -DPIC -o .libs/BaseTranslater.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT ECRReader.lo -MD -MP -MF .deps/ECRReader.Tpo -c ECRReader.cpp -fPIC -DPIC -o .libs/ECRReader.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT EC30Reader.lo -MD -MP -MF .deps/EC30Reader.Tpo -c EC30Reader.cpp -fPIC -DPIC -o .libs/EC30Reader.o In file included from ../include/driver/Platform.h:35, from Debug.cpp:1: ../include/driver/Platform_unix.h:44:11: fatal error: malloc.h: No such file or directory # include ^~~~~~~~~~ compilation terminated. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT BaseReader.lo -MD -MP -MF .deps/BaseReader.Tpo -c BaseReader.cpp -fPIC -DPIC -o .libs/BaseReader.o In file included from ../include/driver/Platform.h:35, from ECFReader.cpp:1: ../include/driver/Platform_unix.h:44:11: fatal error: malloc.h: No such file or directory # include ^~~~~~~~~~ compilation terminated. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT ECAReader.lo -MD -MP -MF .deps/ECAReader.Tpo -c ECAReader.cpp -fPIC -DPIC -o .libs/ECAReader.o gmake[4]: *** [Makefile:675: Debug.lo] Error 1 gmake[4]: *** Waiting for unfinished jobs.... In file included from ../include/driver/Platform.h:35, from BaseTranslater.cpp:1: ../include/driver/Platform_unix.h:44:11: fatal error: malloc.h: No such file or directory # include ^~~~~~~~~~ compilation terminated. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT ECBReader.lo -MD -MP -MF .deps/ECBReader.Tpo -c ECBReader.cpp -fPIC -DPIC -o .libs/ECBReader.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT ECMReader.lo -MD -MP -MF .deps/ECMReader.Tpo -c ECMReader.cpp -fPIC -DPIC -o .libs/ECMReader.o In file included from ../include/driver/Platform.h:35, from ECRReader.cpp:1: ../include/driver/Platform_unix.h:44:11: fatal error: malloc.h: No such file or directory # include ^~~~~~~~~~ compilation terminated. gmake[4]: *** [Makefile:675: ECFReader.lo] Error 1 gmake[4]: *** [Makefile:675: ECRReader.lo] Error 1 gmake[4]: *** [Makefile:675: BaseTranslater.lo] Error 1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/usr/local/include/PCSC -pthread -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/usr/local/etc/cyberjack.conf\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wno-c++11-narrowing -Wall -MT EFBReader.lo -MD -MP -MF .deps/EFBReader.Tpo -c EFBReader.cpp -fPIC -DPIC -o .libs/EFBReader.o In file included from ../include/driver/Platform.h:35, from EC30Reader.cpp:1: ../include/driver/Platform_unix.h:44:11: fatal error: malloc.h: No such file or directory # include ^~~~~~~~~~ compilation terminated. gmake[4]: *** [Makefile:675: EC30Reader.lo] Error 1 In file included from ../include/driver/Platform.h:35, from BaseReader.cpp:1: ../include/driver/Platform_unix.h:44:11: fatal error: malloc.h: No such file or directory # include ^~~~~~~~~~ compilation terminated. In file included from ../include/driver/Platform.h:35, from ECAReader.cpp:1: ../include/driver/Platform_unix.h:44:11: fatal error: malloc.h: No such file or directory # include ^~~~~~~~~~ compilation terminated. gmake[4]: *** [Makefile:675: ECAReader.lo] Error 1 In file included from ../include/driver/Platform.h:35, from BaseCommunication.cpp:1: ../include/driver/Platform_unix.h:44:11: fatal error: malloc.h: No such file or directory # include ^~~~~~~~~~ compilation terminated. In file included from ../include/driver/Platform.h:35, from CCIDReader.cpp:1: ../include/driver/Platform_unix.h:44:11: fatal error: malloc.h: No such file or directory # include ^~~~~~~~~~ compilation terminated. gmake[4]: *** [Makefile:675: CCIDReader.lo] Error 1 gmake[4]: *** [Makefile:675: BaseCommunication.lo] Error 1 gmake[4]: *** [Makefile:675: BaseReader.lo] Error 1 In file included from ../include/driver/Platform.h:35, from ECPReader.cpp:1: ../include/driver/Platform_unix.h:44:11: fatal error: malloc.h: No such file or directory # include ^~~~~~~~~~ compilation terminated. In file included from ../include/driver/Platform.h:35, from ECMReader.cpp:1: ../include/driver/Platform_unix.h:44:11: fatal error: malloc.h: No such file or directory # include ^~~~~~~~~~ compilation terminated. gmake[4]: *** [Makefile:675: ECPReader.lo] Error 1 gmake[4]: *** [Makefile:675: ECMReader.lo] Error 1 In file included from ../include/driver/Platform.h:35, from EFBReader.cpp:1: ../include/driver/Platform_unix.h:44:11: fatal error: malloc.h: No such file or directory # include ^~~~~~~~~~ compilation terminated. gmake[4]: *** [Makefile:675: EFBReader.lo] Error 1 In file included from ../include/driver/Platform.h:35, from ECBReader.cpp:1: ../include/driver/Platform_unix.h:44:11: fatal error: malloc.h: No such file or directory # include ^~~~~~~~~~ compilation terminated. gmake[4]: *** [Makefile:675: ECBReader.lo] Error 1 gmake[4]: Leaving directory '/construction/devel/pcsc-cyberjack/pcsc-cyberjack-3.99.5final.SP15/cjeca32' gmake[3]: *** [Makefile:694: all-recursive] Error 1 gmake[3]: Leaving directory '/construction/devel/pcsc-cyberjack/pcsc-cyberjack-3.99.5final.SP15/cjeca32' gmake[2]: *** [Makefile:494: all-recursive] Error 1 gmake[2]: Leaving directory '/construction/devel/pcsc-cyberjack/pcsc-cyberjack-3.99.5final.SP15' gmake[1]: *** [Makefile:424: all] Error 2 gmake[1]: Leaving directory '/construction/devel/pcsc-cyberjack/pcsc-cyberjack-3.99.5final.SP15' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /xports/devel/pcsc-cyberjack FAILED 00:00:01