>>> py3-libsass: Building community/py3-libsass 0.23.0-r1 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 20:24:08 +0000 >>> py3-libsass: Validating /home/udu/aports/community/py3-libsass/APKBUILD... >>> py3-libsass: Analyzing dependencies... >>> py3-libsass: Installing for build: build-base py3-setuptools libsass-dev py3-gpep517 py3-wheel python3-dev py3-pytest py3-werkzeug WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/31) Upgrading python3 (3.12.11-r0 -> 3.12.12-r0) (2/31) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.12-r0) (3/31) Installing py3-setuptools-pyc (80.9.0-r0) (4/31) Installing py3-parsing (3.2.3-r0) (5/31) Installing py3-parsing-pyc (3.2.3-r0) (6/31) Installing py3-packaging-pyc (25.0-r0) (7/31) Upgrading python3-pyc (3.12.11-r0 -> 3.12.12-r0) (8/31) Installing py3-packaging (25.0-r0) (9/31) Installing py3-setuptools (80.9.0-r0) (10/31) Installing libsass (3.6.6-r0) (11/31) Installing libsass-dev (3.6.6-r0) (12/31) Installing py3-installer (0.7.0-r2) (13/31) Installing py3-installer-pyc (0.7.0-r2) (14/31) Installing py3-gpep517 (19-r0) (15/31) Installing py3-gpep517-pyc (19-r0) (16/31) Installing py3-wheel (0.46.1-r0) (17/31) Installing py3-wheel-pyc (0.46.1-r0) (18/31) Installing python3-dev (3.12.12-r0) (19/31) Installing py3-iniconfig (2.1.0-r0) (20/31) Installing py3-iniconfig-pyc (2.1.0-r0) (21/31) Installing py3-pluggy (1.5.0-r0) (22/31) Installing py3-pluggy-pyc (1.5.0-r0) (23/31) Installing py3-py (1.11.0-r4) (24/31) Installing py3-py-pyc (1.11.0-r4) (25/31) Installing py3-pytest (8.3.5-r0) (26/31) Installing py3-pytest-pyc (8.3.5-r0) (27/31) Installing py3-markupsafe (3.0.2-r0) (28/31) Installing py3-markupsafe-pyc (3.0.2-r0) (29/31) Installing py3-werkzeug (3.1.3-r0) (30/31) Installing py3-werkzeug-pyc (3.1.3-r0) (31/31) Installing .makedepends-py3-libsass (20251012.202409) Executing busybox-1.37.0-r19.trigger OK: 357 MiB in 117 packages >>> py3-libsass: Cleaning up srcdir >>> py3-libsass: Cleaning up pkgdir >>> py3-libsass: Cleaning up tmpdir >>> py3-libsass: Fetching https://github.com/sass/libsass-python/archive/0.23.0/py3-libsass-0.23.0.tar.gz >>> py3-libsass: Fetching https://github.com/sass/libsass-python/archive/0.23.0/py3-libsass-0.23.0.tar.gz >>> py3-libsass: Checking sha512sums... py3-libsass-0.23.0.tar.gz: OK >>> py3-libsass: Unpacking /var/cache/distfiles/py3-libsass-0.23.0.tar.gz... 2025-10-12 20:24:11,537 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :208: DeprecationWarning: The 'wheel.bdist_wheel' module has been removed. Please update your setuptools to v70.1 or later. If you're explicitly importing 'wheel.bdist_wheel', please update your import to point to 'setuptools.command.bdist_wheel' instead. /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 20:24:11,573 root INFO running bdist_wheel 2025-10-12 20:24:11,591 root INFO running build 2025-10-12 20:24:11,592 root INFO running build_py 2025-10-12 20:24:11,595 root INFO creating build/lib.linux-x86_64-cpython-312 2025-10-12 20:24:11,596 root INFO copying pysassc.py -> build/lib.linux-x86_64-cpython-312 2025-10-12 20:24:11,596 root INFO copying sass.py -> build/lib.linux-x86_64-cpython-312 2025-10-12 20:24:11,597 root INFO copying sasstests.py -> build/lib.linux-x86_64-cpython-312 2025-10-12 20:24:11,597 root INFO creating build/lib.linux-x86_64-cpython-312/sassutils 2025-10-12 20:24:11,598 root INFO copying sassutils/wsgi.py -> build/lib.linux-x86_64-cpython-312/sassutils 2025-10-12 20:24:11,598 root INFO copying sassutils/distutils.py -> build/lib.linux-x86_64-cpython-312/sassutils 2025-10-12 20:24:11,598 root INFO copying sassutils/builder.py -> build/lib.linux-x86_64-cpython-312/sassutils 2025-10-12 20:24:11,599 root INFO copying sassutils/__init__.py -> build/lib.linux-x86_64-cpython-312/sassutils 2025-10-12 20:24:11,600 root INFO running build_ext 2025-10-12 20:24:11,602 root INFO building '_sass' extension 2025-10-12 20:24:11,603 root INFO creating build/temp.linux-x86_64-cpython-312 2025-10-12 20:24:11,603 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DPy_LIMITED_API -I/usr/include/python3.12 -c _sass.c -o build/temp.linux-x86_64-cpython-312/_sass.o -fPIC -std=gnu++0x -Wall -Wno-parentheses -Werror=switch cc1: warning: command-line option '-std=gnu++11' is valid for C++/ObjC++ but not for C 2025-10-12 20:24:11,964 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/_sass.o -L/usr/lib -lsass -o build/lib.linux-x86_64-cpython-312/_sass.abi3.so -fPIC -lstdc++ 2025-10-12 20:24:12,011 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 20:24:12,011 root INFO running install 2025-10-12 20:24:12,021 root INFO running install_lib 2025-10-12 20:24:12,025 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 20:24:12,025 root INFO copying build/lib.linux-x86_64-cpython-312/sasstests.py -> build/bdist.linux-x86_64/wheel/. 2025-10-12 20:24:12,026 root INFO copying build/lib.linux-x86_64-cpython-312/_sass.abi3.so -> build/bdist.linux-x86_64/wheel/. 2025-10-12 20:24:12,026 root INFO copying build/lib.linux-x86_64-cpython-312/pysassc.py -> build/bdist.linux-x86_64/wheel/. 2025-10-12 20:24:12,027 root INFO creating build/bdist.linux-x86_64/wheel/sassutils 2025-10-12 20:24:12,027 root INFO copying build/lib.linux-x86_64-cpython-312/sassutils/wsgi.py -> build/bdist.linux-x86_64/wheel/./sassutils 2025-10-12 20:24:12,027 root INFO copying build/lib.linux-x86_64-cpython-312/sassutils/distutils.py -> build/bdist.linux-x86_64/wheel/./sassutils 2025-10-12 20:24:12,027 root INFO copying build/lib.linux-x86_64-cpython-312/sassutils/builder.py -> build/bdist.linux-x86_64/wheel/./sassutils 2025-10-12 20:24:12,027 root INFO copying build/lib.linux-x86_64-cpython-312/sassutils/__init__.py -> build/bdist.linux-x86_64/wheel/./sassutils 2025-10-12 20:24:12,028 root INFO copying build/lib.linux-x86_64-cpython-312/sass.py -> build/bdist.linux-x86_64/wheel/. 2025-10-12 20:24:12,028 root INFO running install_egg_info 2025-10-12 20:24:12,031 root INFO running egg_info 2025-10-12 20:24:12,034 root INFO creating libsass.egg-info 2025-10-12 20:24:12,034 root INFO writing libsass.egg-info/PKG-INFO 2025-10-12 20:24:12,035 root INFO writing dependency_links to libsass.egg-info/dependency_links.txt 2025-10-12 20:24:12,035 root INFO writing entry points to libsass.egg-info/entry_points.txt 2025-10-12 20:24:12,036 root INFO writing top-level names to libsass.egg-info/top_level.txt 2025-10-12 20:24:12,036 root INFO writing manifest file 'libsass.egg-info/SOURCES.txt' 2025-10-12 20:24:12,039 root INFO reading manifest file 'libsass.egg-info/SOURCES.txt' 2025-10-12 20:24:12,040 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 20:24:12,040 root WARNING warning: no files found matching '*.c' under directory 'libsass' 2025-10-12 20:24:12,040 root WARNING warning: no files found matching '*.cpp' under directory 'libsass' 2025-10-12 20:24:12,041 root WARNING warning: no files found matching '*.h' under directory 'libsass' 2025-10-12 20:24:12,041 root WARNING warning: no files found matching '*.hpp' under directory 'libsass' 2025-10-12 20:24:12,041 root WARNING warning: no files found matching 'libsass/Makefile' 2025-10-12 20:24:12,041 root WARNING warning: no files found matching '.libsass-upstream-version' 2025-10-12 20:24:12,041 root INFO adding license file 'LICENSE' 2025-10-12 20:24:12,042 root INFO writing manifest file 'libsass.egg-info/SOURCES.txt' 2025-10-12 20:24:12,043 root INFO Copying libsass.egg-info to build/bdist.linux-x86_64/wheel/./libsass-0.23.0-py3.12.egg-info 2025-10-12 20:24:12,044 root INFO running install_scripts 2025-10-12 20:24:12,050 root INFO creating build/bdist.linux-x86_64/wheel/libsass-0.23.0.dist-info/WHEEL 2025-10-12 20:24:12,050 wheel INFO creating '/home/udu/aports/community/py3-libsass/src/libsass-python-0.23.0/.dist/.tmp-63hmgjeu/libsass-0.23.0-cp312-abi3-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 20:24:12,051 wheel INFO adding '_sass.abi3.so' 2025-10-12 20:24:12,051 wheel INFO adding 'pysassc.py' 2025-10-12 20:24:12,052 wheel INFO adding 'sass.py' 2025-10-12 20:24:12,052 wheel INFO adding 'sasstests.py' 2025-10-12 20:24:12,053 wheel INFO adding 'libsass-0.23.0.dist-info/licenses/LICENSE' 2025-10-12 20:24:12,053 wheel INFO adding 'sassutils/__init__.py' 2025-10-12 20:24:12,053 wheel INFO adding 'sassutils/builder.py' 2025-10-12 20:24:12,053 wheel INFO adding 'sassutils/distutils.py' 2025-10-12 20:24:12,053 wheel INFO adding 'sassutils/wsgi.py' 2025-10-12 20:24:12,053 wheel INFO adding 'libsass-0.23.0.dist-info/METADATA' 2025-10-12 20:24:12,054 wheel INFO adding 'libsass-0.23.0.dist-info/WHEEL' 2025-10-12 20:24:12,054 wheel INFO adding 'libsass-0.23.0.dist-info/entry_points.txt' 2025-10-12 20:24:12,054 wheel INFO adding 'libsass-0.23.0.dist-info/top_level.txt' 2025-10-12 20:24:12,054 wheel INFO adding 'libsass-0.23.0.dist-info/RECORD' 2025-10-12 20:24:12,054 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 20:24:12,055 gpep517 INFO The backend produced .dist/libsass-0.23.0-cp312-abi3-linux_x86_64.whl libsass-0.23.0-cp312-abi3-linux_x86_64.whl ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.12, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-libsass/src/libsass-python-0.23.0 collected 107 items sasstests.py ........................................................................................................... [100%] ============================================================================================================================================== warnings summary ============================================================================================================================================== sassutils/wsgi.py:9 /home/udu/aports/community/py3-libsass/src/libsass-python-0.23.0/sassutils/wsgi.py:9: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import resource_filename -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================================================================================================================================= 107 passed, 1 warning in 1.21s ======================================================================================================================================= >>> py3-libsass: Entering fakeroot... >>> py3-libsass-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/udu/aports/community/py3-libsass/pkg/py3-libsass-pyc/usr/lib/python3.12/site-packages/__pycache__' 'usr/lib/python3.12/site-packages/sassutils/__pycache__' -> '/home/udu/aports/community/py3-libsass/pkg/py3-libsass-pyc/usr/lib/python3.12/site-packages/sassutils/__pycache__' >>> py3-libsass-pyc*: Preparing subpackage py3-libsass-pyc... >>> py3-libsass-pyc*: Running postcheck for py3-libsass-pyc >>> py3-libsass*: Running postcheck for py3-libsass >>> py3-libsass*: Preparing package py3-libsass... >>> py3-libsass*: Stripping binaries >>> py3-libsass-pyc*: Scanning shared objects >>> py3-libsass*: Scanning shared objects >>> py3-libsass-pyc*: Tracing dependencies... py3-setuptools python3~3.12 >>> py3-libsass-pyc*: Package size: 156.2 KB >>> py3-libsass-pyc*: Compressing data... >>> py3-libsass-pyc*: Create checksum... >>> py3-libsass-pyc*: Create py3-libsass-pyc-0.23.0-r1.apk >>> py3-libsass*: Tracing dependencies... py3-setuptools python3~3.12 so:libc.musl-x86_64.so.1 so:libsass.so.1 >>> py3-libsass*: Package size: 147.2 KB >>> py3-libsass*: Compressing data... >>> py3-libsass*: Create checksum... >>> py3-libsass*: Create py3-libsass-0.23.0-r1.apk >>> py3-libsass: Build complete at Sun, 12 Oct 2025 20:24:14 +0000 elapsed time 0h 0m 6s >>> py3-libsass: Cleaning up srcdir >>> py3-libsass: Cleaning up pkgdir >>> py3-libsass: Uninstalling dependencies... (1/28) Purging .makedepends-py3-libsass (20251012.202409) (2/28) Purging py3-setuptools-pyc (80.9.0-r0) (3/28) Purging py3-setuptools (80.9.0-r0) (4/28) Purging libsass-dev (3.6.6-r0) (5/28) Purging libsass (3.6.6-r0) (6/28) Purging py3-gpep517-pyc (19-r0) (7/28) Purging py3-gpep517 (19-r0) (8/28) Purging py3-installer-pyc (0.7.0-r2) (9/28) Purging py3-installer (0.7.0-r2) (10/28) Purging py3-wheel-pyc (0.46.1-r0) (11/28) Purging py3-wheel (0.46.1-r0) (12/28) Purging python3-dev (3.12.12-r0) (13/28) Purging py3-pytest-pyc (8.3.5-r0) (14/28) Purging py3-pytest (8.3.5-r0) (15/28) Purging py3-iniconfig-pyc (2.1.0-r0) (16/28) Purging py3-iniconfig (2.1.0-r0) (17/28) Purging py3-packaging-pyc (25.0-r0) (18/28) Purging py3-packaging (25.0-r0) (19/28) Purging py3-parsing-pyc (3.2.3-r0) (20/28) Purging py3-parsing (3.2.3-r0) (21/28) Purging py3-pluggy-pyc (1.5.0-r0) (22/28) Purging py3-pluggy (1.5.0-r0) (23/28) Purging py3-py-pyc (1.11.0-r4) (24/28) Purging py3-py (1.11.0-r4) (25/28) Purging py3-werkzeug-pyc (3.1.3-r0) (26/28) Purging py3-werkzeug (3.1.3-r0) (27/28) Purging py3-markupsafe-pyc (3.0.2-r0) (28/28) Purging py3-markupsafe (3.0.2-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-libsass: Updating the community/x86_64 repository index... >>> py3-libsass: Signing the index...