D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/lensfun-0.3.95-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Xz7pNx
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf lensfun-0.3.95
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/lensfun-0.3.95.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd lensfun-0.3.95
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/tar -C/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/data/db -xf /home/iurt/rpmbuild/SOURCES/lensfun_db_20191002.tar.gz
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-Match-library-file-name-with-soname.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/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/iurt/rpmbuild/tmp/rpm-tmp.AHtXQ5
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd lensfun-0.3.95
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ /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_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -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,-O1 -Wl,--build-id -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=OFF -DBUILD_FOR_SSE2=OFF
-- The C compiler identification is GNU 11.2.1
-- The CXX compiler identification is GNU 11.2.1
-- 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 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.9.2") found components: doxygen dot
-- -------------------------------------------------------------------------------------
-- Building Lensfun 0.3.95.0
-- -------------------------------------------------------------------------------------
-- Build as dynamic/shared library
-- Build type: Release
-- Build doc: ON
-- Build test suite: OFF
-- Build lenstool: OFF
-- Build with support for SSE: OFF
-- Build with support for SSE2: OFF
-- Install helper scripts: ON
--
Install prefix: /usr
--
Using:
-- GLIB2 include dir: /usr/include/glib-2.0;/usr/lib64/glib-2.0/include
-- GLIB2 library: glib-2.0
-- Configuring done
-- Generating done
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
INCLUDE_INSTALL_DIR
LIB_INSTALL_DIR
LIB_SUFFIX
SHARE_INSTALL_PREFIX
SYSCONF_INSTALL_DIR
-- Build files have been written to: /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build
+ /usr/bin/cmake --build build -j8 --verbose
/usr/bin/cmake -S/home/iurt/rpmbuild/BUILD/lensfun-0.3.95 -B/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/CMakeFiles /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build//CMakeFiles/progress.marks
/usr/bin/gmake -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/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/man.dir/build.make docs/CMakeFiles/man.dir/depend
/usr/bin/gmake -f docs/CMakeFiles/doc.dir/build.make docs/CMakeFiles/doc.dir/depend
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build'
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/lensfun-0.3.95 /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/apps /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/apps /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/apps/CMakeFiles/python-package.dir/DependInfo.cmake --color=
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build'
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/lensfun-0.3.95 /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/libs/lensfun /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/libs/lensfun/CMakeFiles/lensfun.dir/DependInfo.cmake --color=
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build'
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/lensfun-0.3.95 /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/docs /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/docs /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/docs/CMakeFiles/man.dir/DependInfo.cmake --color=
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build'
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/lensfun-0.3.95 /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/docs /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/docs /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/docs/CMakeFiles/doc.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build'
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build'
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build'
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build'
/usr/bin/gmake -f docs/CMakeFiles/man.dir/build.make docs/CMakeFiles/man.dir/build
/usr/bin/gmake -f libs/lensfun/CMakeFiles/lensfun.dir/build.make libs/lensfun/CMakeFiles/lensfun.dir/build
/usr/bin/gmake -f apps/CMakeFiles/python-package.dir/build.make apps/CMakeFiles/python-package.dir/build
/usr/bin/gmake -f docs/CMakeFiles/doc.dir/build.make docs/CMakeFiles/doc.dir/build
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build'
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/docs && /usr/bin/rst2man /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/docs/man/g-lensfun-update-data.1.rst > /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/docs/g-lensfun-update-data.1
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build'
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build'
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build'
[ 35%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mount.cpp.o
[ 35%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/database.cpp.o
[ 35%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/camera.cpp.o
[ 35%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/lens.cpp.o
[ 35%] Building documentation with doxygen
[ 35%] Generating build/timestamp
[ 41%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/cpuid.cpp.o
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/docs && /usr/bin/doxygen
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++11 -Wall -DNDEBUG -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/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/database.cpp
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/apps && /usr/bin/python3 /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/apps/setup.py build
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++11 -Wall -DNDEBUG -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/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/camera.cpp
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++11 -Wall -DNDEBUG -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/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/lens.cpp
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++11 -Wall -DNDEBUG -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/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/mount.cpp
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++11 -Wall -DNDEBUG -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/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/cpuid.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 '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 '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: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
running build
running build_py
creating build
creating build/lib
creating build/lib/lensfun
copying /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/apps/lensfun/__init__.py -> build/lib/lensfun
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/apps && /usr/bin/cmake -E touch /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/apps/build/timestamp
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build'
[ 41%] Built target python-package
[ 47%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse.cpp.o
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++11 -Wall -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -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/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/mod-color-sse.cpp
[ 52%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++11 -Wall -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -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/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/mod-color-sse2.cpp
[ 58%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color.cpp.o
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++11 -Wall -DNDEBUG -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/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/mod-color.cpp
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/docs/manual-main.txt:527: warning: Unexpected tag
found
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/lensfun.h:1209: warning: argument 'lcattr' of command @param is not found in the argument list of lfLens::AddCalibCrop(const lfLensCalibCrop *lcc)
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/lensfun.h:1151: warning: argument 'lcattr' of command @param is not found in the argument list of lfLens::AddCalibDistortion(const lfLensCalibDistortion *lcd)
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/lensfun.h:1228: warning: argument 'lcattr' of command @param is not found in the argument list of lfLens::AddCalibFov(const lfLensCalibFov *lcf)
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/lensfun.h:1170: warning: argument 'lcattr' of command @param is not found in the argument list of lfLens::AddCalibTCA(const lfLensCalibTCA *lctca)
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/lensfun.h:1190: warning: argument 'lcattr' of command @param is not found in the argument list of lfLens::AddCalibVignetting(const lfLensCalibVignetting *lcv)
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/lensfun.h:538: warning: Member operator==(const lfLensCalibAttributes &other) (function) of struct lfLensCalibAttributes is not documented.
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/lensfun.h:910: warning: Member lfLensCalibrationSet(lfLensCalibAttributes attributes) (function) of struct lfLensCalibrationSet is not documented.
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/lensfun.h:912: warning: Member lfLensCalibrationSet(const lfLensCalibrationSet &other) (function) of struct lfLensCalibrationSet is not documented.
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/lensfun.h:941: warning: Member Empty() const (function) of struct lfLensCalibrationSet is not documented.
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/lensfun.h:947: warning: Member HasDistortion() const (function) of struct lfLensCalibrationSet is not documented.
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/lensfun.h:948: warning: Member HasTCA() const (function) of struct lfLensCalibrationSet is not documented.
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/lensfun.h:949: warning: Member HasVignetting() const (function) of struct lfLensCalibrationSet is not documented.
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/lensfun.h:950: warning: Member HasCrop() const (function) of struct lfLensCalibrationSet is not documented.
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/lensfun.h:951: warning: Member HasFov() const (function) of struct lfLensCalibrationSet is not documented.
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/docs && /usr/bin/rst2man /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/docs/man/lensfun-update-data.1.rst > /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/docs/lensfun-update-data.1
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build'
[ 58%] Built target doc
[ 64%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++11 -Wall -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -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/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/mod-coord-sse.cpp
[ 70%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-coord.cpp.o
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++11 -Wall -DNDEBUG -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/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/mod-coord.cpp
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/docs && /usr/bin/rst2man /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/docs/man/lensfun-add-adapter.1.rst > /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/docs/lensfun-add-adapter.1
[ 76%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-pc.cpp.o
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++11 -Wall -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/mod-pc.cpp.o -MF CMakeFiles/lensfun.dir/mod-pc.cpp.o.d -o CMakeFiles/lensfun.dir/mod-pc.cpp.o -c /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/mod-pc.cpp
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/docs && /usr/bin/rst2man /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/docs/man/lensfun-convert-lcp.1.rst > /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/docs/lensfun-convert-lcp.1
[ 82%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-subpix.cpp.o
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++11 -Wall -DNDEBUG -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/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/mod-subpix.cpp
In file included from /usr/include/string.h:519,
from /usr/include/glib-2.0/glib/gslice.h:26,
from /usr/include/glib-2.0/glib.h:79,
from /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/lensfunprv.h:9,
from /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/mount.cpp:8:
In function 'char* strcpy(char*, const char*)',
inlined from 'void lfMount::AddCompat(const char*)' at /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/mount.cpp:64:15,
inlined from 'void lfMount::AddCompat(const char*)' at /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/mount.cpp:59:6:
/usr/include/bits/string_fortified.h:79:33: warning: 'char* __builtin_strcpy(char*, const char*)' writing one too many bytes into a region of a size that depends on 'strlen' [-Wstringop-overflow=]
79 | return __builtin___strcpy_chk (__dest, __src, __glibc_objsize (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/mount.cpp: In member function 'void lfMount::AddCompat(const char*)':
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/mount.cpp:63:32: note: destination object of size [0, 9223372036854775805] allocated by 'malloc'
63 | char* p = (char*)malloc(strlen(val));
| ~~~~~~^~~~~~~~~~~~~
[ 88%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/modifier.cpp.o
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++11 -Wall -DNDEBUG -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/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/modifier.cpp
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build'
[ 88%] Built target man
[ 94%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/auxfun.cpp.o
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build -I/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++11 -Wall -DNDEBUG -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/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/auxfun.cpp
In file included from /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/modifier.cpp:7:
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/lensfun.h: In constructor 'lfModifier::lfModifier(float, int, int, lfPixelFormat, bool)':
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/lensfun.h:3058:19: warning: 'lfModifier::PixelFormat' will be initialized after [-Wreorder]
3058 | lfPixelFormat PixelFormat;
| ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/lensfun.h:3048:12: warning: 'double lfModifier::Crop' [-Wreorder]
3048 | double Crop;
| ^~~~
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/modifier.cpp:132:1: warning: when initialized here [-Wreorder]
132 | lfModifier::lfModifier (float imgcrop, int imgwidth, int imgheight,
| ^~~~~~~~~~
In file included from /usr/include/string.h:519,
from /usr/include/glib-2.0/glib/gslice.h:26,
from /usr/include/glib-2.0/glib.h:79,
from /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/lensfunprv.h:9,
from /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/lens.cpp:8:
In function 'char* strcpy(char*, const char*)',
inlined from 'void lfLens::AddMount(const char*)' at /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/lens.cpp:134:15,
inlined from 'void lfLens::AddMount(const char*)' at /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/lens.cpp:129:6:
/usr/include/bits/string_fortified.h:79:33: warning: 'char* __builtin_strcpy(char*, const char*)' writing one too many bytes into a region of a size that depends on 'strlen' [-Wstringop-overflow=]
79 | return __builtin___strcpy_chk (__dest, __src, __glibc_objsize (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/lens.cpp: In member function 'void lfLens::AddMount(const char*)':
/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/libs/lensfun/lens.cpp:133:32: note: destination object of size [0, 9223372036854775805] allocated by 'malloc'
133 | char* p = (char*)malloc(strlen(val));
| ~~~~~~^~~~~~~~~~~~~
[100%] Linking CXX shared library liblensfun.so
cd /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/libs/lensfun && /usr/bin/cmake -E cmake_link_script CMakeFiles/lensfun.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++11 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,liblensfun.so.2 -o liblensfun.so.2 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-pc.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/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/libs/lensfun && /usr/bin/cmake -E cmake_symlink_library liblensfun.so.2 liblensfun.so.2 liblensfun.so
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build'
[100%] Built target lensfun
gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build'
/usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/CMakeFiles 0
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eFYcvx
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64
+ cd lensfun-0.3.95
+ '[' 1 -eq 1 ']'
+ DESTDIR=/home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64
+ /usr/bin/cmake --install build
-- Install configuration: "Release"
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/include/lensfun/lensfun.h
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/6x6.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/actioncams.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/compact-canon.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/compact-casio.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/compact-fujifilm.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/compact-kodak.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/compact-konica-minolta.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/compact-leica.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/compact-nikon.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/compact-olympus.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/compact-panasonic.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/compact-pentax.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/compact-ricoh.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/compact-samsung.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/compact-sigma.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/compact-sony.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/contax.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/generic.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/mil-canon.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/mil-fujifilm.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/mil-leica.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/mil-nikon.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/mil-olympus.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/mil-panasonic.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/mil-pentax.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/mil-samsung.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/mil-samyang.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/mil-sigma.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/mil-sony.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/mil-tamron.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/mil-tokina.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/mil-zeiss.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/misc.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/rf-leica.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/slr-canon.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/slr-hasselblad.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/slr-konica-minolta.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/slr-leica.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/slr-nikon.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/slr-olympus.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/slr-panasonic.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/slr-pentax.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/slr-ricoh.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/slr-samsung.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/slr-samyang.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/slr-schneider.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/slr-sigma.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/slr-soligor.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/slr-sony.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/slr-tamron.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/slr-tokina.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/slr-ussr.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/slr-vivitar.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/slr-zeiss.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/timestamp.txt
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/lensfun-database.dtd
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/lensfun/version_2/lensfun-database.xsd
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/lib64/liblensfun.so.2
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/lib64/liblensfun.so
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/lib64/pkgconfig/lensfun.pc
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/bin/g-lensfun-update-data
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/bin/lensfun-add-adapter
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/bin/lensfun-update-data
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/bin/lensfun-convert-lcp
running install
running build
running build_py
creating build/lib
creating build/lib/lensfun
copying /home/iurt/rpmbuild/BUILD/lensfun-0.3.95/build/apps/lensfun/__init__.py -> build/lib/lensfun
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/lib
creating /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/lib/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/lib/python3.9/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/lib/python3.9/site-packages/lensfun
copying build/lib/lensfun/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/lib/python3.9/site-packages/lensfun
byte-compiling /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/lib/python3.9/site-packages/lensfun/__init__.py to __init__.cpython-39.pyc
running install_egg_info
Writing /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/lib/python3.9/site-packages/lensfun-0.3.95-py3.9.egg-info
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/lensfun-manual.css
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/splitbar.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/folderclosed.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/folderopen.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/doc.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/examples.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/globals_defs.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/globals_eval.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/globals_enum.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/globals_type.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/globals_vars.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/globals_func.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/globals.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/files.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/functions_vars.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/functions_func.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/functions.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/classes.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/annotated.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/modules.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/pages.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/index.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/menudata.js
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/dir_49e56c817e5e54854c35e136979f97ca.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfParameter-members.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfParameter.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfMount-members.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfMount.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfModifier-members.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfModifier.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfLensCalibVignetting-members.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfLensCalibVignetting.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfLensCalibTCA-members.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfLensCalibTCA.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfLensCalibrationSet-members.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfLensCalibrationSet.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfLensCalibFov-members.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfLensCalibFov.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfLensCalibDistortion-members.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfLensCalibDistortion.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfLensCalibCrop-members.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfLensCalibCrop.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfLensCalibAttributes-members.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfLensCalibAttributes.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfLens-members.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfLens.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfDatabase-members.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfDatabase.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfCamera-members.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/structlfCamera.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/group__Correction.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/group__Database.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/group__Lens.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/group__Camera.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/group__Mount.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/group__Auxiliary.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/cc-by-ca.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/lgpl.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/gpl.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/samplecode.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/addlens.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/addcamera.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/filldb.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/basearch.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/programming.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/pc-d-parameter.svg
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/pc-5-points.svg
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/pc-7-points.svg
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/pc-4-points.svg
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/pc-6-points.svg
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/pc-8-points.svg
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/perspective-correction.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/corrections.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/dbsearch.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/elem_calibration.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/el_lens.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/el_camera.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/el_mount.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/db_versions.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/dbformat.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/database.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/lensfun-convert-lcp.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/lensfun-add-adapter.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/lensfun-update-data.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/build.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/credits.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/license.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/lensfun_8h.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/lensfun_8h_source.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/lenstool_8cpp-example.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/tfun_8cpp-example.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/example_8c-example.html
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/doxygen.css
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/nav_g.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/sync_off.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/sync_on.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/bdwn.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/open.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/closed.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/doxygen.svg
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/bc_s.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/nav_f.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/nav_h.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/tab_s.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/tab_h.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/tab_b.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/tab_a.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/dynsections.js
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/menu.js
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/jquery.js
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun/tabs.css
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/man/man1/g-lensfun-update-data.1
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/man/man1/lensfun-update-data.1
-- Installing: /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/man/man1/lensfun-add-adapter.1
+ install -Dm644 /home/iurt/rpmbuild/SOURCES/README.urpmi .
+ rm -fv /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/bin/g-lensfun-update-data /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/man/man1/g-lensfun-update-data.1
removed '/home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/bin/g-lensfun-update-data'
removed '/home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/man/man1/g-lensfun-update-data.1'
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.3.95-1.mga9 --unique-debug-suffix -0.3.95-1.mga9.aarch64 --unique-debug-src-base lensfun-0.3.95-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/lensfun-0.3.95
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/lib64/liblensfun.so.2
dwz: ./usr/lib64/liblensfun.so.2-0.3.95-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 4264kB, size after compression: 4264kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
698 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/brp-python-bytecompile /usr/bin/python3 1 0
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/bin/lensfun-convert-lcp from /usr/bin/env python3 to #!/usr/bin/python3
Processing files: lensfun-0.3.95-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.C8VPoR
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd lensfun-0.3.95
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun
+ cp -pr README.urpmi /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64/usr/share/doc/lensfun
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: lensfun = 0.3.95-1.mga9 lensfun(aarch-64) = 0.3.95-1.mga9 python3.9dist(lensfun) = 0.3.95 python3dist(lensfun) = 0.3.95
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.9
Processing files: lib64lensfun2-0.3.95-1.mga9.aarch64
Provides: lib64lensfun2 = 0.3.95-1.mga9 lib64lensfun2(aarch-64) = 0.3.95-1.mga9 liblensfun.so.2()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglib-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
Processing files: lib64lensfun-devel-0.3.95-1.mga9.aarch64
Provides: devel(liblensfun(64bit)) lensfun-devel = 0.3.95-1.mga9 lib64lensfun-devel = 0.3.95-1.mga9 lib64lensfun-devel(aarch-64) = 0.3.95-1.mga9 pkgconfig(lensfun) = 0.3.95.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libgcc_s(64bit)) devel(libglib-2.0(64bit)) devel(libm(64bit)) devel(libstdc++(64bit)) pkgconfig pkgconfig(glib-2.0)
Processing files: lensfun-debugsource-0.3.95-1.mga9.aarch64
Provides: lensfun-debugsource = 0.3.95-1.mga9 lensfun-debugsource(aarch-64) = 0.3.95-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64lensfun2-debuginfo-0.3.95-1.mga9.aarch64
Provides: debuginfo(build-id) = a3fe1711a30f551a638b0bd5df693e52d8a7fd39 lib64lensfun2-debuginfo = 0.3.95-1.mga9 lib64lensfun2-debuginfo(aarch-64) = 0.3.95-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: lensfun-debugsource(aarch-64) = 0.3.95-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64lensfun-devel-0.3.95-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64lensfun2-0.3.95-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lensfun-debugsource-0.3.95-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64lensfun2-debuginfo-0.3.95-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lensfun-0.3.95-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sIl1wb
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd lensfun-0.3.95
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/lensfun-0.3.95-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kRmz5V
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf lensfun-0.3.95
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!