Applying /builder/shared-workdir/build/sdk/feeds/packages/utils/acsccid/patches/010-uname.patch using plaintext: patching file configure.ac Applying /builder/shared-workdir/build/sdk/feeds/packages/utils/acsccid/patches/020-bool.patch using plaintext: patching file src/towitoko/atr.h patching file src/towitoko/defines.h patching file src/towitoko/pps.c autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_musl/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_musl/usr/share/aclocal -I m4 -I . --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/libtoolize --install --copy --force OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. OpenWrt-libtoolize: copying file 'config/compile' OpenWrt-libtoolize: copying file 'config/config.guess' OpenWrt-libtoolize: copying file 'config/config.sub' OpenWrt-libtoolize: copying file 'config/depcomp' OpenWrt-libtoolize: copying file 'config/install-sh' OpenWrt-libtoolize: copying file 'config/missing' OpenWrt-libtoolize: copying file 'config/ltmain.sh' OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. OpenWrt-libtoolize: copying file 'm4/libtool.m4' OpenWrt-libtoolize: copying file 'm4/ltoptions.m4' OpenWrt-libtoolize: copying file 'm4/ltsugar.m4' OpenWrt-libtoolize: copying file 'm4/ltversion.m4' OpenWrt-libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_musl/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_musl/usr/share/aclocal -I m4 -I . --force -I m4 autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoconf --include=/builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_musl/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal --force configure.ac:35: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:743: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:736: AC_PROG_LEX is expanded from... aclocal.m4:3610: AM_PROG_LEX is expanded from... configure.ac:35: the top level configure.ac:72: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:72: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:72: the top level configure.ac:79: warning: The macro 'AC_HEADER_TIME' is obsolete. configure.ac:79: You should run autoupdate. ./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from... configure.ac:79: the top level autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoheader --include=/builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_musl/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal --force autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/automake --add-missing --copy --force-missing configure.ac:36: installing 'config/ar-lib' configure.ac: installing 'config/ylwrap' autoreconf: Leaving directory '.' configure: WARNING: unrecognized options: --disable-nls configure: loading site script /builder/shared-workdir/build/sdk/include/site/powerpc checking for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/ginstall -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for powerpc-openwrt-linux-strip... powerpc-openwrt-linux-musl-strip checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking build system type... x86_64-pc-linux-gnu checking host system type... powerpc-openwrt-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking for powerpc-openwrt-linux-gcc... powerpc-openwrt-linux-musl-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether powerpc-openwrt-linux-musl-gcc accepts -g... yes checking for powerpc-openwrt-linux-musl-gcc option to enable C23 features... -std=gnu23 checking whether powerpc-openwrt-linux-musl-gcc -std=gnu23 understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of powerpc-openwrt-linux-musl-gcc -std=gnu23... none checking how to run the C preprocessor... powerpc-openwrt-linux-musl-gcc -std=gnu23 -E checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -lfl checking whether yytext is a pointer... yes checking for powerpc-openwrt-linux-ar... powerpc-openwrt-linux-musl-gcc-ar checking the archiver (powerpc-openwrt-linux-musl-gcc-ar) interface... ar checking pkg-config is at least version 0.9.0... yes configure: WARNING: libpcsclite not found by pkg-config checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for ifdhandler.h... no configure: error: install pcsc-lite 1.8.3 or later, or use ./configure PCSC_CFLAGS=... make[3]: *** [Makefile:60: /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/acsccid-1.1.8/.configured_a17fb5ef857664f03cd0ce37cc5ea591] Error 1 time: package/feeds/packages/acsccid/compile#75.47#4.74#89.17