D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/lensfun-0.3.4-2.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2xSt5S + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf lensfun-0.3.4 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/lensfun-0.3.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd lensfun-0.3.4 + rm -rf /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Match-library-file-name-with-soname.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/lensfun-0.3.2-INSTALL_HELPER_SCRIPTS.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i -e 's|^#!/usr/bin/env python3$|#!/usr/bin/python3|g' apps/lensfun-add-adapter apps/lensfun-update-data + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mgcopY + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd lensfun-0.3.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_LIBDIR:PATH=lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DBUILD_TESTS:BOOL=OFF -DBUILD_DOC:BOOL=ON -DCMAKE_BUILD_TYPE:STRING=Release -DINSTALL_HELPER_SCRIPTS:BOOL=ON -DBUILD_FOR_SSE=ON -DBUILD_FOR_SSE2=ON -- The C compiler identification is GNU 14.0.1 -- The CXX compiler identification is GNU 14.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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/g++ - 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 "1.8.0") -- Checking for one of the modules 'glib-2.0' -- Found Doxygen: /usr/bin/doxygen (found version "1.10.0") found components: doxygen dot -- ------------------------------------------------------------------------------------- -- Building Lensfun 0.3.4.0 -- ------------------------------------------------------------------------------------- -- Build as dynamic/shared library -- Build type: Release -- Build doc: ON -- Build test suite: OFF -- Build lenstool: OFF -- 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/lib64/glib-2.0/include;/usr/include/sysprof-6;/usr/include -- GLIB2 library: glib-2.0 -- Configuring done (0.7s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_INSTALL_DO_STRIP INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build + /usr/bin/cmake --build build -j16 --verbose Change Dir: '/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile -j16 /usr/bin/cmake -S/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4 -B/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build' /usr/bin/gmake -f libs/lensfun/CMakeFiles/lensfun.dir/build.make libs/lensfun/CMakeFiles/lensfun.dir/depend /usr/bin/gmake -f apps/CMakeFiles/python-package.dir/build.make apps/CMakeFiles/python-package.dir/depend /usr/bin/gmake -f docs/CMakeFiles/doc.dir/build.make docs/CMakeFiles/doc.dir/depend /usr/bin/gmake -f docs/CMakeFiles/man.dir/build.make docs/CMakeFiles/man.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build' cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4 /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/apps /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/apps /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/apps/CMakeFiles/python-package.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build' cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4 /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/libs/lensfun /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/libs/lensfun /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/libs/lensfun/CMakeFiles/lensfun.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build' cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4 /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/docs /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/docs /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/docs/CMakeFiles/doc.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build' cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4 /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/docs /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/docs /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/docs/CMakeFiles/man.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build' /usr/bin/gmake -f apps/CMakeFiles/python-package.dir/build.make apps/CMakeFiles/python-package.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build' /usr/bin/gmake -f libs/lensfun/CMakeFiles/lensfun.dir/build.make libs/lensfun/CMakeFiles/lensfun.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build' /usr/bin/gmake -f docs/CMakeFiles/doc.dir/build.make docs/CMakeFiles/doc.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build' /usr/bin/gmake -f docs/CMakeFiles/man.dir/build.make docs/CMakeFiles/man.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build' cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/docs && /usr/bin/rst2man /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/docs/man/g-lensfun-update-data.1.rst > /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/docs/g-lensfun-update-data.1 [ 6%] Generating build/timestamp cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/apps && /usr/bin/python3 /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/apps/setup.py build [ 31%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mount.cpp.o [ 31%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/lens.cpp.o [ 31%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/database.cpp.o [ 31%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/camera.cpp.o [ 37%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/libs/lensfun && /usr/bin/g++ -Dlensfun_EXPORTS -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-6 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wformat-security -DNDEBUG -std=c++11 -fPIC -DCONF_SYMBOL_VISIBILITY -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/lens.cpp.o -MF CMakeFiles/lensfun.dir/lens.cpp.o.d -o CMakeFiles/lensfun.dir/lens.cpp.o -c /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/libs/lensfun/lens.cpp [ 50%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/cpuid.cpp.o [ 50%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse.cpp.o [ 56%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/libs/lensfun && /usr/bin/g++ -Dlensfun_EXPORTS -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-6 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wformat-security -DNDEBUG -std=c++11 -fPIC -DCONF_SYMBOL_VISIBILITY -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/camera.cpp.o -MF CMakeFiles/lensfun.dir/camera.cpp.o.d -o CMakeFiles/lensfun.dir/camera.cpp.o -c /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/libs/lensfun/camera.cpp [ 81%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color.cpp.o [ 81%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-subpix.cpp.o [ 81%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-coord.cpp.o [ 81%] Building documentation with doxygen cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/libs/lensfun && /usr/bin/g++ -Dlensfun_EXPORTS -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-6 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wformat-security -DNDEBUG -std=c++11 -fPIC -DCONF_SYMBOL_VISIBILITY -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/database.cpp.o -MF CMakeFiles/lensfun.dir/database.cpp.o.d -o CMakeFiles/lensfun.dir/database.cpp.o -c /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/libs/lensfun/database.cpp cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/libs/lensfun && /usr/bin/g++ -Dlensfun_EXPORTS -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-6 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wformat-security -DNDEBUG -std=c++11 -fPIC -DCONF_SYMBOL_VISIBILITY -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/mount.cpp.o -MF CMakeFiles/lensfun.dir/mount.cpp.o.d -o CMakeFiles/lensfun.dir/mount.cpp.o -c /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/libs/lensfun/mount.cpp cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/libs/lensfun && /usr/bin/g++ -Dlensfun_EXPORTS -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-6 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wformat-security -DNDEBUG -std=c++11 -fPIC -DCONF_SYMBOL_VISIBILITY -msse2 -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o -MF CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o.d -o CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o -c /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/libs/lensfun/mod-color-sse2.cpp cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/libs/lensfun && /usr/bin/g++ -Dlensfun_EXPORTS -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-6 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wformat-security -DNDEBUG -std=c++11 -fPIC -DCONF_SYMBOL_VISIBILITY -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/cpuid.cpp.o -MF CMakeFiles/lensfun.dir/cpuid.cpp.o.d -o CMakeFiles/lensfun.dir/cpuid.cpp.o -c /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/libs/lensfun/cpuid.cpp cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/libs/lensfun && /usr/bin/g++ -Dlensfun_EXPORTS -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-6 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wformat-security -DNDEBUG -std=c++11 -fPIC -DCONF_SYMBOL_VISIBILITY -msse -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse.cpp.o -MF CMakeFiles/lensfun.dir/mod-color-sse.cpp.o.d -o CMakeFiles/lensfun.dir/mod-color-sse.cpp.o -c /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/libs/lensfun/mod-color-sse.cpp cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/docs && /usr/bin/doxygen cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/libs/lensfun && /usr/bin/g++ -Dlensfun_EXPORTS -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-6 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wformat-security -DNDEBUG -std=c++11 -fPIC -DCONF_SYMBOL_VISIBILITY -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/mod-color.cpp.o -MF CMakeFiles/lensfun.dir/mod-color.cpp.o.d -o CMakeFiles/lensfun.dir/mod-color.cpp.o -c /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/libs/lensfun/mod-color.cpp cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/libs/lensfun && /usr/bin/g++ -Dlensfun_EXPORTS -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-6 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wformat-security -DNDEBUG -std=c++11 -fPIC -DCONF_SYMBOL_VISIBILITY -msse -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o -MF CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o.d -o CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o -c /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/libs/lensfun/mod-coord-sse.cpp cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/libs/lensfun && /usr/bin/g++ -Dlensfun_EXPORTS -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-6 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wformat-security -DNDEBUG -std=c++11 -fPIC -DCONF_SYMBOL_VISIBILITY -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/mod-coord.cpp.o -MF CMakeFiles/lensfun.dir/mod-coord.cpp.o.d -o CMakeFiles/lensfun.dir/mod-coord.cpp.o -c /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/libs/lensfun/mod-coord.cpp cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/libs/lensfun && /usr/bin/g++ -Dlensfun_EXPORTS -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-6 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wformat-security -DNDEBUG -std=c++11 -fPIC -DCONF_SYMBOL_VISIBILITY -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/mod-subpix.cpp.o -MF CMakeFiles/lensfun.dir/mod-subpix.cpp.o.d -o CMakeFiles/lensfun.dir/mod-subpix.cpp.o -c /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/libs/lensfun/mod-subpix.cpp [ 87%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/modifier.cpp.o [ 93%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/auxfun.cpp.o cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/libs/lensfun && /usr/bin/g++ -Dlensfun_EXPORTS -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-6 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wformat-security -DNDEBUG -std=c++11 -fPIC -DCONF_SYMBOL_VISIBILITY -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/modifier.cpp.o -MF CMakeFiles/lensfun.dir/modifier.cpp.o.d -o CMakeFiles/lensfun.dir/modifier.cpp.o -c /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/libs/lensfun/modifier.cpp cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/libs/lensfun && /usr/bin/g++ -Dlensfun_EXPORTS -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build -I/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-6 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wformat-security -DNDEBUG -std=c++11 -fPIC -DCONF_SYMBOL_VISIBILITY -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/auxfun.cpp.o -MF CMakeFiles/lensfun.dir/auxfun.cpp.o.d -o CMakeFiles/lensfun.dir/auxfun.cpp.o -c /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/libs/lensfun/auxfun.cpp 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! /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/docs/manual-main.txt:417: warning: Unexpected tag
found cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/docs && /usr/bin/rst2man /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/docs/man/lensfun-update-data.1.rst > /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/docs/lensfun-update-data.1 running build running build_py creating build creating build/lib creating build/lib/lensfun copying /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/apps/lensfun/__init__.py -> build/lib/lensfun cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/apps && /usr/bin/cmake -E touch /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/apps/build/timestamp gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build' [ 93%] Built target python-package gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build' [ 93%] Built target doc cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/docs && /usr/bin/rst2man /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/docs/man/lensfun-add-adapter.1.rst > /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/docs/lensfun-add-adapter.1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build' [ 93%] Built target man [100%] Linking CXX shared library liblensfun.so cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/libs/lensfun && /usr/bin/cmake -E cmake_link_script CMakeFiles/lensfun.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wformat-security -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,liblensfun.so.1 -o liblensfun.so.1 CMakeFiles/lensfun.dir/camera.cpp.o CMakeFiles/lensfun.dir/database.cpp.o CMakeFiles/lensfun.dir/lens.cpp.o CMakeFiles/lensfun.dir/mount.cpp.o CMakeFiles/lensfun.dir/cpuid.cpp.o "CMakeFiles/lensfun.dir/mod-color-sse.cpp.o" "CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o" "CMakeFiles/lensfun.dir/mod-color.cpp.o" "CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o" "CMakeFiles/lensfun.dir/mod-coord.cpp.o" "CMakeFiles/lensfun.dir/mod-subpix.cpp.o" CMakeFiles/lensfun.dir/modifier.cpp.o CMakeFiles/lensfun.dir/auxfun.cpp.o -lglib-2.0 cd /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/libs/lensfun && /usr/bin/cmake -E cmake_symlink_library liblensfun.so.1 liblensfun.so.1 liblensfun.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build' [100%] Built target lensfun gmake[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build' /usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EOq1JF + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64 + cd lensfun-0.3.4 + '[' 1 -eq 1 ']' + export SETUPTOOLS_USE_DISTUTILS=stdlib + SETUPTOOLS_USE_DISTUTILS=stdlib + DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64 + /usr/bin/cmake --install build -- Install configuration: "Release" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/include/lensfun/lensfun.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/6x6.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/actioncams.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/compact-canon.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/compact-casio.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/compact-fujifilm.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/compact-kodak.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/compact-konica-minolta.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/compact-leica.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/compact-nikon.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/compact-olympus.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/compact-panasonic.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/compact-pentax.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/compact-ricoh.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/compact-samsung.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/compact-sigma.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/compact-sony.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/contax.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/generic.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/mil-canon.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/mil-fujifilm.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/mil-leica.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/mil-nikon.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/mil-olympus.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/mil-panasonic.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/mil-pentax.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/mil-samsung.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/mil-samyang.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/mil-sigma.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/mil-sony.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/mil-tamron.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/mil-tokina.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/mil-zeiss.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/misc.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/om-system.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/rf-leica.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/slr-canon.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/slr-hasselblad.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/slr-konica-minolta.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/slr-leica.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/slr-nikon.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/slr-olympus.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/slr-panasonic.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/slr-pentax.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/slr-ricoh.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/slr-samsung.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/slr-samyang.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/slr-schneider.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/slr-sigma.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/slr-soligor.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/slr-sony.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/slr-tamron.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/slr-tokina.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/slr-ussr.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/slr-vivitar.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/slr-zeiss.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/lensfun/version_1/timestamp.txt -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/lib64/liblensfun.so.1 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/lib64/liblensfun.so -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/lib64/pkgconfig/lensfun.pc -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/bin/g-lensfun-update-data -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/bin/lensfun-add-adapter -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/bin/lensfun-update-data Traceback (most recent call last): File "/home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/build/apps/setup.py", line 6, in from setuptools import setup File "/usr/lib/python3.12/site-packages/setuptools/__init__.py", line 8, in import distutils.core ModuleNotFoundError: No module named 'distutils' -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfLens.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/topics.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfLens-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/tabs.css -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfCamera-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/tab_s.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/bc_s.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfLensCalibFov-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/annotated.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/plus.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfModifier.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfCamera.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfLensCalibDistortion.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/classes.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/doxygen.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/corrections.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/el_mount.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/sync_on.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/credits.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/lensfun_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfLensCalibRealFocal-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/tab_sd.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/menu.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/tab_h.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/group__Camera.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/globals_eval.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/doxygen_crawl.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/elem_calibration.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/programming.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/pages.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/splitbar.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/globals.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/filldb.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/nav_hd.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/folderclosedd.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/lenstool_8cpp-example.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/group__Lens.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/jquery.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/tfun_8cpp-example.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/doc.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/functions_func.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/splitbard.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/menudata.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfLensCalibTCA-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfDatabase-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/closed.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfLensCalibDistortion-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/minus.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/nav_h.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/nav_fd.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/dynsections.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/open.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfLensCalibCrop-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/el_lens.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/minusd.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/docd.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfDatabase.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/group__Mount.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/group__Database.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/cc-by-ca.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/group__Auxiliary.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/functions_vars.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfMount-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfLensCalibCrop.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/dbformat.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/folderclosed.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/tab_ad.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/folderopend.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfLensCalibFov.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/lensfun-update-data.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/sync_off.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/globals_enum.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfParameter.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/plusd.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfLensCalibTCA.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/clipboard.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/addlens.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/lensfun-add-adapter.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/tab_a.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/tab_hd.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfModifier-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfParameter-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/el_camera.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/index.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/dir_49e56c817e5e54854c35e136979f97ca.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/basearch.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/addcamera.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/database.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/nav_f.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/tab_b.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/samplecode.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/examples.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/globals_type.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfMount.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/lensfun_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfLensCalibVignetting-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/doxygen.css -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/gpl.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/folderopen.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/files.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/db_versions.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/bc_sd.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/example_8c-example.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/nav_g.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfLensCalibRealFocal.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/functions.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/globals_defs.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/group__Correction.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/tab_bd.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/dbsearch.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/structlfLensCalibVignetting.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/lgpl.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/globals_func.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun/license.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/man/man1/g-lensfun-update-data.1 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/man/man1/lensfun-update-data.1 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/man/man1/lensfun-add-adapter.1 + install -Dm644 /home/pterjan/rpmbuild/SOURCES/README.urpmi . + rm -fv /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/bin/g-lensfun-update-data /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/man/man1/g-lensfun-update-data.1 removed '/home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/bin/g-lensfun-update-data' removed '/home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/man/man1/g-lensfun-update-data.1' + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.3.4-2.mga10 --unique-debug-suffix -0.3.4-2.mga10.x86_64 --unique-debug-src-base lensfun-0.3.4-2.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/lib64/liblensfun.so.1 original debug info size: 564kB, size after compression: 468kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 615 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: lensfun-0.3.4-2.mga10.x86_64 error: File not found: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/lib/python3.12/site-packages/lensfun*.egg Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DIaU8m + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd lensfun-0.3.4 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun + cp -pr /home/pterjan/rpmbuild/BUILD/lensfun-0.3.4/README.urpmi /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/share/doc/lensfun + RPM_EC=0 ++ jobs -p + exit 0 RPM build errors: File not found: /home/pterjan/rpmbuild/BUILDROOT/lensfun-0.3.4-2.mga10.x86_64/usr/lib/python3.12/site-packages/lensfun*.egg I: [iurt_root_command] ERROR: chroot