>>> py3-nodeenv: Building community/py3-nodeenv 1.9.1-r1 (using abuild 3.16.0_rc4-r0) started Tue, 21 Oct 2025 06:57:05 +0000 >>> py3-nodeenv: Validating /home/buildozer/aports/community/py3-nodeenv/APKBUILD... >>> py3-nodeenv: Analyzing dependencies... >>> py3-nodeenv: Installing for build: build-base bash py3-setuptools python3-dev py3-gpep517 py3-wheel nodejs py3-pytest py3-mock py3-pytest-cov ( 1/45) Installing bash (5.3.3-r1) bash-5.3.3-r1.post-install: Executing script... ( 2/45) Installing gdbm (1.26-r0) ( 3/45) Installing xz-libs (5.8.1-r0) ( 4/45) Installing mpdecimal (4.0.1-r0) ( 5/45) Installing libpanelw (6.5_p20251010-r0) ( 6/45) Installing python3 (3.12.12-r0) ( 7/45) Installing python3-pycache-pyc0 (3.12.12-r0) ( 8/45) Installing pyc (3.12.12-r0) ( 9/45) Installing py3-setuptools-pyc (80.9.0-r1) (10/45) Installing py3-packaging-pyc (25.0-r0) (11/45) Installing python3-pyc (3.12.12-r0) (12/45) Installing py3-parsing (3.2.3-r0) (13/45) Installing py3-parsing-pyc (3.2.3-r0) (14/45) Installing py3-packaging (25.0-r0) (15/45) Installing py3-setuptools (80.9.0-r1) (16/45) Installing python3-dev (3.12.12-r0) (17/45) Installing py3-installer (0.7.0-r2) (18/45) Installing py3-installer-pyc (0.7.0-r2) (19/45) Installing py3-gpep517 (19-r0) (20/45) Installing py3-gpep517-pyc (19-r0) (21/45) Installing py3-wheel (0.46.1-r0) (22/45) Installing py3-wheel-pyc (0.46.1-r0) (23/45) Installing ada-libs (2.9.2-r5) (24/45) Installing icu-data-en (76.1-r1) icu-data-en-76.1-r1.post-install: Executing script... icu-data-en-76.1-r1.post-install: * icu-data-en-76.1-r1.post-install: * If you need ICU with non-English locales and legacy charset support, install icu-data-en-76.1-r1.post-install: * package icu-data-full. icu-data-en-76.1-r1.post-install: * (25/45) Installing icu-libs (76.1-r1) (26/45) Installing simdjson (3.12.0-r0) (27/45) Installing simdutf (7.3.6-r0) (28/45) Installing nodejs (22.19.0-r3) (29/45) Installing py3-iniconfig (2.1.0-r0) (30/45) Installing py3-iniconfig-pyc (2.1.0-r0) (31/45) Installing py3-pluggy (1.6.0-r0) (32/45) Installing py3-pluggy-pyc (1.6.0-r0) (33/45) Installing py3-py (1.11.0-r4) (34/45) Installing py3-py-pyc (1.11.0-r4) (35/45) Installing py3-pygments (2.19.2-r0) (36/45) Installing py3-pygments-pyc (2.19.2-r0) (37/45) Installing py3-pytest (8.4.2-r1) (38/45) Installing py3-pytest-pyc (8.4.2-r1) (39/45) Installing py3-mock (5.2.0-r0) (40/45) Installing py3-mock-pyc (5.2.0-r0) (41/45) Installing py3-coverage (7.11.0-r0) (42/45) Installing py3-coverage-pyc (7.11.0-r0) (43/45) Installing py3-pytest-cov (5.0.0-r1) (44/45) Installing py3-pytest-cov-pyc (5.0.0-r1) (45/45) Installing .makedepends-py3-nodeenv (20251021.065711) busybox-1.37.0-r24.trigger: Executing script... OK: 773 MiB in 196 packages >>> py3-nodeenv: Cleaning up srcdir >>> py3-nodeenv: Cleaning up pkgdir >>> py3-nodeenv: Cleaning up tmpdir >>> py3-nodeenv: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/nodeenv-1.9.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/nodeenv-1.9.1.tar.gz.part' nodeenv-1.9.1.tar.gz 100% |********************************| 37158 0:00:00 ETA '/var/cache/distfiles/v3.23/nodeenv-1.9.1.tar.gz.part' saved /var/cache/distfiles/v3.23/nodeenv-1.9.1.tar.gz: OK /home/buildozer/aports/community/py3-nodeenv/11-alpine-prebuilt.patch: OK >>> py3-nodeenv: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/nodeenv-1.9.1.tar.gz /var/cache/distfiles/v3.23/nodeenv-1.9.1.tar.gz: OK /home/buildozer/aports/community/py3-nodeenv/11-alpine-prebuilt.patch: OK >>> py3-nodeenv: Unpacking /var/cache/distfiles/v3.23/nodeenv-1.9.1.tar.gz... >>> py3-nodeenv: 11-alpine-prebuilt.patch patching file tests/nodeenv_test.py Hunk #1 succeeded at 30 with fuzz 1 (offset 9 lines). 2025-10-21 06:57:14,170 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-21 06:57:14,224 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-21 06:57:14,263 root INFO running build 2025-10-21 06:57:14,263 root INFO running build_py 2025-10-21 06:57:14,271 root INFO creating build/lib 2025-10-21 06:57:14,271 root INFO copying nodeenv.py -> build/lib 2025-10-21 06:57:14,285 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-10-21 06:57:14,285 root INFO running install 2025-10-21 06:57:14,315 root INFO running install_lib 2025-10-21 06:57:14,322 root INFO creating build/bdist.linux-ppc64le/wheel 2025-10-21 06:57:14,323 root INFO copying build/lib/nodeenv.py -> build/bdist.linux-ppc64le/wheel/. 2025-10-21 06:57:14,323 root INFO running install_egg_info 2025-10-21 06:57:14,330 root INFO running egg_info 2025-10-21 06:57:14,336 root INFO creating nodeenv.egg-info 2025-10-21 06:57:14,336 root INFO writing nodeenv.egg-info/PKG-INFO 2025-10-21 06:57:14,337 root INFO writing dependency_links to nodeenv.egg-info/dependency_links.txt 2025-10-21 06:57:14,337 root INFO writing entry points to nodeenv.egg-info/entry_points.txt 2025-10-21 06:57:14,338 root INFO writing top-level names to nodeenv.egg-info/top_level.txt 2025-10-21 06:57:14,338 root INFO writing manifest file 'nodeenv.egg-info/SOURCES.txt' 2025-10-21 06:57:14,345 root INFO reading manifest file 'nodeenv.egg-info/SOURCES.txt' 2025-10-21 06:57:14,345 root INFO reading manifest template 'MANIFEST.in' 2025-10-21 06:57:14,346 root WARNING warning: no files found matching 'setup.cfg' 2025-10-21 06:57:14,347 root WARNING no previously-included directories found matching 'debian-upstream/nodeenv' 2025-10-21 06:57:14,348 root WARNING no previously-included directories found matching 'debian-upstream/sdist' 2025-10-21 06:57:14,348 root WARNING warning: no previously-included files matching '*.log' found under directory 'debian-upstream' 2025-10-21 06:57:14,348 root WARNING warning: no previously-included files matching '*.substvars' found under directory 'debian-upstream' 2025-10-21 06:57:14,349 root WARNING warning: no previously-included files matching 'files' found under directory 'debian-upstream' 2025-10-21 06:57:14,349 root INFO adding license file 'LICENSE' 2025-10-21 06:57:14,349 root INFO adding license file 'AUTHORS' 2025-10-21 06:57:14,351 root INFO writing manifest file 'nodeenv.egg-info/SOURCES.txt' 2025-10-21 06:57:14,351 root INFO Copying nodeenv.egg-info to build/bdist.linux-ppc64le/wheel/./nodeenv-1.9.1-py3.12.egg-info 2025-10-21 06:57:14,353 root INFO running install_scripts 2025-10-21 06:57:14,354 root INFO creating build/bdist.linux-ppc64le/wheel/nodeenv-1.9.1.dist-info/WHEEL 2025-10-21 06:57:14,355 wheel INFO creating '/home/buildozer/aports/community/py3-nodeenv/src/nodeenv-1.9.1/.dist/.tmp-n1k3j896/nodeenv-1.9.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-10-21 06:57:14,355 wheel INFO adding 'nodeenv.py' 2025-10-21 06:57:14,356 wheel INFO adding 'nodeenv-1.9.1.dist-info/licenses/AUTHORS' 2025-10-21 06:57:14,357 wheel INFO adding 'nodeenv-1.9.1.dist-info/licenses/LICENSE' 2025-10-21 06:57:14,357 wheel INFO adding 'nodeenv-1.9.1.dist-info/METADATA' 2025-10-21 06:57:14,357 wheel INFO adding 'nodeenv-1.9.1.dist-info/WHEEL' 2025-10-21 06:57:14,357 wheel INFO adding 'nodeenv-1.9.1.dist-info/entry_points.txt' 2025-10-21 06:57:14,357 wheel INFO adding 'nodeenv-1.9.1.dist-info/top_level.txt' 2025-10-21 06:57:14,358 wheel INFO adding 'nodeenv-1.9.1.dist-info/RECORD' 2025-10-21 06:57:14,358 root INFO removing build/bdist.linux-ppc64le/wheel 2025-10-21 06:57:14,359 gpep517 INFO The backend produced .dist/nodeenv-1.9.1-py2.py3-none-any.whl nodeenv-1.9.1-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-nodeenv/src/nodeenv-1.9.1 configfile: tox.ini plugins: cov-5.0.0 collected 16 items tests/nodeenv_test.py .......... [ 62%] tests/test_install_activate.py ...... [100%] ============================== 16 passed in 1.28s ============================== >>> py3-nodeenv: Entering fakeroot... >>> py3-nodeenv-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-nodeenv/pkg/py3-nodeenv-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-nodeenv-pyc*: Preparing subpackage py3-nodeenv-pyc... >>> py3-nodeenv-pyc*: Running postcheck for py3-nodeenv-pyc >>> py3-nodeenv*: Running postcheck for py3-nodeenv >>> py3-nodeenv*: Preparing package py3-nodeenv... >>> py3-nodeenv-pyc*: Tracing dependencies... python3~3.12 >>> py3-nodeenv-pyc*: Package size: 57.9 KB >>> py3-nodeenv-pyc*: Compressing data... >>> py3-nodeenv-pyc*: Create checksum... >>> py3-nodeenv-pyc*: Create py3-nodeenv-pyc-1.9.1-r1.apk >>> py3-nodeenv*: Tracing dependencies... bash py3-setuptools python3~3.12 >>> py3-nodeenv*: Package size: 71.3 KB >>> py3-nodeenv*: Compressing data... >>> py3-nodeenv*: Create checksum... >>> py3-nodeenv*: Create py3-nodeenv-1.9.1-r1.apk >>> py3-nodeenv: Build complete at Tue, 21 Oct 2025 06:57:17 +0000 elapsed time 0h 0m 12s >>> py3-nodeenv: Cleaning up srcdir >>> py3-nodeenv: Cleaning up pkgdir >>> py3-nodeenv: Uninstalling dependencies... ( 1/45) Purging .makedepends-py3-nodeenv (20251021.065711) ( 2/45) Purging bash (5.3.3-r1) bash-5.3.3-r1.pre-deinstall: Executing script... ( 3/45) Purging py3-setuptools-pyc (80.9.0-r1) ( 4/45) Purging py3-setuptools (80.9.0-r1) ( 5/45) Purging python3-dev (3.12.12-r0) ( 6/45) Purging py3-gpep517-pyc (19-r0) ( 7/45) Purging py3-gpep517 (19-r0) ( 8/45) Purging py3-installer-pyc (0.7.0-r2) ( 9/45) Purging py3-installer (0.7.0-r2) (10/45) Purging py3-wheel-pyc (0.46.1-r0) (11/45) Purging py3-wheel (0.46.1-r0) (12/45) Purging nodejs (22.19.0-r3) (13/45) Purging py3-mock-pyc (5.2.0-r0) (14/45) Purging py3-mock (5.2.0-r0) (15/45) Purging py3-pytest-cov-pyc (5.0.0-r1) (16/45) Purging py3-pytest-cov (5.0.0-r1) (17/45) Purging py3-pytest-pyc (8.4.2-r1) (18/45) Purging py3-pytest (8.4.2-r1) (19/45) Purging py3-iniconfig-pyc (2.1.0-r0) (20/45) Purging py3-iniconfig (2.1.0-r0) (21/45) Purging py3-packaging-pyc (25.0-r0) (22/45) Purging py3-packaging (25.0-r0) (23/45) Purging py3-parsing-pyc (3.2.3-r0) (24/45) Purging py3-parsing (3.2.3-r0) (25/45) Purging py3-pluggy-pyc (1.6.0-r0) (26/45) Purging py3-pluggy (1.6.0-r0) (27/45) Purging py3-py-pyc (1.11.0-r4) (28/45) Purging py3-py (1.11.0-r4) (29/45) Purging py3-pygments-pyc (2.19.2-r0) (30/45) Purging py3-pygments (2.19.2-r0) (31/45) Purging py3-coverage-pyc (7.11.0-r0) (32/45) Purging py3-coverage (7.11.0-r0) (33/45) Purging python3-pyc (3.12.12-r0) (34/45) Purging python3-pycache-pyc0 (3.12.12-r0) (35/45) Purging pyc (3.12.12-r0) (36/45) Purging python3 (3.12.12-r0) (37/45) Purging ada-libs (2.9.2-r5) (38/45) Purging gdbm (1.26-r0) (39/45) Purging icu-libs (76.1-r1) (40/45) Purging libpanelw (6.5_p20251010-r0) (41/45) Purging mpdecimal (4.0.1-r0) (42/45) Purging simdjson (3.12.0-r0) (43/45) Purging simdutf (7.3.6-r0) (44/45) Purging xz-libs (5.8.1-r0) (45/45) Purging icu-data-en (76.1-r1) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> py3-nodeenv: Updating the community/ppc64le repository index... >>> py3-nodeenv: Signing the index...