==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: keyutils 1.6.3-4 (Tue Apr 14 15:08:02 2026)
==> Retrieving sources...
-> Updating keyutils git repo...
-> Found request-key.conf.patch
-> Found reproducible.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
keyutils ... Passed
request-key.conf.patch ... Passed
reproducible.patch ... Passed
==> Validating source files with sha512sums...
keyutils ... Passed
request-key.conf.patch ... Passed
reproducible.patch ... Passed
==> Making package: keyutils 1.6.3-4 (Tue Apr 14 15:08:13 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (5) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.35-1 zlib-ng-2.3.3-1 git-2.53.0-1
Total Download Size: 7.87 MiB
Total Installed Size: 45.32 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
git-2.53.0-1-aarch64 downloading...
zlib-ng-2.3.3-1-aarch64 downloading...
perl-timedate-2.35-1-any downloading...
perl-mailtools-2.22-3-any downloading...
perl-error-0.17030-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-cgi: gitweb (web interface) support
python: git svn & git p4
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found request-key.conf.patch
-> Found reproducible.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of keyutils git repo...
Cloning into 'keyutils'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
patching file request-key.conf
patching file Makefile
Hunk #1 succeeded at 109 (offset 1 line).
==> Starting build()...
/bin/sh: line 1: rpmspec: command not found
cc -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o keyctl.o -c keyctl.c
cc -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o keyctl_testing.o -c keyctl_testing.c
cc -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o keyctl_watch.o -c keyctl_watch.c
cc -I. -DPKGBUILD="\"\"" -DPKGVERSION="\"keyutils-1.6.3\"" -DAPIVERSION="\"libkeyutils-1.10\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -o keyutils.os -c keyutils.c
cc -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o request-key.o -c request-key.c
cc -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o key.dns_resolver.o -c key.dns_resolver.c
cc -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o dns.afsdb.o -c dns.afsdb.c
g++ -I. -g -Wall -Werror -x c++-header -fsyntax-only keyutils.h
cc -I. -DPKGBUILD="\"\"" -DPKGVERSION="\"keyutils-1.6.3\"" -DAPIVERSION="\"libkeyutils-1.10\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -UNO_GLIBC_KEYERR -o keyutils.o -c keyutils.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libkeyutils.so.1 -Wl,--version-script,version.lds -o libkeyutils.so.1.10 keyutils.os
ln -sf libkeyutils.so.1.10 libkeyutils.so.1
ln -sf libkeyutils.so.1 libkeyutils.so
cc -L. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o key.dns_resolver \
key.dns_resolver.o dns.afsdb.o -lkeyutils -lresolv
cc -L. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o request-key request-key.o -lkeyutils
ar rcs libkeyutils.a keyutils.o
cc -L. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o keyctl \
keyctl.o keyctl_testing.o keyctl_watch.o -lkeyutils
touch cxx.stamp
==> Entering fakeroot environment...
==> Starting package()...
/bin/sh: line 1: rpmspec: command not found
install -D -m 0644 libkeyutils.a /build/keyutils/pkg/keyutils/usr/lib/libkeyutils.a
install -D libkeyutils.so.1.10 /build/keyutils/pkg/keyutils/usr/lib/libkeyutils.so.1.10
ln -sf libkeyutils.so.1.10 /build/keyutils/pkg/keyutils/usr/lib/libkeyutils.so.1
mkdir -p /build/keyutils/pkg/keyutils/usr/lib
ln -sf /usr/lib/libkeyutils.so.1 /build/keyutils/pkg/keyutils/usr/lib/libkeyutils.so
sed \
-e 's,@VERSION\@,1.6.3,g' \
-e 's,@prefix\@,/usr,g' \
-e 's,@exec_prefix\@,/usr,g' \
-e 's,@libdir\@,/usr/lib,g' \
-e 's,@includedir\@,/usr/include,g' \
< libkeyutils.pc.in > libkeyutils.pc || rm libkeyutils.pc
install -D libkeyutils.pc /build/keyutils/pkg/keyutils/usr/lib/pkgconfig/libkeyutils.pc
rm libkeyutils.pc
install -D keyctl /build/keyutils/pkg/keyutils/usr/bin/keyctl
install -D request-key /build/keyutils/pkg/keyutils/usr/bin/request-key
install -D request-key-debug.sh /build/keyutils/pkg/keyutils/usr/share/keyutils/request-key-debug.sh
install -D key.dns_resolver /build/keyutils/pkg/keyutils/usr/bin/key.dns_resolver
install -D -m 0644 request-key.conf /build/keyutils/pkg/keyutils/etc/request-key.conf
mkdir -p /build/keyutils/pkg/keyutils/etc/request-key.d
mkdir -p /build/keyutils/pkg/keyutils/etc/keyutils
mkdir -p /build/keyutils/pkg/keyutils/usr/share/man/man1
install -m 0644 man/keyctl.1 /build/keyutils/pkg/keyutils/usr/share/man/man1
mkdir -p /build/keyutils/pkg/keyutils/usr/share/man/man3
install -m 0644 man/find_key_by_type_and_name.3 man/keyctl.3 man/keyctl_capabilities.3 man/keyctl_chown.3 man/keyctl_clear.3 man/keyctl_describe.3 man/keyctl_dh_compute.3 man/keyctl_get_keyring_ID.3 man/keyctl_get_persistent.3 man/keyctl_get_security.3 man/keyctl_instantiate.3 man/keyctl_invalidate.3 man/keyctl_join_session_keyring.3 man/keyctl_link.3 man/keyctl_move.3 man/keyctl_pkey_decrypt.3 man/keyctl_pkey_encrypt.3 man/keyctl_pkey_query.3 man/keyctl_pkey_sign.3 man/keyctl_pkey_verify.3 man/keyctl_read.3 man/keyctl_restrict_keyring.3 man/keyctl_revoke.3 man/keyctl_search.3 man/keyctl_session_to_parent.3 man/keyctl_set_reqkey_keyring.3 man/keyctl_set_timeout.3 man/keyctl_setperm.3 man/keyctl_update.3 man/keyctl_watch_key.3 man/recursive_key_scan.3 /build/keyutils/pkg/keyutils/usr/share/man/man3
mkdir -p /build/keyutils/pkg/keyutils/usr/share/man/man5
install -m 0644 man/key.dns_resolver.conf.5 man/request-key.conf.5 /build/keyutils/pkg/keyutils/usr/share/man/man5
mkdir -p /build/keyutils/pkg/keyutils/usr/share/man/man7
install -m 0644 man/asymmetric-key.7 man/keyutils.7 /build/keyutils/pkg/keyutils/usr/share/man/man7
mkdir -p /build/keyutils/pkg/keyutils/usr/share/man/man8
install -m 0644 man/key.dns_resolver.8 man/request-key.8 /build/keyutils/pkg/keyutils/usr/share/man/man8
ln -sf keyctl_describe.3 /build/keyutils/pkg/keyutils/usr/share/man/man3/keyctl_describe_alloc.3
ln -sf keyctl_get_security.3 /build/keyutils/pkg/keyutils/usr/share/man/man3/keyctl_get_security_alloc.3
ln -sf keyctl_instantiate.3 /build/keyutils/pkg/keyutils/usr/share/man/man3/keyctl_instantiate_iov.3
ln -sf keyctl_instantiate.3 /build/keyutils/pkg/keyutils/usr/share/man/man3/keyctl_reject.3
ln -sf keyctl_instantiate.3 /build/keyutils/pkg/keyutils/usr/share/man/man3/keyctl_negate.3
ln -sf keyctl_instantiate.3 /build/keyutils/pkg/keyutils/usr/share/man/man3/keyctl_assume_authority.3
ln -sf keyctl_link.3 /build/keyutils/pkg/keyutils/usr/share/man/man3/keyctl_unlink.3
ln -sf keyctl_read.3 /build/keyutils/pkg/keyutils/usr/share/man/man3/keyctl_read_alloc.3
ln -sf recursive_key_scan.3 /build/keyutils/pkg/keyutils/usr/share/man/man3/recursive_session_key_scan.3
ln -sf keyctl_dh_compute.3 /build/keyutils/pkg/keyutils/usr/share/man/man3/keyctl_dh_compute_alloc.3
ln -sf keyctl_dh_compute.3 /build/keyutils/pkg/keyutils/usr/share/man/man3/keyctl_dh_compute_kdf.3
install -D -m 0644 keyutils.h /build/keyutils/pkg/keyutils/usr/include/keyutils.h
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "keyutils"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: keyutils 1.6.3-4 (Tue Apr 14 15:08:21 2026)
==> Cleaning up...
[?12l[?25h