>>> lensfun: Building community/lensfun 0.3.4-r1 (using abuild 3.15.0-r0) started Sat, 11 Oct 2025 04:49:16 +0000 >>> lensfun: Validating /home/udu/aports/community/lensfun/APKBUILD... >>> lensfun: Analyzing dependencies... >>> lensfun: Installing for build: build-base cmake doxygen glib-dev libpng-dev py3-docutils py3-setuptools py3-wheel samurai WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/54) Installing lz4-libs (1.10.0-r0) (2/54) Installing libarchive (3.8.1-r0) (3/54) Installing rhash-libs (1.4.5-r0) (4/54) Installing libuv (1.51.0-r0) (5/54) Installing cmake (3.31.7-r1) (6/54) Installing doxygen (1.13.2-r0) (7/54) Installing bzip2-dev (1.0.8-r6) (8/54) Installing libxml2 (2.13.9-r0) (9/54) Installing libxml2-utils (2.13.9-r0) (10/54) Installing docbook-xml (4.5-r10) Executing docbook-xml-4.5-r10.post-install (11/54) Installing libxslt (1.1.43-r3) (12/54) Installing docbook-xsl-ns (1.79.2-r11) Executing docbook-xsl-ns-1.79.2-r11.post-install (13/54) Installing docbook-xsl-nons (1.79.2-r11) Executing docbook-xsl-nons-1.79.2-r11.post-install (14/54) Installing docbook-xsl (1.79.2-r11) (15/54) Installing xz (5.8.1-r0) (16/54) Installing gettext-asprintf (0.24.1-r0) (17/54) Installing gettext-libs (0.24.1-r0) (18/54) Installing gettext (0.24.1-r0) (19/54) Installing gettext-dev (0.24.1-r0) (20/54) Installing py3-parsing (3.2.3-r0) (21/54) Installing py3-parsing-pyc (3.2.3-r0) (22/54) Installing py3-packaging (25.0-r0) (23/54) Installing py3-packaging-pyc (25.0-r0) (24/54) Installing libeconf (0.6.3-r0) (25/54) Installing libblkid (2.41-r9) (26/54) Installing libmount (2.41-r9) (27/54) Installing glib (2.84.4-r0) (28/54) Installing linux-headers (6.14.2-r0) (29/54) Installing libffi-dev (3.4.8-r0) (30/54) Installing bsd-compat-headers (0.7.2-r6) (31/54) Installing libedit (20250104.3.1-r1) (32/54) Installing libedit-dev (20250104.3.1-r1) (33/54) Installing zlib-dev (1.3.1-r2) (34/54) Installing libpcre2-16 (10.43-r1) (35/54) Installing libpcre2-32 (10.43-r1) (36/54) Installing pcre2-dev (10.43-r1) (37/54) Installing libuuid (2.41-r9) (38/54) Installing libfdisk (2.41-r9) (39/54) Installing liblastlog2 (2.41-r9) (40/54) Installing libsmartcols (2.41-r9) (41/54) Installing sqlite (3.49.2-r1) (42/54) Installing sqlite-dev (3.49.2-r1) (43/54) Installing util-linux-dev (2.41-r9) (44/54) Installing glib-dev (2.84.4-r0) (45/54) Installing libpng (1.6.47-r0) (46/54) Installing libpng-dev (1.6.47-r0) (47/54) Installing py3-docutils (0.21.2-r0) (48/54) Installing py3-docutils-pyc (0.21.2-r0) (49/54) Installing py3-setuptools (80.9.0-r0) (50/54) Installing py3-setuptools-pyc (80.9.0-r0) (51/54) Installing py3-wheel (0.46.1-r0) (52/54) Installing py3-wheel-pyc (0.46.1-r0) (53/54) Installing samurai (1.2-r7) (54/54) Installing .makedepends-lensfun (20251011.044916) Executing busybox-1.37.0-r19.trigger Executing glib-2.84.4-r0.trigger No schema files found: doing nothing. OK: 445 MiB in 143 packages >>> lensfun: Cleaning up srcdir >>> lensfun: Cleaning up pkgdir >>> lensfun: Cleaning up tmpdir >>> lensfun: Fetching lensfun-0.3.4.tar.gz::https://github.com/lensfun/lensfun/archive/refs/tags/v0.3.4.tar.gz >>> lensfun: Fetching lensfun-0.3.4.tar.gz::https://github.com/lensfun/lensfun/archive/refs/tags/v0.3.4.tar.gz >>> lensfun: Checking sha512sums... lensfun-0.3.4.tar.gz: OK >>> lensfun: Unpacking /var/cache/distfiles/lensfun-0.3.4.tar.gz... CMake Deprecation Warning at CMakeLists.txt:2 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for include file regex.h -- Looking for include file regex.h - found -- Looking for include file endian.h -- Looking for include file endian.h - found -- Found PkgConfig: /usr/bin/pkg-config (found version "2.4.3") -- Checking for one of the modules 'glib-2.0' -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") CMake Warning (dev) at tests/CMakeLists.txt:32 (FIND_PACKAGE): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /usr/bin/python (found version "3.12.11") -- Found ZLIB: /usr/lib/libz.so (found version "1.3.1") -- Found PNG: /usr/lib/libpng.so (found version "1.6.47") -- Found Doxygen: /usr/bin/doxygen (found version "1.13.2") found components: doxygen missing components: dot CMake Warning (dev) at docs/CMakeLists.txt:28 (ADD_CUSTOM_COMMAND): Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming POST_BUILD to preserve backward compatibility. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- ------------------------------------------------------------------------------------- -- Building Lensfun 0.3.4.0 -- ------------------------------------------------------------------------------------- -- Build as dynamic/shared library -- Build type: MinSizeRel -- Build doc: ON -- Build test suite: ON -- Build lenstool: ON -- Build with support for SSE: ON -- Build with support for SSE2: ON -- Install helper scripts: ON -- Install prefix: /usr -- Using: -- GLIB2 include dir: /usr/include/glib-2.0;/usr/lib/glib-2.0/include;/usr/include -- GLIB2 library: glib-2.0;intl -- libpng include dir: /usr/include;/usr/include -- libpng lib: /usr/lib/libpng.so;/usr/lib/libz.so -- zlib include dir: /usr/include -- zlib lib: /usr/lib/libz.so -- Configuring done (0.6s) -- Generating done (0.0s) -- Build files have been written to: /home/udu/aports/community/lensfun/src/lensfun-0.3.4/build [1/35] Running utility command for man [2/35] Building documentation with doxygen [3/35] Generating build/timestamp [4/35] Building CXX object apps/CMakeFiles/lenstool.dir/lenstool/image.cpp.o [5/35] Building CXX object apps/CMakeFiles/lenstool.dir/lenstool/lenstool.cpp.o [6/35] Building CXX object tests/CMakeFiles/test_modifier_coord_geometry.dir/test_modifier_coord_geometry.cpp.o [7/35] Building CXX object tests/CMakeFiles/test_modifier_coord_distortion.dir/test_modifier_coord_distortion.cpp.o [8/35] Building CXX object tests/CMakeFiles/test_modifier_coord_scale.dir/test_modifier_coord_scale.cpp.o [9/35] Building CXX object tests/CMakeFiles/test_modifier_subpix.dir/test_modifier_subpix.cpp.o [10/35] Building CXX object tests/CMakeFiles/test_modifier_color.dir/test_modifier_color.cpp.o [11/35] Building CXX object tests/CMakeFiles/test_modifier.dir/test_modifier.cpp.o [12/35] Building CXX object tests/CMakeFiles/test_database.dir/test_database.cpp.o [13/35] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/auxfun.cpp.o [14/35] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/modifier.cpp.o [15/35] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-subpix.cpp.o [16/35] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-coord.cpp.o [17/35] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o [18/35] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color.cpp.o [19/35] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o [20/35] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse.cpp.o [21/35] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/cpuid.cpp.o [22/35] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mount.cpp.o [23/35] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/lens.cpp.o [24/35] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/database.cpp.o [25/35] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/camera.cpp.o In file included from /home/udu/aports/community/lensfun/src/lensfun-0.3.4/apps/lenstool/image.h:22, from /home/udu/aports/community/lensfun/src/lensfun-0.3.4/apps/lenstool/lenstool.cpp:15: /home/udu/aports/community/lensfun/src/lensfun-0.3.4/apps/lenstool/rgbpixel.h:39:11: warning: "__BYTE_ORDER" redefined 39 | # define __BYTE_ORDER __LITTLE_ENDIAN | ^~~~~~~~~~~~ In file included from /usr/include/ctype.h:46, from /home/udu/aports/community/lensfun/src/lensfun-0.3.4/apps/lenstool/lenstool.cpp:13: /usr/include/bits/alltypes.h:5:9: note: this is the location of the previous definition 5 | #define __BYTE_ORDER 1234 | ^~~~~~~~~~~~ running build running build_py creating build/lib/lensfun copying /home/udu/aports/community/lensfun/src/lensfun-0.3.4/build/apps/lensfun/__init__.py -> build/lib/lensfun warning: Tag 'TCL_SUBST' at line 207 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 855 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_TIMESTAMP' at line 961 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'FORMULA_TRANSPARENT' at line 1183 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1381 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1657 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1669 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1678 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTNAME' at line 1708 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTSIZE' at line 1713 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_TRANSPARENT' at line 1862 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! [26/35] Linking CXX shared library libs/lensfun/liblensfun.so.0.3.4 [27/35] Creating library symlink libs/lensfun/liblensfun.so.1 libs/lensfun/liblensfun.so [28/35] Linking CXX executable apps/lenstool [29/35] Linking CXX executable tests/test_modifier_coord_geometry [30/35] Linking CXX executable tests/test_modifier_coord_distortion [31/35] Linking CXX executable tests/test_modifier_coord_scale [32/35] Linking CXX executable tests/test_modifier_subpix [33/35] Linking CXX executable tests/test_modifier_color [34/35] Linking CXX executable tests/test_modifier [35/35] Linking CXX executable tests/test_database Test project /home/udu/aports/community/lensfun/src/lensfun-0.3.4/build Start 1: Database Start 2: Modifier Start 3: Modifier_color Start 4: Modifier_subpix Start 5: Modifier_coord_scale Start 6: Modifier_coord_distortion Start 7: Modifier_coord_geometry Start 8: Database_integrity 1/8 Test #2: Modifier ......................... Passed 0.00 sec 2/8 Test #5: Modifier_coord_scale ............. Passed 0.01 sec 3/8 Test #6: Modifier_coord_distortion ........ Passed 0.03 sec 4/8 Test #4: Modifier_subpix .................. Passed 0.03 sec 5/8 Test #3: Modifier_color ................... Passed 0.09 sec 6/8 Test #1: Database ......................... Passed 0.16 sec 7/8 Test #8: Database_integrity ............... Passed 0.17 sec 8/8 Test #7: Modifier_coord_geometry .......... Passed 1.32 sec 100% tests passed, 0 tests failed out of 8 Total Test time (real) = 1.32 sec >>> lensfun: Entering fakeroot... -- Install configuration: "MinSizeRel" -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/include/lensfun/lensfun.h -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/6x6.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/actioncams.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/compact-canon.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/compact-casio.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/compact-fujifilm.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/compact-kodak.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/compact-konica-minolta.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/compact-leica.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/compact-nikon.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/compact-olympus.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/compact-panasonic.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/compact-pentax.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/compact-ricoh.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/compact-samsung.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/compact-sigma.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/compact-sony.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/contax.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/generic.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/mil-canon.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/mil-fujifilm.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/mil-leica.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/mil-nikon.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/mil-olympus.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/mil-panasonic.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/mil-pentax.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/mil-samsung.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/mil-samyang.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/mil-sigma.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/mil-sony.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/mil-tamron.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/mil-tokina.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/mil-zeiss.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/misc.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/om-system.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/rf-leica.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/slr-canon.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/slr-hasselblad.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/slr-konica-minolta.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/slr-leica.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/slr-nikon.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/slr-olympus.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/slr-panasonic.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/slr-pentax.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/slr-ricoh.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/slr-samsung.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/slr-samyang.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/slr-schneider.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/slr-sigma.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/slr-soligor.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/slr-sony.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/slr-tamron.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/slr-tokina.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/slr-ussr.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/slr-vivitar.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/slr-zeiss.xml -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/lensfun/version_1/timestamp.txt -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/lib/liblensfun.so.0.3.4 -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/lib/liblensfun.so.1 -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/lib/liblensfun.so -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/lib/pkgconfig/lensfun.pc -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/bin/lenstool -- Set non-toolchain portion of runtime path of "/home/udu/aports/community/lensfun/pkg/lensfun/usr/bin/lenstool" to "" -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/bin/g-lensfun-update-data -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/bin/lensfun-add-adapter -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/bin/lensfun-update-data running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py creating build/lib/lensfun copying /home/udu/aports/community/lensfun/src/lensfun-0.3.4/build/apps/lensfun/__init__.py -> build/lib/lensfun running install_lib creating /home/udu/aports/community/lensfun/pkg/lensfun/usr/lib/python3.12/site-packages creating /home/udu/aports/community/lensfun/pkg/lensfun/usr/lib/python3.12/site-packages/lensfun copying build/lib/lensfun/__init__.py -> /home/udu/aports/community/lensfun/pkg/lensfun/usr/lib/python3.12/site-packages/lensfun byte-compiling /home/udu/aports/community/lensfun/pkg/lensfun/usr/lib/python3.12/site-packages/lensfun/__init__.py to __init__.cpython-312.pyc running install_egg_info running egg_info creating /home/udu/aports/community/lensfun/src/lensfun-0.3.4/build/apps/lensfun.egg-info writing /home/udu/aports/community/lensfun/src/lensfun-0.3.4/build/apps/lensfun.egg-info/PKG-INFO writing dependency_links to /home/udu/aports/community/lensfun/src/lensfun-0.3.4/build/apps/lensfun.egg-info/dependency_links.txt writing top-level names to /home/udu/aports/community/lensfun/src/lensfun-0.3.4/build/apps/lensfun.egg-info/top_level.txt writing manifest file '/home/udu/aports/community/lensfun/src/lensfun-0.3.4/build/apps/lensfun.egg-info/SOURCES.txt' reading manifest file '/home/udu/aports/community/lensfun/src/lensfun-0.3.4/build/apps/lensfun.egg-info/SOURCES.txt' writing manifest file '/home/udu/aports/community/lensfun/src/lensfun-0.3.4/build/apps/lensfun.egg-info/SOURCES.txt' Copying /home/udu/aports/community/lensfun/src/lensfun-0.3.4/build/apps/lensfun.egg-info to /home/udu/aports/community/lensfun/pkg/lensfun/usr/lib/python3.12/site-packages/lensfun-0.3.4-py3.12.egg-info running install_scripts -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/index.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/lensfun_8h.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/pages.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/license.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/doxygen.svg -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/tab_s.png -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/nav_g.png -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/dbsearch.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/db_versions.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfLensCalibVignetting.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/open.png -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/dir_49e56c817e5e54854c35e136979f97ca.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/lensfun-add-adapter.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfLensCalibFov.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/plus.svg -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/nav_hd.png -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/tabs.css -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfLens.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfMount.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/nav_fd.png -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/annotated.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/tab_sd.png -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/files.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/basearch.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/gpl.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/nav_f.png -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/addlens.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfLensCalibRealFocal.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/group__Mount.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/dbformat.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfLensCalibVignetting-members.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/tab_b.png -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/doxygen_crawl.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfParameter-members.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfLensCalibCrop.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/docd.svg -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfCamera.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/example_8c-example.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/tab_a.png -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/functions.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/programming.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/sync_off.png -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/group__Lens.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/samplecode.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/corrections.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/globals.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/filldb.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/tab_h.png -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/bc_sd.png -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/globals_func.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfLensCalibRealFocal-members.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfLensCalibTCA.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/elem_calibration.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfLensCalibDistortion-members.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/minusd.svg -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/globals_eval.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/el_lens.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/credits.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/jquery.js -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/sync_on.png -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfModifier.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/splitbard.png -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/lgpl.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/folderclosed.svg -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/folderclosedd.svg -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfDatabase.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/tab_bd.png -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/tab_ad.png -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/menudata.js -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/topics.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/functions_func.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/cc-by-ca.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/splitbar.png -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/closed.png -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/examples.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/globals_type.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/nav_h.png -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/resize.js -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/menu.js -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/addcamera.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/folderopen.svg -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfParameter.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/clipboard.js -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/navtree.css -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/lenstool_8cpp-example.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfCamera-members.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfMount-members.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/classes.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfModifier-members.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/globals_enum.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/folderopend.svg -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/el_mount.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfLensCalibTCA-members.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfLens-members.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/minus.svg -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/globals_defs.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/lensfun-update-data.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/bc_s.png -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/functions_vars.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfLensCalibDistortion.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/group__Camera.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/tab_hd.png -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/group__Correction.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/el_camera.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/lensfun_8h_source.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfLensCalibCrop-members.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/database.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfDatabase-members.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/doxygen.css -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/doc.svg -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/structlfLensCalibFov-members.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/group__Auxiliary.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/group__Database.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/tfun_8cpp-example.html -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/plusd.svg -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/doc/lensfun/dynsections.js -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/man/man1/g-lensfun-update-data.1 -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/man/man1/lensfun-update-data.1 -- Installing: /home/udu/aports/community/lensfun/pkg/lensfun/usr/share/man/man1/lensfun-add-adapter.1 running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib running install_egg_info running egg_info writing /home/udu/aports/community/lensfun/src/lensfun-0.3.4/build/apps/lensfun.egg-info/PKG-INFO writing dependency_links to /home/udu/aports/community/lensfun/src/lensfun-0.3.4/build/apps/lensfun.egg-info/dependency_links.txt writing top-level names to /home/udu/aports/community/lensfun/src/lensfun-0.3.4/build/apps/lensfun.egg-info/top_level.txt reading manifest file '/home/udu/aports/community/lensfun/src/lensfun-0.3.4/build/apps/lensfun.egg-info/SOURCES.txt' writing manifest file '/home/udu/aports/community/lensfun/src/lensfun-0.3.4/build/apps/lensfun.egg-info/SOURCES.txt' removing '/home/udu/aports/community/lensfun/pkg/lensfun/usr/lib/python3.12/site-packages/lensfun-0.3.4-py3.12.egg-info' (and everything under it) Copying /home/udu/aports/community/lensfun/src/lensfun-0.3.4/build/apps/lensfun.egg-info to /home/udu/aports/community/lensfun/pkg/lensfun/usr/lib/python3.12/site-packages/lensfun-0.3.4-py3.12.egg-info running install_scripts >>> lensfun-dev*: Running split function dev... 'usr/include' -> '/home/udu/aports/community/lensfun/pkg/lensfun-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/udu/aports/community/lensfun/pkg/lensfun-dev/usr/lib/pkgconfig' 'usr/lib/liblensfun.so' -> '/home/udu/aports/community/lensfun/pkg/lensfun-dev/usr/lib/liblensfun.so' >>> lensfun-dev*: Preparing subpackage lensfun-dev... >>> lensfun-dev*: Stripping binaries >>> lensfun-dev*: Running postcheck for lensfun-dev >>> lensfun-doc*: Running split function doc... 'usr/share/doc' -> '/home/udu/aports/community/lensfun/pkg/lensfun-doc/usr/share/doc' 'usr/share/man' -> '/home/udu/aports/community/lensfun/pkg/lensfun-doc/usr/share/man' >>> lensfun-doc*: Preparing subpackage lensfun-doc... >>> lensfun-doc*: Running postcheck for lensfun-doc >>> lensfun-tools*: Running split function tools... 'usr/bin' -> '/home/udu/aports/community/lensfun/pkg/lensfun-tools/usr/bin' >>> lensfun-tools*: Preparing subpackage lensfun-tools... >>> lensfun-tools*: Stripping binaries >>> lensfun-tools*: Running postcheck for lensfun-tools >>> py3-lensfun-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/lensfun/__pycache__' -> '/home/udu/aports/community/lensfun/pkg/py3-lensfun-pyc/usr/lib/python3.12/site-packages/lensfun/__pycache__' >>> py3-lensfun-pyc*: Preparing subpackage py3-lensfun-pyc... >>> py3-lensfun-pyc*: Running postcheck for py3-lensfun-pyc >>> py3-lensfun*: Running split function py3... 'usr/lib/python3.12' -> '/home/udu/aports/community/lensfun/pkg/py3-lensfun/usr/lib/python3.12' >>> py3-lensfun*: Preparing subpackage py3-lensfun... >>> py3-lensfun*: Running postcheck for py3-lensfun >>> lensfun*: Running postcheck for lensfun >>> lensfun*: Preparing package lensfun... >>> lensfun*: Stripping binaries >>> lensfun-dev*: Scanning shared objects >>> lensfun-doc*: Scanning shared objects >>> lensfun-tools*: Scanning shared objects >>> lensfun*: Scanning shared objects >>> py3-lensfun-pyc*: Scanning shared objects >>> py3-lensfun*: Scanning shared objects >>> lensfun-dev*: Tracing dependencies... lensfun=0.3.4-r1 pc:glib-2.0 pkgconfig >>> lensfun-dev*: Package size: 95.0 KB >>> lensfun-dev*: Compressing data... >>> lensfun-dev*: Create checksum... >>> lensfun-dev*: Create lensfun-dev-0.3.4-r1.apk >>> lensfun-doc*: Tracing dependencies... >>> lensfun-doc*: Package size: 1.7 MB >>> lensfun-doc*: Compressing data... >>> lensfun-doc*: Create checksum... >>> lensfun-doc*: Create lensfun-doc-0.3.4-r1.apk >>> lensfun-tools*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libglib-2.0.so.0 so:liblensfun.so.1 so:libpng16.so.16 so:libstdc++.so.6 >>> lensfun-tools*: Package size: 48.3 KB >>> lensfun-tools*: Compressing data... >>> lensfun-tools*: Create checksum... >>> lensfun-tools*: Create lensfun-tools-0.3.4-r1.apk >>> lensfun*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libglib-2.0.so.0 so:libstdc++.so.6 >>> lensfun*: Package size: 4.2 MB >>> lensfun*: Compressing data... >>> lensfun*: Create checksum... >>> lensfun*: Create lensfun-0.3.4-r1.apk >>> py3-lensfun-pyc*: Tracing dependencies... python3~3.12 >>> py3-lensfun-pyc*: Package size: 4.4 KB >>> py3-lensfun-pyc*: Compressing data... >>> py3-lensfun-pyc*: Create checksum... >>> py3-lensfun-pyc*: Create py3-lensfun-pyc-0.3.4-r1.apk >>> py3-lensfun*: Tracing dependencies... python3 python3~3.12 >>> py3-lensfun*: Package size: 3.8 KB >>> py3-lensfun*: Compressing data... >>> py3-lensfun*: Create checksum... >>> py3-lensfun*: Create py3-lensfun-0.3.4-r1.apk >>> lensfun: Build complete at Sat, 11 Oct 2025 04:49:22 +0000 elapsed time 0h 0m 6s >>> lensfun: Cleaning up srcdir >>> lensfun: Cleaning up pkgdir >>> lensfun: Uninstalling dependencies... (1/54) Purging .makedepends-lensfun (20251011.044916) (2/54) Purging cmake (3.31.7-r1) (3/54) Purging doxygen (1.13.2-r0) (4/54) Purging glib-dev (2.84.4-r0) (5/54) Purging bzip2-dev (1.0.8-r6) (6/54) Purging docbook-xsl (1.79.2-r11) (7/54) Purging docbook-xsl-ns (1.79.2-r11) Executing docbook-xsl-ns-1.79.2-r11.pre-deinstall (8/54) Purging docbook-xsl-nons (1.79.2-r11) Executing docbook-xsl-nons-1.79.2-r11.pre-deinstall (9/54) Purging docbook-xml (4.5-r10) Executing docbook-xml-4.5-r10.pre-deinstall (10/54) Purging gettext-dev (0.24.1-r0) (11/54) Purging xz (5.8.1-r0) (12/54) Purging gettext-asprintf (0.24.1-r0) (13/54) Purging gettext (0.24.1-r0) (14/54) Purging libxml2-utils (2.13.9-r0) (15/54) Purging libxslt (1.1.43-r3) (16/54) Purging libpng-dev (1.6.47-r0) (17/54) Purging libpng (1.6.47-r0) (18/54) Purging py3-docutils-pyc (0.21.2-r0) (19/54) Purging py3-docutils (0.21.2-r0) (20/54) Purging py3-setuptools-pyc (80.9.0-r0) (21/54) Purging py3-setuptools (80.9.0-r0) (22/54) Purging py3-wheel-pyc (0.46.1-r0) (23/54) Purging py3-wheel (0.46.1-r0) (24/54) Purging py3-packaging-pyc (25.0-r0) (25/54) Purging py3-packaging (25.0-r0) (26/54) Purging py3-parsing-pyc (3.2.3-r0) (27/54) Purging py3-parsing (3.2.3-r0) (28/54) Purging samurai (1.2-r7) (29/54) Purging gettext-libs (0.24.1-r0) (30/54) Purging glib (2.84.4-r0) (31/54) Purging libarchive (3.8.1-r0) (32/54) Purging libffi-dev (3.4.8-r0) (33/54) Purging linux-headers (6.14.2-r0) (34/54) Purging libuv (1.51.0-r0) (35/54) Purging libxml2 (2.13.9-r0) (36/54) Purging lz4-libs (1.10.0-r0) (37/54) Purging pcre2-dev (10.43-r1) (38/54) Purging libedit-dev (20250104.3.1-r1) (39/54) Purging bsd-compat-headers (0.7.2-r6) (40/54) Purging libedit (20250104.3.1-r1) (41/54) Purging zlib-dev (1.3.1-r2) (42/54) Purging libpcre2-16 (10.43-r1) (43/54) Purging libpcre2-32 (10.43-r1) (44/54) Purging rhash-libs (1.4.5-r0) (45/54) Purging util-linux-dev (2.41-r9) (46/54) Purging libfdisk (2.41-r9) (47/54) Purging liblastlog2 (2.41-r9) (48/54) Purging libmount (2.41-r9) (49/54) Purging libsmartcols (2.41-r9) (50/54) Purging libuuid (2.41-r9) (51/54) Purging libblkid (2.41-r9) (52/54) Purging libeconf (0.6.3-r0) (53/54) Purging sqlite-dev (3.49.2-r1) (54/54) Purging sqlite (3.49.2-r1) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> lensfun: Updating the community/x86_64 repository index... >>> lensfun: Signing the index...