==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-cpycppyy 1.13.0-2 (Sat Jan 18 18:59:39 2025)
==> Retrieving sources...
  -> Found CPyCppyy-1.13.0.tar.gz
  -> Found fix-versions.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    CPyCppyy-1.13.0.tar.gz ... Passed
    fix-versions.patch ... Passed
==> Making package: python-cpycppyy 1.13.0-2 (Sat 18 Jan 2025 06:59:45 PM MST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) clang-19.1.7-1  compiler-rt-19.1.7-1  libedit-20240808_3.1-1
             llvm-libs-19.1.7-1  python-cppyy-backend-1.15.3-1
             python-cppyy-cling-6.32.8-1

Total Download Size:    26.84 MiB
Total Installed Size:  525.96 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-cppyy-cling-6.32.8-1-aarch64 downloading...
 python-cppyy-backend-1.15.3-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libedit...
installing llvm-libs...
installing compiler-rt...
installing clang...
Optional dependencies for clang
    openmp: OpenMP support in clang with -fopenmp
    python: for scan-view and git-clang-format [installed]
    llvm: referenced by some clang headers
installing python-cppyy-cling...
installing python-cppyy-backend...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (13) python-autocommand-2.2.2-7  python-jaraco.collections-5.1.0-1
              python-jaraco.context-6.0.1-1  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.5.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  python-build-1.2.2-3
              python-installer-0.7.0-10  python-setuptools-1:75.2.0-4
              python-wheel-0.45.0-3

Total Download Size:    0.10 MiB
Total Installed Size:  10.73 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-build-1.2.2-3-any downloading...
 python-installer-0.7.0-10-any downloading...
 python-pyproject-hooks-1.2.0-3-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-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-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/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found CPyCppyy-1.13.0.tar.gz
  -> Found fix-versions.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting CPyCppyy-1.13.0.tar.gz with bsdtar
