>>> fluster: Building community/fluster 0.7.1-r0 (using abuild 3.17.0_rc2-r0) started Fri, 01 May 2026 07:52:55 +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/25) Installing libbz2 (1.0.8-r6) ( 2/25) Installing libffi (3.5.2-r1) ( 3/25) Installing gdbm (1.26-r0) ( 4/25) Installing xz-libs (5.8.3-r0) ( 5/25) Installing mpdecimal (4.0.1-r0) ( 6/25) Installing libpanelw (6.6_p20260404-r0) ( 7/25) Installing readline (8.3.3-r1) ( 8/25) Installing sqlite-libs (3.53.0-r0) ( 9/25) Installing python3 (3.14.3-r0) (10/25) Installing python3-pycache-pyc0 (3.14.3-r0) (11/25) Installing pyc (3.14.3-r0) (12/25) Installing py3-installer-pyc (1.0.0-r0) (13/25) Installing py3-gpep517-pyc (19-r2) (14/25) Installing python3-pyc (3.14.3-r0) (15/25) Installing py3-installer (1.0.0-r0) (16/25) Installing py3-gpep517 (19-r2) (17/25) Installing py3-parsing (3.3.2-r1) (18/25) Installing py3-parsing-pyc (3.3.2-r1) (19/25) Installing py3-packaging (26.2-r0) (20/25) Installing py3-packaging-pyc (26.2-r0) (21/25) Installing py3-setuptools (82.0.1-r1) (22/25) Installing py3-setuptools-pyc (82.0.1-r1) (23/25) Installing py3-wheel (0.47.0-r0) (24/25) Installing py3-wheel-pyc (0.47.0-r0) (25/25) Installing .makedepends-fluster (20260501.075256) Executing busybox-1.37.0-r31.trigger OK: 479.8 MiB in 128 packages >>> fluster: Cleaning up srcdir >>> fluster: Cleaning up pkgdir >>> fluster: Cleaning up tmpdir >>> fluster: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/fluster-v0.7.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/fluster-v0.7.1.tar.gz.part' fluster-v0.7.1.tar.g 100% |********************************| 382k 0:00:00 ETA '/var/cache/distfiles/v3.24/fluster-v0.7.1.tar.gz.part' saved /var/cache/distfiles/v3.24/fluster-v0.7.1.tar.gz: OK >>> fluster: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/fluster-v0.7.1.tar.gz /var/cache/distfiles/v3.24/fluster-v0.7.1.tar.gz: OK >>> fluster: Unpacking /var/cache/distfiles/v3.24/fluster-v0.7.1.tar.gz... 2026-05-01 07:52:57,154 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/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`. (Both options available on setuptools>=77.0.0). By 2027-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.14/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.14/site-packages/setuptools/dist.py:765: 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() 2026-05-01 07:52:57,193 root INFO running bdist_wheel 2026-05-01 07:52:57,199 root INFO running build 2026-05-01 07:52:57,199 root INFO running build_py 2026-05-01 07:52:57,201 root INFO creating build/lib/fluster 2026-05-01 07:52:57,201 root INFO copying fluster/__init__.py -> build/lib/fluster 2026-05-01 07:52:57,201 root INFO copying fluster/test_vector.py -> build/lib/fluster 2026-05-01 07:52:57,202 root INFO copying fluster/utils.py -> build/lib/fluster 2026-05-01 07:52:57,202 root INFO copying fluster/test_suite.py -> build/lib/fluster 2026-05-01 07:52:57,202 root INFO copying fluster/decoder.py -> build/lib/fluster 2026-05-01 07:52:57,202 root INFO copying fluster/main.py -> build/lib/fluster 2026-05-01 07:52:57,203 root INFO copying fluster/codec.py -> build/lib/fluster 2026-05-01 07:52:57,203 root INFO copying fluster/fluster.py -> build/lib/fluster 2026-05-01 07:52:57,203 root INFO copying fluster/system_info.py -> build/lib/fluster 2026-05-01 07:52:57,204 root INFO copying fluster/test.py -> build/lib/fluster 2026-05-01 07:52:57,204 root INFO creating build/lib/fluster/decoders 2026-05-01 07:52:57,204 root INFO copying fluster/decoders/__init__.py -> build/lib/fluster/decoders 2026-05-01 07:52:57,204 root INFO copying fluster/decoders/iso_mpeg4_aac.py -> build/lib/fluster/decoders 2026-05-01 07:52:57,204 root INFO copying fluster/decoders/libvpx.py -> build/lib/fluster/decoders 2026-05-01 07:52:57,205 root INFO copying fluster/decoders/iso_mpeg2_video.py -> build/lib/fluster/decoders 2026-05-01 07:52:57,205 root INFO copying fluster/decoders/vk_video_decoder.py -> build/lib/fluster/decoders 2026-05-01 07:52:57,205 root INFO copying fluster/decoders/h265_jct_vt.py -> build/lib/fluster/decoders 2026-05-01 07:52:57,205 root INFO copying fluster/decoders/h264_jct_vt.py -> build/lib/fluster/decoders 2026-05-01 07:52:57,205 root INFO copying fluster/decoders/cros_codecs.py -> build/lib/fluster/decoders 2026-05-01 07:52:57,206 root INFO copying fluster/decoders/gstreamer.py -> build/lib/fluster/decoders 2026-05-01 07:52:57,206 root INFO copying fluster/decoders/ffmpeg.py -> build/lib/fluster/decoders 2026-05-01 07:52:57,206 root INFO copying fluster/decoders/ac4_decoder_reference.py -> build/lib/fluster/decoders 2026-05-01 07:52:57,206 root INFO copying fluster/decoders/iso_mpeg2_aac.py -> build/lib/fluster/decoders 2026-05-01 07:52:57,207 root INFO copying fluster/decoders/h266_vvc_vtm.py -> build/lib/fluster/decoders 2026-05-01 07:52:57,207 root INFO copying fluster/decoders/iso_mpeg4_aac_er.py -> build/lib/fluster/decoders 2026-05-01 07:52:57,207 root INFO copying fluster/decoders/h266_vvdec.py -> build/lib/fluster/decoders 2026-05-01 07:52:57,207 root INFO copying fluster/decoders/av1_dav1d.py -> build/lib/fluster/decoders 2026-05-01 07:52:57,207 root INFO copying fluster/decoders/dummy.py -> build/lib/fluster/decoders 2026-05-01 07:52:57,207 root INFO copying fluster/decoders/chromium.py -> build/lib/fluster/decoders 2026-05-01 07:52:57,208 root INFO copying fluster/decoders/av1_aom.py -> build/lib/fluster/decoders 2026-05-01 07:52:57,208 root INFO copying fluster/decoders/iso_mpeg4_video.py -> build/lib/fluster/decoders 2026-05-01 07:52:57,208 root INFO running egg_info 2026-05-01 07:52:57,209 root INFO creating fluster_conformance.egg-info 2026-05-01 07:52:57,209 root INFO writing fluster_conformance.egg-info/PKG-INFO 2026-05-01 07:52:57,210 root INFO writing dependency_links to fluster_conformance.egg-info/dependency_links.txt 2026-05-01 07:52:57,210 root INFO writing entry points to fluster_conformance.egg-info/entry_points.txt 2026-05-01 07:52:57,211 root INFO writing top-level names to fluster_conformance.egg-info/top_level.txt 2026-05-01 07:52:57,211 root INFO writing manifest file 'fluster_conformance.egg-info/SOURCES.txt' 2026-05-01 07:52:57,215 root INFO reading manifest file 'fluster_conformance.egg-info/SOURCES.txt' 2026-05-01 07:52:57,215 root INFO adding license file 'LICENSE' 2026-05-01 07:52:57,216 root INFO writing manifest file 'fluster_conformance.egg-info/SOURCES.txt' 2026-05-01 07:52:57,220 root INFO installing to build/bdist.linux-aarch64/wheel 2026-05-01 07:52:57,220 root INFO running install 2026-05-01 07:52:57,226 root INFO running install_lib 2026-05-01 07:52:57,228 root INFO creating build/bdist.linux-aarch64/wheel 2026-05-01 07:52:57,228 root INFO creating build/bdist.linux-aarch64/wheel/fluster 2026-05-01 07:52:57,228 root INFO copying build/lib/fluster/__init__.py -> build/bdist.linux-aarch64/wheel/./fluster 2026-05-01 07:52:57,229 root INFO copying build/lib/fluster/test_vector.py -> build/bdist.linux-aarch64/wheel/./fluster 2026-05-01 07:52:57,229 root INFO copying build/lib/fluster/utils.py -> build/bdist.linux-aarch64/wheel/./fluster 2026-05-01 07:52:57,229 root INFO copying build/lib/fluster/test_suite.py -> build/bdist.linux-aarch64/wheel/./fluster 2026-05-01 07:52:57,229 root INFO copying build/lib/fluster/decoder.py -> build/bdist.linux-aarch64/wheel/./fluster 2026-05-01 07:52:57,229 root INFO copying build/lib/fluster/main.py -> build/bdist.linux-aarch64/wheel/./fluster 2026-05-01 07:52:57,230 root INFO copying build/lib/fluster/codec.py -> build/bdist.linux-aarch64/wheel/./fluster 2026-05-01 07:52:57,230 root INFO copying build/lib/fluster/fluster.py -> build/bdist.linux-aarch64/wheel/./fluster 2026-05-01 07:52:57,230 root INFO copying build/lib/fluster/system_info.py -> build/bdist.linux-aarch64/wheel/./fluster 2026-05-01 07:52:57,230 root INFO creating build/bdist.linux-aarch64/wheel/fluster/decoders 2026-05-01 07:52:57,230 root INFO copying build/lib/fluster/decoders/__init__.py -> build/bdist.linux-aarch64/wheel/./fluster/decoders 2026-05-01 07:52:57,231 root INFO copying build/lib/fluster/decoders/iso_mpeg4_aac.py -> build/bdist.linux-aarch64/wheel/./fluster/decoders 2026-05-01 07:52:57,231 root INFO copying build/lib/fluster/decoders/libvpx.py -> build/bdist.linux-aarch64/wheel/./fluster/decoders 2026-05-01 07:52:57,231 root INFO copying build/lib/fluster/decoders/iso_mpeg2_video.py -> build/bdist.linux-aarch64/wheel/./fluster/decoders 2026-05-01 07:52:57,231 root INFO copying build/lib/fluster/decoders/vk_video_decoder.py -> build/bdist.linux-aarch64/wheel/./fluster/decoders 2026-05-01 07:52:57,231 root INFO copying build/lib/fluster/decoders/h265_jct_vt.py -> build/bdist.linux-aarch64/wheel/./fluster/decoders 2026-05-01 07:52:57,231 root INFO copying build/lib/fluster/decoders/h264_jct_vt.py -> build/bdist.linux-aarch64/wheel/./fluster/decoders 2026-05-01 07:52:57,232 root INFO copying build/lib/fluster/decoders/cros_codecs.py -> build/bdist.linux-aarch64/wheel/./fluster/decoders 2026-05-01 07:52:57,232 root INFO copying build/lib/fluster/decoders/gstreamer.py -> build/bdist.linux-aarch64/wheel/./fluster/decoders 2026-05-01 07:52:57,232 root INFO copying build/lib/fluster/decoders/ffmpeg.py -> build/bdist.linux-aarch64/wheel/./fluster/decoders 2026-05-01 07:52:57,232 root INFO copying build/lib/fluster/decoders/ac4_decoder_reference.py -> build/bdist.linux-aarch64/wheel/./fluster/decoders 2026-05-01 07:52:57,232 root INFO copying build/lib/fluster/decoders/iso_mpeg2_aac.py -> build/bdist.linux-aarch64/wheel/./fluster/decoders 2026-05-01 07:52:57,232 root INFO copying build/lib/fluster/decoders/h266_vvc_vtm.py -> build/bdist.linux-aarch64/wheel/./fluster/decoders 2026-05-01 07:52:57,233 root INFO copying build/lib/fluster/decoders/iso_mpeg4_aac_er.py -> build/bdist.linux-aarch64/wheel/./fluster/decoders 2026-05-01 07:52:57,233 root INFO copying build/lib/fluster/decoders/h266_vvdec.py -> build/bdist.linux-aarch64/wheel/./fluster/decoders 2026-05-01 07:52:57,233 root INFO copying build/lib/fluster/decoders/av1_dav1d.py -> build/bdist.linux-aarch64/wheel/./fluster/decoders 2026-05-01 07:52:57,233 root INFO copying build/lib/fluster/decoders/dummy.py -> build/bdist.linux-aarch64/wheel/./fluster/decoders 2026-05-01 07:52:57,233 root INFO copying build/lib/fluster/decoders/chromium.py -> build/bdist.linux-aarch64/wheel/./fluster/decoders 2026-05-01 07:52:57,233 root INFO copying build/lib/fluster/decoders/av1_aom.py -> build/bdist.linux-aarch64/wheel/./fluster/decoders 2026-05-01 07:52:57,234 root INFO copying build/lib/fluster/decoders/iso_mpeg4_video.py -> build/bdist.linux-aarch64/wheel/./fluster/decoders 2026-05-01 07:52:57,234 root INFO copying build/lib/fluster/test.py -> build/bdist.linux-aarch64/wheel/./fluster 2026-05-01 07:52:57,234 root INFO running install_data 2026-05-01 07:52:57,236 root INFO creating build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data 2026-05-01 07:52:57,236 root INFO creating build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/aac 2026-05-01 07:52:57,236 root INFO copying test_suites/aac/MPEG2_AAC-ADTS.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/aac 2026-05-01 07:52:57,236 root INFO copying test_suites/aac/MPEG2_AAC-ADIF.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/aac 2026-05-01 07:52:57,237 root INFO copying test_suites/aac/MPEG4_AAC-ADIF.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/aac 2026-05-01 07:52:57,237 root INFO copying test_suites/aac/MPEG4_AAC-ADTS.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/aac 2026-05-01 07:52:57,237 root INFO copying test_suites/aac/MPEG4_AAC-MP4.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/aac 2026-05-01 07:52:57,238 root INFO copying test_suites/aac/MPEG4_AAC-MP4-ER.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/aac 2026-05-01 07:52:57,238 root INFO creating build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/ac4 2026-05-01 07:52:57,238 root INFO copying test_suites/ac4/AC4_ELEMENTARY_STREAMS.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/ac4 2026-05-01 07:52:57,239 root INFO creating build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1 2026-05-01 07:52:57,239 root INFO copying test_suites/av1/AV1-TEST-VECTORS.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1 2026-05-01 07:52:57,239 root INFO copying test_suites/av1/AV1-ARGON-PROFILE0-CORE-ANNEX-B.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1 2026-05-01 07:52:57,240 root INFO copying test_suites/av1/AV1-ARGON-PROFILE0-ERROR-NON-ANNEX-B.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1 2026-05-01 07:52:57,240 root INFO copying test_suites/av1/AV1-ARGON-PROFILE0-NON-ANNEX-B.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1 2026-05-01 07:52:57,240 root INFO copying test_suites/av1/AV1-ARGON-PROFILE0-STRESS-ANNEX-B.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1 2026-05-01 07:52:57,241 root INFO copying test_suites/av1/AV1-ARGON-PROFILE1-CORE-ANNEX-B.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1 2026-05-01 07:52:57,241 root INFO copying test_suites/av1/AV1-ARGON-PROFILE1-ERROR-NON-ANNEX-B.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1 2026-05-01 07:52:57,242 root INFO copying test_suites/av1/AV1-ARGON-PROFILE1-NON-ANNEX-B.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1 2026-05-01 07:52:57,242 root INFO copying test_suites/av1/AV1-ARGON-PROFILE1-STRESS-ANNEX-B.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1 2026-05-01 07:52:57,242 root INFO copying test_suites/av1/AV1-ARGON-PROFILE2-CORE-ANNEX-B.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1 2026-05-01 07:52:57,243 root INFO copying test_suites/av1/AV1-ARGON-PROFILE2-ERROR-NON-ANNEX-B.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1 2026-05-01 07:52:57,243 root INFO copying test_suites/av1/AV1-ARGON-PROFILE2-NON-ANNEX-B.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1 2026-05-01 07:52:57,244 root INFO copying test_suites/av1/AV1-ARGON-PROFILE2-STRESS-ANNEX-B.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1 2026-05-01 07:52:57,244 root INFO copying test_suites/av1/CHROMIUM-10bit-AV1-TEST-VECTORS.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1 2026-05-01 07:52:57,244 root INFO copying test_suites/av1/CHROMIUM-8bit-AV1-TEST-VECTORS.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1 2026-05-01 07:52:57,244 root INFO creating build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.264 2026-05-01 07:52:57,245 root INFO copying test_suites/h.264/JVT-AVC_V1.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.264 2026-05-01 07:52:57,245 root INFO copying test_suites/h.264/JVT-FR-EXT.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.264 2026-05-01 07:52:57,245 root INFO copying test_suites/h.264/JVT-MVC.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.264 2026-05-01 07:52:57,245 root INFO copying test_suites/h.264/JVT-Professional_profiles.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.264 2026-05-01 07:52:57,246 root INFO copying test_suites/h.264/JVT-SVC.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.264 2026-05-01 07:52:57,246 root INFO creating build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.265 2026-05-01 07:52:57,246 root INFO copying test_suites/h.265/JCT-VC-3D-HEVC.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.265 2026-05-01 07:52:57,246 root INFO copying test_suites/h.265/JCT-VC-HEVC_V1.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.265 2026-05-01 07:52:57,247 root INFO copying test_suites/h.265/JCT-VC-MV-HEVC.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.265 2026-05-01 07:52:57,247 root INFO copying test_suites/h.265/JCT-VC-RExt.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.265 2026-05-01 07:52:57,247 root INFO copying test_suites/h.265/JCT-VC-SCC.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.265 2026-05-01 07:52:57,247 root INFO copying test_suites/h.265/JCT-VC-SHVC.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.265 2026-05-01 07:52:57,247 root INFO creating build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.266 2026-05-01 07:52:57,248 root INFO copying test_suites/h.266/JVET-VVC_draft6.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.266 2026-05-01 07:52:57,248 root INFO creating build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/vp8 2026-05-01 07:52:57,248 root INFO copying test_suites/vp8/VP8-TEST-VECTORS.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/vp8 2026-05-01 07:52:57,248 root INFO creating build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/vp9 2026-05-01 07:52:57,249 root INFO copying test_suites/vp9/VP9-TEST-VECTORS-HIGH.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/vp9 2026-05-01 07:52:57,249 root INFO copying test_suites/vp9/VP9-TEST-VECTORS.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/vp9 2026-05-01 07:52:57,249 root INFO creating build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/mpeg2v 2026-05-01 07:52:57,249 root INFO copying test_suites/mpeg2v/MPEG2_VIDEO-422.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/mpeg2v 2026-05-01 07:52:57,250 root INFO copying test_suites/mpeg2v/MPEG2_VIDEO-MAIN.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/mpeg2v 2026-05-01 07:52:57,250 root INFO creating build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/mpeg4v 2026-05-01 07:52:57,250 root INFO copying test_suites/mpeg4v/MPEG4_VIDEO-AdvancedSimpleProfile.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/mpeg4v 2026-05-01 07:52:57,250 root INFO copying test_suites/mpeg4v/MPEG4_VIDEO-SimpleProfile.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/mpeg4v 2026-05-01 07:52:57,250 root INFO copying test_suites/mpeg4v/MPEG4_VIDEO-SimpleScalableProfile.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/mpeg4v 2026-05-01 07:52:57,251 root INFO copying test_suites/mpeg4v/MPEG4_VIDEO-SimpleStudioProfile.json -> build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.data/data/share/fluster/test_suites/mpeg4v 2026-05-01 07:52:57,251 root INFO running install_egg_info 2026-05-01 07:52:57,252 root INFO Copying fluster_conformance.egg-info to build/bdist.linux-aarch64/wheel/./fluster_conformance-0.7.1-py3.14.egg-info 2026-05-01 07:52:57,253 root INFO running install_scripts 2026-05-01 07:52:57,254 root INFO creating build/bdist.linux-aarch64/wheel/fluster_conformance-0.7.1.dist-info/WHEEL 2026-05-01 07:52:57,255 wheel INFO creating '/home/buildozer/aports/community/fluster/src/fluster-0.7.1/.dist/.tmp-cam7a599/fluster_conformance-0.7.1-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2026-05-01 07:52:57,255 wheel INFO adding 'fluster/__init__.py' 2026-05-01 07:52:57,255 wheel INFO adding 'fluster/codec.py' 2026-05-01 07:52:57,255 wheel INFO adding 'fluster/decoder.py' 2026-05-01 07:52:57,256 wheel INFO adding 'fluster/fluster.py' 2026-05-01 07:52:57,256 wheel INFO adding 'fluster/main.py' 2026-05-01 07:52:57,256 wheel INFO adding 'fluster/system_info.py' 2026-05-01 07:52:57,256 wheel INFO adding 'fluster/test.py' 2026-05-01 07:52:57,257 wheel INFO adding 'fluster/test_suite.py' 2026-05-01 07:52:57,257 wheel INFO adding 'fluster/test_vector.py' 2026-05-01 07:52:57,257 wheel INFO adding 'fluster/utils.py' 2026-05-01 07:52:57,257 wheel INFO adding 'fluster/decoders/__init__.py' 2026-05-01 07:52:57,257 wheel INFO adding 'fluster/decoders/ac4_decoder_reference.py' 2026-05-01 07:52:57,258 wheel INFO adding 'fluster/decoders/av1_aom.py' 2026-05-01 07:52:57,258 wheel INFO adding 'fluster/decoders/av1_dav1d.py' 2026-05-01 07:52:57,258 wheel INFO adding 'fluster/decoders/chromium.py' 2026-05-01 07:52:57,258 wheel INFO adding 'fluster/decoders/cros_codecs.py' 2026-05-01 07:52:57,258 wheel INFO adding 'fluster/decoders/dummy.py' 2026-05-01 07:52:57,258 wheel INFO adding 'fluster/decoders/ffmpeg.py' 2026-05-01 07:52:57,259 wheel INFO adding 'fluster/decoders/gstreamer.py' 2026-05-01 07:52:57,259 wheel INFO adding 'fluster/decoders/h264_jct_vt.py' 2026-05-01 07:52:57,259 wheel INFO adding 'fluster/decoders/h265_jct_vt.py' 2026-05-01 07:52:57,259 wheel INFO adding 'fluster/decoders/h266_vvc_vtm.py' 2026-05-01 07:52:57,259 wheel INFO adding 'fluster/decoders/h266_vvdec.py' 2026-05-01 07:52:57,259 wheel INFO adding 'fluster/decoders/iso_mpeg2_aac.py' 2026-05-01 07:52:57,260 wheel INFO adding 'fluster/decoders/iso_mpeg2_video.py' 2026-05-01 07:52:57,260 wheel INFO adding 'fluster/decoders/iso_mpeg4_aac.py' 2026-05-01 07:52:57,260 wheel INFO adding 'fluster/decoders/iso_mpeg4_aac_er.py' 2026-05-01 07:52:57,260 wheel INFO adding 'fluster/decoders/iso_mpeg4_video.py' 2026-05-01 07:52:57,260 wheel INFO adding 'fluster/decoders/libvpx.py' 2026-05-01 07:52:57,260 wheel INFO adding 'fluster/decoders/vk_video_decoder.py' 2026-05-01 07:52:57,261 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/aac/MPEG2_AAC-ADIF.json' 2026-05-01 07:52:57,261 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/aac/MPEG2_AAC-ADTS.json' 2026-05-01 07:52:57,262 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/aac/MPEG4_AAC-ADIF.json' 2026-05-01 07:52:57,262 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/aac/MPEG4_AAC-ADTS.json' 2026-05-01 07:52:57,262 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/aac/MPEG4_AAC-MP4-ER.json' 2026-05-01 07:52:57,263 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/aac/MPEG4_AAC-MP4.json' 2026-05-01 07:52:57,263 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/ac4/AC4_ELEMENTARY_STREAMS.json' 2026-05-01 07:52:57,264 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE0-CORE-ANNEX-B.json' 2026-05-01 07:52:57,265 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE0-ERROR-NON-ANNEX-B.json' 2026-05-01 07:52:57,265 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE0-NON-ANNEX-B.json' 2026-05-01 07:52:57,265 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE0-STRESS-ANNEX-B.json' 2026-05-01 07:52:57,266 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE1-CORE-ANNEX-B.json' 2026-05-01 07:52:57,267 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE1-ERROR-NON-ANNEX-B.json' 2026-05-01 07:52:57,267 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE1-NON-ANNEX-B.json' 2026-05-01 07:52:57,267 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE1-STRESS-ANNEX-B.json' 2026-05-01 07:52:57,268 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE2-CORE-ANNEX-B.json' 2026-05-01 07:52:57,269 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE2-ERROR-NON-ANNEX-B.json' 2026-05-01 07:52:57,269 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE2-NON-ANNEX-B.json' 2026-05-01 07:52:57,270 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1/AV1-ARGON-PROFILE2-STRESS-ANNEX-B.json' 2026-05-01 07:52:57,270 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1/AV1-TEST-VECTORS.json' 2026-05-01 07:52:57,270 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1/CHROMIUM-10bit-AV1-TEST-VECTORS.json' 2026-05-01 07:52:57,270 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/av1/CHROMIUM-8bit-AV1-TEST-VECTORS.json' 2026-05-01 07:52:57,271 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.264/JVT-AVC_V1.json' 2026-05-01 07:52:57,271 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.264/JVT-FR-EXT.json' 2026-05-01 07:52:57,271 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.264/JVT-MVC.json' 2026-05-01 07:52:57,271 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.264/JVT-Professional_profiles.json' 2026-05-01 07:52:57,272 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.264/JVT-SVC.json' 2026-05-01 07:52:57,272 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.265/JCT-VC-3D-HEVC.json' 2026-05-01 07:52:57,272 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.265/JCT-VC-HEVC_V1.json' 2026-05-01 07:52:57,272 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.265/JCT-VC-MV-HEVC.json' 2026-05-01 07:52:57,273 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.265/JCT-VC-RExt.json' 2026-05-01 07:52:57,273 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.265/JCT-VC-SCC.json' 2026-05-01 07:52:57,273 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.265/JCT-VC-SHVC.json' 2026-05-01 07:52:57,274 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/h.266/JVET-VVC_draft6.json' 2026-05-01 07:52:57,274 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/mpeg2v/MPEG2_VIDEO-422.json' 2026-05-01 07:52:57,274 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/mpeg2v/MPEG2_VIDEO-MAIN.json' 2026-05-01 07:52:57,274 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/mpeg4v/MPEG4_VIDEO-AdvancedSimpleProfile.json' 2026-05-01 07:52:57,275 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/mpeg4v/MPEG4_VIDEO-SimpleProfile.json' 2026-05-01 07:52:57,275 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/mpeg4v/MPEG4_VIDEO-SimpleScalableProfile.json' 2026-05-01 07:52:57,275 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/mpeg4v/MPEG4_VIDEO-SimpleStudioProfile.json' 2026-05-01 07:52:57,275 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/vp8/VP8-TEST-VECTORS.json' 2026-05-01 07:52:57,275 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/vp9/VP9-TEST-VECTORS-HIGH.json' 2026-05-01 07:52:57,276 wheel INFO adding 'fluster_conformance-0.7.1.data/data/share/fluster/test_suites/vp9/VP9-TEST-VECTORS.json' 2026-05-01 07:52:57,276 wheel INFO adding 'fluster_conformance-0.7.1.dist-info/licenses/LICENSE' 2026-05-01 07:52:57,276 wheel INFO adding 'fluster_conformance-0.7.1.dist-info/METADATA' 2026-05-01 07:52:57,276 wheel INFO adding 'fluster_conformance-0.7.1.dist-info/WHEEL' 2026-05-01 07:52:57,277 wheel INFO adding 'fluster_conformance-0.7.1.dist-info/entry_points.txt' 2026-05-01 07:52:57,277 wheel INFO adding 'fluster_conformance-0.7.1.dist-info/top_level.txt' 2026-05-01 07:52:57,277 wheel INFO adding 'fluster_conformance-0.7.1.dist-info/RECORD' 2026-05-01 07:52:57,277 root INFO removing build/bdist.linux-aarch64/wheel 2026-05-01 07:52:57,280 gpep517 INFO The backend produced .dist/fluster_conformance-0.7.1-py3-none-any.whl fluster_conformance-0.7.1-py3-none-any.whl >>> fluster: Entering fakeroot... >>> fluster-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/fluster/__pycache__' -> '/home/buildozer/aports/community/fluster/pkg/fluster-pyc/usr/lib/python3.14/site-packages/fluster/__pycache__' 'usr/lib/python3.14/site-packages/fluster/decoders/__pycache__' -> '/home/buildozer/aports/community/fluster/pkg/fluster-pyc/usr/lib/python3.14/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.14 >>> fluster-pyc*: Package size: 308.6 KB >>> fluster-pyc*: Compressing data... >>> fluster-pyc*: Create checksum... >>> fluster-pyc*: Create fluster-pyc-0.7.1-r0.apk >>> fluster*: Tracing dependencies... python3~3.14 >>> fluster*: Package size: 3.2 MB >>> fluster*: Compressing data... >>> fluster*: Create checksum... >>> fluster*: Create fluster-0.7.1-r0.apk >>> fluster: Build complete at Fri, 01 May 2026 07:52:57 +0000 elapsed time 0h 0m 2s >>> fluster: Cleaning up srcdir >>> fluster: Cleaning up pkgdir >>> fluster: Cleaning up tmpdir >>> fluster: Uninstalling dependencies... ( 1/25) Purging .makedepends-fluster (20260501.075256) ( 2/25) Purging py3-gpep517-pyc (19-r2) ( 3/25) Purging py3-gpep517 (19-r2) ( 4/25) Purging py3-installer-pyc (1.0.0-r0) ( 5/25) Purging py3-installer (1.0.0-r0) ( 6/25) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/25) Purging py3-setuptools (82.0.1-r1) ( 8/25) Purging py3-wheel-pyc (0.47.0-r0) ( 9/25) Purging py3-wheel (0.47.0-r0) (10/25) Purging py3-packaging-pyc (26.2-r0) (11/25) Purging py3-packaging (26.2-r0) (12/25) Purging py3-parsing-pyc (3.3.2-r1) (13/25) Purging py3-parsing (3.3.2-r1) (14/25) Purging python3-pyc (3.14.3-r0) (15/25) Purging python3-pycache-pyc0 (3.14.3-r0) (16/25) Purging pyc (3.14.3-r0) (17/25) Purging python3 (3.14.3-r0) (18/25) Purging gdbm (1.26-r0) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.5.2-r1) (21/25) Purging libpanelw (6.6_p20260404-r0) (22/25) Purging mpdecimal (4.0.1-r0) (23/25) Purging readline (8.3.3-r1) (24/25) Purging sqlite-libs (3.53.0-r0) (25/25) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 431.3 MiB in 103 packages >>> fluster: Updating the community/aarch64 repository index... >>> fluster: Signing the index...