Mock Version: 1.4.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/lensfun.spec'], chrootPath='/var/lib/mock/el-8-arm/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/lensfun.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Wrote: /builddir/build/SRPMS/lensfun-0.3.2-14.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/lensfun.spec'], chrootPath='/var/lib/mock/el-8-arm/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/lensfun.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.j2LDma + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lensfun-0.3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/lensfun-0.3.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lensfun-0.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-Only-require-glib-2.40-when-tests-are-build-without-.patch):' Patch #1 (0001-Only-require-glib-2.40-when-tests-are-build-without-.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .0001 --fuzz=0 patching file CMakeLists.txt + echo 'Patch #38 (0038-Only-use-proper-C-new-and-delete-syntax-for-object-c.patch):' Patch #38 (0038-Only-use-proper-C-new-and-delete-syntax-for-object-c.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .0038 --fuzz=0 patching file apps/lenstool/lenstool.cpp patching file tests/test_database.cpp patching file tests/test_modifier.cpp patching file tests/test_modifier_color.cpp patching file tests/test_modifier_coord_distortion.cpp patching file tests/test_modifier_coord_geometry.cpp patching file tests/test_modifier_coord_scale.cpp patching file tests/test_modifier_subpix.cpp + echo 'Patch #58 (0058-Use-database-in-source-directory-while-running-tests.patch):' Patch #58 (0058-Use-database-in-source-directory-while-running-tests.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .0058 --fuzz=0 patching file tests/CMakeLists.txt patching file tests/test_database.cpp + echo 'Patch #59 (0059-Patch-47-respect-DESTDIR-when-installing-python-stuf.patch):' Patch #59 (0059-Patch-47-respect-DESTDIR-when-installing-python-stuf.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .0059 --fuzz=0 patching file apps/CMakeLists.txt + echo 'Patch #60 (0060-Various-CMake-patches-from-the-mailing-list.patch):' Patch #60 (0060-Various-CMake-patches-from-the-mailing-list.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .0060 --fuzz=0 patching file CMakeLists.txt patching file libs/lensfun/CMakeLists.txt + echo 'Patch #113 (0113-Added-std-namespace-to-isnan.patch):' Patch #113 (0113-Added-std-namespace-to-isnan.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .0113 --fuzz=0 patching file tests/test_modifier.cpp + echo 'Patch #866 (0866-Pull-isnan-into-std-namespace-include-cmath-not-math.patch):' Patch #866 (0866-Pull-isnan-into-std-namespace-include-cmath-not-math.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .0866 --fuzz=0 patching file tests/test_modifier.cpp + echo 'Patch #200 (lensfun-0.3.2-INSTALL_HELPER_SCRIPTS.patch):' Patch #200 (lensfun-0.3.2-INSTALL_HELPER_SCRIPTS.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .INSTALL_HELPER_SCRIPTS --fuzz=0 patching file docs/CMakeLists.txt + sed -i.shbang -e 's|^#!/usr/bin/env python3$|#!/usr/libexec/platform-python|g' apps/lensfun-add-adapter apps/lensfun-update-data + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pmx6Zd + umask 022 + cd /builddir/build/BUILD + cd lensfun-0.3.2 + mkdir armv5tel-redhat-linux-gnueabi + pushd armv5tel-redhat-linux-gnueabi ~/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi ~/build/BUILD/lensfun-0.3.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON .. -DBUILD_DOC:BOOL=ON -DBUILD_TESTS:BOOL=ON -DCMAKE_BUILD_TYPE:STRING=Release -DCMAKE_INSTALL_DOCDIR:PATH=/usr/share/doc/lensfun -- The C compiler identification is GNU 8.2.1 -- The CXX compiler identification is GNU 8.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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.4.2") -- Checking for one of the modules 'glib-2.0' -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Found PythonInterp: /usr/bin/python3.6 (found version "3.6.8") -- Found Doxygen: /usr/bin/doxygen (found version "1.8.14") found components: doxygen missing components: dot -- ------------------------------------------------------------------------------------- -- Building Lensfun 0.3.2.0 -- ------------------------------------------------------------------------------------- -- Build as dynamic/shared library -- Build type: Release -- Build doc: ON -- Build test suite: ON -- 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/lib/glib-2.0/include -- GLIB2 library: glib-2.0 -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi ~/build/BUILD/lensfun-0.3.2 + popd + make -j4 -C armv5tel-redhat-linux-gnueabi make: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' /usr/bin/cmake -H/builddir/build/BUILD/lensfun-0.3.2 -B/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/CMakeFiles /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' make -f libs/lensfun/CMakeFiles/lensfun.dir/build.make libs/lensfun/CMakeFiles/lensfun.dir/depend make -f apps/CMakeFiles/python-package.dir/build.make apps/CMakeFiles/python-package.dir/depend make -f docs/CMakeFiles/man.dir/build.make docs/CMakeFiles/man.dir/depend make -f docs/CMakeFiles/doc.dir/build.make docs/CMakeFiles/doc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lensfun-0.3.2 /builddir/build/BUILD/lensfun-0.3.2/apps /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/apps /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/apps/CMakeFiles/python-package.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lensfun-0.3.2 /builddir/build/BUILD/lensfun-0.3.2/libs/lensfun /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun/CMakeFiles/lensfun.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lensfun-0.3.2 /builddir/build/BUILD/lensfun-0.3.2/docs /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/docs /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/docs/CMakeFiles/man.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lensfun-0.3.2 /builddir/build/BUILD/lensfun-0.3.2/docs /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/docs /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/docs/CMakeFiles/doc.dir/DependInfo.cmake --color= Scanning dependencies of target python-package make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' Scanning dependencies of target doc make -f apps/CMakeFiles/python-package.dir/build.make apps/CMakeFiles/python-package.dir/build make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' make -f docs/CMakeFiles/doc.dir/build.make docs/CMakeFiles/doc.dir/build Scanning dependencies of target man make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' make -f docs/CMakeFiles/man.dir/build.make docs/CMakeFiles/man.dir/build make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/docs && /usr/bin/rst2man /builddir/build/BUILD/lensfun-0.3.2/docs/man/g-lensfun-update-data.1.rst > /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/docs/g-lensfun-update-data.1 [ 3%] Generating build/timestamp cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/apps && /usr/bin/python3 /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/apps/setup.py build [ 6%] Building documentation with doxygen cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/docs && /usr/bin/doxygen Scanning dependencies of target lensfun make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' make -f libs/lensfun/CMakeFiles/lensfun.dir/build.make libs/lensfun/CMakeFiles/lensfun.dir/build make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' [ 10%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/camera.cpp.o cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi -I/builddir/build/BUILD/lensfun-0.3.2/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/camera.cpp.o -c /builddir/build/BUILD/lensfun-0.3.2/libs/lensfun/camera.cpp running build running build_py creating build creating build/lib creating build/lib/lensfun copying /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/apps/lensfun/__init__.py -> build/lib/lensfun cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/apps && /usr/bin/cmake -E touch /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/apps/build/timestamp make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' [ 10%] Built target python-package [ 13%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/database.cpp.o cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi -I/builddir/build/BUILD/lensfun-0.3.2/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/database.cpp.o -c /builddir/build/BUILD/lensfun-0.3.2/libs/lensfun/database.cpp cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/docs && /usr/bin/rst2man /builddir/build/BUILD/lensfun-0.3.2/docs/man/lensfun-update-data.1.rst > /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/docs/lensfun-update-data.1 [ 16%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/lens.cpp.o cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi -I/builddir/build/BUILD/lensfun-0.3.2/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/lens.cpp.o -c /builddir/build/BUILD/lensfun-0.3.2/libs/lensfun/lens.cpp make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' [ 16%] Built target doc [ 20%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mount.cpp.o cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi -I/builddir/build/BUILD/lensfun-0.3.2/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/mount.cpp.o -c /builddir/build/BUILD/lensfun-0.3.2/libs/lensfun/mount.cpp [ 23%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/cpuid.cpp.o cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi -I/builddir/build/BUILD/lensfun-0.3.2/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/cpuid.cpp.o -c /builddir/build/BUILD/lensfun-0.3.2/libs/lensfun/cpuid.cpp cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/docs && /usr/bin/rst2man /builddir/build/BUILD/lensfun-0.3.2/docs/man/lensfun-add-adapter.1.rst > /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/docs/lensfun-add-adapter.1 [ 26%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse.cpp.o cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi -I/builddir/build/BUILD/lensfun-0.3.2/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/mod-color-sse.cpp.o -c /builddir/build/BUILD/lensfun-0.3.2/libs/lensfun/mod-color-sse.cpp [ 30%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi -I/builddir/build/BUILD/lensfun-0.3.2/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o -c /builddir/build/BUILD/lensfun-0.3.2/libs/lensfun/mod-color-sse2.cpp [ 33%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color.cpp.o cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi -I/builddir/build/BUILD/lensfun-0.3.2/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/mod-color.cpp.o -c /builddir/build/BUILD/lensfun-0.3.2/libs/lensfun/mod-color.cpp make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' [ 33%] Built target man [ 36%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi -I/builddir/build/BUILD/lensfun-0.3.2/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o -c /builddir/build/BUILD/lensfun-0.3.2/libs/lensfun/mod-coord-sse.cpp [ 40%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-coord.cpp.o cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi -I/builddir/build/BUILD/lensfun-0.3.2/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/mod-coord.cpp.o -c /builddir/build/BUILD/lensfun-0.3.2/libs/lensfun/mod-coord.cpp [ 43%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-subpix.cpp.o cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi -I/builddir/build/BUILD/lensfun-0.3.2/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/mod-subpix.cpp.o -c /builddir/build/BUILD/lensfun-0.3.2/libs/lensfun/mod-subpix.cpp [ 46%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/modifier.cpp.o cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi -I/builddir/build/BUILD/lensfun-0.3.2/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/modifier.cpp.o -c /builddir/build/BUILD/lensfun-0.3.2/libs/lensfun/modifier.cpp [ 50%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/auxfun.cpp.o cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun && /usr/bin/c++ -Dlensfun_EXPORTS -I/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi -I/builddir/build/BUILD/lensfun-0.3.2/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/auxfun.cpp.o -c /builddir/build/BUILD/lensfun-0.3.2/libs/lensfun/auxfun.cpp [ 53%] Linking CXX shared library liblensfun.so cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun && /usr/bin/cmake -E cmake_link_script CMakeFiles/lensfun.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,liblensfun.so.1 -o liblensfun.so.0.3.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-subpix.cpp.o CMakeFiles/lensfun.dir/modifier.cpp.o CMakeFiles/lensfun.dir/auxfun.cpp.o -lglib-2.0 cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun && /usr/bin/cmake -E cmake_symlink_library liblensfun.so.0.3.2 liblensfun.so.1 liblensfun.so make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' [ 53%] Built target lensfun make -f tests/CMakeFiles/test_modifier_coord_geometry.dir/build.make tests/CMakeFiles/test_modifier_coord_geometry.dir/depend make -f tests/CMakeFiles/test_modifier.dir/build.make tests/CMakeFiles/test_modifier.dir/depend make -f tests/CMakeFiles/test_database.dir/build.make tests/CMakeFiles/test_database.dir/depend make -f tests/CMakeFiles/test_modifier_color.dir/build.make tests/CMakeFiles/test_modifier_color.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lensfun-0.3.2 /builddir/build/BUILD/lensfun-0.3.2/tests /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests/CMakeFiles/test_modifier_coord_geometry.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lensfun-0.3.2 /builddir/build/BUILD/lensfun-0.3.2/tests /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests/CMakeFiles/test_modifier.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lensfun-0.3.2 /builddir/build/BUILD/lensfun-0.3.2/tests /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests/CMakeFiles/test_modifier_color.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lensfun-0.3.2 /builddir/build/BUILD/lensfun-0.3.2/tests /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests/CMakeFiles/test_database.dir/DependInfo.cmake --color= Scanning dependencies of target test_modifier Scanning dependencies of target test_modifier_coord_geometry Scanning dependencies of target test_modifier_color make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' Scanning dependencies of target test_database make -f tests/CMakeFiles/test_modifier_coord_geometry.dir/build.make tests/CMakeFiles/test_modifier_coord_geometry.dir/build make -f tests/CMakeFiles/test_modifier.dir/build.make tests/CMakeFiles/test_modifier.dir/build make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' make -f tests/CMakeFiles/test_modifier_color.dir/build.make tests/CMakeFiles/test_modifier_color.dir/build make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' make -f tests/CMakeFiles/test_database.dir/build.make tests/CMakeFiles/test_database.dir/build make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' [ 60%] Building CXX object tests/CMakeFiles/test_modifier.dir/test_modifier.cpp.o [ 60%] Building CXX object tests/CMakeFiles/test_modifier_color.dir/test_modifier_color.cpp.o cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests && /usr/bin/c++ -I/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi -I/builddir/build/BUILD/lensfun-0.3.2/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fopenmp -DNDEBUG -o CMakeFiles/test_modifier_color.dir/test_modifier_color.cpp.o -c /builddir/build/BUILD/lensfun-0.3.2/tests/test_modifier_color.cpp cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests && /usr/bin/c++ -I/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi -I/builddir/build/BUILD/lensfun-0.3.2/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fopenmp -DNDEBUG -o CMakeFiles/test_modifier.dir/test_modifier.cpp.o -c /builddir/build/BUILD/lensfun-0.3.2/tests/test_modifier.cpp [ 63%] Building CXX object tests/CMakeFiles/test_database.dir/test_database.cpp.o cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests && /usr/bin/c++ -I/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi -I/builddir/build/BUILD/lensfun-0.3.2/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fopenmp -DNDEBUG -o CMakeFiles/test_database.dir/test_database.cpp.o -c /builddir/build/BUILD/lensfun-0.3.2/tests/test_database.cpp [ 66%] Building CXX object tests/CMakeFiles/test_modifier_coord_geometry.dir/test_modifier_coord_geometry.cpp.o cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests && /usr/bin/c++ -I/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi -I/builddir/build/BUILD/lensfun-0.3.2/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fopenmp -DNDEBUG -o CMakeFiles/test_modifier_coord_geometry.dir/test_modifier_coord_geometry.cpp.o -c /builddir/build/BUILD/lensfun-0.3.2/tests/test_modifier_coord_geometry.cpp BUILDSTDERR: /builddir/build/BUILD/lensfun-0.3.2/tests/test_modifier.cpp: In function 'void test_mod_projection_borders(lfFixture*, gconstpointer)': BUILDSTDERR: /builddir/build/BUILD/lensfun-0.3.2/tests/test_modifier.cpp:81:28: warning: narrowing conversion of 'lfFix->lfFixture::img_width' from 'size_t' {aka 'unsigned int'} to 'float' inside { } [-Wnarrowing] BUILDSTDERR: float in[2] = {lfFix->img_width, lfFix->img_height}; BUILDSTDERR: ~~~~~~~^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/lensfun-0.3.2/tests/test_modifier.cpp:81:46: warning: narrowing conversion of 'lfFix->lfFixture::img_height' from 'size_t' {aka 'unsigned int'} to 'float' inside { } [-Wnarrowing] BUILDSTDERR: float in[2] = {lfFix->img_width, lfFix->img_height}; BUILDSTDERR: ~~~~~~~^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/lensfun-0.3.2/tests/test_modifier.cpp:82:41: warning: narrowing conversion of '((lfFix->lfFixture::img_width - 1) / 2)' from 'size_t' {aka 'unsigned int'} to 'float' inside { } [-Wnarrowing] BUILDSTDERR: float in2[2] = {(lfFix->img_width-1)/2, (lfFix->img_height-1)/2}; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~ BUILDSTDERR: /builddir/build/BUILD/lensfun-0.3.2/tests/test_modifier.cpp:82:66: warning: narrowing conversion of '((lfFix->lfFixture::img_height - 1) / 2)' from 'size_t' {aka 'unsigned int'} to 'float' inside { } [-Wnarrowing] BUILDSTDERR: float in2[2] = {(lfFix->img_width-1)/2, (lfFix->img_height-1)/2}; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~^~ [ 70%] Linking CXX executable test_modifier cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_modifier.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fopenmp -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_modifier.dir/test_modifier.cpp.o -o test_modifier -Wl,-rpath,/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.2 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' [ 70%] Built target test_modifier make -f tests/CMakeFiles/test_modifier_coord_scale.dir/build.make tests/CMakeFiles/test_modifier_coord_scale.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lensfun-0.3.2 /builddir/build/BUILD/lensfun-0.3.2/tests /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests/CMakeFiles/test_modifier_coord_scale.dir/DependInfo.cmake --color= [ 73%] Linking CXX executable test_database cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_database.dir/link.txt --verbose=1 Scanning dependencies of target test_modifier_coord_scale /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fopenmp -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_database.dir/test_database.cpp.o -o test_database -Wl,-rpath,/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.2 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' make -f tests/CMakeFiles/test_modifier_coord_scale.dir/build.make tests/CMakeFiles/test_modifier_coord_scale.dir/build BUILDSTDERR: /builddir/build/BUILD/lensfun-0.3.2/tests/test_modifier_color.cpp: In function 'gchar* describe(lfTestParams*, const char*, const char*)': BUILDSTDERR: /builddir/build/BUILD/lensfun-0.3.2/tests/test_modifier_color.cpp:179:44: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] BUILDSTDERR: g_snprintf(alignment, sizeof(alignment), "%lu-byte", p->alignment); BUILDSTDERR: ^~~~~~~~~~ ~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' [ 76%] Building CXX object tests/CMakeFiles/test_modifier_coord_scale.dir/test_modifier_coord_scale.cpp.o cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests && /usr/bin/c++ -I/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi -I/builddir/build/BUILD/lensfun-0.3.2/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fopenmp -DNDEBUG -o CMakeFiles/test_modifier_coord_scale.dir/test_modifier_coord_scale.cpp.o -c /builddir/build/BUILD/lensfun-0.3.2/tests/test_modifier_coord_scale.cpp make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' [ 76%] Built target test_database make -f tests/CMakeFiles/test_modifier_subpix.dir/build.make tests/CMakeFiles/test_modifier_subpix.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lensfun-0.3.2 /builddir/build/BUILD/lensfun-0.3.2/tests /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests/CMakeFiles/test_modifier_subpix.dir/DependInfo.cmake --color= Scanning dependencies of target test_modifier_subpix make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' make -f tests/CMakeFiles/test_modifier_subpix.dir/build.make tests/CMakeFiles/test_modifier_subpix.dir/build make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' [ 80%] Building CXX object tests/CMakeFiles/test_modifier_subpix.dir/test_modifier_subpix.cpp.o cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests && /usr/bin/c++ -I/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi -I/builddir/build/BUILD/lensfun-0.3.2/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fopenmp -DNDEBUG -o CMakeFiles/test_modifier_subpix.dir/test_modifier_subpix.cpp.o -c /builddir/build/BUILD/lensfun-0.3.2/tests/test_modifier_subpix.cpp BUILDSTDERR: /builddir/build/BUILD/lensfun-0.3.2/tests/test_modifier_coord_scale.cpp: In function 'gchar* describe(lfTestParams*, const char*)': BUILDSTDERR: /builddir/build/BUILD/lensfun-0.3.2/tests/test_modifier_coord_scale.cpp:110:44: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] BUILDSTDERR: g_snprintf(alignment, sizeof(alignment), "%lu-byte", p->alignment); BUILDSTDERR: ^~~~~~~~~~ ~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/lensfun-0.3.2/tests/test_modifier_coord_geometry.cpp: In function 'gchar* describe(lfTestParams*, const char*)': BUILDSTDERR: /builddir/build/BUILD/lensfun-0.3.2/tests/test_modifier_coord_geometry.cpp:113:44: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] BUILDSTDERR: g_snprintf(alignment, sizeof(alignment), "%lu-byte", p->alignment); BUILDSTDERR: ^~~~~~~~~~ ~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/lensfun-0.3.2/tests/test_modifier_subpix.cpp: In function 'gchar* describe(lfTestParams*, const char*)': BUILDSTDERR: /builddir/build/BUILD/lensfun-0.3.2/tests/test_modifier_subpix.cpp:113:44: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] BUILDSTDERR: g_snprintf(alignment, sizeof(alignment), "%lu-byte", p->alignment); BUILDSTDERR: ^~~~~~~~~~ ~~~~~~~~~~~~ [ 83%] Linking CXX executable test_modifier_coord_scale cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_coord_scale.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fopenmp -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_modifier_coord_scale.dir/test_modifier_coord_scale.cpp.o -o test_modifier_coord_scale -Wl,-rpath,/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.2 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' [ 83%] Built target test_modifier_coord_scale make -f tests/CMakeFiles/test_modifier_coord_distortion.dir/build.make tests/CMakeFiles/test_modifier_coord_distortion.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lensfun-0.3.2 /builddir/build/BUILD/lensfun-0.3.2/tests /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests/CMakeFiles/test_modifier_coord_distortion.dir/DependInfo.cmake --color= Scanning dependencies of target test_modifier_coord_distortion make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' make -f tests/CMakeFiles/test_modifier_coord_distortion.dir/build.make tests/CMakeFiles/test_modifier_coord_distortion.dir/build make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' [ 86%] Building CXX object tests/CMakeFiles/test_modifier_coord_distortion.dir/test_modifier_coord_distortion.cpp.o cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests && /usr/bin/c++ -I/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi -I/builddir/build/BUILD/lensfun-0.3.2/include/lensfun -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fopenmp -DNDEBUG -o CMakeFiles/test_modifier_coord_distortion.dir/test_modifier_coord_distortion.cpp.o -c /builddir/build/BUILD/lensfun-0.3.2/tests/test_modifier_coord_distortion.cpp [ 90%] Linking CXX executable test_modifier_color cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_color.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fopenmp -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_modifier_color.dir/test_modifier_color.cpp.o -o test_modifier_color -Wl,-rpath,/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.2 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' [ 90%] Built target test_modifier_color [ 93%] Linking CXX executable test_modifier_subpix cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_subpix.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fopenmp -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_modifier_subpix.dir/test_modifier_subpix.cpp.o -o test_modifier_subpix -Wl,-rpath,/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.2 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' [ 93%] Built target test_modifier_subpix BUILDSTDERR: /builddir/build/BUILD/lensfun-0.3.2/tests/test_modifier_coord_distortion.cpp: In function 'gchar* describe(lfTestParams*, const char*)': BUILDSTDERR: /builddir/build/BUILD/lensfun-0.3.2/tests/test_modifier_coord_distortion.cpp:113:44: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] BUILDSTDERR: g_snprintf(alignment, sizeof(alignment), "%lu-byte", p->alignment); BUILDSTDERR: ^~~~~~~~~~ ~~~~~~~~~~~~ [ 96%] Linking CXX executable test_modifier_coord_distortion cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_coord_distortion.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fopenmp -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_modifier_coord_distortion.dir/test_modifier_coord_distortion.cpp.o -o test_modifier_coord_distortion -Wl,-rpath,/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.2 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' [ 96%] Built target test_modifier_coord_distortion [100%] Linking CXX executable test_modifier_coord_geometry cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_coord_geometry.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fopenmp -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_modifier_coord_geometry.dir/test_modifier_coord_geometry.cpp.o -o test_modifier_coord_geometry -Wl,-rpath,/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.2 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' [100%] Built target test_modifier_coord_geometry make[1]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/CMakeFiles 0 make: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' + make doc -C armv5tel-redhat-linux-gnueabi make: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' /usr/bin/cmake -H/builddir/build/BUILD/lensfun-0.3.2 -B/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 doc make[1]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' /usr/bin/cmake -H/builddir/build/BUILD/lensfun-0.3.2 -B/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/CMakeFiles 1 make -f CMakeFiles/Makefile2 docs/CMakeFiles/doc.dir/all make[2]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' make -f docs/CMakeFiles/doc.dir/build.make docs/CMakeFiles/doc.dir/depend make[3]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lensfun-0.3.2 /builddir/build/BUILD/lensfun-0.3.2/docs /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/docs /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/docs/CMakeFiles/doc.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' make -f docs/CMakeFiles/doc.dir/build.make docs/CMakeFiles/doc.dir/build make[3]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' [100%] Building documentation with doxygen cd /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/docs && /usr/bin/doxygen make[3]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' [100%] Built target doc make[2]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' make: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Mf1Hbc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm + cd lensfun-0.3.2 + make install/fast DESTDIR=/builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm -C armv5tel-redhat-linux-gnueabi make: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/include/lensfun/lensfun.h -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/6x6.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/actioncams.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/compact-canon.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/compact-casio.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/compact-fujifilm.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/compact-kodak.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/compact-konica-minolta.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/compact-leica.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/compact-nikon.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/compact-olympus.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/compact-panasonic.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/compact-pentax.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/compact-ricoh.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/compact-samsung.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/compact-sigma.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/compact-sony.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/contax.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/generic.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/mil-canon.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/mil-fujifilm.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/mil-nikon.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/mil-olympus.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/mil-panasonic.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/mil-pentax.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/mil-samsung.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/mil-samyang.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/mil-sigma.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/mil-sony.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/mil-tamron.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/mil-zeiss.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/misc.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/rf-leica.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/slr-canon.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/slr-hasselblad.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/slr-konica-minolta.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/slr-leica.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/slr-nikon.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/slr-olympus.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/slr-panasonic.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/slr-pentax.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/slr-ricoh.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/slr-samsung.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/slr-samyang.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/slr-schneider.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/slr-sigma.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/slr-soligor.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/slr-sony.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/slr-tamron.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/slr-tokina.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/slr-ussr.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/slr-vivitar.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/slr-zeiss.xml -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/lensfun/version_1/timestamp.txt -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/lib/liblensfun.so.0.3.2 -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/lib/liblensfun.so.1 -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/lib/liblensfun.so -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/lib/pkgconfig/lensfun.pc -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/bin/g-lensfun-update-data -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/bin/lensfun-add-adapter -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/bin/lensfun-update-data running install running build running build_py creating build creating build/lib creating build/lib/lensfun copying /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi/apps/lensfun/__init__.py -> build/lib/lensfun running install_lib creating /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/lib/python3.6 creating /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/lib/python3.6/site-packages/lensfun copying build/lib/lensfun/__init__.py -> /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/lib/python3.6/site-packages/lensfun byte-compiling /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/lib/python3.6/site-packages/lensfun/__init__.py to __init__.cpython-36.pyc running install_egg_info Writing /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/lib/python3.6/site-packages/lensfun-0.3.2-py3.6.egg-info -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/functions.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfLens-members.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfModifier.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfParameter.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/dbsearch.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/globals.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfLensCalibFov-members.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/addcamera.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/globals_type.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/jquery.js -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/bc_s.png -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/sync_on.png -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/group__Mount.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfLensCalibVignetting-members.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/dbformat.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/closed.png -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfParameter-members.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/tab_h.png -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfLensCalibRealFocal.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/doc.png -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/el_lens.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/group__Database.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/bdwn.png -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfLensCalibVignetting.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/tfun_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/nav_g.png -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfLensCalibDistortion-members.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/lgpl.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/database.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfCamera-members.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/lensfun-add-adapter.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/menudata.js -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/globals_defs.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfCamera.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/splitbar.png -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/doxygen.png -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/gpl.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/modules.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/index.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/group__Correction.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/classes.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/tab_a.png -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfMount.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfLensCalibTCA-members.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/corrections.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfLensCalibFov.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/tabs.css -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/elem_calibration.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/tab_b.png -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/open.png -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/basearch.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/credits.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/nav_f.png -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/examples.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/globals_enum.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/lensfun_8h_source.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfLens.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/el_camera.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/samplecode.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/folderopen.png -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/group__Lens.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfLensCalibCrop.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/globals_eval.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/addlens.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/sync_off.png -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/el_mount.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfModifier-members.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/cc-by-ca.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfDatabase.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/folderclosed.png -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/lenstool_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/filldb.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/nav_h.png -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/functions_vars.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/tab_s.png -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/lensfun-update-data.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfLensCalibCrop-members.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/annotated.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/pages.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/globals_func.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/files.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfLensCalibDistortion.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/license.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfDatabase-members.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/programming.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/menu.js -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/example_8c-example.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/functions_func.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/lensfun_8h.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfLensCalibRealFocal-members.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/doxygen.css -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/db_versions.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/dynsections.js -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfMount-members.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/group__Camera.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/group__Auxiliary.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun/structlfLensCalibTCA.html -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/man/man1/g-lensfun-update-data.1 -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/man/man1/lensfun-update-data.1 -- Installing: /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/man/man1/lensfun-add-adapter.1 make: Leaving directory '/builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi' + mkdir -p /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/var/lib/lensfun-updates + rm -fv /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/bin/g-lensfun-update-data /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/man/man1/g-lensfun-update-data.1 removed '/builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/bin/g-lensfun-update-data' removed '/builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/man/man1/g-lensfun-update-data.1' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.3.2-14.el8 --unique-debug-suffix -0.3.2-14.el8.arm --unique-debug-src-base lensfun-0.3.2-14.el8.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lensfun-0.3.2 extracting debug info from /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/lib/liblensfun.so.0.3.2 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 572 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xSvwKw + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi ~/build/BUILD/lensfun-0.3.2 + cd lensfun-0.3.2 + pushd armv5tel-redhat-linux-gnueabi + export CTEST_OUTPUT_ON_FAILURE=1 + CTEST_OUTPUT_ON_FAILURE=1 + ctest -vv Test project /builddir/build/BUILD/lensfun-0.3.2/armv5tel-redhat-linux-gnueabi Start 1: Database 1/8 Test #1: Database ......................... Passed 0.34 sec Start 2: Modifier 2/8 Test #2: Modifier ......................... Passed 0.01 sec Start 3: Modifier_color 3/8 Test #3: Modifier_color ................... Passed 2.81 sec Start 4: Modifier_subpix 4/8 Test #4: Modifier_subpix .................. Passed 0.93 sec Start 5: Modifier_coord_scale 5/8 Test #5: Modifier_coord_scale ............. Passed 0.16 sec Start 6: Modifier_coord_distortion 6/8 Test #6: Modifier_coord_distortion ........ Passed 1.17 sec Start 7: Modifier_coord_geometry 7/8 Test #7: Modifier_coord_geometry .......... Passed 229.84 sec Start 8: Database_integrity 8/8 Test #8: Database_integrity ............... Passed 0.66 sec 100% tests passed, 0 tests failed out of 8 Total Test time (real) = 235.94 sec + popd ~/build/BUILD/lensfun-0.3.2 + exit 0 Processing files: lensfun-0.3.2-14.el8.armv5tel Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CDosfR + umask 022 + cd /builddir/build/BUILD + cd lensfun-0.3.2 + DOCDIR=/builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun + cp -pr README.md /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/doc/lensfun + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.14zB6f + umask 022 + cd /builddir/build/BUILD + cd lensfun-0.3.2 + LICENSEDIR=/builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/licenses/lensfun + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/licenses/lensfun + cp -pr docs/cc-by-sa-3.0.txt /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/licenses/lensfun + cp -pr docs/lgpl-3.0.txt /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm/usr/share/licenses/lensfun + exit 0 Provides: lensfun = 0.3.2-14.el8 lensfun(armv5tel-32) = 0.3.2-14.el8 liblensfun.so.1 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux.so.3 ld-linux.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.27) libm.so.6(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: lensfun-devel-0.3.2-14.el8.armv5tel Provides: lensfun-devel = 0.3.2-14.el8 lensfun-devel(armv5tel-32) = 0.3.2-14.el8 pkgconfig(lensfun) = 0.3.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config liblensfun.so.1 pkgconfig(glib-2.0) Processing files: lensfun-tools-0.3.2-14.el8.armv5tel Provides: lensfun-tools = 0.3.2-14.el8 lensfun-tools(armv5tel-32) = 0.3.2-14.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/libexec/platform-python Processing files: python3-lensfun-0.3.2-14.el8.armv5tel Provides: python3-lensfun = 0.3.2-14.el8 python3-lensfun(armv5tel-32) = 0.3.2-14.el8 python3.6dist(lensfun) = 0.3.2 python3dist(lensfun) = 0.3.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Processing files: lensfun-debugsource-0.3.2-14.el8.armv5tel Provides: lensfun-debugsource = 0.3.2-14.el8 lensfun-debugsource(armv5tel-32) = 0.3.2-14.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lensfun-debuginfo-0.3.2-14.el8.armv5tel Provides: debuginfo(build-id) = 35bfaabb28d87ffbebcbdb1fb16ed5999c2b2b73 lensfun-debuginfo = 0.3.2-14.el8 lensfun-debuginfo(armv5tel-32) = 0.3.2-14.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lensfun-debugsource(armv5tel-32) = 0.3.2-14.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm Wrote: /builddir/build/RPMS/lensfun-0.3.2-14.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/lensfun-devel-0.3.2-14.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/lensfun-tools-0.3.2-14.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/python3-lensfun-0.3.2-14.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/lensfun-debugsource-0.3.2-14.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/lensfun-debuginfo-0.3.2-14.el8.armv5tel.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.d5dCpE + umask 022 + cd /builddir/build/BUILD + cd lensfun-0.3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lensfun-0.3.2-14.el8.arm + exit 0 Child return code was: 0