==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-bottleneck 1.6.0-2 (Mon Jan 12 01:02:31 2026)
==> Retrieving sources...
-> Found python-bottleneck-1.6.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
python-bottleneck-1.6.0.tar.gz ... Passed
==> Making package: python-bottleneck 1.6.0-2 (Mon Jan 12 06:02:38 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (6) blas-3.12.1-2 cblas-3.12.1-2 lapack-3.12.1-2 mpdecimal-4.0.1-1 python-3.14.2-2 python-numpy-2.4.1-1
Total Installed Size: 132.41 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 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
installing blas...
installing cblas...
installing lapack...
installing python-numpy...
Optional dependencies for python-numpy
blas-openblas: faster linear algebra
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (14) 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-pyproject-hooks-1.2.0-6 python-build-1.3.0-4 python-installer-0.7.0-14 python-setuptools-1:80.9.0-4 python-versioneer-0.29-4 python-wheel-0.45.1-4
Total Download Size: 0.04 MiB
Total Installed Size: 11.37 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-versioneer-0.29-4-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
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...
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-versioneer...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found python-bottleneck-1.6.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-bottleneck-1.6.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
Failed to load config from /build/python-bottleneck/src/bottleneck-1.6.0/pyproject.toml: 'versioneer'
Try to load it from setup.cfg
running egg_info
creating Bottleneck.egg-info
writing Bottleneck.egg-info/PKG-INFO
writing dependency_links to Bottleneck.egg-info/dependency_links.txt
writing requirements to Bottleneck.egg-info/requires.txt
writing top-level names to Bottleneck.egg-info/top_level.txt
writing manifest file 'Bottleneck.egg-info/SOURCES.txt'
dependency bottleneck/src/bn_config.h won't be automatically included in the manifest: the path doesn't exist
dependency bottleneck/src/bn_config.h won't be automatically included in the manifest: the path doesn't exist
dependency bottleneck/src/bn_config.h won't be automatically included in the manifest: the path doesn't exist
dependency bottleneck/src/bn_config.h won't be automatically included in the manifest: the path doesn't exist
reading manifest file 'Bottleneck.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'bottleneck/src/reduce.c'
warning: no previously-included files found matching 'bottleneck/src/move.c'
warning: no previously-included files found matching 'bottleneck/src/nonreduce.c'
warning: no previously-included files found matching 'bottleneck/src/nonreduce_axis.c'
warning: no previously-included files found matching 'bottleneck/src/bn_config.h'
warning: no previously-included files matching '*' found under directory 'doc/build'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*~' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'Bottleneck.egg-info/SOURCES.txt'
Failed to load config from /build/python-bottleneck/src/bottleneck-1.6.0/pyproject.toml: 'versioneer'
Try to load it from setup.cfg
* Building wheel...
Failed to load config from /build/python-bottleneck/src/bottleneck-1.6.0/pyproject.toml: 'versioneer'
Try to load it from setup.cfg
running bdist_wheel
running build
running build_py
Failed to load config from /build/python-bottleneck/src/bottleneck-1.6.0/pyproject.toml: 'versioneer'
Try to load it from setup.cfg
Failed to load config from /build/python-bottleneck/src/bottleneck-1.6.0/pyproject.toml: 'versioneer'
Try to load it from setup.cfg
creating build/lib.linux-aarch64-cpython-314/bottleneck
copying bottleneck/__init__.py -> build/lib.linux-aarch64-cpython-314/bottleneck
copying bottleneck/_version.py -> build/lib.linux-aarch64-cpython-314/bottleneck
copying bottleneck/conftest.py -> build/lib.linux-aarch64-cpython-314/bottleneck
copying bottleneck/_pytesttester.py -> build/lib.linux-aarch64-cpython-314/bottleneck
creating build/lib.linux-aarch64-cpython-314/bottleneck/tests
copying bottleneck/tests/__init__.py -> build/lib.linux-aarch64-cpython-314/bottleneck/tests
copying bottleneck/tests/nonreduce_test.py -> build/lib.linux-aarch64-cpython-314/bottleneck/tests
copying bottleneck/tests/test_template.py -> build/lib.linux-aarch64-cpython-314/bottleneck/tests
copying bottleneck/tests/reduce_test.py -> build/lib.linux-aarch64-cpython-314/bottleneck/tests
copying bottleneck/tests/input_modification_test.py -> build/lib.linux-aarch64-cpython-314/bottleneck/tests
copying bottleneck/tests/list_input_test.py -> build/lib.linux-aarch64-cpython-314/bottleneck/tests
copying bottleneck/tests/common.py -> build/lib.linux-aarch64-cpython-314/bottleneck/tests
copying bottleneck/tests/scalar_input_test.py -> build/lib.linux-aarch64-cpython-314/bottleneck/tests
copying bottleneck/tests/move_test.py -> build/lib.linux-aarch64-cpython-314/bottleneck/tests
copying bottleneck/tests/memory_test.py -> build/lib.linux-aarch64-cpython-314/bottleneck/tests
copying bottleneck/tests/nonreduce_axis_test.py -> build/lib.linux-aarch64-cpython-314/bottleneck/tests
copying bottleneck/tests/util.py -> build/lib.linux-aarch64-cpython-314/bottleneck/tests
creating build/lib.linux-aarch64-cpython-314/bottleneck/benchmark
copying bottleneck/benchmark/__init__.py -> build/lib.linux-aarch64-cpython-314/bottleneck/benchmark
copying bottleneck/benchmark/bench.py -> build/lib.linux-aarch64-cpython-314/bottleneck/benchmark
copying bottleneck/benchmark/bench_detailed.py -> build/lib.linux-aarch64-cpython-314/bottleneck/benchmark
copying bottleneck/benchmark/autotimeit.py -> build/lib.linux-aarch64-cpython-314/bottleneck/benchmark
creating build/lib.linux-aarch64-cpython-314/bottleneck/slow
copying bottleneck/slow/__init__.py -> build/lib.linux-aarch64-cpython-314/bottleneck/slow
copying bottleneck/slow/nonreduce.py -> build/lib.linux-aarch64-cpython-314/bottleneck/slow
copying bottleneck/slow/move.py -> build/lib.linux-aarch64-cpython-314/bottleneck/slow
copying bottleneck/slow/reduce.py -> build/lib.linux-aarch64-cpython-314/bottleneck/slow
copying bottleneck/slow/nonreduce_axis.py -> build/lib.linux-aarch64-cpython-314/bottleneck/slow
creating build/lib.linux-aarch64-cpython-314/bottleneck/src
copying bottleneck/src/__init__.py -> build/lib.linux-aarch64-cpython-314/bottleneck/src
copying bottleneck/src/bn_config.py -> build/lib.linux-aarch64-cpython-314/bottleneck/src
copying bottleneck/src/bn_template.py -> build/lib.linux-aarch64-cpython-314/bottleneck/src
creating build/lib.linux-aarch64-cpython-314/bottleneck/tests/data/template_test
copying bottleneck/tests/data/template_test/truth.c -> build/lib.linux-aarch64-cpython-314/bottleneck/tests/data/template_test
copying bottleneck/tests/data/template_test/test_template.c -> build/lib.linux-aarch64-cpython-314/bottleneck/tests/data/template_test
UPDATING build/lib.linux-aarch64-cpython-314/bottleneck/_version.py
set build/lib.linux-aarch64-cpython-314/bottleneck/_version.py to '1.6.0'
running build_ext
running config
compiling '_configtest.c':
#pragma GCC diagnostic error "-Wattributes"
int __attribute__((optimize("O3"))) have_attribute_optimize_opt_3(void*);
int main(void)
{
return 0;
}
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
compiling '_configtest.c':
#ifndef __cplusplus
static inline int static_func (void)
{
return 0;
}
inline int nostatic_func (void)
{
return 0;
}
#endif
int main(void) {
int r1 = static_func();
int r2 = nostatic_func();
return r1 + r2;
}
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
building 'bottleneck.reduce' extension
creating build/temp.linux-aarch64-cpython-314/bottleneck/src
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/lib/python3.14/site-packages/numpy/_core/include -I/usr/include/python3.14 -Ibottleneck/src -c bottleneck/src/reduce.c -o build/temp.linux-aarch64-cpython-314/bottleneck/src/reduce.o -O2
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/bottleneck/src/reduce.o -L/usr/lib -o build/lib.linux-aarch64-cpython-314/bottleneck/reduce.cpython-314-aarch64-linux-gnu.so
building 'bottleneck.move' extension
creating build/temp.linux-aarch64-cpython-314/bottleneck/src/move_median
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/lib/python3.14/site-packages/numpy/_core/include -I/usr/include/python3.14 -Ibottleneck/src -c bottleneck/src/move.c -o build/temp.linux-aarch64-cpython-314/bottleneck/src/move.o -O2
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/lib/python3.14/site-packages/numpy/_core/include -I/usr/include/python3.14 -Ibottleneck/src -c bottleneck/src/move_median/move_median.c -o build/temp.linux-aarch64-cpython-314/bottleneck/src/move_median/move_median.o -O2
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/bottleneck/src/move.o build/temp.linux-aarch64-cpython-314/bottleneck/src/move_median/move_median.o -L/usr/lib -o build/lib.linux-aarch64-cpython-314/bottleneck/move.cpython-314-aarch64-linux-gnu.so
building 'bottleneck.nonreduce' 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/lib/python3.14/site-packages/numpy/_core/include -I/usr/include/python3.14 -Ibottleneck/src -c bottleneck/src/nonreduce.c -o build/temp.linux-aarch64-cpython-314/bottleneck/src/nonreduce.o -O2
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/bottleneck/src/nonreduce.o -L/usr/lib -o build/lib.linux-aarch64-cpython-314/bottleneck/nonreduce.cpython-314-aarch64-linux-gnu.so
building 'bottleneck.nonreduce_axis' 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/lib/python3.14/site-packages/numpy/_core/include -I/usr/include/python3.14 -Ibottleneck/src -c bottleneck/src/nonreduce_axis.c -o build/temp.linux-aarch64-cpython-314/bottleneck/src/nonreduce_axis.o -O2
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/bottleneck/src/nonreduce_axis.o -L/usr/lib -o build/lib.linux-aarch64-cpython-314/bottleneck/nonreduce_axis.cpython-314-aarch64-linux-gnu.so
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/bottleneck
copying build/lib.linux-aarch64-cpython-314/bottleneck/__init__.py -> build/bdist.linux-aarch64/wheel/./bottleneck
copying build/lib.linux-aarch64-cpython-314/bottleneck/_version.py -> build/bdist.linux-aarch64/wheel/./bottleneck
copying build/lib.linux-aarch64-cpython-314/bottleneck/conftest.py -> build/bdist.linux-aarch64/wheel/./bottleneck
copying build/lib.linux-aarch64-cpython-314/bottleneck/_pytesttester.py -> build/bdist.linux-aarch64/wheel/./bottleneck
copying build/lib.linux-aarch64-cpython-314/bottleneck/reduce.cpython-314-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./bottleneck
copying build/lib.linux-aarch64-cpython-314/bottleneck/move.cpython-314-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./bottleneck
creating build/bdist.linux-aarch64/wheel/bottleneck/tests
copying build/lib.linux-aarch64-cpython-314/bottleneck/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./bottleneck/tests
copying build/lib.linux-aarch64-cpython-314/bottleneck/tests/nonreduce_test.py -> build/bdist.linux-aarch64/wheel/./bottleneck/tests
copying build/lib.linux-aarch64-cpython-314/bottleneck/tests/test_template.py -> build/bdist.linux-aarch64/wheel/./bottleneck/tests
copying build/lib.linux-aarch64-cpython-314/bottleneck/tests/reduce_test.py -> build/bdist.linux-aarch64/wheel/./bottleneck/tests
copying build/lib.linux-aarch64-cpython-314/bottleneck/tests/input_modification_test.py -> build/bdist.linux-aarch64/wheel/./bottleneck/tests
copying build/lib.linux-aarch64-cpython-314/bottleneck/tests/list_input_test.py -> build/bdist.linux-aarch64/wheel/./bottleneck/tests
copying build/lib.linux-aarch64-cpython-314/bottleneck/tests/common.py -> build/bdist.linux-aarch64/wheel/./bottleneck/tests
copying build/lib.linux-aarch64-cpython-314/bottleneck/tests/scalar_input_test.py -> build/bdist.linux-aarch64/wheel/./bottleneck/tests
copying build/lib.linux-aarch64-cpython-314/bottleneck/tests/move_test.py -> build/bdist.linux-aarch64/wheel/./bottleneck/tests
copying build/lib.linux-aarch64-cpython-314/bottleneck/tests/memory_test.py -> build/bdist.linux-aarch64/wheel/./bottleneck/tests
copying build/lib.linux-aarch64-cpython-314/bottleneck/tests/nonreduce_axis_test.py -> build/bdist.linux-aarch64/wheel/./bottleneck/tests
creating build/bdist.linux-aarch64/wheel/bottleneck/tests/data
creating build/bdist.linux-aarch64/wheel/bottleneck/tests/data/template_test
copying build/lib.linux-aarch64-cpython-314/bottleneck/tests/data/template_test/truth.c -> build/bdist.linux-aarch64/wheel/./bottleneck/tests/data/template_test
copying build/lib.linux-aarch64-cpython-314/bottleneck/tests/data/template_test/test_template.c -> build/bdist.linux-aarch64/wheel/./bottleneck/tests/data/template_test
copying build/lib.linux-aarch64-cpython-314/bottleneck/tests/util.py -> build/bdist.linux-aarch64/wheel/./bottleneck/tests
creating build/bdist.linux-aarch64/wheel/bottleneck/benchmark
copying build/lib.linux-aarch64-cpython-314/bottleneck/benchmark/__init__.py -> build/bdist.linux-aarch64/wheel/./bottleneck/benchmark
copying build/lib.linux-aarch64-cpython-314/bottleneck/benchmark/bench.py -> build/bdist.linux-aarch64/wheel/./bottleneck/benchmark
copying build/lib.linux-aarch64-cpython-314/bottleneck/benchmark/bench_detailed.py -> build/bdist.linux-aarch64/wheel/./bottleneck/benchmark
copying build/lib.linux-aarch64-cpython-314/bottleneck/benchmark/autotimeit.py -> build/bdist.linux-aarch64/wheel/./bottleneck/benchmark
creating build/bdist.linux-aarch64/wheel/bottleneck/slow
copying build/lib.linux-aarch64-cpython-314/bottleneck/slow/__init__.py -> build/bdist.linux-aarch64/wheel/./bottleneck/slow
copying build/lib.linux-aarch64-cpython-314/bottleneck/slow/nonreduce.py -> build/bdist.linux-aarch64/wheel/./bottleneck/slow
copying build/lib.linux-aarch64-cpython-314/bottleneck/slow/move.py -> build/bdist.linux-aarch64/wheel/./bottleneck/slow
copying build/lib.linux-aarch64-cpython-314/bottleneck/slow/reduce.py -> build/bdist.linux-aarch64/wheel/./bottleneck/slow
copying build/lib.linux-aarch64-cpython-314/bottleneck/slow/nonreduce_axis.py -> build/bdist.linux-aarch64/wheel/./bottleneck/slow
copying build/lib.linux-aarch64-cpython-314/bottleneck/nonreduce_axis.cpython-314-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./bottleneck
copying build/lib.linux-aarch64-cpython-314/bottleneck/nonreduce.cpython-314-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./bottleneck
creating build/bdist.linux-aarch64/wheel/bottleneck/src
copying build/lib.linux-aarch64-cpython-314/bottleneck/src/__init__.py -> build/bdist.linux-aarch64/wheel/./bottleneck/src
copying build/lib.linux-aarch64-cpython-314/bottleneck/src/bn_config.py -> build/bdist.linux-aarch64/wheel/./bottleneck/src
copying build/lib.linux-aarch64-cpython-314/bottleneck/src/bn_template.py -> build/bdist.linux-aarch64/wheel/./bottleneck/src
running install_egg_info
running egg_info
writing Bottleneck.egg-info/PKG-INFO
writing dependency_links to Bottleneck.egg-info/dependency_links.txt
writing requirements to Bottleneck.egg-info/requires.txt
writing top-level names to Bottleneck.egg-info/top_level.txt
reading manifest file 'Bottleneck.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory 'doc/build'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*~' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'Bottleneck.egg-info/SOURCES.txt'
Failed to load config from /build/python-bottleneck/src/bottleneck-1.6.0/pyproject.toml: 'versioneer'
Try to load it from setup.cfg
Copying Bottleneck.egg-info to build/bdist.linux-aarch64/wheel/./Bottleneck-1.6.0-py3.14.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/bottleneck-1.6.0.dist-info/WHEEL
creating '/build/python-bottleneck/src/bottleneck-1.6.0/dist/.tmp-gjgb57a2/bottleneck-1.6.0-cp314-cp314-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'bottleneck/__init__.py'
adding 'bottleneck/_pytesttester.py'
adding 'bottleneck/_version.py'
adding 'bottleneck/conftest.py'
adding 'bottleneck/move.cpython-314-aarch64-linux-gnu.so'
adding 'bottleneck/nonreduce.cpython-314-aarch64-linux-gnu.so'
adding 'bottleneck/nonreduce_axis.cpython-314-aarch64-linux-gnu.so'
adding 'bottleneck/reduce.cpython-314-aarch64-linux-gnu.so'
adding 'bottleneck/benchmark/__init__.py'
adding 'bottleneck/benchmark/autotimeit.py'
adding 'bottleneck/benchmark/bench.py'
adding 'bottleneck/benchmark/bench_detailed.py'
adding 'bottleneck/slow/__init__.py'
adding 'bottleneck/slow/move.py'
adding 'bottleneck/slow/nonreduce.py'
adding 'bottleneck/slow/nonreduce_axis.py'
adding 'bottleneck/slow/reduce.py'
adding 'bottleneck/src/__init__.py'
adding 'bottleneck/src/bn_config.py'
adding 'bottleneck/src/bn_template.py'
adding 'bottleneck/tests/__init__.py'
adding 'bottleneck/tests/common.py'
adding 'bottleneck/tests/input_modification_test.py'
adding 'bottleneck/tests/list_input_test.py'
adding 'bottleneck/tests/memory_test.py'
adding 'bottleneck/tests/move_test.py'
adding 'bottleneck/tests/nonreduce_axis_test.py'
adding 'bottleneck/tests/nonreduce_test.py'
adding 'bottleneck/tests/reduce_test.py'
adding 'bottleneck/tests/scalar_input_test.py'
adding 'bottleneck/tests/test_template.py'
adding 'bottleneck/tests/util.py'
adding 'bottleneck/tests/data/template_test/test_template.c'
adding 'bottleneck/tests/data/template_test/truth.c'
adding 'bottleneck-1.6.0.dist-info/licenses/LICENSE'
adding 'bottleneck-1.6.0.dist-info/METADATA'
adding 'bottleneck-1.6.0.dist-info/WHEEL'
adding 'bottleneck-1.6.0.dist-info/top_level.txt'
adding 'bottleneck-1.6.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built bottleneck-1.6.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-bottleneck"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-bottleneck 1.6.0-2 (Mon Jan 12 06:02:55 2026)
==> Cleaning up...
[?12l[?25h