>>> py3-lzo: Building testing/py3-lzo 1.14-r2 (using abuild 3.10.0_rc1-r2) started Mon, 28 Nov 2022 12:29:05 +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 (1/18) Installing libbz2 (1.0.8-r4) (2/18) Installing libffi (3.4.4-r0) (3/18) Installing gdbm (1.23-r0) (4/18) Installing xz-libs (5.2.8-r0) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.2.0-r0) (7/18) Installing sqlite-libs (3.40.0-r0) (8/18) Installing python3 (3.11.0-r2) (9/18) Installing lzo (2.10-r3) (10/18) Installing lzo-dev (2.10-r3) (11/18) Installing py3-installer (0.5.1-r2) (12/18) Installing py3-gpep517 (11-r1) (13/18) Installing py3-parsing (3.0.9-r1) (14/18) Installing py3-packaging (21.3-r3) (15/18) Installing py3-setuptools (65.6.3-r0) (16/18) Installing py3-wheel (0.38.4-r1) (17/18) Installing python3-dev (3.11.0-r2) (18/18) Installing .makedepends-py3-lzo (20221128.122909) Executing busybox-1.35.0-r29.trigger OK: 497 MiB in 114 packages >>> py3-lzo: Cleaning up srcdir >>> py3-lzo: Cleaning up pkgdir >>> py3-lzo: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-lzo-1.14.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 17072 100 17072 0 0 28771 0 --:--:-- --:--:-- --:--:-- 30323 >>> py3-lzo: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-lzo-1.14.tar.gz >>> py3-lzo: Checking sha512sums... py3-lzo-1.14.tar.gz: OK >>> py3-lzo: Unpacking /var/cache/distfiles/py3-lzo-1.14.tar.gz... 2022-11-28 12:29:15,136 gpep517 INFO Building wheel via backend setuptools.build_meta 2022-11-28 12:29:15,271 root INFO running bdist_wheel 2022-11-28 12:29:15,317 root INFO running build 2022-11-28 12:29:15,318 root INFO running build_ext 2022-11-28 12:29:15,324 root INFO building 'lzo' extension 2022-11-28 12:29:15,325 root INFO creating build 2022-11-28 12:29:15,325 root INFO creating build/temp.linux-riscv64-cpython-311 2022-11-28 12:29:15,326 root INFO gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include -I/usr/include/python3.11 -c lzomodule.c -o build/temp.linux-riscv64-cpython-311/lzomodule.o lzomodule.c: In function 'optimize': lzomodule.c:314:44: warning: pointer targets in passing argument 1 of 'PyBytes_FromStringAndSize' differ in signedness [-Wpointer-sign] 314 | result_str = PyBytes_FromStringAndSize(in, len); | ^~ | | | unsigned char * In file included from /usr/include/python3.11/Python.h:50, from lzomodule.c:36: /usr/include/python3.11/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:438:25: warning: 'module_documentation' defined but not used [-Wunused-variable] 438 | static /* const */ char module_documentation[]= | ^~~~~~~~~~~~~~~~~~~~ 2022-11-28 12:29:17,341 root INFO creating build/lib.linux-riscv64-cpython-311 2022-11-28 12:29:17,342 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-riscv64-cpython-311/lzomodule.o -L/usr/lib -llzo2 -o build/lib.linux-riscv64-cpython-311/lzo.cpython-311-riscv64-linux-musl.so 2022-11-28 12:29:17,544 wheel INFO installing to build/bdist.linux-riscv64/wheel 2022-11-28 12:29:17,544 root INFO running install 2022-11-28 12:29:17,604 root INFO running install_lib 2022-11-28 12:29:17,612 root INFO creating build/bdist.linux-riscv64 2022-11-28 12:29:17,613 root INFO creating build/bdist.linux-riscv64/wheel 2022-11-28 12:29:17,613 root INFO copying build/lib.linux-riscv64-cpython-311/lzo.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel 2022-11-28 12:29:17,615 root INFO running install_egg_info 2022-11-28 12:29:17,652 root INFO running egg_info 2022-11-28 12:29:17,652 root INFO creating python_lzo.egg-info 2022-11-28 12:29:17,657 root INFO writing python_lzo.egg-info/PKG-INFO 2022-11-28 12:29:17,658 root INFO writing dependency_links to python_lzo.egg-info/dependency_links.txt 2022-11-28 12:29:17,660 root INFO writing top-level names to python_lzo.egg-info/top_level.txt 2022-11-28 12:29:17,661 root INFO writing manifest file 'python_lzo.egg-info/SOURCES.txt' 2022-11-28 12:29:17,668 root INFO reading manifest file 'python_lzo.egg-info/SOURCES.txt' 2022-11-28 12:29:17,669 root INFO reading manifest template 'MANIFEST.in' 2022-11-28 12:29:17,671 root WARNING warning: no files found matching 'README' 2022-11-28 12:29:17,671 root WARNING warning: no files found matching 'INSTALL' 2022-11-28 12:29:17,673 root INFO adding license file 'COPYING' 2022-11-28 12:29:17,676 root INFO writing manifest file 'python_lzo.egg-info/SOURCES.txt' 2022-11-28 12:29:17,677 root INFO Copying python_lzo.egg-info to build/bdist.linux-riscv64/wheel/python_lzo-1.14-py3.11.egg-info 2022-11-28 12:29:17,680 root INFO running install_scripts 2022-11-28 12:29:17,792 wheel INFO creating build/bdist.linux-riscv64/wheel/python_lzo-1.14.dist-info/WHEEL 2022-11-28 12:29:17,795 wheel INFO creating '/home/buildozer/aports/testing/py3-lzo/src/python-lzo-1.14/dist/.tmp-taz32i60/python_lzo-1.14-cp311-cp311-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2022-11-28 12:29:17,798 wheel INFO adding 'lzo.cpython-311-riscv64-linux-musl.so' 2022-11-28 12:29:17,803 wheel INFO adding 'python_lzo-1.14.dist-info/COPYING' 2022-11-28 12:29:17,804 wheel INFO adding 'python_lzo-1.14.dist-info/METADATA' 2022-11-28 12:29:17,805 wheel INFO adding 'python_lzo-1.14.dist-info/WHEEL' 2022-11-28 12:29:17,805 wheel INFO adding 'python_lzo-1.14.dist-info/top_level.txt' 2022-11-28 12:29:17,807 wheel INFO adding 'python_lzo-1.14.dist-info/RECORD' 2022-11-28 12:29:17,808 wheel INFO removing build/bdist.linux-riscv64/wheel 2022-11-28 12:29:17,810 gpep517 INFO The backend produced dist/python_lzo-1.14-cp311-cp311-linux_riscv64.whl python_lzo-1.14-cp311-cp311-linux_riscv64.whl >>> py3-lzo: Entering fakeroot... >>> py3-lzo*: Running postcheck for py3-lzo >>> py3-lzo*: Preparing package py3-lzo... >>> py3-lzo*: Stripping binaries >>> py3-lzo*: Scanning shared objects >>> py3-lzo*: Tracing dependencies... python3 so:libc.musl-riscv64.so.1 so:liblzo2.so.2 >>> py3-lzo*: Package size: 72.0 KB >>> py3-lzo*: Compressing data... >>> py3-lzo*: Create checksum... >>> py3-lzo*: Create py3-lzo-1.14-r2.apk >>> py3-lzo: Build complete at Mon, 28 Nov 2022 12:29:21 +0000 elapsed time 0h 0m 16s >>> py3-lzo: Cleaning up srcdir >>> py3-lzo: Cleaning up pkgdir >>> py3-lzo: Uninstalling dependencies... (1/18) Purging .makedepends-py3-lzo (20221128.122909) (2/18) Purging lzo-dev (2.10-r3) (3/18) Purging lzo (2.10-r3) (4/18) Purging py3-gpep517 (11-r1) (5/18) Purging py3-installer (0.5.1-r2) (6/18) Purging py3-setuptools (65.6.3-r0) (7/18) Purging py3-wheel (0.38.4-r1) (8/18) Purging py3-packaging (21.3-r3) (9/18) Purging py3-parsing (3.0.9-r1) (10/18) Purging python3-dev (3.11.0-r2) (11/18) Purging python3 (3.11.0-r2) (12/18) Purging libbz2 (1.0.8-r4) (13/18) Purging libffi (3.4.4-r0) (14/18) Purging gdbm (1.23-r0) (15/18) Purging xz-libs (5.2.8-r0) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.2.0-r0) (18/18) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 271 MiB in 96 packages >>> py3-lzo: Updating the testing/riscv64 repository index... >>> py3-lzo: Signing the index...