==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: vpnc 1:0.5.3.r557.r241-1 (Mon Mar 30 10:39:12 2026)
==> Retrieving sources...
-> Updating vpnc git repo...
-> Updating vpnc-scripts git repo...
-> Updating vpnc.wiki git repo...
-> Found vpnc.conf
-> Found vpnc@.service
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
vpnc ... Passed
vpnc-scripts ... Passed
vpnc.wiki ... Skipped
vpnc.conf ... Passed
vpnc@.service ... Passed
==> Making package: vpnc 1:0.5.3.r557.r241-1 (Mon Mar 30 16:39:39 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
:: There are 2 providers available for libxtables.so=12-32:
:: Repository core
1) iptables 2) iptables-nft
Enter a number (default=1):
looking for conflicting packages...
Packages (9) iptables-1:1.8.11-2 libbpf-1.6.2-1 libmnl-1.0.5-2 libnetfilter_conntrack-1.0.9-2 libnfnetlink-1.0.2-2 libnftnl-1.3.1-1 libnl-3.12.0-1 libpcap-1.10.6-1 iproute2-6.19.0-2
Total Download Size: 2.32 MiB
Total Installed Size: 8.61 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
iproute2-6.19.0-2-armv7h downloading...
iptables-1:1.8.11-2-armv7h downloading...
libnl-3.12.0-1-armv7h downloading...
libpcap-1.10.6-1-armv7h downloading...
libbpf-1.6.2-1-armv7h downloading...
libnftnl-1.3.1-1-armv7h downloading...
libnetfilter_conntrack-1.0.9-2-armv7h downloading...
libnfnetlink-1.0.2-2-armv7h downloading...
libmnl-1.0.5-2-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libmnl...
installing libnftnl...
installing libnl...
installing libpcap...
installing libnfnetlink...
installing libnetfilter_conntrack...
installing iptables...
installing libbpf...
installing iproute2...
Optional dependencies for iproute2
db: userspace arp daemon
linux-atm: ATM support
python: for routel
:: Running post-transaction hooks...
(1/2) Reloading system manager configuration...
Skipped: Current root is not booted.
(2/2) Arming ConditionNeedsUpdate...
==> 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: 8.31 MiB
Total Installed Size: 49.66 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
git-2.53.0-1-armv7h downloading...
zlib-ng-2.3.3-1-armv7h 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 vpnc.conf
-> Found vpnc@.service
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of vpnc git repo...
Cloning into 'vpnc'...
done.
Switched to a new branch 'makepkg'
-> Creating working copy of vpnc-scripts git repo...
Cloning into 'vpnc-scripts'...
done.
Switched to a new branch 'makepkg'
-> Creating working copy of vpnc.wiki git repo...
Cloning into 'vpnc.wiki'...
done.
==> Starting prepare()...
==> Starting pkgver()...
==> Starting build()...
make: Entering directory '/build/vpnc/src/vpnc'
cd src && LC_ALL=C perl -w ./enum2debug.pl isakmp.h >vpnc-debug.c 2>vpnc-debug.h
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -DSCRIPT_PATH=\"/etc/vpnc/vpnc-script\" -c -o src/sysdep.o src/sysdep.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -DSCRIPT_PATH=\"/etc/vpnc/vpnc-script\" -c -o src/vpnc-debug.o src/vpnc-debug.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -DSCRIPT_PATH=\"/etc/vpnc/vpnc-script\" -c -o src/isakmp-pkt.o src/isakmp-pkt.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -DSCRIPT_PATH=\"/etc/vpnc/vpnc-script\" -c -o src/tunip.o src/tunip.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -DSCRIPT_PATH=\"/etc/vpnc/vpnc-script\" -c -o src/config.o src/config.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -DSCRIPT_PATH=\"/etc/vpnc/vpnc-script\" -c -o src/dh.o src/dh.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -DSCRIPT_PATH=\"/etc/vpnc/vpnc-script\" -c -o src/math_group.o src/math_group.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -DSCRIPT_PATH=\"/etc/vpnc/vpnc-script\" -c -o src/supp.o src/supp.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -DSCRIPT_PATH=\"/etc/vpnc/vpnc-script\" -c -o src/decrypt-utils.o src/decrypt-utils.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -DSCRIPT_PATH=\"/etc/vpnc/vpnc-script\" -c -o src/crypto.o src/crypto.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -DSCRIPT_PATH=\"/etc/vpnc/vpnc-script\" -c -o src/crypto-openssl.o src/crypto-openssl.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -DSCRIPT_PATH=\"/etc/vpnc/vpnc-script\" -c -o src/vpnc.o src/vpnc.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -DSCRIPT_PATH=\"/etc/vpnc/vpnc-script\" -c -o src/cisco-decrypt.o src/cisco-decrypt.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -DSCRIPT_PATH=\"/etc/vpnc/vpnc-script\" -c -o src/test-crypto.o src/test-crypto.c
cc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o /build/vpnc/src/vpnc/bin/cisco-decrypt src/cisco-decrypt.o src/decrypt-utils.o -lgcrypt -lcrypto
cc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o /build/vpnc/src/vpnc/bin/test-crypto src/sysdep.o src/test-crypto.o src/crypto.o src/crypto-openssl.o -lgcrypt -lcrypto
src/vpnc.c: In function 'init_netaddr':
src/vpnc.c:323:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
cc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o /build/vpnc/src/vpnc/bin/vpnc src/sysdep.o src/vpnc-debug.o src/isakmp-pkt.o src/tunip.o src/config.o src/dh.o src/math_group.o src/supp.o src/decrypt-utils.o src/crypto.o src/crypto-openssl.o src/vpnc.o -lgcrypt -lcrypto
./src/makeman.pl /build/vpnc/src/vpnc/bin/vpnc
make: Leaving directory '/build/vpnc/src/vpnc'
==> Entering fakeroot environment...
==> Starting package()...
install -d /build/vpnc/pkg/vpnc/etc/vpnc /build/vpnc/pkg/vpnc/usr/bin /build/vpnc/pkg/vpnc/usr/bin /build/vpnc/pkg/vpnc/usr/share/man/man1 /build/vpnc/pkg/vpnc/usr/share/man/man8 /build/vpnc/pkg/vpnc/usr/lib/systemd/system /build/vpnc/pkg/vpnc/usr/share/licenses/vpnc
install -d /build/vpnc/pkg/vpnc/usr/share/doc/vpnc
install -m600 src/vpnc.conf /build/vpnc/pkg/vpnc/etc/vpnc/default.conf
install -m644 docs/*.md /build/vpnc/pkg/vpnc/usr/share/doc/vpnc
install -m755 src/vpnc-disconnect /build/vpnc/pkg/vpnc/usr/bin
install -m755 src/pcf2vpnc /build/vpnc/pkg/vpnc/usr/bin
install -m644 src/vpnc.8 /build/vpnc/pkg/vpnc/usr/share/man/man8
rm -f /build/vpnc/pkg/vpnc/usr/share/doc/vpnc/README.md
install -m644 src/pcf2vpnc.1 /build/vpnc/pkg/vpnc/usr/share/man/man1
install -m644 src/cisco-decrypt.1 /build/vpnc/pkg/vpnc/usr/share/man/man1
install -m644 src/vpnc@.service -t /build/vpnc/pkg/vpnc/usr/lib/systemd/system
install -m644 LICENSE /build/vpnc/pkg/vpnc/usr/share/licenses/vpnc
install -m755 /build/vpnc/src/vpnc/bin/vpnc /build/vpnc/pkg/vpnc/usr/bin
install -m755 /build/vpnc/src/vpnc/bin/cisco-decrypt /build/vpnc/pkg/vpnc/usr/bin
==> 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 "vpnc"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: vpnc 1:0.5.3.r557.r241-1 (Mon Mar 30 16:39:57 2026)
==> Cleaning up...
[?12l[?25h