==> Starting prepare()...
patching file pyproject.toml
==> Starting build()...
* Getting build dependencies for wheel...
* Building wheel...
running bdist_wheel
running build
running build_ext
building 'libcppyy' extension
creating build/temp.linux-aarch64-cpython-313/src
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/API.cxx -o build/temp.linux-aarch64-cpython-313/src/API.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/CPPClassMethod.cxx -o build/temp.linux-aarch64-cpython-313/src/CPPClassMethod.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/CPPConstructor.cxx -o build/temp.linux-aarch64-cpython-313/src/CPPConstructor.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/CPPDataMember.cxx -o build/temp.linux-aarch64-cpython-313/src/CPPDataMember.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/CPPEnum.cxx -o build/temp.linux-aarch64-cpython-313/src/CPPEnum.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/CPPExcInstance.cxx -o build/temp.linux-aarch64-cpython-313/src/CPPExcInstance.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/CPPFunction.cxx -o build/temp.linux-aarch64-cpython-313/src/CPPFunction.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/CPPGetSetItem.cxx -o build/temp.linux-aarch64-cpython-313/src/CPPGetSetItem.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/CPPInstance.cxx -o build/temp.linux-aarch64-cpython-313/src/CPPInstance.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/CPPMethod.cxx -o build/temp.linux-aarch64-cpython-313/src/CPPMethod.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/CPPOperator.cxx -o build/temp.linux-aarch64-cpython-313/src/CPPOperator.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/CPPOverload.cxx -o build/temp.linux-aarch64-cpython-313/src/CPPOverload.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/CPPScope.cxx -o build/temp.linux-aarch64-cpython-313/src/CPPScope.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/CPyCppyyModule.cxx -o build/temp.linux-aarch64-cpython-313/src/CPyCppyyModule.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/CallContext.cxx -o build/temp.linux-aarch64-cpython-313/src/CallContext.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/Converters.cxx -o build/temp.linux-aarch64-cpython-313/src/Converters.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/CustomPyTypes.cxx -o build/temp.linux-aarch64-cpython-313/src/CustomPyTypes.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/DispatchPtr.cxx -o build/temp.linux-aarch64-cpython-313/src/DispatchPtr.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/Dispatcher.cxx -o build/temp.linux-aarch64-cpython-313/src/Dispatcher.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/Executors.cxx -o build/temp.linux-aarch64-cpython-313/src/Executors.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/LowLevelViews.cxx -o build/temp.linux-aarch64-cpython-313/src/LowLevelViews.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/MemoryRegulator.cxx -o build/temp.linux-aarch64-cpython-313/src/MemoryRegulator.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/ProxyWrappers.cxx -o build/temp.linux-aarch64-cpython-313/src/ProxyWrappers.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/PyException.cxx -o build/temp.linux-aarch64-cpython-313/src/PyException.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/PyResult.cxx -o build/temp.linux-aarch64-cpython-313/src/PyResult.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/PyStrings.cxx -o build/temp.linux-aarch64-cpython-313/src/PyStrings.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/Pythonize.cxx -o build/temp.linux-aarch64-cpython-313/src/Pythonize.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/TPyArg.cxx -o build/temp.linux-aarch64-cpython-313/src/TPyArg.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/TPyClassGenerator.cxx -o build/temp.linux-aarch64-cpython-313/src/TPyClassGenerator.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/TemplateProxy.cxx -o build/temp.linux-aarch64-cpython-313/src/TemplateProxy.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/TupleOfInstances.cxx -o build/temp.linux-aarch64-cpython-313/src/TupleOfInstances.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/TypeManip.cxx -o build/temp.linux-aarch64-cpython-313/src/TypeManip.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Iinclude -I/usr/include/python3.13 -c src/Utility.cxx -o build/temp.linux-aarch64-cpython-313/src/Utility.o -O2 -pthread -std=c++20 -fsigned-char -Wno-cast-function-type -Wno-unknown-warning -Wno-register -Wno-strict-aliasing
creating build/lib.linux-aarch64-cpython-313
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS build/temp.linux-aarch64-cpython-313/src/API.o build/temp.linux-aarch64-cpython-313/src/CPPClassMethod.o build/temp.linux-aarch64-cpython-313/src/CPPConstructor.o build/temp.linux-aarch64-cpython-313/src/CPPDataMember.o build/temp.linux-aarch64-cpython-313/src/CPPEnum.o build/temp.linux-aarch64-cpython-313/src/CPPExcInstance.o build/temp.linux-aarch64-cpython-313/src/CPPFunction.o build/temp.linux-aarch64-cpython-313/src/CPPGetSetItem.o build/temp.linux-aarch64-cpython-313/src/CPPInstance.o build/temp.linux-aarch64-cpython-313/src/CPPMethod.o build/temp.linux-aarch64-cpython-313/src/CPPOperator.o build/temp.linux-aarch64-cpython-313/src/CPPOverload.o build/temp.linux-aarch64-cpython-313/src/CPPScope.o build/temp.linux-aarch64-cpython-313/src/CPyCppyyModule.o build/temp.linux-aarch64-cpython-313/src/CallContext.o build/temp.linux-aarch64-cpython-313/src/Converters.o build/temp.linux-aarch64-cpython-313/src/CustomPyTypes.o build/temp.linux-aarch64-cpython-313/src/DispatchPtr.o build/temp.linux-aarch64-cpython-313/src/Dispatcher.o build/temp.linux-aarch64-cpython-313/src/Executors.o build/temp.linux-aarch64-cpython-313/src/LowLevelViews.o build/temp.linux-aarch64-cpython-313/src/MemoryRegulator.o build/temp.linux-aarch64-cpython-313/src/ProxyWrappers.o build/temp.linux-aarch64-cpython-313/src/PyException.o build/temp.linux-aarch64-cpython-313/src/PyResult.o build/temp.linux-aarch64-cpython-313/src/PyStrings.o build/temp.linux-aarch64-cpython-313/src/Pythonize.o build/temp.linux-aarch64-cpython-313/src/TPyArg.o build/temp.linux-aarch64-cpython-313/src/TPyClassGenerator.o build/temp.linux-aarch64-cpython-313/src/TemplateProxy.o build/temp.linux-aarch64-cpython-313/src/TupleOfInstances.o build/temp.linux-aarch64-cpython-313/src/TypeManip.o build/temp.linux-aarch64-cpython-313/src/Utility.o -L/usr/lib -o build/lib.linux-aarch64-cpython-313/libcppyy.cpython-313-aarch64-linux-gnu.so -Wl,-Bsymbolic-functions
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
copying build/lib.linux-aarch64-cpython-313/libcppyy.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/.
running install_headers
creating build/bdist.linux-aarch64/wheel/CPyCppyy-1.13.0.data/headers
copying include/CPyCppyy/PyException.h -> build/bdist.linux-aarch64/wheel/CPyCppyy-1.13.0.data/headers
copying include/CPyCppyy/PyResult.h -> build/bdist.linux-aarch64/wheel/CPyCppyy-1.13.0.data/headers
copying include/CPyCppyy/DispatchPtr.h -> build/bdist.linux-aarch64/wheel/CPyCppyy-1.13.0.data/headers
copying include/CPyCppyy/API.h -> build/bdist.linux-aarch64/wheel/CPyCppyy-1.13.0.data/headers
copying include/CPyCppyy/TPyArg.h -> build/bdist.linux-aarch64/wheel/CPyCppyy-1.13.0.data/headers
copying include/CPyCppyy/Reflex.h -> build/bdist.linux-aarch64/wheel/CPyCppyy-1.13.0.data/headers
copying include/CPyCppyy/CommonDefs.h -> build/bdist.linux-aarch64/wheel/CPyCppyy-1.13.0.data/headers
running install_egg_info
running egg_info
creating CPyCppyy.egg-info
writing CPyCppyy.egg-info/PKG-INFO
writing dependency_links to CPyCppyy.egg-info/dependency_links.txt
writing requirements to CPyCppyy.egg-info/requires.txt
writing top-level names to CPyCppyy.egg-info/top_level.txt
writing manifest file 'CPyCppyy.egg-info/SOURCES.txt'
reading manifest file 'CPyCppyy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'CPyCppyy.egg-info/SOURCES.txt'
Copying CPyCppyy.egg-info to build/bdist.linux-aarch64/wheel/./CPyCppyy-1.13.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/CPyCppyy-1.13.0.dist-info/WHEEL
creating '/build/python-cpycppyy/src/CPyCppyy-CPyCppyy-1.13.0/dist/.tmp-5udy96x6/CPyCppyy-1.13.0-cp313-cp313-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'libcppyy.cpython-313-aarch64-linux-gnu.so'
adding 'CPyCppyy-1.13.0.data/headers/API.h'
adding 'CPyCppyy-1.13.0.data/headers/CommonDefs.h'
adding 'CPyCppyy-1.13.0.data/headers/DispatchPtr.h'
adding 'CPyCppyy-1.13.0.data/headers/PyException.h'
adding 'CPyCppyy-1.13.0.data/headers/PyResult.h'
adding 'CPyCppyy-1.13.0.data/headers/Reflex.h'
adding 'CPyCppyy-1.13.0.data/headers/TPyArg.h'
adding 'CPyCppyy-1.13.0.dist-info/LICENSE.txt'
adding 'CPyCppyy-1.13.0.dist-info/METADATA'
adding 'CPyCppyy-1.13.0.dist-info/WHEEL'
adding 'CPyCppyy-1.13.0.dist-info/top_level.txt'
adding 'CPyCppyy-1.13.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built CPyCppyy-1.13.0-cp313-cp313-linux_aarch64.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-cpycppyy/pkg/python-cpycppyy/usr/share'
install: creating directory '/build/python-cpycppyy/pkg/python-cpycppyy/usr/share/licenses'
install: creating directory '/build/python-cpycppyy/pkg/python-cpycppyy/usr/share/licenses/python-cpycppyy'
'LICENSE.txt' -> '/build/python-cpycppyy/pkg/python-cpycppyy/usr/share/licenses/python-cpycppyy/LICENSE.txt'
==> 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 "python-cpycppyy"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-cpycppyy 1.13.0-2 (Sat 18 Jan 2025 07:01:14 PM MST)
==> Cleaning up...