=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py310-bottleneck-1.4.2 * Building wheel... running bdist_wheel running build running build_py creating build/lib.netbsd-9.3-amd64-cpython-310/bottleneck copying bottleneck/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck copying bottleneck/_pytesttester.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck copying bottleneck/_version.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck creating build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/benchmark copying bottleneck/benchmark/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/benchmark copying bottleneck/benchmark/autotimeit.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/benchmark copying bottleneck/benchmark/bench.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/benchmark copying bottleneck/benchmark/bench_detailed.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/benchmark creating build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/slow copying bottleneck/slow/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/slow copying bottleneck/slow/move.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/slow copying bottleneck/slow/nonreduce.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/slow copying bottleneck/slow/nonreduce_axis.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/slow copying bottleneck/slow/reduce.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/slow creating build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/src copying bottleneck/src/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/src copying bottleneck/src/bn_config.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/src copying bottleneck/src/bn_template.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/src creating build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests copying bottleneck/tests/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests copying bottleneck/tests/common.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests copying bottleneck/tests/input_modification_test.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests copying bottleneck/tests/list_input_test.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests copying bottleneck/tests/memory_test.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests copying bottleneck/tests/move_test.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests copying bottleneck/tests/nonreduce_axis_test.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests copying bottleneck/tests/nonreduce_test.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests copying bottleneck/tests/reduce_test.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests copying bottleneck/tests/scalar_input_test.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests copying bottleneck/tests/test_template.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests copying bottleneck/tests/util.py -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests creating build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests/data/template_test copying bottleneck/tests/data/template_test/test_template.c -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests/data/template_test copying bottleneck/tests/data/template_test/truth.c -> build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests/data/template_test UPDATING build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/_version.py set build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/_version.py to '1.4.2' 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 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -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 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC -c _configtest.c -o _configtest.o success! removing: _configtest.c _configtest.o building 'bottleneck.reduce' extension creating build/temp.netbsd-9.3-amd64-cpython-310/bottleneck/src gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC -I/usr/pkg/lib/python3.10/site-packages/numpy/_core/include -I/usr/pkg/include/python3.10 -Ibottleneck/src -c bottleneck/src/reduce.c -o build/temp.netbsd-9.3-amd64-cpython-310/bottleneck/src/reduce.o -O2 gcc -shared -L. -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.netbsd-9.3-amd64-cpython-310/bottleneck/src/reduce.o -L/usr/pkg/lib -o build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/reduce.so building 'bottleneck.move' extension creating build/temp.netbsd-9.3-amd64-cpython-310/bottleneck/src/move_median gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC -I/usr/pkg/lib/python3.10/site-packages/numpy/_core/include -I/usr/pkg/include/python3.10 -Ibottleneck/src -c bottleneck/src/move.c -o build/temp.netbsd-9.3-amd64-cpython-310/bottleneck/src/move.o -O2 gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC -I/usr/pkg/lib/python3.10/site-packages/numpy/_core/include -I/usr/pkg/include/python3.10 -Ibottleneck/src -c bottleneck/src/move_median/move_median.c -o build/temp.netbsd-9.3-amd64-cpython-310/bottleneck/src/move_median/move_median.o -O2 gcc -shared -L. -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.netbsd-9.3-amd64-cpython-310/bottleneck/src/move.o build/temp.netbsd-9.3-amd64-cpython-310/bottleneck/src/move_median/move_median.o -L/usr/pkg/lib -o build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/move.so building 'bottleneck.nonreduce' extension gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC -I/usr/pkg/lib/python3.10/site-packages/numpy/_core/include -I/usr/pkg/include/python3.10 -Ibottleneck/src -c bottleneck/src/nonreduce.c -o build/temp.netbsd-9.3-amd64-cpython-310/bottleneck/src/nonreduce.o -O2 gcc -shared -L. -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.netbsd-9.3-amd64-cpython-310/bottleneck/src/nonreduce.o -L/usr/pkg/lib -o build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/nonreduce.so building 'bottleneck.nonreduce_axis' extension gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC -I/usr/pkg/lib/python3.10/site-packages/numpy/_core/include -I/usr/pkg/include/python3.10 -Ibottleneck/src -c bottleneck/src/nonreduce_axis.c -o build/temp.netbsd-9.3-amd64-cpython-310/bottleneck/src/nonreduce_axis.o -O2 gcc -shared -L. -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.netbsd-9.3-amd64-cpython-310/bottleneck/src/nonreduce_axis.o -L/usr/pkg/lib -o build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/nonreduce_axis.so installing to build/bdist.netbsd-9.3-amd64/wheel running install running install_lib creating build/bdist.netbsd-9.3-amd64/wheel creating build/bdist.netbsd-9.3-amd64/wheel/bottleneck copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/_pytesttester.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck creating build/bdist.netbsd-9.3-amd64/wheel/bottleneck/benchmark copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/benchmark/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/benchmark copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/benchmark/autotimeit.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/benchmark copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/benchmark/bench.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/benchmark copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/benchmark/bench_detailed.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/benchmark creating build/bdist.netbsd-9.3-amd64/wheel/bottleneck/slow copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/slow/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/slow copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/slow/move.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/slow copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/slow/nonreduce.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/slow copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/slow/nonreduce_axis.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/slow copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/slow/reduce.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/slow creating build/bdist.netbsd-9.3-amd64/wheel/bottleneck/src copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/src/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/src copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/src/bn_config.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/src copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/src/bn_template.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/src creating build/bdist.netbsd-9.3-amd64/wheel/bottleneck/tests copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/tests copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests/common.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/tests copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests/input_modification_test.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/tests copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests/list_input_test.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/tests copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests/memory_test.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/tests copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests/move_test.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/tests copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests/nonreduce_axis_test.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/tests copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests/nonreduce_test.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/tests copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests/reduce_test.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/tests copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests/scalar_input_test.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/tests copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests/test_template.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/tests copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests/util.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/tests creating build/bdist.netbsd-9.3-amd64/wheel/bottleneck/tests/data creating build/bdist.netbsd-9.3-amd64/wheel/bottleneck/tests/data/template_test copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests/data/template_test/test_template.c -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/tests/data/template_test copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/tests/data/template_test/truth.c -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck/tests/data/template_test copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/_version.py -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/reduce.so -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/move.so -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/nonreduce.so -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck copying build/lib.netbsd-9.3-amd64-cpython-310/bottleneck/nonreduce_axis.so -> build/bdist.netbsd-9.3-amd64/wheel/./bottleneck 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 files found matching 'tox.ini' 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' Copying Bottleneck.egg-info to build/bdist.netbsd-9.3-amd64/wheel/./Bottleneck-1.4.2-py3.10.egg-info running install_scripts creating build/bdist.netbsd-9.3-amd64/wheel/bottleneck-1.4.2.dist-info/WHEEL creating '/tmp/math/py-bottleneck/work/bottleneck-1.4.2/dist/.tmp-eqmocfi1/bottleneck-1.4.2-cp310-cp310-netbsd_9_3_amd64.whl' and adding 'build/bdist.netbsd-9.3-amd64/wheel' to it adding 'bottleneck/__init__.py' adding 'bottleneck/_pytesttester.py' adding 'bottleneck/_version.py' adding 'bottleneck/move.so' adding 'bottleneck/nonreduce.so' adding 'bottleneck/nonreduce_axis.so' adding 'bottleneck/reduce.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.4.2.dist-info/LICENSE' adding 'bottleneck-1.4.2.dist-info/METADATA' adding 'bottleneck-1.4.2.dist-info/WHEEL' adding 'bottleneck-1.4.2.dist-info/top_level.txt' adding 'bottleneck-1.4.2.dist-info/RECORD' removing build/bdist.netbsd-9.3-amd64/wheel Successfully built bottleneck-1.4.2-cp310-cp310-netbsd_9_3_amd64.whl