==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: pcsc-tools 1.7.3-1 (Tue May 6 10:04:06 2025) ==> Retrieving sources... -> Found pcsc-tools-1.7.3.tar.bz2 -> Found pcsc-tools-1.7.3.tar.bz2.asc ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... pcsc-tools-1.7.3.tar.bz2 ... Passed pcsc-tools-1.7.3.tar.bz2.asc ... Skipped ==> Making package: pcsc-tools 1.7.3-1 (Tue 06 May 2025 10:04:12 AM MDT) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (5) duktape-2.7.0-7 polkit-126-2 glib-perl-1.329.4-2 pcsc-perl-1.4.16-2 pcsclite-2.3.3-1 Total Download Size: 0.93 MiB Total Installed Size: 4.53 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... polkit-126-2-aarch64 downloading... glib-perl-1.329.4-2-aarch64 downloading... duktape-2.7.0-7-aarch64 downloading... pcsclite-2.3.3-1-aarch64 downloading... pcsc-perl-1.4.16-2-aarch64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing duktape... installing polkit... installing pcsclite... Optional dependencies for pcsclite python: API call trace logging with the pcsc-spy [installed] ccid: USB Chip/Smart Card Interface Devices driver installing pcsc-perl... installing glib-perl... :: Running post-transaction hooks... (1/6) Creating system user accounts... Creating group 'polkitd' with GID 102. Creating user 'polkitd' (User for polkitd) with UID 102 and GID 102. (2/6) Reloading system manager configuration... Skipped: Current root is not booted. (3/6) Creating temporary files... Cannot set file attributes for '/var/log/journal', maybe due to incompatibility in specified attributes, previous=0x00080000, current=0x00080000, expected=0x00880000, ignoring. Cannot set file attributes for '/var/log/journal/remote', maybe due to incompatibility in specified attributes, previous=0x00080000, current=0x00080000, expected=0x00880000, ignoring. (4/6) Arming ConditionNeedsUpdate... (5/6) Reloading system bus configuration... Skipped: Current root is not booted. (6/6) Checking for old perl modules... [?25h==> Checking buildtime dependencies... ==> Retrieving sources... -> Found pcsc-tools-1.7.3.tar.bz2 -> Found pcsc-tools-1.7.3.tar.bz2.asc ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting pcsc-tools-1.7.3.tar.bz2 with bsdtar ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/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 build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for msgfmt... yes checking for a sed that does not truncate output... /usr/bin/sed checking how to run the C preprocessor... gcc -E checking for egrep -e... /usr/bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libpcsclite... yes 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 winscard.h... yes checking for SCardEstablishContext... yes checking for unistd.h... (cached) yes checking for time.h... yes checking for string.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/time.h... yes checking for sysexits.h... yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes pcsc-tools has been configured with following options: pcsc_dir: /usr/share/pcsc ATR parser: ATR_analysis CFLAGS: -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection CPPFLAGS: checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ATR_analysis config.status: creating ATR_analysis.1p config.status: creating po/Makefile config.status: creating gscriptor.desktop config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/build/pcsc-tools/src/pcsc-tools-1.7.3' Making all in po make[2]: Entering directory '/build/pcsc-tools/src/pcsc-tools-1.7.3/po' msgfmt --check --statistics --verbose -o ru.gmo ru.po msgfmt --check --statistics --verbose -o fr.gmo fr.po ru.po: 74 translated messages, 1 untranslated message. fr.po: 61 translated messages, 14 untranslated messages. make[2]: Leaving directory '/build/pcsc-tools/src/pcsc-tools-1.7.3/po' make[2]: Entering directory '/build/pcsc-tools/src/pcsc-tools-1.7.3' CC pcsc_scan-pcsc_scan.o CCLD pcsc_scan make[2]: Leaving directory '/build/pcsc-tools/src/pcsc-tools-1.7.3' make[1]: Leaving directory '/build/pcsc-tools/src/pcsc-tools-1.7.3' ==> Entering fakeroot environment... ==> Starting package()... Making install in po make[1]: Entering directory '/build/pcsc-tools/src/pcsc-tools-1.7.3/po' cd .; \ targetdir='/build/pcsc-tools/pkg/pcsc-tools/usr/share/locale'; \ languages='ru fr'; \ for lang in $languages; do \ dest="$targetdir/$lang/LC_MESSAGES"; \ mkdir -p $dest && chmod +w $dest || exit 1; \ dest="$targetdir/$lang/LC_MESSAGES/pcsc-tools.mo"; \ cat="$lang.gmo"; \ echo "installing $cat as $dest"; \ cp -f /build/pcsc-tools/src/pcsc-tools-1.7.3/po/$cat $dest && chmod 644 $dest || exit 1; \ done installing ru.gmo as /build/pcsc-tools/pkg/pcsc-tools/usr/share/locale/ru/LC_MESSAGES/pcsc-tools.mo installing fr.gmo as /build/pcsc-tools/pkg/pcsc-tools/usr/share/locale/fr/LC_MESSAGES/pcsc-tools.mo make[1]: Leaving directory '/build/pcsc-tools/src/pcsc-tools-1.7.3/po' make[1]: Entering directory '/build/pcsc-tools/src/pcsc-tools-1.7.3' make[2]: Entering directory '/build/pcsc-tools/src/pcsc-tools-1.7.3' /usr/bin/mkdir -p '/build/pcsc-tools/pkg/pcsc-tools/usr/bin' /usr/bin/mkdir -p '/build/pcsc-tools/pkg/pcsc-tools/usr/share/applications' /usr/bin/install -c -m 644 gscriptor.desktop '/build/pcsc-tools/pkg/pcsc-tools/usr/share/applications' /usr/bin/install -c ATR_analysis scriptor gscriptor '/build/pcsc-tools/pkg/pcsc-tools/usr/bin' /usr/bin/mkdir -p '/build/pcsc-tools/pkg/pcsc-tools/usr/share/man/man1' /usr/bin/mkdir -p '/build/pcsc-tools/pkg/pcsc-tools/usr/share/pcsc' /usr/bin/mkdir -p '/build/pcsc-tools/pkg/pcsc-tools/usr/bin' /usr/bin/install -c -m 644 smartcard_list.txt gscriptor.png '/build/pcsc-tools/pkg/pcsc-tools/usr/share/pcsc' /usr/bin/install -c pcsc_scan '/build/pcsc-tools/pkg/pcsc-tools/usr/bin' /usr/bin/install -c -m 644 pcsc_scan.1 ATR_analysis.1p scriptor.1 gscriptor.1 '/build/pcsc-tools/pkg/pcsc-tools/usr/share/man/man1' make[2]: Leaving directory '/build/pcsc-tools/src/pcsc-tools-1.7.3' make[1]: Leaving directory '/build/pcsc-tools/src/pcsc-tools-1.7.3' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "pcsc-tools"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: pcsc-tools 1.7.3-1 (Tue 06 May 2025 10:04:26 AM MDT) ==> Cleaning up...