>>> meson: Building main/meson 1.10.0-r0 (using abuild 3.16.0-r0) started Wed, 10 Dec 2025 13:48:55 +0000 >>> meson: Validating /home/buildozer/aports/main/meson/APKBUILD... >>> meson: Analyzing dependencies... >>> meson: Installing for build: build-base samurai py3-gpep517 py3-setuptools py3-wheel ( 1/25) Installing samurai (1.2-r7) ( 2/25) Installing libbz2 (1.0.8-r6) ( 3/25) Installing libffi (3.5.2-r0) ( 4/25) Installing gdbm (1.26-r0) ( 5/25) Installing xz-libs (5.8.1-r0) ( 6/25) Installing mpdecimal (4.0.1-r0) ( 7/25) Installing libpanelw (6.5_p20251123-r0) ( 8/25) Installing sqlite-libs (3.51.1-r0) ( 9/25) Installing python3 (3.12.12-r0) (10/25) Installing python3-pycache-pyc0 (3.12.12-r0) (11/25) Installing pyc (3.12.12-r0) (12/25) Installing py3-installer-pyc (0.7.0-r2) (13/25) Installing py3-gpep517-pyc (19-r1) (14/25) Installing python3-pyc (3.12.12-r0) (15/25) Installing py3-installer (0.7.0-r2) (16/25) Installing py3-gpep517 (19-r1) (17/25) Installing py3-parsing (3.2.3-r0) (18/25) Installing py3-parsing-pyc (3.2.3-r0) (19/25) Installing py3-packaging (25.0-r0) (20/25) Installing py3-packaging-pyc (25.0-r0) (21/25) Installing py3-setuptools (80.9.0-r2) (22/25) Installing py3-setuptools-pyc (80.9.0-r2) (23/25) Installing py3-wheel (0.46.1-r0) (24/25) Installing py3-wheel-pyc (0.46.1-r0) (25/25) Installing .makedepends-meson (20251210.134856) Executing busybox-1.37.0-r29.trigger OK: 339 MiB in 131 packages >>> meson: Cleaning up srcdir >>> meson: Cleaning up pkgdir >>> meson: Cleaning up tmpdir >>> meson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/meson-1.10.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> meson: Fetching https://github.com/mesonbuild/meson/releases/download/1.10.0/meson-1.10.0.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to release-assets.githubusercontent.com (185.199.109.133:443) saving to '/var/cache/distfiles/meson-1.10.0.tar.gz.part' meson-1.10.0.tar.gz. 100% |********************************| 2355k 0:00:00 ETA '/var/cache/distfiles/meson-1.10.0.tar.gz.part' saved /var/cache/distfiles/meson-1.10.0.tar.gz: OK /home/buildozer/aports/main/meson/fix-ninja-output-test.patch: OK /home/buildozer/aports/main/meson/skip-broken-tests.patch: OK /home/buildozer/aports/main/meson/abuild-meson: OK >>> meson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/meson-1.10.0.tar.gz /var/cache/distfiles/meson-1.10.0.tar.gz: OK /home/buildozer/aports/main/meson/fix-ninja-output-test.patch: OK /home/buildozer/aports/main/meson/skip-broken-tests.patch: OK /home/buildozer/aports/main/meson/abuild-meson: OK >>> meson: Unpacking /var/cache/distfiles/meson-1.10.0.tar.gz... >>> meson: fix-ninja-output-test.patch patching file unittests/baseplatformtests.py Hunk #1 succeeded at 83 (offset 1 line). >>> meson: skip-broken-tests.patch patching file unittests/linuxliketests.py Hunk #1 succeeded at 1020 with fuzz 1 (offset 27 lines). Hunk #2 succeeded at 1255 (offset 61 lines). patching file unittests/allplatformstests.py Hunk #1 succeeded at 472 (offset 95 lines). Hunk #2 succeeded at 4120 (offset 921 lines). 2025-12-10 13:49:00,116 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-12-10 13:49:00,167 root INFO running bdist_wheel 2025-12-10 13:49:00,196 root INFO running build 2025-12-10 13:49:00,196 root INFO running build_py 2025-12-10 13:49:00,203 root INFO creating build/lib/mesonbuild 2025-12-10 13:49:00,204 root INFO copying mesonbuild/minstall.py -> build/lib/mesonbuild 2025-12-10 13:49:00,204 root INFO copying mesonbuild/mparser.py -> build/lib/mesonbuild 2025-12-10 13:49:00,204 root INFO copying mesonbuild/mformat.py -> build/lib/mesonbuild 2025-12-10 13:49:00,205 root INFO copying mesonbuild/mesonmain.py -> build/lib/mesonbuild 2025-12-10 13:49:00,205 root INFO copying mesonbuild/mlog.py -> build/lib/mesonbuild 2025-12-10 13:49:00,205 root INFO copying mesonbuild/minit.py -> build/lib/mesonbuild 2025-12-10 13:49:00,206 root INFO copying mesonbuild/coredata.py -> build/lib/mesonbuild 2025-12-10 13:49:00,206 root INFO copying mesonbuild/msetup.py -> build/lib/mesonbuild 2025-12-10 13:49:00,206 root INFO copying mesonbuild/mcompile.py -> build/lib/mesonbuild 2025-12-10 13:49:00,207 root INFO copying mesonbuild/_pathlib.py -> build/lib/mesonbuild 2025-12-10 13:49:00,207 root INFO copying mesonbuild/programs.py -> build/lib/mesonbuild 2025-12-10 13:49:00,207 root INFO copying mesonbuild/mdevenv.py -> build/lib/mesonbuild 2025-12-10 13:49:00,207 root INFO copying mesonbuild/arglist.py -> build/lib/mesonbuild 2025-12-10 13:49:00,208 root INFO copying mesonbuild/optinterpreter.py -> build/lib/mesonbuild 2025-12-10 13:49:00,208 root INFO copying mesonbuild/mesonlib.py -> build/lib/mesonbuild 2025-12-10 13:49:00,208 root INFO copying mesonbuild/tooldetect.py -> build/lib/mesonbuild 2025-12-10 13:49:00,209 root INFO copying mesonbuild/depfile.py -> build/lib/mesonbuild 2025-12-10 13:49:00,209 root INFO copying mesonbuild/msubprojects.py -> build/lib/mesonbuild 2025-12-10 13:49:00,209 root INFO copying mesonbuild/mdist.py -> build/lib/mesonbuild 2025-12-10 13:49:00,210 root INFO copying mesonbuild/mconf.py -> build/lib/mesonbuild 2025-12-10 13:49:00,210 root INFO copying mesonbuild/build.py -> build/lib/mesonbuild 2025-12-10 13:49:00,210 root INFO copying mesonbuild/munstable_coredata.py -> build/lib/mesonbuild 2025-12-10 13:49:00,211 root INFO copying mesonbuild/mesondata.py -> build/lib/mesonbuild 2025-12-10 13:49:00,211 root INFO copying mesonbuild/envconfig.py -> build/lib/mesonbuild 2025-12-10 13:49:00,211 root INFO copying mesonbuild/mtest.py -> build/lib/mesonbuild 2025-12-10 13:49:00,212 root INFO copying mesonbuild/cmdline.py -> build/lib/mesonbuild 2025-12-10 13:49:00,212 root INFO copying mesonbuild/options.py -> build/lib/mesonbuild 2025-12-10 13:49:00,212 root INFO copying mesonbuild/rewriter.py -> build/lib/mesonbuild 2025-12-10 13:49:00,213 root INFO copying mesonbuild/__init__.py -> build/lib/mesonbuild 2025-12-10 13:49:00,213 root INFO copying mesonbuild/mintro.py -> build/lib/mesonbuild 2025-12-10 13:49:00,213 root INFO copying mesonbuild/machinefile.py -> build/lib/mesonbuild 2025-12-10 13:49:00,214 root INFO copying mesonbuild/_typing.py -> build/lib/mesonbuild 2025-12-10 13:49:00,214 root INFO copying mesonbuild/environment.py -> build/lib/mesonbuild 2025-12-10 13:49:00,215 root INFO creating build/lib/mesonbuild/cargo 2025-12-10 13:49:00,215 root INFO copying mesonbuild/cargo/builder.py -> build/lib/mesonbuild/cargo 2025-12-10 13:49:00,215 root INFO copying mesonbuild/cargo/version.py -> build/lib/mesonbuild/cargo 2025-12-10 13:49:00,215 root INFO copying mesonbuild/cargo/toml.py -> build/lib/mesonbuild/cargo 2025-12-10 13:49:00,216 root INFO copying mesonbuild/cargo/interpreter.py -> build/lib/mesonbuild/cargo 2025-12-10 13:49:00,216 root INFO copying mesonbuild/cargo/manifest.py -> build/lib/mesonbuild/cargo 2025-12-10 13:49:00,216 root INFO copying mesonbuild/cargo/cfg.py -> build/lib/mesonbuild/cargo 2025-12-10 13:49:00,217 root INFO copying mesonbuild/cargo/raw.py -> build/lib/mesonbuild/cargo 2025-12-10 13:49:00,217 root INFO copying mesonbuild/cargo/__init__.py -> build/lib/mesonbuild/cargo 2025-12-10 13:49:00,218 root INFO creating build/lib/mesonbuild/cmake 2025-12-10 13:49:00,218 root INFO copying mesonbuild/cmake/toolchain.py -> build/lib/mesonbuild/cmake 2025-12-10 13:49:00,218 root INFO copying mesonbuild/cmake/executor.py -> build/lib/mesonbuild/cmake 2025-12-10 13:49:00,218 root INFO copying mesonbuild/cmake/tracetargets.py -> build/lib/mesonbuild/cmake 2025-12-10 13:49:00,219 root INFO copying mesonbuild/cmake/interpreter.py -> build/lib/mesonbuild/cmake 2025-12-10 13:49:00,219 root INFO copying mesonbuild/cmake/fileapi.py -> build/lib/mesonbuild/cmake 2025-12-10 13:49:00,219 root INFO copying mesonbuild/cmake/traceparser.py -> build/lib/mesonbuild/cmake 2025-12-10 13:49:00,220 root INFO copying mesonbuild/cmake/generator.py -> build/lib/mesonbuild/cmake 2025-12-10 13:49:00,220 root INFO copying mesonbuild/cmake/__init__.py -> build/lib/mesonbuild/cmake 2025-12-10 13:49:00,220 root INFO copying mesonbuild/cmake/common.py -> build/lib/mesonbuild/cmake 2025-12-10 13:49:00,221 root INFO creating build/lib/mesonbuild/wrap 2025-12-10 13:49:00,221 root INFO copying mesonbuild/wrap/wrap.py -> build/lib/mesonbuild/wrap 2025-12-10 13:49:00,221 root INFO copying mesonbuild/wrap/wraptool.py -> build/lib/mesonbuild/wrap 2025-12-10 13:49:00,222 root INFO copying mesonbuild/wrap/__init__.py -> build/lib/mesonbuild/wrap 2025-12-10 13:49:00,223 root INFO creating build/lib/mesonbuild/scripts 2025-12-10 13:49:00,223 root INFO copying mesonbuild/scripts/regen_checker.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,223 root INFO copying mesonbuild/scripts/delwithsuffix.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,224 root INFO copying mesonbuild/scripts/test_loaded_modules.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,224 root INFO copying mesonbuild/scripts/hotdochelper.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,224 root INFO copying mesonbuild/scripts/copy.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,225 root INFO copying mesonbuild/scripts/depaccumulate.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,225 root INFO copying mesonbuild/scripts/externalproject.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,225 root INFO copying mesonbuild/scripts/clangformat.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,225 root INFO copying mesonbuild/scripts/tags.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,226 root INFO copying mesonbuild/scripts/msgfmthelper.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,226 root INFO copying mesonbuild/scripts/reprotest.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,226 root INFO copying mesonbuild/scripts/python_info.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,227 root INFO copying mesonbuild/scripts/gettext.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,227 root INFO copying mesonbuild/scripts/clippy.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,227 root INFO copying mesonbuild/scripts/gtkdochelper.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,228 root INFO copying mesonbuild/scripts/cleantrees.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,228 root INFO copying mesonbuild/scripts/env2mfile.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,228 root INFO copying mesonbuild/scripts/depscan.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,229 root INFO copying mesonbuild/scripts/meson_exe.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,229 root INFO copying mesonbuild/scripts/pycompile.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,229 root INFO copying mesonbuild/scripts/run_tool.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,230 root INFO copying mesonbuild/scripts/scanbuild.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,230 root INFO copying mesonbuild/scripts/rustdoc.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,230 root INFO copying mesonbuild/scripts/cmake_run_ctgt.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,230 root INFO copying mesonbuild/scripts/vcstagger.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,231 root INFO copying mesonbuild/scripts/symbolextractor.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,231 root INFO copying mesonbuild/scripts/yasm.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,231 root INFO copying mesonbuild/scripts/coverage.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,232 root INFO copying mesonbuild/scripts/itstool.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,232 root INFO copying mesonbuild/scripts/depfixer.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,232 root INFO copying mesonbuild/scripts/__init__.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,233 root INFO copying mesonbuild/scripts/uninstall.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,233 root INFO copying mesonbuild/scripts/pickle_env.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,233 root INFO copying mesonbuild/scripts/clangtidy.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,234 root INFO copying mesonbuild/scripts/dirchanger.py -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,234 root INFO creating build/lib/mesonbuild/interpreterbase 2025-12-10 13:49:00,234 root INFO copying mesonbuild/interpreterbase/disabler.py -> build/lib/mesonbuild/interpreterbase 2025-12-10 13:49:00,235 root INFO copying mesonbuild/interpreterbase/decorators.py -> build/lib/mesonbuild/interpreterbase 2025-12-10 13:49:00,235 root INFO copying mesonbuild/interpreterbase/interpreterbase.py -> build/lib/mesonbuild/interpreterbase 2025-12-10 13:49:00,235 root INFO copying mesonbuild/interpreterbase/exceptions.py -> build/lib/mesonbuild/interpreterbase 2025-12-10 13:49:00,236 root INFO copying mesonbuild/interpreterbase/helpers.py -> build/lib/mesonbuild/interpreterbase 2025-12-10 13:49:00,236 root INFO copying mesonbuild/interpreterbase/_unholder.py -> build/lib/mesonbuild/interpreterbase 2025-12-10 13:49:00,236 root INFO copying mesonbuild/interpreterbase/baseobjects.py -> build/lib/mesonbuild/interpreterbase 2025-12-10 13:49:00,237 root INFO copying mesonbuild/interpreterbase/operator.py -> build/lib/mesonbuild/interpreterbase 2025-12-10 13:49:00,237 root INFO copying mesonbuild/interpreterbase/__init__.py -> build/lib/mesonbuild/interpreterbase 2025-12-10 13:49:00,237 root INFO creating build/lib/mesonbuild/linkers 2025-12-10 13:49:00,238 root INFO copying mesonbuild/linkers/linkers.py -> build/lib/mesonbuild/linkers 2025-12-10 13:49:00,238 root INFO copying mesonbuild/linkers/detect.py -> build/lib/mesonbuild/linkers 2025-12-10 13:49:00,238 root INFO copying mesonbuild/linkers/__init__.py -> build/lib/mesonbuild/linkers 2025-12-10 13:49:00,239 root INFO copying mesonbuild/linkers/base.py -> build/lib/mesonbuild/linkers 2025-12-10 13:49:00,240 root INFO creating build/lib/mesonbuild/modules 2025-12-10 13:49:00,240 root INFO copying mesonbuild/modules/qt4.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,240 root INFO copying mesonbuild/modules/cmake.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,240 root INFO copying mesonbuild/modules/codegen.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,241 root INFO copying mesonbuild/modules/python3.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,241 root INFO copying mesonbuild/modules/_qt.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,241 root INFO copying mesonbuild/modules/hotdoc.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,242 root INFO copying mesonbuild/modules/snippets.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,242 root INFO copying mesonbuild/modules/java.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,242 root INFO copying mesonbuild/modules/sourceset.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,243 root INFO copying mesonbuild/modules/windows.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,243 root INFO copying mesonbuild/modules/python.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,243 root INFO copying mesonbuild/modules/gnome.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,244 root INFO copying mesonbuild/modules/icestorm.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,244 root INFO copying mesonbuild/modules/wayland.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,244 root INFO copying mesonbuild/modules/modtest.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,245 root INFO copying mesonbuild/modules/fs.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,245 root INFO copying mesonbuild/modules/external_project.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,245 root INFO copying mesonbuild/modules/qt5.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,246 root INFO copying mesonbuild/modules/simd.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,246 root INFO copying mesonbuild/modules/i18n.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,246 root INFO copying mesonbuild/modules/rust.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,247 root INFO copying mesonbuild/modules/pkgconfig.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,247 root INFO copying mesonbuild/modules/cuda.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,247 root INFO copying mesonbuild/modules/__init__.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,247 root INFO copying mesonbuild/modules/keyval.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,248 root INFO copying mesonbuild/modules/qt6.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,248 root INFO copying mesonbuild/modules/dlang.py -> build/lib/mesonbuild/modules 2025-12-10 13:49:00,249 root INFO creating build/lib/mesonbuild/dependencies 2025-12-10 13:49:00,249 root INFO copying mesonbuild/dependencies/framework.py -> build/lib/mesonbuild/dependencies 2025-12-10 13:49:00,249 root INFO copying mesonbuild/dependencies/platform.py -> build/lib/mesonbuild/dependencies 2025-12-10 13:49:00,250 root INFO copying mesonbuild/dependencies/cmake.py -> build/lib/mesonbuild/dependencies 2025-12-10 13:49:00,250 root INFO copying mesonbuild/dependencies/misc.py -> build/lib/mesonbuild/dependencies 2025-12-10 13:49:00,250 root INFO copying mesonbuild/dependencies/mpi.py -> build/lib/mesonbuild/dependencies 2025-12-10 13:49:00,251 root INFO copying mesonbuild/dependencies/dub.py -> build/lib/mesonbuild/dependencies 2025-12-10 13:49:00,251 root INFO copying mesonbuild/dependencies/factory.py -> build/lib/mesonbuild/dependencies 2025-12-10 13:49:00,251 root INFO copying mesonbuild/dependencies/python.py -> build/lib/mesonbuild/dependencies 2025-12-10 13:49:00,252 root INFO copying mesonbuild/dependencies/dev.py -> build/lib/mesonbuild/dependencies 2025-12-10 13:49:00,252 root INFO copying mesonbuild/dependencies/scalapack.py -> build/lib/mesonbuild/dependencies 2025-12-10 13:49:00,252 root INFO copying mesonbuild/dependencies/coarrays.py -> build/lib/mesonbuild/dependencies 2025-12-10 13:49:00,253 root INFO copying mesonbuild/dependencies/configtool.py -> build/lib/mesonbuild/dependencies 2025-12-10 13:49:00,253 root INFO copying mesonbuild/dependencies/detect.py -> build/lib/mesonbuild/dependencies 2025-12-10 13:49:00,253 root INFO copying mesonbuild/dependencies/hdf5.py -> build/lib/mesonbuild/dependencies 2025-12-10 13:49:00,254 root INFO copying mesonbuild/dependencies/ui.py -> build/lib/mesonbuild/dependencies 2025-12-10 13:49:00,254 root INFO copying mesonbuild/dependencies/qt.py -> build/lib/mesonbuild/dependencies 2025-12-10 13:49:00,254 root INFO copying mesonbuild/dependencies/pkgconfig.py -> build/lib/mesonbuild/dependencies 2025-12-10 13:49:00,255 root INFO copying mesonbuild/dependencies/cuda.py -> build/lib/mesonbuild/dependencies 2025-12-10 13:49:00,255 root INFO copying mesonbuild/dependencies/__init__.py -> build/lib/mesonbuild/dependencies 2025-12-10 13:49:00,255 root INFO copying mesonbuild/dependencies/boost.py -> build/lib/mesonbuild/dependencies 2025-12-10 13:49:00,256 root INFO copying mesonbuild/dependencies/base.py -> build/lib/mesonbuild/dependencies 2025-12-10 13:49:00,256 root INFO creating build/lib/mesonbuild/compilers 2025-12-10 13:49:00,257 root INFO copying mesonbuild/compilers/asm.py -> build/lib/mesonbuild/compilers 2025-12-10 13:49:00,257 root INFO copying mesonbuild/compilers/fortran.py -> build/lib/mesonbuild/compilers 2025-12-10 13:49:00,257 root INFO copying mesonbuild/compilers/cs.py -> build/lib/mesonbuild/compilers 2025-12-10 13:49:00,257 root INFO copying mesonbuild/compilers/objcpp.py -> build/lib/mesonbuild/compilers 2025-12-10 13:49:00,258 root INFO copying mesonbuild/compilers/vala.py -> build/lib/mesonbuild/compilers 2025-12-10 13:49:00,258 root INFO copying mesonbuild/compilers/cython.py -> build/lib/mesonbuild/compilers 2025-12-10 13:49:00,258 root INFO copying mesonbuild/compilers/java.py -> build/lib/mesonbuild/compilers 2025-12-10 13:49:00,259 root INFO copying mesonbuild/compilers/swift.py -> build/lib/mesonbuild/compilers 2025-12-10 13:49:00,259 root INFO copying mesonbuild/compilers/d.py -> build/lib/mesonbuild/compilers 2025-12-10 13:49:00,259 root INFO copying mesonbuild/compilers/c_function_attributes.py -> build/lib/mesonbuild/compilers 2025-12-10 13:49:00,260 root INFO copying mesonbuild/compilers/detect.py -> build/lib/mesonbuild/compilers 2025-12-10 13:49:00,260 root INFO copying mesonbuild/compilers/objc.py -> build/lib/mesonbuild/compilers 2025-12-10 13:49:00,260 root INFO copying mesonbuild/compilers/cpp.py -> build/lib/mesonbuild/compilers 2025-12-10 13:49:00,261 root INFO copying mesonbuild/compilers/compilers.py -> build/lib/mesonbuild/compilers 2025-12-10 13:49:00,261 root INFO copying mesonbuild/compilers/rust.py -> build/lib/mesonbuild/compilers 2025-12-10 13:49:00,261 root INFO copying mesonbuild/compilers/cuda.py -> build/lib/mesonbuild/compilers 2025-12-10 13:49:00,262 root INFO copying mesonbuild/compilers/__init__.py -> build/lib/mesonbuild/compilers 2025-12-10 13:49:00,262 root INFO copying mesonbuild/compilers/c.py -> build/lib/mesonbuild/compilers 2025-12-10 13:49:00,263 root INFO creating build/lib/mesonbuild/templates 2025-12-10 13:49:00,263 root INFO copying mesonbuild/templates/ctemplates.py -> build/lib/mesonbuild/templates 2025-12-10 13:49:00,263 root INFO copying mesonbuild/templates/fortrantemplates.py -> build/lib/mesonbuild/templates 2025-12-10 13:49:00,264 root INFO copying mesonbuild/templates/objctemplates.py -> build/lib/mesonbuild/templates 2025-12-10 13:49:00,264 root INFO copying mesonbuild/templates/mesontemplates.py -> build/lib/mesonbuild/templates 2025-12-10 13:49:00,264 root INFO copying mesonbuild/templates/samplefactory.py -> build/lib/mesonbuild/templates 2025-12-10 13:49:00,265 root INFO copying mesonbuild/templates/cpptemplates.py -> build/lib/mesonbuild/templates 2025-12-10 13:49:00,265 root INFO copying mesonbuild/templates/rusttemplates.py -> build/lib/mesonbuild/templates 2025-12-10 13:49:00,265 root INFO copying mesonbuild/templates/objcpptemplates.py -> build/lib/mesonbuild/templates 2025-12-10 13:49:00,265 root INFO copying mesonbuild/templates/cudatemplates.py -> build/lib/mesonbuild/templates 2025-12-10 13:49:00,266 root INFO copying mesonbuild/templates/valatemplates.py -> build/lib/mesonbuild/templates 2025-12-10 13:49:00,266 root INFO copying mesonbuild/templates/dlangtemplates.py -> build/lib/mesonbuild/templates 2025-12-10 13:49:00,266 root INFO copying mesonbuild/templates/cstemplates.py -> build/lib/mesonbuild/templates 2025-12-10 13:49:00,267 root INFO copying mesonbuild/templates/__init__.py -> build/lib/mesonbuild/templates 2025-12-10 13:49:00,267 root INFO copying mesonbuild/templates/javatemplates.py -> build/lib/mesonbuild/templates 2025-12-10 13:49:00,267 root INFO copying mesonbuild/templates/sampleimpl.py -> build/lib/mesonbuild/templates 2025-12-10 13:49:00,268 root INFO creating build/lib/mesonbuild/backend 2025-12-10 13:49:00,268 root INFO copying mesonbuild/backend/vs2017backend.py -> build/lib/mesonbuild/backend 2025-12-10 13:49:00,269 root INFO copying mesonbuild/backend/xcodebackend.py -> build/lib/mesonbuild/backend 2025-12-10 13:49:00,269 root INFO copying mesonbuild/backend/vs2026backend.py -> build/lib/mesonbuild/backend 2025-12-10 13:49:00,269 root INFO copying mesonbuild/backend/vs2012backend.py -> build/lib/mesonbuild/backend 2025-12-10 13:49:00,270 root INFO copying mesonbuild/backend/ninjabackend.py -> build/lib/mesonbuild/backend 2025-12-10 13:49:00,270 root INFO copying mesonbuild/backend/backends.py -> build/lib/mesonbuild/backend 2025-12-10 13:49:00,270 root INFO copying mesonbuild/backend/vs2015backend.py -> build/lib/mesonbuild/backend 2025-12-10 13:49:00,271 root INFO copying mesonbuild/backend/vs2013backend.py -> build/lib/mesonbuild/backend 2025-12-10 13:49:00,271 root INFO copying mesonbuild/backend/vs2022backend.py -> build/lib/mesonbuild/backend 2025-12-10 13:49:00,271 root INFO copying mesonbuild/backend/nonebackend.py -> build/lib/mesonbuild/backend 2025-12-10 13:49:00,272 root INFO copying mesonbuild/backend/vs2019backend.py -> build/lib/mesonbuild/backend 2025-12-10 13:49:00,272 root INFO copying mesonbuild/backend/__init__.py -> build/lib/mesonbuild/backend 2025-12-10 13:49:00,272 root INFO copying mesonbuild/backend/vs2010backend.py -> build/lib/mesonbuild/backend 2025-12-10 13:49:00,273 root INFO creating build/lib/mesonbuild/ast 2025-12-10 13:49:00,273 root INFO copying mesonbuild/ast/printer.py -> build/lib/mesonbuild/ast 2025-12-10 13:49:00,273 root INFO copying mesonbuild/ast/introspection.py -> build/lib/mesonbuild/ast 2025-12-10 13:49:00,274 root INFO copying mesonbuild/ast/visitor.py -> build/lib/mesonbuild/ast 2025-12-10 13:49:00,274 root INFO copying mesonbuild/ast/postprocess.py -> build/lib/mesonbuild/ast 2025-12-10 13:49:00,274 root INFO copying mesonbuild/ast/interpreter.py -> build/lib/mesonbuild/ast 2025-12-10 13:49:00,275 root INFO copying mesonbuild/ast/__init__.py -> build/lib/mesonbuild/ast 2025-12-10 13:49:00,275 root INFO creating build/lib/mesonbuild/interpreter 2025-12-10 13:49:00,275 root INFO copying mesonbuild/interpreter/dependencyfallbacks.py -> build/lib/mesonbuild/interpreter 2025-12-10 13:49:00,276 root INFO copying mesonbuild/interpreter/mesonmain.py -> build/lib/mesonbuild/interpreter 2025-12-10 13:49:00,276 root INFO copying mesonbuild/interpreter/kwargs.py -> build/lib/mesonbuild/interpreter 2025-12-10 13:49:00,276 root INFO copying mesonbuild/interpreter/interpreter.py -> build/lib/mesonbuild/interpreter 2025-12-10 13:49:00,277 root INFO copying mesonbuild/interpreter/compiler.py -> build/lib/mesonbuild/interpreter 2025-12-10 13:49:00,277 root INFO copying mesonbuild/interpreter/interpreterobjects.py -> build/lib/mesonbuild/interpreter 2025-12-10 13:49:00,278 root INFO copying mesonbuild/interpreter/__init__.py -> build/lib/mesonbuild/interpreter 2025-12-10 13:49:00,278 root INFO copying mesonbuild/interpreter/type_checking.py -> build/lib/mesonbuild/interpreter 2025-12-10 13:49:00,278 root INFO creating build/lib/mesonbuild/utils 2025-12-10 13:49:00,279 root INFO copying mesonbuild/utils/platform.py -> build/lib/mesonbuild/utils 2025-12-10 13:49:00,279 root INFO copying mesonbuild/utils/vsenv.py -> build/lib/mesonbuild/utils 2025-12-10 13:49:00,279 root INFO copying mesonbuild/utils/core.py -> build/lib/mesonbuild/utils 2025-12-10 13:49:00,280 root INFO copying mesonbuild/utils/universal.py -> build/lib/mesonbuild/utils 2025-12-10 13:49:00,280 root INFO copying mesonbuild/utils/__init__.py -> build/lib/mesonbuild/utils 2025-12-10 13:49:00,280 root INFO creating build/lib/mesonbuild/cmake/data 2025-12-10 13:49:00,281 root INFO copying mesonbuild/cmake/data/__init__.py -> build/lib/mesonbuild/cmake/data 2025-12-10 13:49:00,281 root INFO creating build/lib/mesonbuild/dependencies/data 2025-12-10 13:49:00,281 root INFO copying mesonbuild/dependencies/data/__init__.py -> build/lib/mesonbuild/dependencies/data 2025-12-10 13:49:00,282 root INFO creating build/lib/mesonbuild/compilers/mixins 2025-12-10 13:49:00,282 root INFO copying mesonbuild/compilers/mixins/arm.py -> build/lib/mesonbuild/compilers/mixins 2025-12-10 13:49:00,282 root INFO copying mesonbuild/compilers/mixins/metrowerks.py -> build/lib/mesonbuild/compilers/mixins 2025-12-10 13:49:00,283 root INFO copying mesonbuild/compilers/mixins/clike.py -> build/lib/mesonbuild/compilers/mixins 2025-12-10 13:49:00,283 root INFO copying mesonbuild/compilers/mixins/compcert.py -> build/lib/mesonbuild/compilers/mixins 2025-12-10 13:49:00,283 root INFO copying mesonbuild/compilers/mixins/ti.py -> build/lib/mesonbuild/compilers/mixins 2025-12-10 13:49:00,284 root INFO copying mesonbuild/compilers/mixins/pgi.py -> build/lib/mesonbuild/compilers/mixins 2025-12-10 13:49:00,284 root INFO copying mesonbuild/compilers/mixins/elbrus.py -> build/lib/mesonbuild/compilers/mixins 2025-12-10 13:49:00,284 root INFO copying mesonbuild/compilers/mixins/microchip.py -> build/lib/mesonbuild/compilers/mixins 2025-12-10 13:49:00,285 root INFO copying mesonbuild/compilers/mixins/clang.py -> build/lib/mesonbuild/compilers/mixins 2025-12-10 13:49:00,285 root INFO copying mesonbuild/compilers/mixins/intel.py -> build/lib/mesonbuild/compilers/mixins 2025-12-10 13:49:00,285 root INFO copying mesonbuild/compilers/mixins/ccrx.py -> build/lib/mesonbuild/compilers/mixins 2025-12-10 13:49:00,286 root INFO copying mesonbuild/compilers/mixins/islinker.py -> build/lib/mesonbuild/compilers/mixins 2025-12-10 13:49:00,286 root INFO copying mesonbuild/compilers/mixins/apple.py -> build/lib/mesonbuild/compilers/mixins 2025-12-10 13:49:00,286 root INFO copying mesonbuild/compilers/mixins/__init__.py -> build/lib/mesonbuild/compilers/mixins 2025-12-10 13:49:00,287 root INFO copying mesonbuild/compilers/mixins/visualstudio.py -> build/lib/mesonbuild/compilers/mixins 2025-12-10 13:49:00,287 root INFO copying mesonbuild/compilers/mixins/gnu.py -> build/lib/mesonbuild/compilers/mixins 2025-12-10 13:49:00,287 root INFO copying mesonbuild/compilers/mixins/emscripten.py -> build/lib/mesonbuild/compilers/mixins 2025-12-10 13:49:00,287 root INFO copying mesonbuild/compilers/mixins/tasking.py -> build/lib/mesonbuild/compilers/mixins 2025-12-10 13:49:00,288 root INFO creating build/lib/mesonbuild/interpreter/primitives 2025-12-10 13:49:00,288 root INFO copying mesonbuild/interpreter/primitives/string.py -> build/lib/mesonbuild/interpreter/primitives 2025-12-10 13:49:00,289 root INFO copying mesonbuild/interpreter/primitives/range.py -> build/lib/mesonbuild/interpreter/primitives 2025-12-10 13:49:00,289 root INFO copying mesonbuild/interpreter/primitives/array.py -> build/lib/mesonbuild/interpreter/primitives 2025-12-10 13:49:00,289 root INFO copying mesonbuild/interpreter/primitives/dict.py -> build/lib/mesonbuild/interpreter/primitives 2025-12-10 13:49:00,290 root INFO copying mesonbuild/interpreter/primitives/boolean.py -> build/lib/mesonbuild/interpreter/primitives 2025-12-10 13:49:00,290 root INFO copying mesonbuild/interpreter/primitives/integer.py -> build/lib/mesonbuild/interpreter/primitives 2025-12-10 13:49:00,290 root INFO copying mesonbuild/interpreter/primitives/__init__.py -> build/lib/mesonbuild/interpreter/primitives 2025-12-10 13:49:00,295 root INFO copying mesonbuild/scripts/cmd_or_ps.ps1 -> build/lib/mesonbuild/scripts 2025-12-10 13:49:00,296 root INFO copying mesonbuild/cmake/data/preload.cmake -> build/lib/mesonbuild/cmake/data 2025-12-10 13:49:00,296 root INFO copying mesonbuild/dependencies/data/CMakePathInfo.txt -> build/lib/mesonbuild/dependencies/data 2025-12-10 13:49:00,296 root INFO copying mesonbuild/dependencies/data/CMakeLists.txt -> build/lib/mesonbuild/dependencies/data 2025-12-10 13:49:00,297 root INFO copying mesonbuild/dependencies/data/CMakeListsLLVM.txt -> build/lib/mesonbuild/dependencies/data 2025-12-10 13:49:00,317 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-12-10 13:49:00,317 root INFO running install 2025-12-10 13:49:00,347 root INFO running install_lib 2025-12-10 13:49:00,353 root INFO creating build/bdist.linux-ppc64le/wheel 2025-12-10 13:49:00,353 root INFO creating build/bdist.linux-ppc64le/wheel/mesonbuild 2025-12-10 13:49:00,354 root INFO creating build/bdist.linux-ppc64le/wheel/mesonbuild/cargo 2025-12-10 13:49:00,354 root INFO copying build/lib/mesonbuild/cargo/builder.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/cargo 2025-12-10 13:49:00,354 root INFO copying build/lib/mesonbuild/cargo/version.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/cargo 2025-12-10 13:49:00,354 root INFO copying build/lib/mesonbuild/cargo/toml.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/cargo 2025-12-10 13:49:00,354 root INFO copying build/lib/mesonbuild/cargo/interpreter.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/cargo 2025-12-10 13:49:00,355 root INFO copying build/lib/mesonbuild/cargo/manifest.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/cargo 2025-12-10 13:49:00,355 root INFO copying build/lib/mesonbuild/cargo/cfg.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/cargo 2025-12-10 13:49:00,355 root INFO copying build/lib/mesonbuild/cargo/raw.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/cargo 2025-12-10 13:49:00,355 root INFO copying build/lib/mesonbuild/cargo/__init__.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/cargo 2025-12-10 13:49:00,356 root INFO copying build/lib/mesonbuild/minstall.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,356 root INFO copying build/lib/mesonbuild/mparser.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,356 root INFO copying build/lib/mesonbuild/mformat.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,356 root INFO copying build/lib/mesonbuild/mesonmain.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,357 root INFO copying build/lib/mesonbuild/mlog.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,357 root INFO copying build/lib/mesonbuild/minit.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,357 root INFO creating build/bdist.linux-ppc64le/wheel/mesonbuild/cmake 2025-12-10 13:49:00,357 root INFO copying build/lib/mesonbuild/cmake/toolchain.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/cmake 2025-12-10 13:49:00,358 root INFO copying build/lib/mesonbuild/cmake/executor.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/cmake 2025-12-10 13:49:00,358 root INFO copying build/lib/mesonbuild/cmake/tracetargets.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/cmake 2025-12-10 13:49:00,358 root INFO copying build/lib/mesonbuild/cmake/interpreter.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/cmake 2025-12-10 13:49:00,358 root INFO copying build/lib/mesonbuild/cmake/fileapi.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/cmake 2025-12-10 13:49:00,359 root INFO copying build/lib/mesonbuild/cmake/traceparser.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/cmake 2025-12-10 13:49:00,359 root INFO creating build/bdist.linux-ppc64le/wheel/mesonbuild/cmake/data 2025-12-10 13:49:00,359 root INFO copying build/lib/mesonbuild/cmake/data/preload.cmake -> build/bdist.linux-ppc64le/wheel/./mesonbuild/cmake/data 2025-12-10 13:49:00,359 root INFO copying build/lib/mesonbuild/cmake/data/__init__.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/cmake/data 2025-12-10 13:49:00,360 root INFO copying build/lib/mesonbuild/cmake/generator.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/cmake 2025-12-10 13:49:00,360 root INFO copying build/lib/mesonbuild/cmake/__init__.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/cmake 2025-12-10 13:49:00,360 root INFO copying build/lib/mesonbuild/cmake/common.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/cmake 2025-12-10 13:49:00,360 root INFO copying build/lib/mesonbuild/coredata.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,361 root INFO copying build/lib/mesonbuild/msetup.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,361 root INFO creating build/bdist.linux-ppc64le/wheel/mesonbuild/wrap 2025-12-10 13:49:00,361 root INFO copying build/lib/mesonbuild/wrap/wrap.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/wrap 2025-12-10 13:49:00,361 root INFO copying build/lib/mesonbuild/wrap/wraptool.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/wrap 2025-12-10 13:49:00,362 root INFO copying build/lib/mesonbuild/wrap/__init__.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/wrap 2025-12-10 13:49:00,362 root INFO copying build/lib/mesonbuild/mcompile.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,362 root INFO copying build/lib/mesonbuild/_pathlib.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,362 root INFO copying build/lib/mesonbuild/programs.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,363 root INFO copying build/lib/mesonbuild/mdevenv.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,363 root INFO copying build/lib/mesonbuild/arglist.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,363 root INFO creating build/bdist.linux-ppc64le/wheel/mesonbuild/scripts 2025-12-10 13:49:00,363 root INFO copying build/lib/mesonbuild/scripts/regen_checker.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,364 root INFO copying build/lib/mesonbuild/scripts/delwithsuffix.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,364 root INFO copying build/lib/mesonbuild/scripts/test_loaded_modules.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,364 root INFO copying build/lib/mesonbuild/scripts/hotdochelper.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,364 root INFO copying build/lib/mesonbuild/scripts/copy.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,364 root INFO copying build/lib/mesonbuild/scripts/depaccumulate.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,365 root INFO copying build/lib/mesonbuild/scripts/cmd_or_ps.ps1 -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,365 root INFO copying build/lib/mesonbuild/scripts/externalproject.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,365 root INFO copying build/lib/mesonbuild/scripts/clangformat.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,365 root INFO copying build/lib/mesonbuild/scripts/tags.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,366 root INFO copying build/lib/mesonbuild/scripts/msgfmthelper.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,366 root INFO copying build/lib/mesonbuild/scripts/reprotest.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,366 root INFO copying build/lib/mesonbuild/scripts/python_info.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,366 root INFO copying build/lib/mesonbuild/scripts/gettext.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,367 root INFO copying build/lib/mesonbuild/scripts/clippy.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,367 root INFO copying build/lib/mesonbuild/scripts/gtkdochelper.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,367 root INFO copying build/lib/mesonbuild/scripts/cleantrees.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,367 root INFO copying build/lib/mesonbuild/scripts/env2mfile.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,367 root INFO copying build/lib/mesonbuild/scripts/depscan.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,368 root INFO copying build/lib/mesonbuild/scripts/meson_exe.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,368 root INFO copying build/lib/mesonbuild/scripts/pycompile.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,368 root INFO copying build/lib/mesonbuild/scripts/run_tool.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,368 root INFO copying build/lib/mesonbuild/scripts/scanbuild.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,369 root INFO copying build/lib/mesonbuild/scripts/rustdoc.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,369 root INFO copying build/lib/mesonbuild/scripts/cmake_run_ctgt.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,369 root INFO copying build/lib/mesonbuild/scripts/vcstagger.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,369 root INFO copying build/lib/mesonbuild/scripts/symbolextractor.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,370 root INFO copying build/lib/mesonbuild/scripts/yasm.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,370 root INFO copying build/lib/mesonbuild/scripts/coverage.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,370 root INFO copying build/lib/mesonbuild/scripts/itstool.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,370 root INFO copying build/lib/mesonbuild/scripts/depfixer.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,370 root INFO copying build/lib/mesonbuild/scripts/__init__.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,371 root INFO copying build/lib/mesonbuild/scripts/uninstall.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,371 root INFO copying build/lib/mesonbuild/scripts/pickle_env.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,371 root INFO copying build/lib/mesonbuild/scripts/clangtidy.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,371 root INFO copying build/lib/mesonbuild/scripts/dirchanger.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/scripts 2025-12-10 13:49:00,372 root INFO copying build/lib/mesonbuild/optinterpreter.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,372 root INFO copying build/lib/mesonbuild/mesonlib.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,372 root INFO copying build/lib/mesonbuild/tooldetect.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,372 root INFO creating build/bdist.linux-ppc64le/wheel/mesonbuild/interpreterbase 2025-12-10 13:49:00,373 root INFO copying build/lib/mesonbuild/interpreterbase/disabler.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreterbase 2025-12-10 13:49:00,373 root INFO copying build/lib/mesonbuild/interpreterbase/decorators.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreterbase 2025-12-10 13:49:00,373 root INFO copying build/lib/mesonbuild/interpreterbase/interpreterbase.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreterbase 2025-12-10 13:49:00,373 root INFO copying build/lib/mesonbuild/interpreterbase/exceptions.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreterbase 2025-12-10 13:49:00,374 root INFO copying build/lib/mesonbuild/interpreterbase/helpers.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreterbase 2025-12-10 13:49:00,374 root INFO copying build/lib/mesonbuild/interpreterbase/_unholder.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreterbase 2025-12-10 13:49:00,374 root INFO copying build/lib/mesonbuild/interpreterbase/baseobjects.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreterbase 2025-12-10 13:49:00,374 root INFO copying build/lib/mesonbuild/interpreterbase/operator.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreterbase 2025-12-10 13:49:00,375 root INFO copying build/lib/mesonbuild/interpreterbase/__init__.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreterbase 2025-12-10 13:49:00,375 root INFO creating build/bdist.linux-ppc64le/wheel/mesonbuild/linkers 2025-12-10 13:49:00,375 root INFO copying build/lib/mesonbuild/linkers/linkers.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/linkers 2025-12-10 13:49:00,375 root INFO copying build/lib/mesonbuild/linkers/detect.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/linkers 2025-12-10 13:49:00,376 root INFO copying build/lib/mesonbuild/linkers/__init__.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/linkers 2025-12-10 13:49:00,376 root INFO copying build/lib/mesonbuild/linkers/base.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/linkers 2025-12-10 13:49:00,376 root INFO creating build/bdist.linux-ppc64le/wheel/mesonbuild/modules 2025-12-10 13:49:00,376 root INFO copying build/lib/mesonbuild/modules/qt4.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,377 root INFO copying build/lib/mesonbuild/modules/cmake.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,377 root INFO copying build/lib/mesonbuild/modules/codegen.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,377 root INFO copying build/lib/mesonbuild/modules/python3.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,377 root INFO copying build/lib/mesonbuild/modules/_qt.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,378 root INFO copying build/lib/mesonbuild/modules/hotdoc.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,378 root INFO copying build/lib/mesonbuild/modules/snippets.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,378 root INFO copying build/lib/mesonbuild/modules/java.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,378 root INFO copying build/lib/mesonbuild/modules/sourceset.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,378 root INFO copying build/lib/mesonbuild/modules/windows.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,379 root INFO copying build/lib/mesonbuild/modules/python.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,379 root INFO copying build/lib/mesonbuild/modules/gnome.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,379 root INFO copying build/lib/mesonbuild/modules/icestorm.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,380 root INFO copying build/lib/mesonbuild/modules/wayland.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,380 root INFO copying build/lib/mesonbuild/modules/modtest.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,380 root INFO copying build/lib/mesonbuild/modules/fs.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,380 root INFO copying build/lib/mesonbuild/modules/external_project.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,380 root INFO copying build/lib/mesonbuild/modules/qt5.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,381 root INFO copying build/lib/mesonbuild/modules/simd.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,381 root INFO copying build/lib/mesonbuild/modules/i18n.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,381 root INFO copying build/lib/mesonbuild/modules/rust.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,381 root INFO copying build/lib/mesonbuild/modules/pkgconfig.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,382 root INFO copying build/lib/mesonbuild/modules/cuda.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,382 root INFO copying build/lib/mesonbuild/modules/__init__.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,382 root INFO copying build/lib/mesonbuild/modules/keyval.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,382 root INFO copying build/lib/mesonbuild/modules/qt6.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,383 root INFO copying build/lib/mesonbuild/modules/dlang.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/modules 2025-12-10 13:49:00,383 root INFO copying build/lib/mesonbuild/depfile.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,383 root INFO creating build/bdist.linux-ppc64le/wheel/mesonbuild/dependencies 2025-12-10 13:49:00,383 root INFO copying build/lib/mesonbuild/dependencies/framework.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies 2025-12-10 13:49:00,384 root INFO copying build/lib/mesonbuild/dependencies/platform.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies 2025-12-10 13:49:00,384 root INFO copying build/lib/mesonbuild/dependencies/cmake.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies 2025-12-10 13:49:00,384 root INFO copying build/lib/mesonbuild/dependencies/misc.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies 2025-12-10 13:49:00,384 root INFO copying build/lib/mesonbuild/dependencies/mpi.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies 2025-12-10 13:49:00,385 root INFO copying build/lib/mesonbuild/dependencies/dub.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies 2025-12-10 13:49:00,385 root INFO copying build/lib/mesonbuild/dependencies/factory.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies 2025-12-10 13:49:00,385 root INFO copying build/lib/mesonbuild/dependencies/python.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies 2025-12-10 13:49:00,385 root INFO copying build/lib/mesonbuild/dependencies/dev.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies 2025-12-10 13:49:00,385 root INFO copying build/lib/mesonbuild/dependencies/scalapack.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies 2025-12-10 13:49:00,386 root INFO copying build/lib/mesonbuild/dependencies/coarrays.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies 2025-12-10 13:49:00,386 root INFO copying build/lib/mesonbuild/dependencies/configtool.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies 2025-12-10 13:49:00,386 root INFO copying build/lib/mesonbuild/dependencies/detect.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies 2025-12-10 13:49:00,386 root INFO copying build/lib/mesonbuild/dependencies/hdf5.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies 2025-12-10 13:49:00,387 root INFO creating build/bdist.linux-ppc64le/wheel/mesonbuild/dependencies/data 2025-12-10 13:49:00,387 root INFO copying build/lib/mesonbuild/dependencies/data/CMakePathInfo.txt -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies/data 2025-12-10 13:49:00,387 root INFO copying build/lib/mesonbuild/dependencies/data/CMakeLists.txt -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies/data 2025-12-10 13:49:00,387 root INFO copying build/lib/mesonbuild/dependencies/data/__init__.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies/data 2025-12-10 13:49:00,388 root INFO copying build/lib/mesonbuild/dependencies/data/CMakeListsLLVM.txt -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies/data 2025-12-10 13:49:00,388 root INFO copying build/lib/mesonbuild/dependencies/ui.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies 2025-12-10 13:49:00,388 root INFO copying build/lib/mesonbuild/dependencies/qt.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies 2025-12-10 13:49:00,388 root INFO copying build/lib/mesonbuild/dependencies/pkgconfig.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies 2025-12-10 13:49:00,389 root INFO copying build/lib/mesonbuild/dependencies/cuda.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies 2025-12-10 13:49:00,389 root INFO copying build/lib/mesonbuild/dependencies/__init__.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies 2025-12-10 13:49:00,389 root INFO copying build/lib/mesonbuild/dependencies/boost.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies 2025-12-10 13:49:00,389 root INFO copying build/lib/mesonbuild/dependencies/base.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/dependencies 2025-12-10 13:49:00,390 root INFO creating build/bdist.linux-ppc64le/wheel/mesonbuild/compilers 2025-12-10 13:49:00,390 root INFO copying build/lib/mesonbuild/compilers/asm.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers 2025-12-10 13:49:00,390 root INFO copying build/lib/mesonbuild/compilers/fortran.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers 2025-12-10 13:49:00,390 root INFO copying build/lib/mesonbuild/compilers/cs.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers 2025-12-10 13:49:00,391 root INFO creating build/bdist.linux-ppc64le/wheel/mesonbuild/compilers/mixins 2025-12-10 13:49:00,391 root INFO copying build/lib/mesonbuild/compilers/mixins/arm.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers/mixins 2025-12-10 13:49:00,391 root INFO copying build/lib/mesonbuild/compilers/mixins/metrowerks.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers/mixins 2025-12-10 13:49:00,391 root INFO copying build/lib/mesonbuild/compilers/mixins/clike.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers/mixins 2025-12-10 13:49:00,392 root INFO copying build/lib/mesonbuild/compilers/mixins/compcert.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers/mixins 2025-12-10 13:49:00,392 root INFO copying build/lib/mesonbuild/compilers/mixins/ti.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers/mixins 2025-12-10 13:49:00,392 root INFO copying build/lib/mesonbuild/compilers/mixins/pgi.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers/mixins 2025-12-10 13:49:00,392 root INFO copying build/lib/mesonbuild/compilers/mixins/elbrus.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers/mixins 2025-12-10 13:49:00,393 root INFO copying build/lib/mesonbuild/compilers/mixins/microchip.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers/mixins 2025-12-10 13:49:00,393 root INFO copying build/lib/mesonbuild/compilers/mixins/clang.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers/mixins 2025-12-10 13:49:00,393 root INFO copying build/lib/mesonbuild/compilers/mixins/intel.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers/mixins 2025-12-10 13:49:00,393 root INFO copying build/lib/mesonbuild/compilers/mixins/ccrx.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers/mixins 2025-12-10 13:49:00,393 root INFO copying build/lib/mesonbuild/compilers/mixins/islinker.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers/mixins 2025-12-10 13:49:00,394 root INFO copying build/lib/mesonbuild/compilers/mixins/apple.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers/mixins 2025-12-10 13:49:00,394 root INFO copying build/lib/mesonbuild/compilers/mixins/__init__.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers/mixins 2025-12-10 13:49:00,394 root INFO copying build/lib/mesonbuild/compilers/mixins/visualstudio.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers/mixins 2025-12-10 13:49:00,394 root INFO copying build/lib/mesonbuild/compilers/mixins/gnu.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers/mixins 2025-12-10 13:49:00,395 root INFO copying build/lib/mesonbuild/compilers/mixins/emscripten.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers/mixins 2025-12-10 13:49:00,395 root INFO copying build/lib/mesonbuild/compilers/mixins/tasking.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers/mixins 2025-12-10 13:49:00,395 root INFO copying build/lib/mesonbuild/compilers/objcpp.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers 2025-12-10 13:49:00,395 root INFO copying build/lib/mesonbuild/compilers/vala.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers 2025-12-10 13:49:00,395 root INFO copying build/lib/mesonbuild/compilers/cython.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers 2025-12-10 13:49:00,396 root INFO copying build/lib/mesonbuild/compilers/java.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers 2025-12-10 13:49:00,396 root INFO copying build/lib/mesonbuild/compilers/swift.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers 2025-12-10 13:49:00,396 root INFO copying build/lib/mesonbuild/compilers/d.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers 2025-12-10 13:49:00,396 root INFO copying build/lib/mesonbuild/compilers/c_function_attributes.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers 2025-12-10 13:49:00,397 root INFO copying build/lib/mesonbuild/compilers/detect.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers 2025-12-10 13:49:00,397 root INFO copying build/lib/mesonbuild/compilers/objc.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers 2025-12-10 13:49:00,397 root INFO copying build/lib/mesonbuild/compilers/cpp.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers 2025-12-10 13:49:00,397 root INFO copying build/lib/mesonbuild/compilers/compilers.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers 2025-12-10 13:49:00,398 root INFO copying build/lib/mesonbuild/compilers/rust.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers 2025-12-10 13:49:00,398 root INFO copying build/lib/mesonbuild/compilers/cuda.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers 2025-12-10 13:49:00,398 root INFO copying build/lib/mesonbuild/compilers/__init__.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers 2025-12-10 13:49:00,398 root INFO copying build/lib/mesonbuild/compilers/c.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/compilers 2025-12-10 13:49:00,399 root INFO copying build/lib/mesonbuild/msubprojects.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,399 root INFO copying build/lib/mesonbuild/mdist.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,399 root INFO copying build/lib/mesonbuild/mconf.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,399 root INFO copying build/lib/mesonbuild/build.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,400 root INFO creating build/bdist.linux-ppc64le/wheel/mesonbuild/templates 2025-12-10 13:49:00,400 root INFO copying build/lib/mesonbuild/templates/ctemplates.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/templates 2025-12-10 13:49:00,400 root INFO copying build/lib/mesonbuild/templates/fortrantemplates.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/templates 2025-12-10 13:49:00,401 root INFO copying build/lib/mesonbuild/templates/objctemplates.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/templates 2025-12-10 13:49:00,401 root INFO copying build/lib/mesonbuild/templates/mesontemplates.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/templates 2025-12-10 13:49:00,401 root INFO copying build/lib/mesonbuild/templates/samplefactory.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/templates 2025-12-10 13:49:00,401 root INFO copying build/lib/mesonbuild/templates/cpptemplates.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/templates 2025-12-10 13:49:00,401 root INFO copying build/lib/mesonbuild/templates/rusttemplates.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/templates 2025-12-10 13:49:00,402 root INFO copying build/lib/mesonbuild/templates/objcpptemplates.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/templates 2025-12-10 13:49:00,402 root INFO copying build/lib/mesonbuild/templates/cudatemplates.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/templates 2025-12-10 13:49:00,402 root INFO copying build/lib/mesonbuild/templates/valatemplates.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/templates 2025-12-10 13:49:00,402 root INFO copying build/lib/mesonbuild/templates/dlangtemplates.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/templates 2025-12-10 13:49:00,403 root INFO copying build/lib/mesonbuild/templates/cstemplates.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/templates 2025-12-10 13:49:00,403 root INFO copying build/lib/mesonbuild/templates/__init__.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/templates 2025-12-10 13:49:00,403 root INFO copying build/lib/mesonbuild/templates/javatemplates.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/templates 2025-12-10 13:49:00,403 root INFO copying build/lib/mesonbuild/templates/sampleimpl.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/templates 2025-12-10 13:49:00,404 root INFO creating build/bdist.linux-ppc64le/wheel/mesonbuild/backend 2025-12-10 13:49:00,404 root INFO copying build/lib/mesonbuild/backend/vs2017backend.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/backend 2025-12-10 13:49:00,404 root INFO copying build/lib/mesonbuild/backend/xcodebackend.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/backend 2025-12-10 13:49:00,404 root INFO copying build/lib/mesonbuild/backend/vs2026backend.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/backend 2025-12-10 13:49:00,405 root INFO copying build/lib/mesonbuild/backend/vs2012backend.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/backend 2025-12-10 13:49:00,405 root INFO copying build/lib/mesonbuild/backend/ninjabackend.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/backend 2025-12-10 13:49:00,405 root INFO copying build/lib/mesonbuild/backend/backends.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/backend 2025-12-10 13:49:00,405 root INFO copying build/lib/mesonbuild/backend/vs2015backend.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/backend 2025-12-10 13:49:00,406 root INFO copying build/lib/mesonbuild/backend/vs2013backend.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/backend 2025-12-10 13:49:00,406 root INFO copying build/lib/mesonbuild/backend/vs2022backend.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/backend 2025-12-10 13:49:00,406 root INFO copying build/lib/mesonbuild/backend/nonebackend.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/backend 2025-12-10 13:49:00,406 root INFO copying build/lib/mesonbuild/backend/vs2019backend.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/backend 2025-12-10 13:49:00,407 root INFO copying build/lib/mesonbuild/backend/__init__.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/backend 2025-12-10 13:49:00,407 root INFO copying build/lib/mesonbuild/backend/vs2010backend.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/backend 2025-12-10 13:49:00,407 root INFO copying build/lib/mesonbuild/munstable_coredata.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,407 root INFO copying build/lib/mesonbuild/mesondata.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,408 root INFO copying build/lib/mesonbuild/envconfig.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,408 root INFO creating build/bdist.linux-ppc64le/wheel/mesonbuild/ast 2025-12-10 13:49:00,408 root INFO copying build/lib/mesonbuild/ast/printer.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/ast 2025-12-10 13:49:00,408 root INFO copying build/lib/mesonbuild/ast/introspection.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/ast 2025-12-10 13:49:00,409 root INFO copying build/lib/mesonbuild/ast/visitor.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/ast 2025-12-10 13:49:00,409 root INFO copying build/lib/mesonbuild/ast/postprocess.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/ast 2025-12-10 13:49:00,409 root INFO copying build/lib/mesonbuild/ast/interpreter.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/ast 2025-12-10 13:49:00,409 root INFO copying build/lib/mesonbuild/ast/__init__.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/ast 2025-12-10 13:49:00,410 root INFO copying build/lib/mesonbuild/mtest.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,410 root INFO copying build/lib/mesonbuild/cmdline.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,410 root INFO copying build/lib/mesonbuild/options.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,410 root INFO copying build/lib/mesonbuild/rewriter.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,411 root INFO copying build/lib/mesonbuild/__init__.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,411 root INFO creating build/bdist.linux-ppc64le/wheel/mesonbuild/interpreter 2025-12-10 13:49:00,411 root INFO copying build/lib/mesonbuild/interpreter/dependencyfallbacks.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreter 2025-12-10 13:49:00,411 root INFO copying build/lib/mesonbuild/interpreter/mesonmain.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreter 2025-12-10 13:49:00,412 root INFO creating build/bdist.linux-ppc64le/wheel/mesonbuild/interpreter/primitives 2025-12-10 13:49:00,412 root INFO copying build/lib/mesonbuild/interpreter/primitives/string.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreter/primitives 2025-12-10 13:49:00,412 root INFO copying build/lib/mesonbuild/interpreter/primitives/range.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreter/primitives 2025-12-10 13:49:00,412 root INFO copying build/lib/mesonbuild/interpreter/primitives/array.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreter/primitives 2025-12-10 13:49:00,413 root INFO copying build/lib/mesonbuild/interpreter/primitives/dict.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreter/primitives 2025-12-10 13:49:00,413 root INFO copying build/lib/mesonbuild/interpreter/primitives/boolean.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreter/primitives 2025-12-10 13:49:00,413 root INFO copying build/lib/mesonbuild/interpreter/primitives/integer.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreter/primitives 2025-12-10 13:49:00,413 root INFO copying build/lib/mesonbuild/interpreter/primitives/__init__.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreter/primitives 2025-12-10 13:49:00,414 root INFO copying build/lib/mesonbuild/interpreter/kwargs.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreter 2025-12-10 13:49:00,414 root INFO copying build/lib/mesonbuild/interpreter/interpreter.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreter 2025-12-10 13:49:00,414 root INFO copying build/lib/mesonbuild/interpreter/compiler.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreter 2025-12-10 13:49:00,414 root INFO copying build/lib/mesonbuild/interpreter/interpreterobjects.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreter 2025-12-10 13:49:00,415 root INFO copying build/lib/mesonbuild/interpreter/__init__.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreter 2025-12-10 13:49:00,415 root INFO copying build/lib/mesonbuild/interpreter/type_checking.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/interpreter 2025-12-10 13:49:00,415 root INFO copying build/lib/mesonbuild/mintro.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,415 root INFO copying build/lib/mesonbuild/machinefile.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,416 root INFO copying build/lib/mesonbuild/_typing.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,416 root INFO copying build/lib/mesonbuild/environment.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild 2025-12-10 13:49:00,416 root INFO creating build/bdist.linux-ppc64le/wheel/mesonbuild/utils 2025-12-10 13:49:00,416 root INFO copying build/lib/mesonbuild/utils/platform.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/utils 2025-12-10 13:49:00,417 root INFO copying build/lib/mesonbuild/utils/vsenv.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/utils 2025-12-10 13:49:00,417 root INFO copying build/lib/mesonbuild/utils/core.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/utils 2025-12-10 13:49:00,417 root INFO copying build/lib/mesonbuild/utils/universal.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/utils 2025-12-10 13:49:00,417 root INFO copying build/lib/mesonbuild/utils/__init__.py -> build/bdist.linux-ppc64le/wheel/./mesonbuild/utils 2025-12-10 13:49:00,418 root INFO running install_data 2025-12-10 13:49:00,423 root INFO creating build/bdist.linux-ppc64le/wheel/meson-1.10.0.data/data 2025-12-10 13:49:00,423 root INFO creating build/bdist.linux-ppc64le/wheel/meson-1.10.0.data/data/share/man/man1 2025-12-10 13:49:00,424 root INFO copying man/meson.1 -> build/bdist.linux-ppc64le/wheel/meson-1.10.0.data/data/share/man/man1 2025-12-10 13:49:00,424 root INFO creating build/bdist.linux-ppc64le/wheel/meson-1.10.0.data/data/share/polkit-1/actions 2025-12-10 13:49:00,424 root INFO copying data/com.mesonbuild.install.policy -> build/bdist.linux-ppc64le/wheel/meson-1.10.0.data/data/share/polkit-1/actions 2025-12-10 13:49:00,425 root INFO running install_egg_info 2025-12-10 13:49:00,430 root INFO running egg_info 2025-12-10 13:49:00,435 root INFO writing meson.egg-info/PKG-INFO 2025-12-10 13:49:00,437 root INFO writing dependency_links to meson.egg-info/dependency_links.txt 2025-12-10 13:49:00,438 root INFO writing entry points to meson.egg-info/entry_points.txt 2025-12-10 13:49:00,439 root INFO writing requirements to meson.egg-info/requires.txt 2025-12-10 13:49:00,439 root INFO writing top-level names to meson.egg-info/top_level.txt 2025-12-10 13:49:00,458 root INFO reading manifest file 'meson.egg-info/SOURCES.txt' 2025-12-10 13:49:00,645 root INFO reading manifest template 'MANIFEST.in' 2025-12-10 13:49:00,820 root INFO adding license file 'COPYING' 2025-12-10 13:49:01,024 root INFO writing manifest file 'meson.egg-info/SOURCES.txt' 2025-12-10 13:49:01,024 root INFO Copying meson.egg-info to build/bdist.linux-ppc64le/wheel/./meson-1.10.0-py3.12.egg-info 2025-12-10 13:49:01,026 root INFO running install_scripts 2025-12-10 13:49:01,030 root INFO creating build/bdist.linux-ppc64le/wheel/meson-1.10.0.dist-info/WHEEL 2025-12-10 13:49:01,030 wheel INFO creating '/home/buildozer/aports/main/meson/src/meson-1.10.0/.dist/.tmp-vmwlm6wy/meson-1.10.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-12-10 13:49:01,031 wheel INFO adding 'meson-1.10.0.data/data/share/man/man1/meson.1' 2025-12-10 13:49:01,031 wheel INFO adding 'meson-1.10.0.data/data/share/polkit-1/actions/com.mesonbuild.install.policy' 2025-12-10 13:49:01,032 wheel INFO adding 'meson-1.10.0.dist-info/licenses/COPYING' 2025-12-10 13:49:01,032 wheel INFO adding 'mesonbuild/__init__.py' 2025-12-10 13:49:01,032 wheel INFO adding 'mesonbuild/_pathlib.py' 2025-12-10 13:49:01,033 wheel INFO adding 'mesonbuild/_typing.py' 2025-12-10 13:49:01,033 wheel INFO adding 'mesonbuild/arglist.py' 2025-12-10 13:49:01,033 wheel INFO adding 'mesonbuild/build.py' 2025-12-10 13:49:01,034 wheel INFO adding 'mesonbuild/cmdline.py' 2025-12-10 13:49:01,034 wheel INFO adding 'mesonbuild/coredata.py' 2025-12-10 13:49:01,035 wheel INFO adding 'mesonbuild/depfile.py' 2025-12-10 13:49:01,035 wheel INFO adding 'mesonbuild/envconfig.py' 2025-12-10 13:49:01,035 wheel INFO adding 'mesonbuild/environment.py' 2025-12-10 13:49:01,036 wheel INFO adding 'mesonbuild/machinefile.py' 2025-12-10 13:49:01,036 wheel INFO adding 'mesonbuild/mcompile.py' 2025-12-10 13:49:01,036 wheel INFO adding 'mesonbuild/mconf.py' 2025-12-10 13:49:01,037 wheel INFO adding 'mesonbuild/mdevenv.py' 2025-12-10 13:49:01,037 wheel INFO adding 'mesonbuild/mdist.py' 2025-12-10 13:49:01,037 wheel INFO adding 'mesonbuild/mesondata.py' 2025-12-10 13:49:01,037 wheel INFO adding 'mesonbuild/mesonlib.py' 2025-12-10 13:49:01,038 wheel INFO adding 'mesonbuild/mesonmain.py' 2025-12-10 13:49:01,038 wheel INFO adding 'mesonbuild/mformat.py' 2025-12-10 13:49:01,038 wheel INFO adding 'mesonbuild/minit.py' 2025-12-10 13:49:01,039 wheel INFO adding 'mesonbuild/minstall.py' 2025-12-10 13:49:01,039 wheel INFO adding 'mesonbuild/mintro.py' 2025-12-10 13:49:01,040 wheel INFO adding 'mesonbuild/mlog.py' 2025-12-10 13:49:01,040 wheel INFO adding 'mesonbuild/mparser.py' 2025-12-10 13:49:01,040 wheel INFO adding 'mesonbuild/msetup.py' 2025-12-10 13:49:01,041 wheel INFO adding 'mesonbuild/msubprojects.py' 2025-12-10 13:49:01,041 wheel INFO adding 'mesonbuild/mtest.py' 2025-12-10 13:49:01,042 wheel INFO adding 'mesonbuild/munstable_coredata.py' 2025-12-10 13:49:01,042 wheel INFO adding 'mesonbuild/optinterpreter.py' 2025-12-10 13:49:01,042 wheel INFO adding 'mesonbuild/options.py' 2025-12-10 13:49:01,043 wheel INFO adding 'mesonbuild/programs.py' 2025-12-10 13:49:01,043 wheel INFO adding 'mesonbuild/rewriter.py' 2025-12-10 13:49:01,044 wheel INFO adding 'mesonbuild/tooldetect.py' 2025-12-10 13:49:01,044 wheel INFO adding 'mesonbuild/ast/__init__.py' 2025-12-10 13:49:01,045 wheel INFO adding 'mesonbuild/ast/interpreter.py' 2025-12-10 13:49:01,045 wheel INFO adding 'mesonbuild/ast/introspection.py' 2025-12-10 13:49:01,045 wheel INFO adding 'mesonbuild/ast/postprocess.py' 2025-12-10 13:49:01,046 wheel INFO adding 'mesonbuild/ast/printer.py' 2025-12-10 13:49:01,046 wheel INFO adding 'mesonbuild/ast/visitor.py' 2025-12-10 13:49:01,046 wheel INFO adding 'mesonbuild/backend/__init__.py' 2025-12-10 13:49:01,047 wheel INFO adding 'mesonbuild/backend/backends.py' 2025-12-10 13:49:01,047 wheel INFO adding 'mesonbuild/backend/ninjabackend.py' 2025-12-10 13:49:01,048 wheel INFO adding 'mesonbuild/backend/nonebackend.py' 2025-12-10 13:49:01,049 wheel INFO adding 'mesonbuild/backend/vs2010backend.py' 2025-12-10 13:49:01,049 wheel INFO adding 'mesonbuild/backend/vs2012backend.py' 2025-12-10 13:49:01,050 wheel INFO adding 'mesonbuild/backend/vs2013backend.py' 2025-12-10 13:49:01,050 wheel INFO adding 'mesonbuild/backend/vs2015backend.py' 2025-12-10 13:49:01,050 wheel INFO adding 'mesonbuild/backend/vs2017backend.py' 2025-12-10 13:49:01,050 wheel INFO adding 'mesonbuild/backend/vs2019backend.py' 2025-12-10 13:49:01,051 wheel INFO adding 'mesonbuild/backend/vs2022backend.py' 2025-12-10 13:49:01,051 wheel INFO adding 'mesonbuild/backend/vs2026backend.py' 2025-12-10 13:49:01,051 wheel INFO adding 'mesonbuild/backend/xcodebackend.py' 2025-12-10 13:49:01,052 wheel INFO adding 'mesonbuild/cargo/__init__.py' 2025-12-10 13:49:01,052 wheel INFO adding 'mesonbuild/cargo/builder.py' 2025-12-10 13:49:01,053 wheel INFO adding 'mesonbuild/cargo/cfg.py' 2025-12-10 13:49:01,053 wheel INFO adding 'mesonbuild/cargo/interpreter.py' 2025-12-10 13:49:01,053 wheel INFO adding 'mesonbuild/cargo/manifest.py' 2025-12-10 13:49:01,054 wheel INFO adding 'mesonbuild/cargo/raw.py' 2025-12-10 13:49:01,054 wheel INFO adding 'mesonbuild/cargo/toml.py' 2025-12-10 13:49:01,054 wheel INFO adding 'mesonbuild/cargo/version.py' 2025-12-10 13:49:01,054 wheel INFO adding 'mesonbuild/cmake/__init__.py' 2025-12-10 13:49:01,055 wheel INFO adding 'mesonbuild/cmake/common.py' 2025-12-10 13:49:01,055 wheel INFO adding 'mesonbuild/cmake/executor.py' 2025-12-10 13:49:01,055 wheel INFO adding 'mesonbuild/cmake/fileapi.py' 2025-12-10 13:49:01,056 wheel INFO adding 'mesonbuild/cmake/generator.py' 2025-12-10 13:49:01,056 wheel INFO adding 'mesonbuild/cmake/interpreter.py' 2025-12-10 13:49:01,056 wheel INFO adding 'mesonbuild/cmake/toolchain.py' 2025-12-10 13:49:01,057 wheel INFO adding 'mesonbuild/cmake/traceparser.py' 2025-12-10 13:49:01,057 wheel INFO adding 'mesonbuild/cmake/tracetargets.py' 2025-12-10 13:49:01,057 wheel INFO adding 'mesonbuild/cmake/data/__init__.py' 2025-12-10 13:49:01,058 wheel INFO adding 'mesonbuild/cmake/data/preload.cmake' 2025-12-10 13:49:01,058 wheel INFO adding 'mesonbuild/compilers/__init__.py' 2025-12-10 13:49:01,058 wheel INFO adding 'mesonbuild/compilers/asm.py' 2025-12-10 13:49:01,059 wheel INFO adding 'mesonbuild/compilers/c.py' 2025-12-10 13:49:01,059 wheel INFO adding 'mesonbuild/compilers/c_function_attributes.py' 2025-12-10 13:49:01,059 wheel INFO adding 'mesonbuild/compilers/compilers.py' 2025-12-10 13:49:01,060 wheel INFO adding 'mesonbuild/compilers/cpp.py' 2025-12-10 13:49:01,060 wheel INFO adding 'mesonbuild/compilers/cs.py' 2025-12-10 13:49:01,061 wheel INFO adding 'mesonbuild/compilers/cuda.py' 2025-12-10 13:49:01,061 wheel INFO adding 'mesonbuild/compilers/cython.py' 2025-12-10 13:49:01,061 wheel INFO adding 'mesonbuild/compilers/d.py' 2025-12-10 13:49:01,062 wheel INFO adding 'mesonbuild/compilers/detect.py' 2025-12-10 13:49:01,062 wheel INFO adding 'mesonbuild/compilers/fortran.py' 2025-12-10 13:49:01,063 wheel INFO adding 'mesonbuild/compilers/java.py' 2025-12-10 13:49:01,063 wheel INFO adding 'mesonbuild/compilers/objc.py' 2025-12-10 13:49:01,063 wheel INFO adding 'mesonbuild/compilers/objcpp.py' 2025-12-10 13:49:01,064 wheel INFO adding 'mesonbuild/compilers/rust.py' 2025-12-10 13:49:01,064 wheel INFO adding 'mesonbuild/compilers/swift.py' 2025-12-10 13:49:01,064 wheel INFO adding 'mesonbuild/compilers/vala.py' 2025-12-10 13:49:01,065 wheel INFO adding 'mesonbuild/compilers/mixins/__init__.py' 2025-12-10 13:49:01,065 wheel INFO adding 'mesonbuild/compilers/mixins/apple.py' 2025-12-10 13:49:01,065 wheel INFO adding 'mesonbuild/compilers/mixins/arm.py' 2025-12-10 13:49:01,065 wheel INFO adding 'mesonbuild/compilers/mixins/ccrx.py' 2025-12-10 13:49:01,066 wheel INFO adding 'mesonbuild/compilers/mixins/clang.py' 2025-12-10 13:49:01,066 wheel INFO adding 'mesonbuild/compilers/mixins/clike.py' 2025-12-10 13:49:01,067 wheel INFO adding 'mesonbuild/compilers/mixins/compcert.py' 2025-12-10 13:49:01,067 wheel INFO adding 'mesonbuild/compilers/mixins/elbrus.py' 2025-12-10 13:49:01,067 wheel INFO adding 'mesonbuild/compilers/mixins/emscripten.py' 2025-12-10 13:49:01,067 wheel INFO adding 'mesonbuild/compilers/mixins/gnu.py' 2025-12-10 13:49:01,068 wheel INFO adding 'mesonbuild/compilers/mixins/intel.py' 2025-12-10 13:49:01,068 wheel INFO adding 'mesonbuild/compilers/mixins/islinker.py' 2025-12-10 13:49:01,068 wheel INFO adding 'mesonbuild/compilers/mixins/metrowerks.py' 2025-12-10 13:49:01,069 wheel INFO adding 'mesonbuild/compilers/mixins/microchip.py' 2025-12-10 13:49:01,069 wheel INFO adding 'mesonbuild/compilers/mixins/pgi.py' 2025-12-10 13:49:01,069 wheel INFO adding 'mesonbuild/compilers/mixins/tasking.py' 2025-12-10 13:49:01,069 wheel INFO adding 'mesonbuild/compilers/mixins/ti.py' 2025-12-10 13:49:01,070 wheel INFO adding 'mesonbuild/compilers/mixins/visualstudio.py' 2025-12-10 13:49:01,070 wheel INFO adding 'mesonbuild/dependencies/__init__.py' 2025-12-10 13:49:01,070 wheel INFO adding 'mesonbuild/dependencies/base.py' 2025-12-10 13:49:01,071 wheel INFO adding 'mesonbuild/dependencies/boost.py' 2025-12-10 13:49:01,071 wheel INFO adding 'mesonbuild/dependencies/cmake.py' 2025-12-10 13:49:01,072 wheel INFO adding 'mesonbuild/dependencies/coarrays.py' 2025-12-10 13:49:01,072 wheel INFO adding 'mesonbuild/dependencies/configtool.py' 2025-12-10 13:49:01,072 wheel INFO adding 'mesonbuild/dependencies/cuda.py' 2025-12-10 13:49:01,072 wheel INFO adding 'mesonbuild/dependencies/detect.py' 2025-12-10 13:49:01,073 wheel INFO adding 'mesonbuild/dependencies/dev.py' 2025-12-10 13:49:01,073 wheel INFO adding 'mesonbuild/dependencies/dub.py' 2025-12-10 13:49:01,073 wheel INFO adding 'mesonbuild/dependencies/factory.py' 2025-12-10 13:49:01,074 wheel INFO adding 'mesonbuild/dependencies/framework.py' 2025-12-10 13:49:01,074 wheel INFO adding 'mesonbuild/dependencies/hdf5.py' 2025-12-10 13:49:01,074 wheel INFO adding 'mesonbuild/dependencies/misc.py' 2025-12-10 13:49:01,075 wheel INFO adding 'mesonbuild/dependencies/mpi.py' 2025-12-10 13:49:01,075 wheel INFO adding 'mesonbuild/dependencies/pkgconfig.py' 2025-12-10 13:49:01,075 wheel INFO adding 'mesonbuild/dependencies/platform.py' 2025-12-10 13:49:01,076 wheel INFO adding 'mesonbuild/dependencies/python.py' 2025-12-10 13:49:01,076 wheel INFO adding 'mesonbuild/dependencies/qt.py' 2025-12-10 13:49:01,076 wheel INFO adding 'mesonbuild/dependencies/scalapack.py' 2025-12-10 13:49:01,077 wheel INFO adding 'mesonbuild/dependencies/ui.py' 2025-12-10 13:49:01,077 wheel INFO adding 'mesonbuild/dependencies/data/CMakeLists.txt' 2025-12-10 13:49:01,077 wheel INFO adding 'mesonbuild/dependencies/data/CMakeListsLLVM.txt' 2025-12-10 13:49:01,077 wheel INFO adding 'mesonbuild/dependencies/data/CMakePathInfo.txt' 2025-12-10 13:49:01,078 wheel INFO adding 'mesonbuild/dependencies/data/__init__.py' 2025-12-10 13:49:01,078 wheel INFO adding 'mesonbuild/interpreter/__init__.py' 2025-12-10 13:49:01,078 wheel INFO adding 'mesonbuild/interpreter/compiler.py' 2025-12-10 13:49:01,079 wheel INFO adding 'mesonbuild/interpreter/dependencyfallbacks.py' 2025-12-10 13:49:01,079 wheel INFO adding 'mesonbuild/interpreter/interpreter.py' 2025-12-10 13:49:01,080 wheel INFO adding 'mesonbuild/interpreter/interpreterobjects.py' 2025-12-10 13:49:01,080 wheel INFO adding 'mesonbuild/interpreter/kwargs.py' 2025-12-10 13:49:01,081 wheel INFO adding 'mesonbuild/interpreter/mesonmain.py' 2025-12-10 13:49:01,081 wheel INFO adding 'mesonbuild/interpreter/type_checking.py' 2025-12-10 13:49:01,082 wheel INFO adding 'mesonbuild/interpreter/primitives/__init__.py' 2025-12-10 13:49:01,082 wheel INFO adding 'mesonbuild/interpreter/primitives/array.py' 2025-12-10 13:49:01,082 wheel INFO adding 'mesonbuild/interpreter/primitives/boolean.py' 2025-12-10 13:49:01,082 wheel INFO adding 'mesonbuild/interpreter/primitives/dict.py' 2025-12-10 13:49:01,083 wheel INFO adding 'mesonbuild/interpreter/primitives/integer.py' 2025-12-10 13:49:01,083 wheel INFO adding 'mesonbuild/interpreter/primitives/range.py' 2025-12-10 13:49:01,083 wheel INFO adding 'mesonbuild/interpreter/primitives/string.py' 2025-12-10 13:49:01,083 wheel INFO adding 'mesonbuild/interpreterbase/__init__.py' 2025-12-10 13:49:01,084 wheel INFO adding 'mesonbuild/interpreterbase/_unholder.py' 2025-12-10 13:49:01,084 wheel INFO adding 'mesonbuild/interpreterbase/baseobjects.py' 2025-12-10 13:49:01,084 wheel INFO adding 'mesonbuild/interpreterbase/decorators.py' 2025-12-10 13:49:01,085 wheel INFO adding 'mesonbuild/interpreterbase/disabler.py' 2025-12-10 13:49:01,085 wheel INFO adding 'mesonbuild/interpreterbase/exceptions.py' 2025-12-10 13:49:01,085 wheel INFO adding 'mesonbuild/interpreterbase/helpers.py' 2025-12-10 13:49:01,085 wheel INFO adding 'mesonbuild/interpreterbase/interpreterbase.py' 2025-12-10 13:49:01,086 wheel INFO adding 'mesonbuild/interpreterbase/operator.py' 2025-12-10 13:49:01,086 wheel INFO adding 'mesonbuild/linkers/__init__.py' 2025-12-10 13:49:01,086 wheel INFO adding 'mesonbuild/linkers/base.py' 2025-12-10 13:49:01,087 wheel INFO adding 'mesonbuild/linkers/detect.py' 2025-12-10 13:49:01,087 wheel INFO adding 'mesonbuild/linkers/linkers.py' 2025-12-10 13:49:01,087 wheel INFO adding 'mesonbuild/modules/__init__.py' 2025-12-10 13:49:01,088 wheel INFO adding 'mesonbuild/modules/_qt.py' 2025-12-10 13:49:01,088 wheel INFO adding 'mesonbuild/modules/cmake.py' 2025-12-10 13:49:01,089 wheel INFO adding 'mesonbuild/modules/codegen.py' 2025-12-10 13:49:01,089 wheel INFO adding 'mesonbuild/modules/cuda.py' 2025-12-10 13:49:01,089 wheel INFO adding 'mesonbuild/modules/dlang.py' 2025-12-10 13:49:01,090 wheel INFO adding 'mesonbuild/modules/external_project.py' 2025-12-10 13:49:01,090 wheel INFO adding 'mesonbuild/modules/fs.py' 2025-12-10 13:49:01,090 wheel INFO adding 'mesonbuild/modules/gnome.py' 2025-12-10 13:49:01,091 wheel INFO adding 'mesonbuild/modules/hotdoc.py' 2025-12-10 13:49:01,091 wheel INFO adding 'mesonbuild/modules/i18n.py' 2025-12-10 13:49:01,091 wheel INFO adding 'mesonbuild/modules/icestorm.py' 2025-12-10 13:49:01,092 wheel INFO adding 'mesonbuild/modules/java.py' 2025-12-10 13:49:01,092 wheel INFO adding 'mesonbuild/modules/keyval.py' 2025-12-10 13:49:01,092 wheel INFO adding 'mesonbuild/modules/modtest.py' 2025-12-10 13:49:01,093 wheel INFO adding 'mesonbuild/modules/pkgconfig.py' 2025-12-10 13:49:01,093 wheel INFO adding 'mesonbuild/modules/python.py' 2025-12-10 13:49:01,093 wheel INFO adding 'mesonbuild/modules/python3.py' 2025-12-10 13:49:01,094 wheel INFO adding 'mesonbuild/modules/qt4.py' 2025-12-10 13:49:01,094 wheel INFO adding 'mesonbuild/modules/qt5.py' 2025-12-10 13:49:01,094 wheel INFO adding 'mesonbuild/modules/qt6.py' 2025-12-10 13:49:01,094 wheel INFO adding 'mesonbuild/modules/rust.py' 2025-12-10 13:49:01,095 wheel INFO adding 'mesonbuild/modules/simd.py' 2025-12-10 13:49:01,095 wheel INFO adding 'mesonbuild/modules/snippets.py' 2025-12-10 13:49:01,095 wheel INFO adding 'mesonbuild/modules/sourceset.py' 2025-12-10 13:49:01,095 wheel INFO adding 'mesonbuild/modules/wayland.py' 2025-12-10 13:49:01,096 wheel INFO adding 'mesonbuild/modules/windows.py' 2025-12-10 13:49:01,096 wheel INFO adding 'mesonbuild/scripts/__init__.py' 2025-12-10 13:49:01,096 wheel INFO adding 'mesonbuild/scripts/clangformat.py' 2025-12-10 13:49:01,097 wheel INFO adding 'mesonbuild/scripts/clangtidy.py' 2025-12-10 13:49:01,097 wheel INFO adding 'mesonbuild/scripts/cleantrees.py' 2025-12-10 13:49:01,097 wheel INFO adding 'mesonbuild/scripts/clippy.py' 2025-12-10 13:49:01,097 wheel INFO adding 'mesonbuild/scripts/cmake_run_ctgt.py' 2025-12-10 13:49:01,098 wheel INFO adding 'mesonbuild/scripts/cmd_or_ps.ps1' 2025-12-10 13:49:01,098 wheel INFO adding 'mesonbuild/scripts/copy.py' 2025-12-10 13:49:01,098 wheel INFO adding 'mesonbuild/scripts/coverage.py' 2025-12-10 13:49:01,098 wheel INFO adding 'mesonbuild/scripts/delwithsuffix.py' 2025-12-10 13:49:01,099 wheel INFO adding 'mesonbuild/scripts/depaccumulate.py' 2025-12-10 13:49:01,099 wheel INFO adding 'mesonbuild/scripts/depfixer.py' 2025-12-10 13:49:01,099 wheel INFO adding 'mesonbuild/scripts/depscan.py' 2025-12-10 13:49:01,100 wheel INFO adding 'mesonbuild/scripts/dirchanger.py' 2025-12-10 13:49:01,100 wheel INFO adding 'mesonbuild/scripts/env2mfile.py' 2025-12-10 13:49:01,100 wheel INFO adding 'mesonbuild/scripts/externalproject.py' 2025-12-10 13:49:01,100 wheel INFO adding 'mesonbuild/scripts/gettext.py' 2025-12-10 13:49:01,101 wheel INFO adding 'mesonbuild/scripts/gtkdochelper.py' 2025-12-10 13:49:01,101 wheel INFO adding 'mesonbuild/scripts/hotdochelper.py' 2025-12-10 13:49:01,101 wheel INFO adding 'mesonbuild/scripts/itstool.py' 2025-12-10 13:49:01,102 wheel INFO adding 'mesonbuild/scripts/meson_exe.py' 2025-12-10 13:49:01,102 wheel INFO adding 'mesonbuild/scripts/msgfmthelper.py' 2025-12-10 13:49:01,102 wheel INFO adding 'mesonbuild/scripts/pickle_env.py' 2025-12-10 13:49:01,102 wheel INFO adding 'mesonbuild/scripts/pycompile.py' 2025-12-10 13:49:01,103 wheel INFO adding 'mesonbuild/scripts/python_info.py' 2025-12-10 13:49:01,103 wheel INFO adding 'mesonbuild/scripts/regen_checker.py' 2025-12-10 13:49:01,103 wheel INFO adding 'mesonbuild/scripts/reprotest.py' 2025-12-10 13:49:01,103 wheel INFO adding 'mesonbuild/scripts/run_tool.py' 2025-12-10 13:49:01,104 wheel INFO adding 'mesonbuild/scripts/rustdoc.py' 2025-12-10 13:49:01,104 wheel INFO adding 'mesonbuild/scripts/scanbuild.py' 2025-12-10 13:49:01,104 wheel INFO adding 'mesonbuild/scripts/symbolextractor.py' 2025-12-10 13:49:01,104 wheel INFO adding 'mesonbuild/scripts/tags.py' 2025-12-10 13:49:01,105 wheel INFO adding 'mesonbuild/scripts/test_loaded_modules.py' 2025-12-10 13:49:01,105 wheel INFO adding 'mesonbuild/scripts/uninstall.py' 2025-12-10 13:49:01,105 wheel INFO adding 'mesonbuild/scripts/vcstagger.py' 2025-12-10 13:49:01,105 wheel INFO adding 'mesonbuild/scripts/yasm.py' 2025-12-10 13:49:01,106 wheel INFO adding 'mesonbuild/templates/__init__.py' 2025-12-10 13:49:01,106 wheel INFO adding 'mesonbuild/templates/cpptemplates.py' 2025-12-10 13:49:01,106 wheel INFO adding 'mesonbuild/templates/cstemplates.py' 2025-12-10 13:49:01,106 wheel INFO adding 'mesonbuild/templates/ctemplates.py' 2025-12-10 13:49:01,107 wheel INFO adding 'mesonbuild/templates/cudatemplates.py' 2025-12-10 13:49:01,107 wheel INFO adding 'mesonbuild/templates/dlangtemplates.py' 2025-12-10 13:49:01,107 wheel INFO adding 'mesonbuild/templates/fortrantemplates.py' 2025-12-10 13:49:01,108 wheel INFO adding 'mesonbuild/templates/javatemplates.py' 2025-12-10 13:49:01,108 wheel INFO adding 'mesonbuild/templates/mesontemplates.py' 2025-12-10 13:49:01,108 wheel INFO adding 'mesonbuild/templates/objcpptemplates.py' 2025-12-10 13:49:01,108 wheel INFO adding 'mesonbuild/templates/objctemplates.py' 2025-12-10 13:49:01,109 wheel INFO adding 'mesonbuild/templates/rusttemplates.py' 2025-12-10 13:49:01,109 wheel INFO adding 'mesonbuild/templates/samplefactory.py' 2025-12-10 13:49:01,109 wheel INFO adding 'mesonbuild/templates/sampleimpl.py' 2025-12-10 13:49:01,109 wheel INFO adding 'mesonbuild/templates/valatemplates.py' 2025-12-10 13:49:01,110 wheel INFO adding 'mesonbuild/utils/__init__.py' 2025-12-10 13:49:01,110 wheel INFO adding 'mesonbuild/utils/core.py' 2025-12-10 13:49:01,110 wheel INFO adding 'mesonbuild/utils/platform.py' 2025-12-10 13:49:01,111 wheel INFO adding 'mesonbuild/utils/universal.py' 2025-12-10 13:49:01,111 wheel INFO adding 'mesonbuild/utils/vsenv.py' 2025-12-10 13:49:01,111 wheel INFO adding 'mesonbuild/wrap/__init__.py' 2025-12-10 13:49:01,112 wheel INFO adding 'mesonbuild/wrap/wrap.py' 2025-12-10 13:49:01,112 wheel INFO adding 'mesonbuild/wrap/wraptool.py' 2025-12-10 13:49:01,112 wheel INFO adding 'meson-1.10.0.dist-info/METADATA' 2025-12-10 13:49:01,112 wheel INFO adding 'meson-1.10.0.dist-info/WHEEL' 2025-12-10 13:49:01,113 wheel INFO adding 'meson-1.10.0.dist-info/entry_points.txt' 2025-12-10 13:49:01,113 wheel INFO adding 'meson-1.10.0.dist-info/top_level.txt' 2025-12-10 13:49:01,114 wheel INFO adding 'meson-1.10.0.dist-info/RECORD' 2025-12-10 13:49:01,117 root INFO removing build/bdist.linux-ppc64le/wheel 2025-12-10 13:49:01,127 gpep517 INFO The backend produced .dist/meson-1.10.0-py3-none-any.whl meson-1.10.0-py3-none-any.whl >>> meson: Entering fakeroot... >>> meson-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/main/meson/pkg/meson-doc/usr/share/man' >>> meson-doc*: Preparing subpackage meson-doc... >>> meson-doc*: Running postcheck for meson-doc >>> meson-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/mesonbuild/cargo/__pycache__' -> '/home/buildozer/aports/main/meson/pkg/meson-pyc/usr/lib/python3.12/site-packages/mesonbuild/cargo/__pycache__' 'usr/lib/python3.12/site-packages/mesonbuild/cmake/__pycache__' -> '/home/buildozer/aports/main/meson/pkg/meson-pyc/usr/lib/python3.12/site-packages/mesonbuild/cmake/__pycache__' 'usr/lib/python3.12/site-packages/mesonbuild/cmake/data/__pycache__' -> '/home/buildozer/aports/main/meson/pkg/meson-pyc/usr/lib/python3.12/site-packages/mesonbuild/cmake/data/__pycache__' 'usr/lib/python3.12/site-packages/mesonbuild/wrap/__pycache__' -> '/home/buildozer/aports/main/meson/pkg/meson-pyc/usr/lib/python3.12/site-packages/mesonbuild/wrap/__pycache__' 'usr/lib/python3.12/site-packages/mesonbuild/scripts/__pycache__' -> '/home/buildozer/aports/main/meson/pkg/meson-pyc/usr/lib/python3.12/site-packages/mesonbuild/scripts/__pycache__' 'usr/lib/python3.12/site-packages/mesonbuild/interpreterbase/__pycache__' -> '/home/buildozer/aports/main/meson/pkg/meson-pyc/usr/lib/python3.12/site-packages/mesonbuild/interpreterbase/__pycache__' 'usr/lib/python3.12/site-packages/mesonbuild/linkers/__pycache__' -> '/home/buildozer/aports/main/meson/pkg/meson-pyc/usr/lib/python3.12/site-packages/mesonbuild/linkers/__pycache__' 'usr/lib/python3.12/site-packages/mesonbuild/modules/__pycache__' -> '/home/buildozer/aports/main/meson/pkg/meson-pyc/usr/lib/python3.12/site-packages/mesonbuild/modules/__pycache__' 'usr/lib/python3.12/site-packages/mesonbuild/dependencies/__pycache__' -> '/home/buildozer/aports/main/meson/pkg/meson-pyc/usr/lib/python3.12/site-packages/mesonbuild/dependencies/__pycache__' 'usr/lib/python3.12/site-packages/mesonbuild/dependencies/data/__pycache__' -> '/home/buildozer/aports/main/meson/pkg/meson-pyc/usr/lib/python3.12/site-packages/mesonbuild/dependencies/data/__pycache__' 'usr/lib/python3.12/site-packages/mesonbuild/compilers/mixins/__pycache__' -> '/home/buildozer/aports/main/meson/pkg/meson-pyc/usr/lib/python3.12/site-packages/mesonbuild/compilers/mixins/__pycache__' 'usr/lib/python3.12/site-packages/mesonbuild/compilers/__pycache__' -> '/home/buildozer/aports/main/meson/pkg/meson-pyc/usr/lib/python3.12/site-packages/mesonbuild/compilers/__pycache__' 'usr/lib/python3.12/site-packages/mesonbuild/templates/__pycache__' -> '/home/buildozer/aports/main/meson/pkg/meson-pyc/usr/lib/python3.12/site-packages/mesonbuild/templates/__pycache__' 'usr/lib/python3.12/site-packages/mesonbuild/__pycache__' -> '/home/buildozer/aports/main/meson/pkg/meson-pyc/usr/lib/python3.12/site-packages/mesonbuild/__pycache__' 'usr/lib/python3.12/site-packages/mesonbuild/backend/__pycache__' -> '/home/buildozer/aports/main/meson/pkg/meson-pyc/usr/lib/python3.12/site-packages/mesonbuild/backend/__pycache__' 'usr/lib/python3.12/site-packages/mesonbuild/ast/__pycache__' -> '/home/buildozer/aports/main/meson/pkg/meson-pyc/usr/lib/python3.12/site-packages/mesonbuild/ast/__pycache__' 'usr/lib/python3.12/site-packages/mesonbuild/interpreter/primitives/__pycache__' -> '/home/buildozer/aports/main/meson/pkg/meson-pyc/usr/lib/python3.12/site-packages/mesonbuild/interpreter/primitives/__pycache__' 'usr/lib/python3.12/site-packages/mesonbuild/interpreter/__pycache__' -> '/home/buildozer/aports/main/meson/pkg/meson-pyc/usr/lib/python3.12/site-packages/mesonbuild/interpreter/__pycache__' 'usr/lib/python3.12/site-packages/mesonbuild/utils/__pycache__' -> '/home/buildozer/aports/main/meson/pkg/meson-pyc/usr/lib/python3.12/site-packages/mesonbuild/utils/__pycache__' >>> meson-pyc*: Preparing subpackage meson-pyc... >>> meson-pyc*: Running postcheck for meson-pyc >>> meson-vim*: Running split function vim... >>> meson-vim*: Preparing subpackage meson-vim... >>> meson-vim*: Running postcheck for meson-vim >>> meson-bash-completion*: Running split function bashcomp... 'usr/share/bash-completion/completions' -> '/home/buildozer/aports/main/meson/pkg/meson-bash-completion/usr/share/bash-completion/completions' >>> meson-bash-completion*: Preparing subpackage meson-bash-completion... >>> meson-bash-completion*: Running postcheck for meson-bash-completion >>> meson-zsh-completion*: Running split function zshcomp... 'usr/share/zsh/site-functions' -> '/home/buildozer/aports/main/meson/pkg/meson-zsh-completion/usr/share/zsh/site-functions' >>> meson-zsh-completion*: Preparing subpackage meson-zsh-completion... >>> meson-zsh-completion*: Running postcheck for meson-zsh-completion >>> meson-polkit*: Running split function polkit... 'usr/share/polkit-1' -> '/home/buildozer/aports/main/meson/pkg/meson-polkit/usr/share/polkit-1' >>> meson-polkit*: Preparing subpackage meson-polkit... >>> meson-polkit*: Running postcheck for meson-polkit >>> abuild-meson*: Running split function abuild... >>> abuild-meson*: Preparing subpackage abuild-meson... >>> abuild-meson*: Running postcheck for abuild-meson >>> meson*: Running postcheck for meson >>> meson*: Preparing package meson... >>> abuild-meson*: Tracing dependencies... meson=1.10.0-r0 abuild >>> abuild-meson*: Package size: 1.7 KB >>> abuild-meson*: Compressing data... >>> abuild-meson*: Create checksum... >>> abuild-meson*: Create abuild-meson-1.10.0-r0.apk >>> meson-bash-completion*: Tracing dependencies... >>> meson-bash-completion*: Package size: 26.4 KB >>> meson-bash-completion*: Compressing data... >>> meson-bash-completion*: Create checksum... >>> meson-bash-completion*: Create meson-bash-completion-1.10.0-r0.apk >>> meson-doc*: Tracing dependencies... >>> meson-doc*: Package size: 4.4 KB >>> meson-doc*: Compressing data... >>> meson-doc*: Create checksum... >>> meson-doc*: Create meson-doc-1.10.0-r0.apk >>> meson-polkit*: Tracing dependencies... >>> meson-polkit*: Package size: 896.0 B >>> meson-polkit*: Compressing data... >>> meson-polkit*: Create checksum... >>> meson-polkit*: Create meson-polkit-1.10.0-r0.apk >>> meson-pyc*: Tracing dependencies... python3~3.12 >>> meson-pyc*: Package size: 4.8 MB >>> meson-pyc*: Compressing data... >>> meson-pyc*: Create checksum... >>> meson-pyc*: Create meson-pyc-1.10.0-r0.apk >>> meson-vim*: Tracing dependencies... >>> meson-vim*: Package size: 10.5 KB >>> meson-vim*: Compressing data... >>> meson-vim*: Create checksum... >>> meson-vim*: Create meson-vim-1.10.0-r0.apk >>> meson-zsh-completion*: Tracing dependencies... >>> meson-zsh-completion*: Package size: 20.3 KB >>> meson-zsh-completion*: Compressing data... >>> meson-zsh-completion*: Create checksum... >>> meson-zsh-completion*: Create meson-zsh-completion-1.10.0-r0.apk >>> meson*: Tracing dependencies... samurai python3~3.12 >>> meson*: Package size: 3.9 MB >>> meson*: Compressing data... >>> meson*: Create checksum... >>> meson*: Create meson-1.10.0-r0.apk >>> meson: Build complete at Wed, 10 Dec 2025 13:49:05 +0000 elapsed time 0h 0m 10s >>> meson: Cleaning up srcdir >>> meson: Cleaning up pkgdir >>> meson: Uninstalling dependencies... ( 1/25) Purging .makedepends-meson (20251210.134856) ( 2/25) Purging samurai (1.2-r7) ( 3/25) Purging py3-gpep517-pyc (19-r1) ( 4/25) Purging py3-gpep517 (19-r1) ( 5/25) Purging py3-installer-pyc (0.7.0-r2) ( 6/25) Purging py3-installer (0.7.0-r2) ( 7/25) Purging py3-setuptools-pyc (80.9.0-r2) ( 8/25) Purging py3-setuptools (80.9.0-r2) ( 9/25) Purging py3-wheel-pyc (0.46.1-r0) (10/25) Purging py3-wheel (0.46.1-r0) (11/25) Purging py3-packaging-pyc (25.0-r0) (12/25) Purging py3-packaging (25.0-r0) (13/25) Purging py3-parsing-pyc (3.2.3-r0) (14/25) Purging py3-parsing (3.2.3-r0) (15/25) Purging python3-pyc (3.12.12-r0) (16/25) Purging python3-pycache-pyc0 (3.12.12-r0) (17/25) Purging pyc (3.12.12-r0) (18/25) Purging python3 (3.12.12-r0) (19/25) Purging gdbm (1.26-r0) (20/25) Purging libbz2 (1.0.8-r6) (21/25) Purging libffi (3.5.2-r0) (22/25) Purging libpanelw (6.5_p20251123-r0) (23/25) Purging mpdecimal (4.0.1-r0) (24/25) Purging sqlite-libs (3.51.1-r0) (25/25) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r29.trigger OK: 288 MiB in 106 packages >>> meson: Updating the main/ppc64le repository index... >>> meson: Signing the index...