==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: vpnc 1:0.5.3.r539.r239-1 (Wed Jun  5 12:29:11 2024)
==> Retrieving sources...
  -> Cloning vpnc git repo...
Cloning into bare repository '/home/leming/work/vpnc/vpnc'...
  -> Cloning vpnc-scripts git repo...
Cloning into bare repository '/home/leming/work/vpnc/vpnc-scripts'...
  -> Cloning vpnc.wiki git repo...
Cloning into bare repository '/home/leming/work/vpnc/vpnc.wiki'...
  -> Found vpnc.conf
  -> Found vpnc@.service
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    vpnc ... Skipped
    vpnc-scripts ... Skipped
    vpnc.wiki ... Skipped
    vpnc.conf ... Passed
    vpnc@.service ... Passed
==> Making package: vpnc 1:0.5.3.r539.r239-1 (Wed Jun  5 12:29:35 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (10) dbus-1.14.10-2  iptables-1:1.8.10-1  libbpf-1.4.2-1
              libmnl-1.0.5-2  libnetfilter_conntrack-1.0.9-2
              libnfnetlink-1.0.2-2  libnftnl-1.2.6-1  libnl-3.9.0-1
              libpcap-1.10.4-1  iproute2-6.9.0-1

Total Download Size:   2.49 MiB
Total Installed Size:  8.94 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 iproute2-6.9.0-1-armv7h downloading...
 iptables-1:1.8.10-1-armv7h downloading...
 libnl-3.9.0-1-armv7h downloading...
 dbus-1.14.10-2-armv7h downloading...
 libpcap-1.10.4-1-armv7h downloading...
 libbpf-1.4.2-1-armv7h downloading...
 libnftnl-1.2.6-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 dbus...
installing libpcap...
installing libnfnetlink...
installing libnetfilter_conntrack...
installing iptables...
installing libbpf...
installing iproute2...
Optional dependencies for iproute2
    db5.3: userspace arp daemon [installed]
    linux-atm: ATM support
    python: for routel [installed]
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) perl-error-0.17029-5  perl-mailtools-2.21-7  perl-timedate-2.33-5
             git-2.45.2-1

Total Download Size:    6.33 MiB
Total Installed Size:  39.06 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 git-2.45.2-1-armv7h downloading...
 perl-mailtools-2.21-7-any downloading...
 perl-timedate-2.33-5-any downloading...
 perl-error-0.17029-5-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 git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    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-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
:: Running post-transaction hooks...
(1/1) Warn about old perl modules
[?25h==> 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,--sort-common,--as-needed,-z,relro,-z,now -o /build/vpnc/src/vpnc/bin/cisco-decrypt src/cisco-decrypt.o src/decrypt-utils.o -lgcrypt -lcrypto
cc -Wl,-O1,--sort-common,--as-needed,-z,relro,-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
cc -Wl,-O1,--sort-common,--as-needed,-z,relro,-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...
  -> 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 "vpnc"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: vpnc 1:0.5.3.r539.r239-1 (Wed Jun  5 12:29:51 2024)
==> Cleaning up...