>>> py3-lzo: Building testing/py3-lzo 1.16-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 20:01:30 +0000 >>> py3-lzo: Checking sanity of /home/buildozer/aports/testing/py3-lzo/APKBUILD... >>> py3-lzo: Analyzing dependencies... >>> py3-lzo: Installing for build: build-base python3 lzo-dev py3-gpep517 py3-installer py3-setuptools py3-wheel python3-dev py3-pytest (1/34) Installing libffi (3.4.6-r0) (2/34) Installing gdbm (1.23-r1) (3/34) Installing mpdecimal (4.0.0-r0) (4/34) Installing libpanelw (6.4_p20240330-r0) (5/34) Installing readline (8.2.10-r0) (6/34) Installing sqlite-libs (3.45.2-r0) (7/34) Installing python3 (3.12.3-r0) (8/34) Installing python3-pycache-pyc0 (3.12.3-r0) (9/34) Installing pyc (3.12.3-r0) (10/34) Installing python3-pyc (3.12.3-r0) (11/34) Installing lzo (2.10-r5) (12/34) Installing lzo-dev (2.10-r5) (13/34) Installing py3-installer (0.7.0-r2) (14/34) Installing py3-installer-pyc (0.7.0-r2) (15/34) Installing py3-gpep517 (15-r2) (16/34) Installing py3-gpep517-pyc (15-r2) (17/34) Installing py3-parsing (3.1.2-r1) (18/34) Installing py3-parsing-pyc (3.1.2-r1) (19/34) Installing py3-packaging (24.0-r1) (20/34) Installing py3-packaging-pyc (24.0-r1) (21/34) Installing py3-setuptools (69.2.0-r2) (22/34) Installing py3-setuptools-pyc (69.2.0-r2) (23/34) Installing py3-wheel (0.42.0-r1) (24/34) Installing py3-wheel-pyc (0.42.0-r1) (25/34) Installing python3-dev (3.12.3-r0) (26/34) Installing py3-iniconfig (2.0.0-r1) (27/34) Installing py3-iniconfig-pyc (2.0.0-r1) (28/34) Installing py3-pluggy (1.4.0-r1) (29/34) Installing py3-pluggy-pyc (1.4.0-r1) (30/34) Installing py3-py (1.11.0-r3) (31/34) Installing py3-py-pyc (1.11.0-r3) (32/34) Installing py3-pytest (8.1.1-r1) (33/34) Installing py3-pytest-pyc (8.1.1-r1) (34/34) Installing .makedepends-py3-lzo (20240415.200132) Executing busybox-1.36.1-r25.trigger OK: 499 MiB in 147 packages >>> py3-lzo: Cleaning up srcdir >>> py3-lzo: Cleaning up pkgdir >>> py3-lzo: Cleaning up tmpdir >>> py3-lzo: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-lzo-1.16.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 611k 100 611k 0 0 2196k 0 --:--:-- --:--:-- --:--:-- 2192k >>> py3-lzo: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-lzo-1.16.tar.gz >>> py3-lzo: Checking sha512sums... py3-lzo-1.16.tar.gz: OK >>> py3-lzo: Unpacking /var/cache/distfiles/edge/py3-lzo-1.16.tar.gz... 2024-04-15 20:01:35,011 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-15 20:01:35,200 root INFO running bdist_wheel 2024-04-15 20:01:35,214 root INFO running build 2024-04-15 20:01:35,214 root INFO running build_py 2024-04-15 20:01:35,217 root INFO creating build 2024-04-15 20:01:35,217 root INFO creating build/lib.linux-i686-cpython-312 2024-04-15 20:01:35,217 root INFO copying tarxfz.py -> build/lib.linux-i686-cpython-312 2024-04-15 20:01:35,218 root INFO running egg_info 2024-04-15 20:01:35,218 root INFO creating python_lzo.egg-info 2024-04-15 20:01:35,221 root INFO writing python_lzo.egg-info/PKG-INFO 2024-04-15 20:01:35,222 root INFO writing dependency_links to python_lzo.egg-info/dependency_links.txt 2024-04-15 20:01:35,222 root INFO writing requirements to python_lzo.egg-info/requires.txt 2024-04-15 20:01:35,222 root INFO writing top-level names to python_lzo.egg-info/top_level.txt 2024-04-15 20:01:35,223 root INFO writing manifest file 'python_lzo.egg-info/SOURCES.txt' 2024-04-15 20:01:35,227 root INFO reading manifest file 'python_lzo.egg-info/SOURCES.txt' 2024-04-15 20:01:35,227 root INFO reading manifest template 'MANIFEST.in' 2024-04-15 20:01:35,235 root INFO adding license file 'COPYING' 2024-04-15 20:01:35,241 root INFO writing manifest file 'python_lzo.egg-info/SOURCES.txt' 2024-04-15 20:01:35,247 root INFO running build_ext 2024-04-15 20:01:35,249 root INFO building 'lzo' extension 2024-04-15 20:01:35,249 root INFO creating build/temp.linux-i686-cpython-312 2024-04-15 20:01:35,250 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilzo-2.10/include -I/usr/include/python3.12 -c lzomodule.c -o build/temp.linux-i686-cpython-312/lzomodule.o lzomodule.c: In function 'compress': lzomodule.c:125:13: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'long unsigned int' [-Wsign-compare] 125 | if (len > LZO_UINT_MAX) { | ^ lzomodule.c:130:35: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 130 | if ((len + len / 16 + 64 + 3) > LZO_UINT_MAX) { | ^ lzomodule.c: In function 'optimize': lzomodule.c:461:44: warning: pointer targets in passing argument 1 of 'PyBytes_FromStringAndSize' differ in signedness [-Wpointer-sign] 461 | result_str = PyBytes_FromStringAndSize(in, len); | ^~ | | | unsigned char * In file included from /usr/include/python3.12/Python.h:50, from lzomodule.c:36: /usr/include/python3.12/bytesobject.h:34:50: note: expected 'const char *' but argument is of type 'unsigned char *' 34 | PyAPI_FUNC(PyObject *) PyBytes_FromStringAndSize(const char *, Py_ssize_t); | ^~~~~~~~~~~~ lzomodule.c: At top level: lzomodule.c:585:25: warning: 'module_documentation' defined but not used [-Wunused-variable] 585 | static /* const */ char module_documentation[]= | ^~~~~~~~~~~~~~~~~~~~ 2024-04-15 20:01:35,752 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/lzomodule.o -Llzo-2.10/lib -L/usr/lib -llzo2 -o build/lib.linux-i686-cpython-312/lzo.cpython-312-i386-linux-musl.so 2024-04-15 20:01:35,776 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-15 20:01:35,776 root INFO running install 2024-04-15 20:01:35,794 root INFO running install_lib 2024-04-15 20:01:35,797 root INFO creating build/bdist.linux-i686 2024-04-15 20:01:35,797 root INFO creating build/bdist.linux-i686/wheel 2024-04-15 20:01:35,798 root INFO copying build/lib.linux-i686-cpython-312/tarxfz.py -> build/bdist.linux-i686/wheel 2024-04-15 20:01:35,798 root INFO copying build/lib.linux-i686-cpython-312/lzo.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel 2024-04-15 20:01:35,798 root INFO running install_egg_info 2024-04-15 20:01:35,801 root INFO Copying python_lzo.egg-info to build/bdist.linux-i686/wheel/python_lzo-1.16-py3.12.egg-info 2024-04-15 20:01:35,803 root INFO running install_scripts 2024-04-15 20:01:35,809 wheel INFO creating build/bdist.linux-i686/wheel/python_lzo-1.16.dist-info/WHEEL 2024-04-15 20:01:35,810 wheel INFO creating '/home/buildozer/aports/testing/py3-lzo/src/python-lzo-1.16/.dist/.tmp-3rqnrns8/python_lzo-1.16-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-15 20:01:35,811 wheel INFO adding 'lzo.cpython-312-i386-linux-musl.so' 2024-04-15 20:01:35,811 wheel INFO adding 'tarxfz.py' 2024-04-15 20:01:35,812 wheel INFO adding 'python_lzo-1.16.dist-info/COPYING' 2024-04-15 20:01:35,813 wheel INFO adding 'python_lzo-1.16.dist-info/METADATA' 2024-04-15 20:01:35,813 wheel INFO adding 'python_lzo-1.16.dist-info/WHEEL' 2024-04-15 20:01:35,813 wheel INFO adding 'python_lzo-1.16.dist-info/top_level.txt' 2024-04-15 20:01:35,814 wheel INFO adding 'python_lzo-1.16.dist-info/RECORD' 2024-04-15 20:01:35,814 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-15 20:01:35,815 gpep517 INFO The backend produced .dist/python_lzo-1.16-cp312-cp312-linux_i686.whl python_lzo-1.16-cp312-cp312-linux_i686.whl /home/buildozer/aports/testing/py3-lzo/src/python-lzo-1.16/.testenv/lib/python3.12/site-packages/tarxfz.py:4: SyntaxWarning: invalid escape sequence '\s' os.chdir('C:\src') /home/buildozer/aports/testing/py3-lzo/src/python-lzo-1.16/.testenv/lib/python3.12/site-packages/tarxfz.py:5: SyntaxWarning: invalid escape sequence '\s' tf=tarfile.open('C:\src\lzo-2.10.tar.gz', 'r:gz') ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/testing/py3-lzo/src/python-lzo-1.16 configfile: pyproject.toml collected 15 items tests/test_lzo.py ............... [100%] ============================== 15 passed in 0.21s ============================== >>> py3-lzo: Entering fakeroot... /usr/lib/python3.12/site-packages/tarxfz.py:4: SyntaxWarning: invalid escape sequence '\s' /usr/lib/python3.12/site-packages/tarxfz.py:5: SyntaxWarning: invalid escape sequence '\s' >>> py3-lzo-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-lzo/pkg/py3-lzo/usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-lzo/pkg/py3-lzo-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-lzo-pyc*: Preparing subpackage py3-lzo-pyc... >>> py3-lzo-pyc*: Running postcheck for py3-lzo-pyc >>> py3-lzo*: Running postcheck for py3-lzo >>> py3-lzo*: Preparing package py3-lzo... >>> py3-lzo*: Stripping binaries >>> py3-lzo-pyc*: Scanning shared objects >>> py3-lzo*: Scanning shared objects >>> py3-lzo-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-lzo-pyc*: Package size: 28.0 KB >>> py3-lzo-pyc*: Compressing data... >>> py3-lzo-pyc*: Create checksum... >>> py3-lzo-pyc*: Create py3-lzo-pyc-1.16-r1.apk >>> py3-lzo*: Tracing dependencies... python3 python3~3.12 so:libc.musl-x86.so.1 so:liblzo2.so.2 >>> py3-lzo*: Package size: 84.0 KB >>> py3-lzo*: Compressing data... >>> py3-lzo*: Create checksum... >>> py3-lzo*: Create py3-lzo-1.16-r1.apk >>> py3-lzo: Build complete at Mon, 15 Apr 2024 20:01:37 +0000 elapsed time 0h 0m 7s >>> py3-lzo: Cleaning up srcdir >>> py3-lzo: Cleaning up pkgdir >>> py3-lzo: Uninstalling dependencies... (1/34) Purging .makedepends-py3-lzo (20240415.200132) (2/34) Purging lzo-dev (2.10-r5) (3/34) Purging lzo (2.10-r5) (4/34) Purging py3-gpep517-pyc (15-r2) (5/34) Purging py3-gpep517 (15-r2) (6/34) Purging py3-installer-pyc (0.7.0-r2) (7/34) Purging py3-installer (0.7.0-r2) (8/34) Purging py3-setuptools-pyc (69.2.0-r2) (9/34) Purging py3-setuptools (69.2.0-r2) (10/34) Purging py3-wheel-pyc (0.42.0-r1) (11/34) Purging py3-wheel (0.42.0-r1) (12/34) Purging python3-dev (3.12.3-r0) (13/34) Purging py3-pytest-pyc (8.1.1-r1) (14/34) Purging py3-pytest (8.1.1-r1) (15/34) Purging py3-iniconfig-pyc (2.0.0-r1) (16/34) Purging py3-iniconfig (2.0.0-r1) (17/34) Purging py3-packaging-pyc (24.0-r1) (18/34) Purging py3-packaging (24.0-r1) (19/34) Purging py3-parsing-pyc (3.1.2-r1) (20/34) Purging py3-parsing (3.1.2-r1) (21/34) Purging py3-pluggy-pyc (1.4.0-r1) (22/34) Purging py3-pluggy (1.4.0-r1) (23/34) Purging py3-py-pyc (1.11.0-r3) (24/34) Purging py3-py (1.11.0-r3) (25/34) Purging python3-pyc (3.12.3-r0) (26/34) Purging python3-pycache-pyc0 (3.12.3-r0) (27/34) Purging pyc (3.12.3-r0) (28/34) Purging python3 (3.12.3-r0) (29/34) Purging gdbm (1.23-r1) (30/34) Purging libffi (3.4.6-r0) (31/34) Purging libpanelw (6.4_p20240330-r0) (32/34) Purging mpdecimal (4.0.0-r0) (33/34) Purging readline (8.2.10-r0) (34/34) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-lzo: Updating the testing/x86 repository index... >>> py3-lzo: Signing the index...