>>> mrhlpr: Building community/mrhlpr 1.2.0-r0 (using abuild 3.10.0-r0) started Tue, 14 Mar 2023 19:51:58 +0000 >>> mrhlpr: Checking sanity of /home/buildozer/aports/community/mrhlpr/APKBUILD... >>> mrhlpr: Analyzing dependencies... >>> mrhlpr: Installing for build: build-base python3 git py3-gpep517 py3-setuptools py3-wheel (1/16) Installing libbz2 (1.0.8-r4) (2/16) Installing libffi (3.4.4-r0) (3/16) Installing gdbm (1.23-r0) (4/16) Installing xz-libs (5.4.1-r0) (5/16) Installing mpdecimal (2.5.1-r1) (6/16) Installing libpanelw (6.4_p20230311-r0) (7/16) Installing readline (8.2.1-r0) (8/16) Installing sqlite-libs (3.41.1-r0) (9/16) Installing python3 (3.11.2-r0) (10/16) Installing py3-installer (0.6.0-r0) (11/16) Installing py3-gpep517 (13-r0) (12/16) Installing py3-parsing (3.0.9-r1) (13/16) Installing py3-packaging (23.0-r1) (14/16) Installing py3-setuptools (67.6.0-r0) (15/16) Installing py3-wheel (0.40.0-r0) (16/16) Installing .makedepends-mrhlpr (20230314.195159) Executing busybox-1.36.0-r5.trigger OK: 398 MiB in 112 packages >>> mrhlpr: Cleaning up srcdir >>> mrhlpr: Cleaning up pkgdir >>> mrhlpr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mrhlpr-1.2.0.tar.gz >>> mrhlpr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mrhlpr-1.2.0.tar.gz >>> mrhlpr: Checking sha512sums... mrhlpr-1.2.0.tar.gz: OK >>> mrhlpr: Unpacking /var/cache/distfiles/edge/mrhlpr-1.2.0.tar.gz... 2023-03-14 19:52:00,401 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-03-14 19:52:00,422 root INFO running bdist_wheel 2023-03-14 19:52:00,431 root INFO running build 2023-03-14 19:52:00,431 root INFO running build_py 2023-03-14 19:52:00,433 root INFO creating build 2023-03-14 19:52:00,433 root INFO creating build/lib 2023-03-14 19:52:00,433 root INFO creating build/lib/mrtest 2023-03-14 19:52:00,433 root INFO copying mrtest/__init__.py -> build/lib/mrtest 2023-03-14 19:52:00,433 root INFO copying mrtest/zap_packages.py -> build/lib/mrtest 2023-03-14 19:52:00,433 root INFO copying mrtest/frontend.py -> build/lib/mrtest 2023-03-14 19:52:00,434 root INFO copying mrtest/origin.py -> build/lib/mrtest 2023-03-14 19:52:00,434 root INFO copying mrtest/add_packages.py -> build/lib/mrtest 2023-03-14 19:52:00,434 root INFO copying mrtest/select_package.py -> build/lib/mrtest 2023-03-14 19:52:00,434 root INFO copying mrtest/apk_installed.py -> build/lib/mrtest 2023-03-14 19:52:00,434 root INFO creating build/lib/mrhlpr 2023-03-14 19:52:00,435 root INFO copying mrhlpr/__init__.py -> build/lib/mrhlpr 2023-03-14 19:52:00,435 root INFO copying mrhlpr/mrdb.py -> build/lib/mrhlpr 2023-03-14 19:52:00,435 root INFO copying mrhlpr/pipeline.py -> build/lib/mrhlpr 2023-03-14 19:52:00,435 root INFO copying mrhlpr/frontend.py -> build/lib/mrhlpr 2023-03-14 19:52:00,435 root INFO copying mrhlpr/gitlab.py -> build/lib/mrhlpr 2023-03-14 19:52:00,435 root INFO copying mrhlpr/git.py -> build/lib/mrhlpr 2023-03-14 19:52:00,436 root INFO copying mrhlpr/runner.py -> build/lib/mrhlpr 2023-03-14 19:52:00,436 root INFO copying mrhlpr/mr.py -> build/lib/mrhlpr 2023-03-14 19:52:00,436 root INFO running egg_info 2023-03-14 19:52:00,440 root INFO creating mrhlpr.egg-info 2023-03-14 19:52:00,441 root INFO writing mrhlpr.egg-info/PKG-INFO 2023-03-14 19:52:00,441 root INFO writing dependency_links to mrhlpr.egg-info/dependency_links.txt 2023-03-14 19:52:00,441 root INFO writing entry points to mrhlpr.egg-info/entry_points.txt 2023-03-14 19:52:00,441 root INFO writing requirements to mrhlpr.egg-info/requires.txt 2023-03-14 19:52:00,441 root INFO writing top-level names to mrhlpr.egg-info/top_level.txt 2023-03-14 19:52:00,441 root INFO writing manifest file 'mrhlpr.egg-info/SOURCES.txt' 2023-03-14 19:52:00,443 root INFO reading manifest file 'mrhlpr.egg-info/SOURCES.txt' 2023-03-14 19:52:00,443 root INFO reading manifest template 'MANIFEST.in' 2023-03-14 19:52:00,443 root INFO adding license file 'LICENSE' 2023-03-14 19:52:00,444 root INFO writing manifest file 'mrhlpr.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mrhlpr.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mrhlpr.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mrhlpr.data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'mrhlpr.data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) 2023-03-14 19:52:00,444 root INFO creating build/lib/mrhlpr/data 2023-03-14 19:52:00,445 root INFO copying mrhlpr/data/msg_filter_add_commit_id.py -> build/lib/mrhlpr/data 2023-03-14 19:52:00,445 root INFO copying mrhlpr/data/msg_filter_add_label.py -> build/lib/mrhlpr/data 2023-03-14 19:52:00,448 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-03-14 19:52:00,448 root INFO running install 2023-03-14 19:52:00,456 root INFO running install_lib 2023-03-14 19:52:00,457 root INFO creating build/bdist.linux-armv8l 2023-03-14 19:52:00,457 root INFO creating build/bdist.linux-armv8l/wheel 2023-03-14 19:52:00,457 root INFO creating build/bdist.linux-armv8l/wheel/mrtest 2023-03-14 19:52:00,457 root INFO copying build/lib/mrtest/__init__.py -> build/bdist.linux-armv8l/wheel/mrtest 2023-03-14 19:52:00,458 root INFO copying build/lib/mrtest/zap_packages.py -> build/bdist.linux-armv8l/wheel/mrtest 2023-03-14 19:52:00,458 root INFO copying build/lib/mrtest/frontend.py -> build/bdist.linux-armv8l/wheel/mrtest 2023-03-14 19:52:00,458 root INFO copying build/lib/mrtest/origin.py -> build/bdist.linux-armv8l/wheel/mrtest 2023-03-14 19:52:00,458 root INFO copying build/lib/mrtest/add_packages.py -> build/bdist.linux-armv8l/wheel/mrtest 2023-03-14 19:52:00,458 root INFO copying build/lib/mrtest/select_package.py -> build/bdist.linux-armv8l/wheel/mrtest 2023-03-14 19:52:00,458 root INFO copying build/lib/mrtest/apk_installed.py -> build/bdist.linux-armv8l/wheel/mrtest 2023-03-14 19:52:00,459 root INFO creating build/bdist.linux-armv8l/wheel/mrhlpr 2023-03-14 19:52:00,459 root INFO copying build/lib/mrhlpr/__init__.py -> build/bdist.linux-armv8l/wheel/mrhlpr 2023-03-14 19:52:00,459 root INFO copying build/lib/mrhlpr/mrdb.py -> build/bdist.linux-armv8l/wheel/mrhlpr 2023-03-14 19:52:00,459 root INFO copying build/lib/mrhlpr/pipeline.py -> build/bdist.linux-armv8l/wheel/mrhlpr 2023-03-14 19:52:00,459 root INFO copying build/lib/mrhlpr/frontend.py -> build/bdist.linux-armv8l/wheel/mrhlpr 2023-03-14 19:52:00,459 root INFO creating build/bdist.linux-armv8l/wheel/mrhlpr/data 2023-03-14 19:52:00,459 root INFO copying build/lib/mrhlpr/data/msg_filter_add_label.py -> build/bdist.linux-armv8l/wheel/mrhlpr/data 2023-03-14 19:52:00,460 root INFO copying build/lib/mrhlpr/data/msg_filter_add_commit_id.py -> build/bdist.linux-armv8l/wheel/mrhlpr/data 2023-03-14 19:52:00,460 root INFO copying build/lib/mrhlpr/gitlab.py -> build/bdist.linux-armv8l/wheel/mrhlpr 2023-03-14 19:52:00,460 root INFO copying build/lib/mrhlpr/git.py -> build/bdist.linux-armv8l/wheel/mrhlpr 2023-03-14 19:52:00,460 root INFO copying build/lib/mrhlpr/runner.py -> build/bdist.linux-armv8l/wheel/mrhlpr 2023-03-14 19:52:00,460 root INFO copying build/lib/mrhlpr/mr.py -> build/bdist.linux-armv8l/wheel/mrhlpr 2023-03-14 19:52:00,460 root INFO running install_egg_info 2023-03-14 19:52:00,463 root INFO Copying mrhlpr.egg-info to build/bdist.linux-armv8l/wheel/mrhlpr-1.2.0-py3.11.egg-info 2023-03-14 19:52:00,464 root INFO running install_scripts 2023-03-14 19:52:00,466 wheel INFO creating build/bdist.linux-armv8l/wheel/mrhlpr-1.2.0.dist-info/WHEEL 2023-03-14 19:52:00,466 wheel INFO creating '/home/buildozer/aports/community/mrhlpr/src/mrhlpr-1.2.0/dist/.tmp-c2drl9n9/mrhlpr-1.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-03-14 19:52:00,466 wheel INFO adding 'mrhlpr/__init__.py' 2023-03-14 19:52:00,467 wheel INFO adding 'mrhlpr/frontend.py' 2023-03-14 19:52:00,467 wheel INFO adding 'mrhlpr/git.py' 2023-03-14 19:52:00,467 wheel INFO adding 'mrhlpr/gitlab.py' 2023-03-14 19:52:00,467 wheel INFO adding 'mrhlpr/mr.py' 2023-03-14 19:52:00,468 wheel INFO adding 'mrhlpr/mrdb.py' 2023-03-14 19:52:00,468 wheel INFO adding 'mrhlpr/pipeline.py' 2023-03-14 19:52:00,468 wheel INFO adding 'mrhlpr/runner.py' 2023-03-14 19:52:00,468 wheel INFO adding 'mrhlpr/data/msg_filter_add_commit_id.py' 2023-03-14 19:52:00,468 wheel INFO adding 'mrhlpr/data/msg_filter_add_label.py' 2023-03-14 19:52:00,469 wheel INFO adding 'mrtest/__init__.py' 2023-03-14 19:52:00,469 wheel INFO adding 'mrtest/add_packages.py' 2023-03-14 19:52:00,469 wheel INFO adding 'mrtest/apk_installed.py' 2023-03-14 19:52:00,469 wheel INFO adding 'mrtest/frontend.py' 2023-03-14 19:52:00,469 wheel INFO adding 'mrtest/origin.py' 2023-03-14 19:52:00,469 wheel INFO adding 'mrtest/select_package.py' 2023-03-14 19:52:00,470 wheel INFO adding 'mrtest/zap_packages.py' 2023-03-14 19:52:00,470 wheel INFO adding 'mrhlpr-1.2.0.dist-info/LICENSE' 2023-03-14 19:52:00,470 wheel INFO adding 'mrhlpr-1.2.0.dist-info/METADATA' 2023-03-14 19:52:00,470 wheel INFO adding 'mrhlpr-1.2.0.dist-info/WHEEL' 2023-03-14 19:52:00,470 wheel INFO adding 'mrhlpr-1.2.0.dist-info/entry_points.txt' 2023-03-14 19:52:00,470 wheel INFO adding 'mrhlpr-1.2.0.dist-info/top_level.txt' 2023-03-14 19:52:00,471 wheel INFO adding 'mrhlpr-1.2.0.dist-info/RECORD' 2023-03-14 19:52:00,471 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-03-14 19:52:00,472 gpep517 INFO The backend produced dist/mrhlpr-1.2.0-py3-none-any.whl mrhlpr-1.2.0-py3-none-any.whl >>> mrhlpr: Entering fakeroot... >>> mrhlpr-common*: Running split function common... '/home/buildozer/aports/community/mrhlpr/pkg/mrhlpr/usr/lib/python3.11/site-packages/mrhlpr' -> '/home/buildozer/aports/community/mrhlpr/pkg/mrhlpr-common/usr/lib/python3.11/site-packages/mrhlpr' '/home/buildozer/aports/community/mrhlpr/pkg/mrhlpr/usr/lib/python3.11/site-packages/mrhlpr-1.2.0.dist-info' -> '/home/buildozer/aports/community/mrhlpr/pkg/mrhlpr-common/usr/lib/python3.11/site-packages/mrhlpr-1.2.0.dist-info' >>> mrhlpr-common*: Preparing subpackage mrhlpr-common... >>> mrhlpr-common*: Running postcheck for mrhlpr-common >>> mrtest*: Running split function mrtest... '/home/buildozer/aports/community/mrhlpr/pkg/mrhlpr/usr/lib/python3.11/site-packages/mrtest' -> '/home/buildozer/aports/community/mrhlpr/pkg/mrtest/usr/lib/python3.11/site-packages/mrtest' '/home/buildozer/aports/community/mrhlpr/pkg/mrhlpr/usr/bin/mrtest' -> '/home/buildozer/aports/community/mrhlpr/pkg/mrtest/usr/bin/mrtest' >>> mrtest*: Preparing subpackage mrtest... >>> mrtest*: Running postcheck for mrtest >>> mrhlpr*: Running postcheck for mrhlpr >>> mrhlpr*: Preparing package mrhlpr... >>> mrhlpr-common*: Tracing dependencies... >>> mrhlpr-common*: Package size: 240.0 KB >>> mrhlpr-common*: Compressing data... >>> mrhlpr-common*: Create checksum... >>> mrhlpr-common*: Create mrhlpr-common-1.2.0-r0.apk >>> mrhlpr*: Tracing dependencies... >>> mrhlpr*: Package size: 16.0 KB >>> mrhlpr*: Compressing data... >>> mrhlpr*: Create checksum... >>> mrhlpr*: Create mrhlpr-1.2.0-r0.apk >>> mrtest*: Tracing dependencies... >>> mrtest*: Package size: 104.0 KB >>> mrtest*: Compressing data... >>> mrtest*: Create checksum... >>> mrtest*: Create mrtest-1.2.0-r0.apk >>> mrhlpr: Build complete at Tue, 14 Mar 2023 19:52:01 +0000 elapsed time 0h 0m 3s >>> mrhlpr: Cleaning up srcdir >>> mrhlpr: Cleaning up pkgdir >>> mrhlpr: Uninstalling dependencies... (1/16) Purging .makedepends-mrhlpr (20230314.195159) (2/16) Purging py3-gpep517 (13-r0) (3/16) Purging py3-installer (0.6.0-r0) (4/16) Purging py3-setuptools (67.6.0-r0) (5/16) Purging py3-wheel (0.40.0-r0) (6/16) Purging py3-packaging (23.0-r1) (7/16) Purging py3-parsing (3.0.9-r1) (8/16) Purging python3 (3.11.2-r0) (9/16) Purging libbz2 (1.0.8-r4) (10/16) Purging libffi (3.4.4-r0) (11/16) Purging gdbm (1.23-r0) (12/16) Purging xz-libs (5.4.1-r0) (13/16) Purging mpdecimal (2.5.1-r1) (14/16) Purging libpanelw (6.4_p20230311-r0) (15/16) Purging readline (8.2.1-r0) (16/16) Purging sqlite-libs (3.41.1-r0) Executing busybox-1.36.0-r5.trigger OK: 326 MiB in 96 packages >>> mrhlpr: Updating the community/armhf repository index... >>> mrhlpr: Signing the index...