>>> fluster: Building community/fluster 0.3.0-r0 (using abuild 3.15.0_rc3-r1) started Sat, 26 Apr 2025 19:45:44 +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/22) Installing libbz2 (1.0.8-r6) (2/22) Installing gdbm (1.24-r0) (3/22) Installing mpdecimal (4.0.0-r0) (4/22) Installing libpanelw (6.5_p20250412-r0) (5/22) Installing sqlite-libs (3.49.1-r0) (6/22) Installing python3 (3.12.10-r0) (7/22) Installing python3-pycache-pyc0 (3.12.10-r0) (8/22) Installing pyc (3.12.10-r0) (9/22) Installing py3-installer-pyc (0.7.0-r2) (10/22) Installing py3-gpep517-pyc (16-r0) (11/22) Installing python3-pyc (3.12.10-r0) (12/22) Installing py3-installer (0.7.0-r2) (13/22) Installing py3-gpep517 (16-r0) (14/22) Installing py3-parsing (3.2.0-r0) (15/22) Installing py3-parsing-pyc (3.2.0-r0) (16/22) Installing py3-packaging (24.2-r0) (17/22) Installing py3-packaging-pyc (24.2-r0) (18/22) Installing py3-setuptools (77.0.3-r0) (19/22) Installing py3-setuptools-pyc (77.0.3-r0) (20/22) Installing py3-wheel (0.43.0-r0) (21/22) Installing py3-wheel-pyc (0.43.0-r0) (22/22) Installing .makedepends-fluster (20250426.194544) Executing busybox-1.37.0-r16.trigger OK: 644 MiB in 131 packages >>> fluster: Cleaning up srcdir >>> fluster: Cleaning up pkgdir >>> fluster: Cleaning up tmpdir >>> fluster: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/fluster-v0.3.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> fluster: Fetching https://github.com/fluendo/fluster/archive/v0.3.0/fluster-v0.3.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.22/fluster-v0.3.0.tar.gz.part' fluster-v0.3.0.tar.g 100% |********************************| 350k 0:00:00 ETA '/var/cache/distfiles/v3.22/fluster-v0.3.0.tar.gz.part' saved >>> fluster: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/fluster-v0.3.0.tar.gz >>> fluster: Checking sha512sums... fluster-v0.3.0.tar.gz: OK >>> fluster: Unpacking /var/cache/distfiles/v3.22/fluster-v0.3.0.tar.gz... 2025-04-26 19:45:46,114 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-26 19:45:46,185 root INFO running bdist_wheel 2025-04-26 19:45:46,198 root INFO running build 2025-04-26 19:45:46,198 root INFO running build_py 2025-04-26 19:45:46,201 root INFO creating build/lib/fluster 2025-04-26 19:45:46,201 root INFO copying fluster/__init__.py -> build/lib/fluster 2025-04-26 19:45:46,201 root INFO copying fluster/test_vector.py -> build/lib/fluster 2025-04-26 19:45:46,202 root INFO copying fluster/utils.py -> build/lib/fluster 2025-04-26 19:45:46,202 root INFO copying fluster/test_suite.py -> build/lib/fluster 2025-04-26 19:45:46,202 root INFO copying fluster/decoder.py -> build/lib/fluster 2025-04-26 19:45:46,202 root INFO copying fluster/main.py -> build/lib/fluster 2025-04-26 19:45:46,203 root INFO copying fluster/codec.py -> build/lib/fluster 2025-04-26 19:45:46,203 root INFO copying fluster/fluster.py -> build/lib/fluster 2025-04-26 19:45:46,203 root INFO copying fluster/test.py -> build/lib/fluster 2025-04-26 19:45:46,204 root INFO creating build/lib/fluster/decoders 2025-04-26 19:45:46,204 root INFO copying fluster/decoders/__init__.py -> build/lib/fluster/decoders 2025-04-26 19:45:46,204 root INFO copying fluster/decoders/iso_mpeg4_aac.py -> build/lib/fluster/decoders 2025-04-26 19:45:46,205 root INFO copying fluster/decoders/libvpx.py -> build/lib/fluster/decoders 2025-04-26 19:45:46,205 root INFO copying fluster/decoders/iso_mpeg2_video.py -> build/lib/fluster/decoders 2025-04-26 19:45:46,205 root INFO copying fluster/decoders/vk_video_decoder.py -> build/lib/fluster/decoders 2025-04-26 19:45:46,205 root INFO copying fluster/decoders/h265_jct_vt.py -> build/lib/fluster/decoders 2025-04-26 19:45:46,206 root INFO copying fluster/decoders/h264_jct_vt.py -> build/lib/fluster/decoders 2025-04-26 19:45:46,206 root INFO copying fluster/decoders/cros_codecs.py -> build/lib/fluster/decoders 2025-04-26 19:45:46,206 root INFO copying fluster/decoders/gstreamer.py -> build/lib/fluster/decoders 2025-04-26 19:45:46,207 root INFO copying fluster/decoders/ffmpeg.py -> build/lib/fluster/decoders 2025-04-26 19:45:46,207 root INFO copying fluster/decoders/iso_mpeg2_aac.py -> build/lib/fluster/decoders 2025-04-26 19:45:46,207 root INFO copying fluster/decoders/h266_vvc_vtm.py -> build/lib/fluster/decoders 2025-04-26 19:45:46,207 root INFO copying fluster/decoders/iso_mpeg4_aac_er.py -> build/lib/fluster/decoders 2025-04-26 19:45:46,208 root INFO copying fluster/decoders/h266_vvdec.py -> build/lib/fluster/decoders 2025-04-26 19:45:46,208 root INFO copying fluster/decoders/av1_dav1d.py -> build/lib/fluster/decoders 2025-04-26 19:45:46,208 root INFO copying fluster/decoders/dummy.py -> build/lib/fluster/decoders 2025-04-26 19:45:46,208 root INFO copying fluster/decoders/chromium.py -> build/lib/fluster/decoders 2025-04-26 19:45:46,209 root INFO copying fluster/decoders/av1_aom.py -> build/lib/fluster/decoders 2025-04-26 19:45:46,209 root INFO running egg_info 2025-04-26 19:45:46,211 root INFO creating fluster_conformance.egg-info 2025-04-26 19:45:46,211 root INFO writing fluster_conformance.egg-info/PKG-INFO 2025-04-26 19:45:46,212 root INFO writing dependency_links to fluster_conformance.egg-info/dependency_links.txt 2025-04-26 19:45:46,213 root INFO writing entry points to fluster_conformance.egg-info/entry_points.txt 2025-04-26 19:45:46,213 root INFO writing top-level names to fluster_conformance.egg-info/top_level.txt 2025-04-26 19:45:46,213 root INFO writing manifest file 'fluster_conformance.egg-info/SOURCES.txt' 2025-04-26 19:45:46,218 root INFO reading manifest file 'fluster_conformance.egg-info/SOURCES.txt' 2025-04-26 19:45:46,218 root INFO adding license file 'LICENSE' 2025-04-26 19:45:46,220 root INFO writing manifest file 'fluster_conformance.egg-info/SOURCES.txt' 2025-04-26 19:45:46,225 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-26 19:45:46,225 root INFO running install 2025-04-26 19:45:46,237 root INFO running install_lib 2025-04-26 19:45:46,239 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-26 19:45:46,239 root INFO creating build/bdist.linux-armv8l/wheel/fluster 2025-04-26 19:45:46,240 root INFO copying build/lib/fluster/__init__.py -> build/bdist.linux-armv8l/wheel/./fluster 2025-04-26 19:45:46,240 root INFO copying build/lib/fluster/test_vector.py -> build/bdist.linux-armv8l/wheel/./fluster 2025-04-26 19:45:46,240 root INFO copying build/lib/fluster/utils.py -> build/bdist.linux-armv8l/wheel/./fluster 2025-04-26 19:45:46,240 root INFO copying build/lib/fluster/test_suite.py -> build/bdist.linux-armv8l/wheel/./fluster 2025-04-26 19:45:46,241 root INFO copying build/lib/fluster/decoder.py -> build/bdist.linux-armv8l/wheel/./fluster 2025-04-26 19:45:46,241 root INFO copying build/lib/fluster/main.py -> build/bdist.linux-armv8l/wheel/./fluster 2025-04-26 19:45:46,241 root INFO copying build/lib/fluster/codec.py -> build/bdist.linux-armv8l/wheel/./fluster 2025-04-26 19:45:46,241 root INFO copying build/lib/fluster/fluster.py -> build/bdist.linux-armv8l/wheel/./fluster 2025-04-26 19:45:46,241 root INFO creating build/bdist.linux-armv8l/wheel/fluster/decoders 2025-04-26 19:45:46,242 root INFO copying build/lib/fluster/decoders/__init__.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-26 19:45:46,242 root INFO copying build/lib/fluster/decoders/iso_mpeg4_aac.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-26 19:45:46,242 root INFO copying build/lib/fluster/decoders/libvpx.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-26 19:45:46,242 root INFO copying build/lib/fluster/decoders/iso_mpeg2_video.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-26 19:45:46,243 root INFO copying build/lib/fluster/decoders/vk_video_decoder.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-26 19:45:46,243 root INFO copying build/lib/fluster/decoders/h265_jct_vt.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-26 19:45:46,243 root INFO copying build/lib/fluster/decoders/h264_jct_vt.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-26 19:45:46,243 root INFO copying build/lib/fluster/decoders/cros_codecs.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-26 19:45:46,243 root INFO copying build/lib/fluster/decoders/gstreamer.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-26 19:45:46,244 root INFO copying build/lib/fluster/decoders/ffmpeg.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-26 19:45:46,244 root INFO copying build/lib/fluster/decoders/iso_mpeg2_aac.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-26 19:45:46,244 root INFO copying build/lib/fluster/decoders/h266_vvc_vtm.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-26 19:45:46,244 root INFO copying build/lib/fluster/decoders/iso_mpeg4_aac_er.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-26 19:45:46,244 root INFO copying build/lib/fluster/decoders/h266_vvdec.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-26 19:45:46,245 root INFO copying build/lib/fluster/decoders/av1_dav1d.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-26 19:45:46,245 root INFO copying build/lib/fluster/decoders/dummy.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-26 19:45:46,245 root INFO copying build/lib/fluster/decoders/chromium.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-26 19:45:46,245 root INFO copying build/lib/fluster/decoders/av1_aom.py -> build/bdist.linux-armv8l/wheel/./fluster/decoders 2025-04-26 19:45:46,245 root INFO copying build/lib/fluster/test.py -> build/bdist.linux-armv8l/wheel/./fluster 2025-04-26 19:45:46,246 root INFO running install_data 2025-04-26 19:45:46,248 root INFO creating build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data 2025-04-26 19:45:46,248 root INFO creating build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/aac 2025-04-26 19:45:46,249 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-26 19:45:46,249 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-26 19:45:46,249 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-26 19:45:46,250 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-26 19:45:46,250 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-26 19:45:46,250 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-26 19:45:46,251 root INFO creating build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1 2025-04-26 19:45:46,251 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-26 19:45:46,251 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-26 19:45:46,252 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-26 19:45:46,252 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-26 19:45:46,253 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-26 19:45:46,253 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-26 19:45:46,254 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-26 19:45:46,254 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-26 19:45:46,255 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-26 19:45:46,255 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-26 19:45:46,256 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-26 19:45:46,256 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-26 19:45:46,256 root INFO creating build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h264 2025-04-26 19:45:46,256 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-26 19:45:46,257 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-26 19:45:46,257 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-26 19:45:46,257 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-26 19:45:46,257 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-26 19:45:46,258 root INFO creating build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h265 2025-04-26 19:45:46,258 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-26 19:45:46,258 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-26 19:45:46,258 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-26 19:45:46,259 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-26 19:45:46,259 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-26 19:45:46,259 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-26 19:45:46,259 root INFO creating build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h266 2025-04-26 19:45:46,260 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-26 19:45:46,260 root INFO creating build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/vp8 2025-04-26 19:45:46,260 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-26 19:45:46,261 root INFO creating build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/vp9 2025-04-26 19:45:46,261 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-26 19:45:46,261 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-26 19:45:46,261 root INFO creating build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.data/data/share/fluster/test_suites/mpeg2v 2025-04-26 19:45:46,262 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-26 19:45:46,262 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-26 19:45:46,262 root INFO running install_egg_info 2025-04-26 19:45:46,264 root INFO Copying fluster_conformance.egg-info to build/bdist.linux-armv8l/wheel/./fluster_conformance-0.3.0-py3.12.egg-info 2025-04-26 19:45:46,265 root INFO running install_scripts 2025-04-26 19:45:46,267 root INFO creating build/bdist.linux-armv8l/wheel/fluster_conformance-0.3.0.dist-info/WHEEL 2025-04-26 19:45:46,267 wheel INFO creating '/home/buildozer/aports/community/fluster/src/fluster-0.3.0/.dist/.tmp-kxbej30p/fluster_conformance-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-26 19:45:46,268 wheel INFO adding 'fluster/__init__.py' 2025-04-26 19:45:46,268 wheel INFO adding 'fluster/codec.py' 2025-04-26 19:45:46,268 wheel INFO adding 'fluster/decoder.py' 2025-04-26 19:45:46,268 wheel INFO adding 'fluster/fluster.py' 2025-04-26 19:45:46,269 wheel INFO adding 'fluster/main.py' 2025-04-26 19:45:46,269 wheel INFO adding 'fluster/test.py' 2025-04-26 19:45:46,269 wheel INFO adding 'fluster/test_suite.py' 2025-04-26 19:45:46,270 wheel INFO adding 'fluster/test_vector.py' 2025-04-26 19:45:46,270 wheel INFO adding 'fluster/utils.py' 2025-04-26 19:45:46,270 wheel INFO adding 'fluster/decoders/__init__.py' 2025-04-26 19:45:46,271 wheel INFO adding 'fluster/decoders/av1_aom.py' 2025-04-26 19:45:46,271 wheel INFO adding 'fluster/decoders/av1_dav1d.py' 2025-04-26 19:45:46,271 wheel INFO adding 'fluster/decoders/chromium.py' 2025-04-26 19:45:46,271 wheel INFO adding 'fluster/decoders/cros_codecs.py' 2025-04-26 19:45:46,272 wheel INFO adding 'fluster/decoders/dummy.py' 2025-04-26 19:45:46,272 wheel INFO adding 'fluster/decoders/ffmpeg.py' 2025-04-26 19:45:46,272 wheel INFO adding 'fluster/decoders/gstreamer.py' 2025-04-26 19:45:46,272 wheel INFO adding 'fluster/decoders/h264_jct_vt.py' 2025-04-26 19:45:46,273 wheel INFO adding 'fluster/decoders/h265_jct_vt.py' 2025-04-26 19:45:46,273 wheel INFO adding 'fluster/decoders/h266_vvc_vtm.py' 2025-04-26 19:45:46,273 wheel INFO adding 'fluster/decoders/h266_vvdec.py' 2025-04-26 19:45:46,273 wheel INFO adding 'fluster/decoders/iso_mpeg2_aac.py' 2025-04-26 19:45:46,274 wheel INFO adding 'fluster/decoders/iso_mpeg2_video.py' 2025-04-26 19:45:46,274 wheel INFO adding 'fluster/decoders/iso_mpeg4_aac.py' 2025-04-26 19:45:46,274 wheel INFO adding 'fluster/decoders/iso_mpeg4_aac_er.py' 2025-04-26 19:45:46,274 wheel INFO adding 'fluster/decoders/libvpx.py' 2025-04-26 19:45:46,275 wheel INFO adding 'fluster/decoders/vk_video_decoder.py' 2025-04-26 19:45:46,275 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/aac/MPEG2_AAC-ADIF.json' 2025-04-26 19:45:46,276 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/aac/MPEG2_AAC-ADTS.json' 2025-04-26 19:45:46,277 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/aac/MPEG4_AAC-ADIF.json' 2025-04-26 19:45:46,277 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/aac/MPEG4_AAC-ADTS.json' 2025-04-26 19:45:46,277 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/aac/MPEG4_AAC-MP4-ER.json' 2025-04-26 19:45:46,278 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/aac/MPEG4_AAC-MP4.json' 2025-04-26 19:45:46,281 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE0-CORE-ANNEX-B.json' 2025-04-26 19:45:46,283 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE0-NON-ANNEX-B.json' 2025-04-26 19:45:46,283 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE0-STRESS-ANNEX-B.json' 2025-04-26 19:45:46,284 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE1-CORE-ANNEX-B.json' 2025-04-26 19:45:46,286 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE1-NON-ANNEX-B.json' 2025-04-26 19:45:46,287 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE1-STRESS-ANNEX-B.json' 2025-04-26 19:45:46,288 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE2-CORE-ANNEX-B.json' 2025-04-26 19:45:46,290 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE2-NON-ANNEX-B.json' 2025-04-26 19:45:46,291 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE2-STRESS-ANNEX-B.json' 2025-04-26 19:45:46,291 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/AV1-TEST-VECTORS.json' 2025-04-26 19:45:46,292 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/CHROMIUM-10bit-AV1-TEST-VECTORS.json' 2025-04-26 19:45:46,292 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/av1/CHROMIUM-8bit-AV1-TEST-VECTORS.json' 2025-04-26 19:45:46,293 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h264/JVT-AVC_V1.json' 2025-04-26 19:45:46,293 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h264/JVT-FR-EXT.json' 2025-04-26 19:45:46,294 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h264/JVT-MVC.json' 2025-04-26 19:45:46,294 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h264/JVT-Professional_profiles.json' 2025-04-26 19:45:46,294 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h264/JVT-SVC.json' 2025-04-26 19:45:46,295 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h265/JCT-VC-3D-HEVC.json' 2025-04-26 19:45:46,295 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h265/JCT-VC-HEVC_V1.json' 2025-04-26 19:45:46,296 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h265/JCT-VC-MV-HEVC.json' 2025-04-26 19:45:46,296 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h265/JCT-VC-RExt.json' 2025-04-26 19:45:46,296 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h265/JCT-VC-SCC.json' 2025-04-26 19:45:46,297 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h265/JCT-VC-SHVC.json' 2025-04-26 19:45:46,297 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/h266/JVET-VVC_draft6.json' 2025-04-26 19:45:46,298 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/mpeg2v/MPEG2_VIDEO-422.json' 2025-04-26 19:45:46,298 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/mpeg2v/MPEG2_VIDEO-MAIN.json' 2025-04-26 19:45:46,299 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/vp8/VP8-TEST-VECTORS.json' 2025-04-26 19:45:46,299 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/vp9/VP9-TEST-VECTORS-HIGH.json' 2025-04-26 19:45:46,299 wheel INFO adding 'fluster_conformance-0.3.0.data/data/share/fluster/test_suites/vp9/VP9-TEST-VECTORS.json' 2025-04-26 19:45:46,300 wheel INFO adding 'fluster_conformance-0.3.0.dist-info/licenses/LICENSE' 2025-04-26 19:45:46,301 wheel INFO adding 'fluster_conformance-0.3.0.dist-info/METADATA' 2025-04-26 19:45:46,301 wheel INFO adding 'fluster_conformance-0.3.0.dist-info/WHEEL' 2025-04-26 19:45:46,301 wheel INFO adding 'fluster_conformance-0.3.0.dist-info/entry_points.txt' 2025-04-26 19:45:46,301 wheel INFO adding 'fluster_conformance-0.3.0.dist-info/top_level.txt' 2025-04-26 19:45:46,302 wheel INFO adding 'fluster_conformance-0.3.0.dist-info/RECORD' 2025-04-26 19:45:46,302 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-26 19:45:46,304 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, 26 Apr 2025 19:45:46 +0000 elapsed time 0h 0m 2s >>> fluster: Cleaning up srcdir >>> fluster: Cleaning up pkgdir >>> fluster: Uninstalling dependencies... (1/22) Purging .makedepends-fluster (20250426.194544) (2/22) Purging py3-gpep517-pyc (16-r0) (3/22) Purging py3-gpep517 (16-r0) (4/22) Purging py3-installer-pyc (0.7.0-r2) (5/22) Purging py3-installer (0.7.0-r2) (6/22) Purging py3-setuptools-pyc (77.0.3-r0) (7/22) Purging py3-setuptools (77.0.3-r0) (8/22) Purging py3-wheel-pyc (0.43.0-r0) (9/22) Purging py3-wheel (0.43.0-r0) (10/22) Purging py3-packaging-pyc (24.2-r0) (11/22) Purging py3-packaging (24.2-r0) (12/22) Purging py3-parsing-pyc (3.2.0-r0) (13/22) Purging py3-parsing (3.2.0-r0) (14/22) Purging python3-pyc (3.12.10-r0) (15/22) Purging python3-pycache-pyc0 (3.12.10-r0) (16/22) Purging pyc (3.12.10-r0) (17/22) Purging python3 (3.12.10-r0) (18/22) Purging gdbm (1.24-r0) (19/22) Purging libbz2 (1.0.8-r6) (20/22) Purging libpanelw (6.5_p20250412-r0) (21/22) Purging mpdecimal (4.0.0-r0) (22/22) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> fluster: Updating the community/armhf repository index... >>> fluster: Signing the index...