==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-lxc 7.0.0-1 (Sat Aug 22 23:06:13 2026)
==> Retrieving sources...
  -> Found python-lxc-7.0.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-lxc-7.0.0.tar.gz ... Passed
==> Making package: python-lxc 7.0.0-1 (Sat Aug 22 23:06:23 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (3) rsync-3.5.0-1  wget-1.25.0-6  lxc-1:7.0.0-2

Total Download Size:    2.03 MiB
Total Installed Size:  16.33 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 lxc-1:7.0.0-2-aarch64 downloading...
 wget-1.25.0-6-aarch64 downloading...
 rsync-3.5.0-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing rsync...
Optional dependencies for rsync
    python: for rrsync [installed]
installing wget...
Optional dependencies for wget
    ca-certificates: HTTPS downloads [installed]
installing lxc...
Optional dependencies for lxc
    dnsmasq: lxc-net.service
    lua
    lua-filesystem: lxc-top
    lua-alt-getopt: lxc-top
:: Running post-transaction hooks...
(1/4) Creating temporary files...
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Updating the info directory file...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (17) python-autocommand-2.2.2-9  python-fastjsonschema-2.21.2-2  python-jaraco.collections-5.1.0-3  python-jaraco.context-6.1.2-1  python-jaraco.functools-4.1.0-3  python-jaraco.text-4.0.0-4  python-lark-parser-1.3.1-2  python-more-itertools-11.1.0-1  python-packaging-26.3-1  python-platformdirs-4.11.3-1  python-pyproject-hooks-1.2.0-6  python-typing_extensions-4.16.0-1  python-build-1.4.3-1  python-installer-1.0.0-1  python-poetry-core-2.4.1-1  python-setuptools-1:84.0.0-1  python-wheel-0.48.0-1

Total Download Size:    0.75 MiB
Total Installed Size:  12.92 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-lark-parser-1.3.1-2-any downloading...
 python-poetry-core-2.4.1-1-any downloading...
 python-typing_extensions-4.16.0-1-any downloading...
 python-build-1.4.3-1-any downloading...
 python-fastjsonschema-2.21.2-2-any downloading...
 python-installer-1.0.0-1-any downloading...
 python-pyproject-hooks-1.2.0-6-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
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-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-platformdirs...
installing python-setuptools...
installing python-fastjsonschema...
installing python-typing_extensions...
installing python-lark-parser...
Optional dependencies for python-lark-parser
    python-atomicwrites: for atomic_cache
    python-regex: for regex support
installing python-poetry-core...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found python-lxc-7.0.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-lxc-7.0.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating python3_lxc.egg-info
writing python3_lxc.egg-info/PKG-INFO
writing dependency_links to python3_lxc.egg-info/dependency_links.txt
writing top-level names to python3_lxc.egg-info/top_level.txt
writing manifest file 'python3_lxc.egg-info/SOURCES.txt'
reading manifest file 'python3_lxc.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'python3_lxc.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib.linux-aarch64-cpython-314/lxc
copying lxc/__init__.py -> build/lib.linux-aarch64-cpython-314/lxc
running build_ext
building '_lxc' extension
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.14 -I/usr/include -c lxc.c -o build/temp.linux-aarch64-cpython-314/lxc.o
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-314/lxc.o -L/usr/lib -L/usr/lib -llxc -o build/lib.linux-aarch64-cpython-314/_lxc.cpython-314-aarch64-linux-gnu.so
/usr/bin/ld: /usr/lib/liblxc.so: error: bad subsection length (9025 > max=2052)
/usr/bin/ld: /usr/lib/liblxc.so: error: could not parse subsection at offset 24
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/lxc
copying build/lib.linux-aarch64-cpython-314/lxc/__init__.py -> build/bdist.linux-aarch64/wheel/./lxc
copying build/lib.linux-aarch64-cpython-314/_lxc.cpython-314-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/.
running install_egg_info
running egg_info
writing python3_lxc.egg-info/PKG-INFO
writing dependency_links to python3_lxc.egg-info/dependency_links.txt
writing top-level names to python3_lxc.egg-info/top_level.txt
reading manifest file 'python3_lxc.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'python3_lxc.egg-info/SOURCES.txt'
Copying python3_lxc.egg-info to build/bdist.linux-aarch64/wheel/./python3_lxc-7.0.0-py3.14.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/python3_lxc-7.0.0.dist-info/WHEEL
creating '/build/python-lxc/src/python3-lxc-7.0.0/dist/.tmp-zhsqsiiu/python3_lxc-7.0.0-cp314-cp314-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding '_lxc.cpython-314-aarch64-linux-gnu.so'
adding 'lxc/__init__.py'
adding 'python3_lxc-7.0.0.dist-info/licenses/COPYING'
adding 'python3_lxc-7.0.0.dist-info/METADATA'
adding 'python3_lxc-7.0.0.dist-info/WHEEL'
adding 'python3_lxc-7.0.0.dist-info/top_level.txt'
adding 'python3_lxc-7.0.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built python3_lxc-7.0.0-cp314-cp314-linux_aarch64.whl
==> Entering fakeroot environment...
==> Starting package()...
==> 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 "python-lxc"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-lxc 7.0.0-1 (Sat Aug 22 23:06:32 2026)
==> Cleaning up...
[?12l[?25h