>>> fluster: Building community/fluster 0.3.0-r0 (using abuild 3.15.0_rc3-r1) started Sat, 19 Apr 2025 23:43:42 +0000 >>> fluster: Validating /home/buildozer/aports/community/fluster/APKBUILD... >>> fluster: Analyzing dependencies... >>> fluster: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel (1/24) Installing libbz2 (1.0.8-r6) (2/24) Installing libffi (3.4.8-r0) (3/24) Installing gdbm (1.24-r0) (4/24) Installing xz-libs (5.8.1-r0) (5/24) Installing mpdecimal (4.0.0-r0) (6/24) Installing libpanelw (6.5_p20250405-r0) (7/24) Installing sqlite-libs (3.49.1-r0) (8/24) Installing python3 (3.12.10-r0) (9/24) Installing python3-pycache-pyc0 (3.12.10-r0) (10/24) Installing pyc (3.12.10-r0) (11/24) Installing py3-installer-pyc (0.7.0-r2) (12/24) Installing py3-gpep517-pyc (16-r0) (13/24) Installing python3-pyc (3.12.10-r0) (14/24) Installing py3-installer (0.7.0-r2) (15/24) Installing py3-gpep517 (16-r0) (16/24) Installing py3-parsing (3.2.0-r0) (17/24) Installing py3-parsing-pyc (3.2.0-r0) (18/24) Installing py3-packaging (24.2-r0) (19/24) Installing py3-packaging-pyc (24.2-r0) (20/24) Installing py3-setuptools (77.0.3-r0) (21/24) Installing py3-setuptools-pyc (77.0.3-r0) (22/24) Installing py3-wheel (0.43.0-r0) (23/24) Installing py3-wheel-pyc (0.43.0-r0) (24/24) Installing .makedepends-fluster (20250419.234343) Executing busybox-1.37.0-r16.trigger OK: 368 MiB in 128 packages >>> fluster: Cleaning up srcdir >>> fluster: Cleaning up pkgdir >>> fluster: Cleaning up tmpdir >>> fluster: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fluster-v0.3.0.tar.gz >>> fluster: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fluster-v0.3.0.tar.gz >>> fluster: Checking sha512sums... fluster-v0.3.0.tar.gz: OK >>> fluster: Unpacking /var/cache/distfiles/edge/fluster-v0.3.0.tar.gz... 2025-04-19 23:43:44,518 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-19 23:43:44,588 root INFO running bdist_wheel 2025-04-19 23:43:44,600 root INFO running build 2025-04-19 23:43:44,600 root INFO running build_py 2025-04-19 23:43:44,602 root INFO creating build/lib/fluster 2025-04-19 23:43:44,603 root INFO copying fluster/__init__.py -> build/lib/fluster 2025-04-19 23:43:44,603 root INFO copying fluster/test_vector.py -> build/lib/fluster 2025-04-19 23:43:44,603 root INFO copying fluster/utils.py -> build/lib/fluster 2025-04-19 23:43:44,604 root INFO copying fluster/test_suite.py -> build/lib/fluster 2025-04-19 23:43:44,604 root INFO copying fluster/decoder.py -> build/lib/fluster 2025-04-19 23:43:44,604 root INFO copying fluster/main.py -> build/lib/fluster 2025-04-19 23:43:44,605 root INFO copying fluster/codec.py -> build/lib/fluster 2025-04-19 23:43:44,605 root INFO copying fluster/fluster.py -> build/lib/fluster 2025-04-19 23:43:44,605 root INFO copying fluster/test.py -> build/lib/fluster 2025-04-19 23:43:44,606 root INFO creating build/lib/fluster/decoders 2025-04-19 23:43:44,606 root INFO copying fluster/decoders/__init__.py -> build/lib/fluster/decoders 2025-04-19 23:43:44,606 root INFO copying fluster/decoders/iso_mpeg4_aac.py -> build/lib/fluster/decoders 2025-04-19 23:43:44,606 root INFO copying fluster/decoders/libvpx.py -> build/lib/fluster/decoders 2025-04-19 23:43:44,607 root INFO copying fluster/decoders/iso_mpeg2_video.py -> build/lib/fluster/decoders 2025-04-19 23:43:44,607 root INFO copying fluster/decoders/vk_video_decoder.py -> build/lib/fluster/decoders 2025-04-19 23:43:44,607 root INFO copying fluster/decoders/h265_jct_vt.py -> build/lib/fluster/decoders 2025-04-19 23:43:44,608 root INFO copying fluster/decoders/h264_jct_vt.py -> build/lib/fluster/decoders 2025-04-19 23:43:44,608 root INFO copying fluster/decoders/cros_codecs.py -> build/lib/fluster/decoders 2025-04-19 23:43:44,608 root INFO copying fluster/decoders/gstreamer.py -> build/lib/fluster/decoders 2025-04-19 23:43:44,608 root INFO copying fluster/decoders/ffmpeg.py -> build/lib/fluster/decoders 2025-04-19 23:43:44,609 root INFO copying fluster/decoders/iso_mpeg2_aac.py -> build/lib/fluster/decoders 2025-04-19 23:43:44,609 root INFO copying fluster/decoders/h266_vvc_vtm.py -> build/lib/fluster/decoders 2025-04-19 23:43:44,609 root INFO copying fluster/decoders/iso_mpeg4_aac_er.py -> build/lib/fluster/decoders 2025-04-19 23:43:44,610 root INFO copying fluster/decoders/h266_vvdec.py -> build/lib/fluster/decoders 2025-04-19 23:43:44,610 root INFO copying fluster/decoders/av1_dav1d.py -> build/lib/fluster/decoders 2025-04-19 23:43:44,610 root INFO copying fluster/decoders/dummy.py -> build/lib/fluster/decoders 2025-04-19 23:43:44,610 root INFO copying fluster/decoders/chromium.py -> build/lib/fluster/decoders 2025-04-19 23:43:44,611 root INFO copying fluster/decoders/av1_aom.py -> build/lib/fluster/decoders 2025-04-19 23:43:44,611 root INFO running egg_info 2025-04-19 23:43:44,613 root INFO creating fluster_conformance.egg-info 2025-04-19 23:43:44,613 root INFO writing fluster_conformance.egg-info/PKG-INFO 2025-04-19 23:43:44,614 root INFO writing dependency_links to fluster_conformance.egg-info/dependency_links.txt 2025-04-19 23:43:44,614 root INFO writing entry points to fluster_conformance.egg-info/entry_points.txt 2025-04-19 23:43:44,615 root INFO writing top-level names to fluster_conformance.egg-info/top_level.txt 2025-04-19 23:43:44,615 root INFO writing manifest file 'fluster_conformance.egg-info/SOURCES.txt' 2025-04-19 23:43:44,619 root INFO reading manifest file 'fluster_conformance.egg-info/SOURCES.txt' 2025-04-19 23:43:44,620 root INFO adding license file 'LICENSE' 2025-04-19 23:43:44,621 root INFO writing manifest file 'fluster_conformance.egg-info/SOURCES.txt' 2025-04-19 23:43:44,627 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-19 23:43:44,627 root INFO running install 2025-04-19 23:43:44,638 root INFO running install_lib 2025-04-19 23:43:44,640 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-19 23:43:44,641 root INFO creating build/bdist.linux-armv8l/wheel/fluster 2025-04-19 23:43:44,641 root INFO copying build/lib/fluster/__init__.py -> build/bdist.linux-armv8l/wheel/./fluster 2025-04-19 23:43:44,641 root INFO copying build/lib/fluster/test_vector.py -> build/bdist.linux-armv8l/wheel/./fluster 2025-04-19 23:43:44,641 root INFO copying build/lib/fluster/utils.py -> build/bdist.linux-armv8l/wheel/./fluster 2025-04-19 23:43:44,641 root INFO copying build/lib/fluster/test_suite.py -> build/bdist.linux-armv8l/wheel/./fluster 2025-04-19 23:43:44,642 root INFO copying build/lib/fluster/decoder.py -> build/bdist.linux-armv8l/wheel/./fluster 2025-04-19 23:43:44,642 root INFO copying build/lib/fluster/main.py -> build/bdist.linux-armv8l/wheel/./fluster 2025-04-19 23:43:44,642 root INFO copying build/lib/fluster/codec.py -> build/bdist.linux-armv8l/wheel/./fluster 2025-04-19 23:43:44,642 root INFO copying build/lib/fluster/fluster.py -> build/bdist.linux-armv8l/wheel/./fluster 2025-04-19 23:43:44,643 root INFO creating build/bdist.linux-armv8l/wheel/fluster/decoders 2025-04-19 23:43:44,643 root INFO copying build/lib/fluster/decoders/__init__.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-19 23:43:44,643 root INFO copying build/lib/fluster/decoders/iso_mpeg4_aac.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-19 23:43:44,643 root INFO copying build/lib/fluster/decoders/libvpx.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-19 23:43:44,644 root INFO copying build/lib/fluster/decoders/iso_mpeg2_video.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-19 23:43:44,644 root INFO copying build/lib/fluster/decoders/vk_video_decoder.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-19 23:43:44,644 root INFO copying build/lib/fluster/decoders/h265_jct_vt.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-19 23:43:44,644 root INFO copying build/lib/fluster/decoders/h264_jct_vt.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-19 23:43:44,644 root INFO copying build/lib/fluster/decoders/cros_codecs.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-19 23:43:44,645 root INFO copying build/lib/fluster/decoders/gstreamer.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-19 23:43:44,645 root INFO copying build/lib/fluster/decoders/ffmpeg.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-19 23:43:44,645 root INFO copying build/lib/fluster/decoders/iso_mpeg2_aac.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-19 23:43:44,645 root INFO copying build/lib/fluster/decoders/h266_vvc_vtm.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-19 23:43:44,645 root INFO copying build/lib/fluster/decoders/iso_mpeg4_aac_er.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-19 23:43:44,646 root INFO copying build/lib/fluster/decoders/h266_vvdec.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-19 23:43:44,646 root INFO copying build/lib/fluster/decoders/av1_dav1d.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-19 23:43:44,646 root INFO copying build/lib/fluster/decoders/dummy.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-19 23:43:44,646 root INFO copying build/lib/fluster/decoders/chromium.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-19 23:43:44,646 root INFO copying build/lib/fluster/decoders/av1_aom.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-19 23:43:44,647 root INFO copying build/lib/fluster/test.py -> build/bdist.linux-armv8l/wheel/./fluster 2025-04-19 23:43:44,647 root INFO running install_data 2025-04-19 23:43:44,649 root INFO creating build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data 2025-04-19 23:43:44,649 root INFO creating build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/aac 2025-04-19 23:43:44,650 root INFO copying test_suites/aac/MPEG2_AAC-ADTS.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/aac 2025-04-19 23:43:44,650 root INFO copying test_suites/aac/MPEG2_AAC-ADIF.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/aac 2025-04-19 23:43:44,651 root INFO copying test_suites/aac/MPEG4_AAC-ADIF.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/aac 2025-04-19 23:43:44,651 root INFO copying test_suites/aac/MPEG4_AAC-ADTS.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/aac 2025-04-19 23:43:44,651 root INFO copying test_suites/aac/MPEG4_AAC-MP4.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/aac 2025-04-19 23:43:44,652 root INFO copying test_suites/aac/MPEG4_AAC-MP4-ER.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/aac 2025-04-19 23:43:44,652 root INFO creating build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1 2025-04-19 23:43:44,652 root INFO copying test_suites/av1/AV1-TEST-VECTORS.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1 2025-04-19 23:43:44,653 root INFO copying test_suites/av1/AV1-ARGON-PROFILE0-CORE-ANNEX-B.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1 2025-04-19 23:43:44,653 root INFO copying test_suites/av1/AV1-ARGON-PROFILE0-NON-ANNEX-B.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1 2025-04-19 23:43:44,654 root INFO copying test_suites/av1/AV1-ARGON-PROFILE0-STRESS-ANNEX-B.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1 2025-04-19 23:43:44,654 root INFO copying test_suites/av1/AV1-ARGON-PROFILE1-CORE-ANNEX-B.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1 2025-04-19 23:43:44,655 root INFO copying test_suites/av1/AV1-ARGON-PROFILE1-NON-ANNEX-B.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1 2025-04-19 23:43:44,655 root INFO copying test_suites/av1/AV1-ARGON-PROFILE1-STRESS-ANNEX-B.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1 2025-04-19 23:43:44,655 root INFO copying test_suites/av1/AV1-ARGON-PROFILE2-CORE-ANNEX-B.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1 2025-04-19 23:43:44,656 root INFO copying test_suites/av1/AV1-ARGON-PROFILE2-NON-ANNEX-B.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1 2025-04-19 23:43:44,657 root INFO copying test_suites/av1/AV1-ARGON-PROFILE2-STRESS-ANNEX-B.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1 2025-04-19 23:43:44,657 root INFO copying test_suites/av1/CHROMIUM-10bit-AV1-TEST-VECTORS.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1 2025-04-19 23:43:44,657 root INFO copying test_suites/av1/CHROMIUM-8bit-AV1-TEST-VECTORS.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1 2025-04-19 23:43:44,657 root INFO creating build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h264 2025-04-19 23:43:44,658 root INFO copying test_suites/h264/JVT-AVC_V1.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h264 2025-04-19 23:43:44,658 root INFO copying test_suites/h264/JVT-FR-EXT.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h264 2025-04-19 23:43:44,658 root INFO copying test_suites/h264/JVT-MVC.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h264 2025-04-19 23:43:44,658 root INFO copying test_suites/h264/JVT-Professional_profiles.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h264 2025-04-19 23:43:44,659 root INFO copying test_suites/h264/JVT-SVC.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h264 2025-04-19 23:43:44,659 root INFO creating build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h265 2025-04-19 23:43:44,659 root INFO copying test_suites/h265/JCT-VC-3D-HEVC.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h265 2025-04-19 23:43:44,659 root INFO copying test_suites/h265/JCT-VC-HEVC_V1.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h265 2025-04-19 23:43:44,660 root INFO copying test_suites/h265/JCT-VC-MV-HEVC.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h265 2025-04-19 23:43:44,660 root INFO copying test_suites/h265/JCT-VC-RExt.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h265 2025-04-19 23:43:44,660 root INFO copying test_suites/h265/JCT-VC-SCC.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h265 2025-04-19 23:43:44,660 root INFO copying test_suites/h265/JCT-VC-SHVC.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h265 2025-04-19 23:43:44,661 root INFO creating build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h266 2025-04-19 23:43:44,661 root INFO copying test_suites/h266/JVET-VVC_draft6.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h266 2025-04-19 23:43:44,661 root INFO creating build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/vp8 2025-04-19 23:43:44,662 root INFO copying test_suites/vp8/VP8-TEST-VECTORS.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/vp8 2025-04-19 23:43:44,662 root INFO creating build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/vp9 2025-04-19 23:43:44,662 root INFO copying test_suites/vp9/VP9-TEST-VECTORS-HIGH.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/vp9 2025-04-19 23:43:44,662 root INFO copying test_suites/vp9/VP9-TEST-VECTORS.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/vp9 2025-04-19 23:43:44,663 root INFO creating build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/mpeg2v 2025-04-19 23:43:44,663 root INFO copying test_suites/mpeg2v/MPEG2_VIDEO-422.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/mpeg2v 2025-04-19 23:43:44,663 root INFO copying test_suites/mpeg2v/MPEG2_VIDEO-MAIN.json -> build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/mpeg2v 2025-04-19 23:43:44,663 root INFO running install_egg_info 2025-04-19 23:43:44,666 root INFO Copying fluster_conformance.egg-info to build/bdist.linux-armv8l/wheel/./fluster_conformance-0.3.0-py3.12.egg-info 2025-04-19 23:43:44,667 root INFO running install_scripts 2025-04-19 23:43:44,668 root INFO creating build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.dist-info/WHEEL 2025-04-19 23:43:44,668 wheel INFO creating '/home/buildozer/aports/community/fluster/src/fluster-0.3.0/.dist/.tmp-j_0u_x9p/fluster_conformance-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-19 23:43:44,669 wheel INFO adding 'fluster/__init__.py' 2025-04-19 23:43:44,669 wheel INFO adding 'fluster/codec.py' 2025-04-19 23:43:44,669 wheel INFO adding 'fluster/decoder.py' 2025-04-19 23:43:44,670 wheel INFO adding 'fluster/fluster.py' 2025-04-19 23:43:44,670 wheel INFO adding 'fluster/main.py' 2025-04-19 23:43:44,670 wheel INFO adding 'fluster/test.py' 2025-04-19 23:43:44,671 wheel INFO adding 'fluster/test_suite.py' 2025-04-19 23:43:44,671 wheel INFO adding 'fluster/test_vector.py' 2025-04-19 23:43:44,671 wheel INFO adding 'fluster/utils.py' 2025-04-19 23:43:44,672 wheel INFO adding 'fluster/decoders/__init__.py' 2025-04-19 23:43:44,672 wheel INFO adding 'fluster/decoders/av1_aom.py' 2025-04-19 23:43:44,672 wheel INFO adding 'fluster/decoders/av1_dav1d.py' 2025-04-19 23:43:44,672 wheel INFO adding 'fluster/decoders/chromium.py' 2025-04-19 23:43:44,672 wheel INFO adding 'fluster/decoders/cros_codecs.py' 2025-04-19 23:43:44,673 wheel INFO adding 'fluster/decoders/dummy.py' 2025-04-19 23:43:44,673 wheel INFO adding 'fluster/decoders/ffmpeg.py' 2025-04-19 23:43:44,673 wheel INFO adding 'fluster/decoders/gstreamer.py' 2025-04-19 23:43:44,674 wheel INFO adding 'fluster/decoders/h264_jct_vt.py' 2025-04-19 23:43:44,674 wheel INFO adding 'fluster/decoders/h265_jct_vt.py' 2025-04-19 23:43:44,674 wheel INFO adding 'fluster/decoders/h266_vvc_vtm.py' 2025-04-19 23:43:44,674 wheel INFO adding 'fluster/decoders/h266_vvdec.py' 2025-04-19 23:43:44,675 wheel INFO adding 'fluster/decoders/iso_mpeg2_aac.py' 2025-04-19 23:43:44,675 wheel INFO adding 'fluster/decoders/iso_mpeg2_video.py' 2025-04-19 23:43:44,675 wheel INFO adding 'fluster/decoders/iso_mpeg4_aac.py' 2025-04-19 23:43:44,675 wheel INFO adding 'fluster/decoders/iso_mpeg4_aac_er.py' 2025-04-19 23:43:44,675 wheel INFO adding 'fluster/decoders/libvpx.py' 2025-04-19 23:43:44,676 wheel INFO adding 'fluster/decoders/vk_video_decoder.py' 2025-04-19 23:43:44,676 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/aac/MPEG2_AAC-ADIF.json' 2025-04-19 23:43:44,678 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/aac/MPEG2_AAC-ADTS.json' 2025-04-19 23:43:44,678 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/aac/MPEG4_AAC-ADIF.json' 2025-04-19 23:43:44,678 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/aac/MPEG4_AAC-ADTS.json' 2025-04-19 23:43:44,679 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/aac/MPEG4_AAC-MP4-ER.json' 2025-04-19 23:43:44,680 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/aac/MPEG4_AAC-MP4.json' 2025-04-19 23:43:44,682 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE0-CORE-ANNEX-B.json' 2025-04-19 23:43:44,684 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE0-NON-ANNEX-B.json' 2025-04-19 23:43:44,684 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE0-STRESS-ANNEX-B.json' 2025-04-19 23:43:44,685 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE1-CORE-ANNEX-B.json' 2025-04-19 23:43:44,687 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE1-NON-ANNEX-B.json' 2025-04-19 23:43:44,688 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE1-STRESS-ANNEX-B.json' 2025-04-19 23:43:44,689 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE2-CORE-ANNEX-B.json' 2025-04-19 23:43:44,691 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE2-NON-ANNEX-B.json' 2025-04-19 23:43:44,692 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE2-STRESS-ANNEX-B.json' 2025-04-19 23:43:44,693 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/AV1-TEST-VECTORS.json' 2025-04-19 23:43:44,693 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/CHROMIUM-10bit-AV1-TEST-VECTORS.json' 2025-04-19 23:43:44,694 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/CHROMIUM-8bit-AV1-TEST-VECTORS.json' 2025-04-19 23:43:44,694 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h264/JVT-AVC_V1.json' 2025-04-19 23:43:44,694 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h264/JVT-FR-EXT.json' 2025-04-19 23:43:44,695 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h264/JVT-MVC.json' 2025-04-19 23:43:44,695 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h264/JVT-Professional_profiles.json' 2025-04-19 23:43:44,695 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h264/JVT-SVC.json' 2025-04-19 23:43:44,696 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h265/JCT-VC-3D-HEVC.json' 2025-04-19 23:43:44,696 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h265/JCT-VC-HEVC_V1.json' 2025-04-19 23:43:44,697 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h265/JCT-VC-MV-HEVC.json' 2025-04-19 23:43:44,697 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h265/JCT-VC-RExt.json' 2025-04-19 23:43:44,697 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h265/JCT-VC-SCC.json' 2025-04-19 23:43:44,698 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h265/JCT-VC-SHVC.json' 2025-04-19 23:43:44,698 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h266/JVET-VVC_draft6.json' 2025-04-19 23:43:44,699 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/mpeg2v/MPEG2_VIDEO-422.json' 2025-04-19 23:43:44,699 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/mpeg2v/MPEG2_VIDEO-MAIN.json' 2025-04-19 23:43:44,700 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/vp8/VP8-TEST-VECTORS.json' 2025-04-19 23:43:44,700 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/vp9/VP9-TEST-VECTORS-HIGH.json' 2025-04-19 23:43:44,700 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/vp9/VP9-TEST-VECTORS.json' 2025-04-19 23:43:44,701 wheel INFO adding 'fluster_conformance-0.3.0.dist-info/licenses/LICENSE' 2025-04-19 23:43:44,702 wheel INFO adding 'fluster_conformance-0.3.0.dist-info/METADATA' 2025-04-19 23:43:44,702 wheel INFO adding 'fluster_conformance-0.3.0.dist-info/WHEEL' 2025-04-19 23:43:44,702 wheel INFO adding 'fluster_conformance-0.3.0.dist-info/entry_points.txt' 2025-04-19 23:43:44,702 wheel INFO adding 'fluster_conformance-0.3.0.dist-info/top_level.txt' 2025-04-19 23:43:44,703 wheel INFO adding 'fluster_conformance-0.3.0.dist-info/RECORD' 2025-04-19 23:43:44,703 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-19 23:43:44,705 gpep517 INFO The backend produced .dist/fluster_conformance-0.3.0-py3-none-any.whl fluster_conformance-0.3.0-py3-none-any.whl >>> fluster: Entering fakeroot... >>> fluster-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/fluster/__pycache__' -> '/home/buildozer/aports/community/fluster/pkg/fluster-pyc/usr/lib/python3.12/site-packages/fluster/__pycache__' 'usr/lib/python3.12/site-packages/fluster/decoders/__pycache__' -> '/home/buildozer/aports/community/fluster/pkg/fluster-pyc/usr/lib/python3.12/site-packages/fluster/decoders/__pycache__' >>> fluster-pyc*: Preparing subpackage fluster-pyc... >>> fluster-pyc*: Running postcheck for fluster-pyc >>> fluster*: Running postcheck for fluster >>> fluster*: Preparing package fluster... >>> fluster-pyc*: Tracing dependencies... python3~3.12 >>> fluster-pyc*: Package size: 185.8 KB >>> fluster-pyc*: Compressing data... >>> fluster-pyc*: Create checksum... >>> fluster-pyc*: Create fluster-pyc-0.3.0-r0.apk >>> fluster*: Tracing dependencies... python3~3.12 >>> fluster*: Package size: 3.0 MB >>> fluster*: Compressing data... >>> fluster*: Create checksum... >>> fluster*: Create fluster-0.3.0-r0.apk >>> fluster: Build complete at Sat, 19 Apr 2025 23:43:45 +0000 elapsed time 0h 0m 3s >>> fluster: Cleaning up srcdir >>> fluster: Cleaning up pkgdir >>> fluster: Uninstalling dependencies... (1/24) Purging .makedepends-fluster (20250419.234343) (2/24) Purging py3-gpep517-pyc (16-r0) (3/24) Purging py3-gpep517 (16-r0) (4/24) Purging py3-installer-pyc (0.7.0-r2) (5/24) Purging py3-installer (0.7.0-r2) (6/24) Purging py3-setuptools-pyc (77.0.3-r0) (7/24) Purging py3-setuptools (77.0.3-r0) (8/24) Purging py3-wheel-pyc (0.43.0-r0) (9/24) Purging py3-wheel (0.43.0-r0) (10/24) Purging py3-packaging-pyc (24.2-r0) (11/24) Purging py3-packaging (24.2-r0) (12/24) Purging py3-parsing-pyc (3.2.0-r0) (13/24) Purging py3-parsing (3.2.0-r0) (14/24) Purging python3-pyc (3.12.10-r0) (15/24) Purging python3-pycache-pyc0 (3.12.10-r0) (16/24) Purging pyc (3.12.10-r0) (17/24) Purging python3 (3.12.10-r0) (18/24) Purging gdbm (1.24-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.4.8-r0) (21/24) Purging libpanelw (6.5_p20250405-r0) (22/24) Purging mpdecimal (4.0.0-r0) (23/24) Purging sqlite-libs (3.49.1-r0) (24/24) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 323 MiB in 104 packages >>> fluster: Updating the community/armhf repository index... >>> fluster: Signing the index...