==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: ufw 0.36.2-7 (Tue Jan 13 05:04:17 2026)
==> Retrieving sources...
-> Updating ufw git repo...
-> Found 01-move-from-lib-to-usr-lib.patch
-> Found 02-correct-iptables-location.patch
-> Found 03-tcp-selective-acks.patch
-> Found ufw.service
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
ufw ... Passed
01-move-from-lib-to-usr-lib.patch ... Passed
02-correct-iptables-location.patch ... Passed
03-tcp-selective-acks.patch ... Passed
ufw.service ... Passed
==> Making package: ufw 0.36.2-7 (Tue Jan 13 12:05:26 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (9) 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 mpdecimal-4.0.1-1 iptables-1:1.8.11-2 python-3.14.2-2
Total Installed Size: 72.78 MiB
:: Proceed with installation? [Y/n]
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 mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
:: 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 (15) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.33-9 python-autocommand-2.2.2-9 python-jaraco.collections-5.1.0-3 python-jaraco.context-6.0.1-3 python-jaraco.functools-4.1.0-3 python-jaraco.text-4.0.0-4 python-more-itertools-10.8.0-2 python-packaging-25.0-4 python-platformdirs-4.5.1-3 python-wheel-0.45.1-4 zlib-ng-2.3.2-1 git-2.52.0-2 python-setuptools-1:80.9.0-4
Total Installed Size: 60.15 MiB
:: Proceed with installation? [Y/n]
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 [installed]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-packaging...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
python-keyring: for wheel.signatures
python-xdg: for wheel.signatures
python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: 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 01-move-from-lib-to-usr-lib.patch
-> Found 02-correct-iptables-location.patch
-> Found 03-tcp-selective-acks.patch
-> Found ufw.service
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of ufw git repo...
Cloning into 'ufw'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
patching file setup.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file src/util.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file conf/sysctl.conf
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> Entering fakeroot environment...
==> Starting package()...
/build/ufw/src/ufw/setup.py:283: SyntaxWarning: "\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option.
version = re.sub('^v', '', re.split('\s', str(out))[1])
/usr/lib/python3.14/site-packages/ufw/util.py:483: SyntaxWarning: "\." is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\."? A raw string is also an option.
/usr/lib/python3.14/site-packages/ufw/util.py:745: SyntaxWarning: "\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option.
/usr/lib/python3.14/site-packages/ufw/parser.py:231: SyntaxWarning: "\d" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\d"? A raw string is also an option.
/usr/lib/python3.14/site-packages/ufw/parser.py:357: SyntaxWarning: "\d" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\d"? A raw string is also an option.
/usr/lib/python3.14/site-packages/ufw/common.py:224: SyntaxWarning: "\d" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\d"? A raw string is also an option.
Found '/usr/bin/iptables'
Found '/usr/bin/iptables' version '1.8.11'
Updating staging/common.py
Updating staging/ufw to use /usr/bin/python3
Updating /build/ufw/pkg/ufw/etc/default/ufw
Updating /build/ufw/pkg/ufw/etc/ufw/ufw.conf
Updating /build/ufw/pkg/ufw/etc/ufw/before.rules
Updating /build/ufw/pkg/ufw/etc/ufw/after.rules
Updating /build/ufw/pkg/ufw/etc/ufw/before6.rules
Updating /build/ufw/pkg/ufw/etc/ufw/after6.rules
Updating /build/ufw/pkg/ufw/usr/bin/ufw
Updating /build/ufw/pkg/ufw/usr/share/man/man8/ufw.8
Updating /build/ufw/pkg/ufw/usr/share/man/man8/ufw-framework.8
Updating /build/ufw/pkg/ufw/etc/ufw/sysctl.conf
Updating /build/ufw/pkg/ufw/usr/lib/ufw/ufw-init
Updating /build/ufw/pkg/ufw/usr/lib/ufw/ufw-init-functions
Updating /build/ufw/pkg/ufw/etc/ufw/before.init
Updating /build/ufw/pkg/ufw/etc/ufw/after.init
==> 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 "ufw"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ufw 0.36.2-7 (Tue Jan 13 12:05:44 2026)
==> Cleaning up...
[?12l[?25h