gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/lensfun-0.3.2.tar.gz --url https://sourceforge.net/projects/lensfun/files/0.3.2/lensfun-0.3.2.tar.gz/download --hash sha256:ae8bcad46614ca47f5bda65b00af4a257a9564a61725df9c74cb260da544d331 Source /data/userland-archives/lensfun-0.3.2.tar.gz... not found, skipping file copy Source https://sourceforge.net/projects/lensfun/files/0.3.2/lensfun-0.3.2.tar.gz/download... downloading... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/lensfun-0.3.2.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/lensfun-0.3.2.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2 --strip=1 --backup --version-control=numbered < patches/01-fix-test-database.patch patching file tests/CMakeLists.txt patching file tests/test_database.cpp /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/.patched-01-fix-test-database.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/.patched /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86) (cd /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32" FFLAGS=" -m32" FCFLAGS="-m32" LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" \ cmake -DCMAKE_C_COMPILER:STRING="/usr/gcc/6/bin/gcc" -DCMAKE_CXX_COMPILER:STRING="/usr/gcc/6/bin/g++" -DCMAKE_Fortran_COMPILER:STRING="/usr/gcc/6/bin/gfortran" -DCMAKE_C_FLAGS:STRING="-m32 -O3 " -DCMAKE_CXX_FLAGS:STRING=" -m32" -DCMAKE_Fortran_FLAGS:STRING="-m32" LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin/i86 -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_INSTALL_SBINDIR:PATH=sbin/i86 -DCMAKE_INSTALL_DATAROOTDIR:PATH=share -DCMAKE_INSTALL_DATADIR:PATH=share -DCMAKE_INSTALL_INFODIR:PATH=share/info -DCMAKE_INSTALL_LOCALEDIR:PATH=share/locale -DCMAKE_INSTALL_MANDIR:PATH=share/man -DLIBEXEC_INSTALL_DIR="/usr/lib" -DLIB_INSTALL_DIR="/usr/lib" -DCMAKE_BUILD_TYPE='Release' -DBUILD_TESTS=ON -DBUILD_LENSTOOL=ON -DINSTALL_HELPER_SCRIPTS=OFF /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2) -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Check for working C compiler: /usr/gcc/6/bin/gcc -- Check for working C compiler: /usr/gcc/6/bin/gcc -- 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/gcc/6/bin/g++ -- Check for working CXX compiler: /usr/gcc/6/bin/g++ -- 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 "0.29.2") -- Checking for one of the modules 'glib-2.0' CMake Warning (dev) at /usr/share/cmake-3.9/Modules/FindOpenMP.cmake:200 (if): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "c" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): /usr/share/cmake-3.9/Modules/FindOpenMP.cmake:324 (_OPENMP_GET_FLAGS) tests/CMakeLists.txt:9 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found PythonInterp: /usr/bin/python (found version "2.7.14") -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") -- Found PNG: /usr/lib/libpng.so (found version "1.6.34") -- ------------------------------------------------------------------------------------- -- Building Lensfun 0.3.2.0 -- ------------------------------------------------------------------------------------- -- Build as dynamic/shared library -- Build type: Release -- Build doc: OFF -- Build test suite: ON -- Build lenstool: ON -- Build with support for SSE: ON -- Build with support for SSE2: ON -- Install helper scripts: OFF -- Install prefix: /usr -- Using: -- GLIB2 include dir: /usr/include/glib-2.0;/usr/lib/glib-2.0/include;/usr/include/pcre -- GLIB2 library: glib-2.0 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_COMPILER CMAKE_Fortran_FLAGS LIBEXEC_INSTALL_DIR LIB_INSTALL_DIR -- Build files have been written to: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' Scanning dependencies of target python-package make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 3%] Generating build/timestamp Scanning dependencies of target lensfun make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 6%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/database.cpp.o [ 12%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/lens.cpp.o [ 12%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/camera.cpp.o [ 15%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mount.cpp.o [ 18%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/cpuid.cpp.o /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/libs/lensfun/cpuid.cpp:95:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "push %%"R_BX"\n" \ ^ /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/libs/lensfun/cpuid.cpp:97:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "pop %%"R_BX"\n" \ ^ [ 21%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse.cpp.o [ 25%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o [ 28%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color.cpp.o [ 31%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o [ 34%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-coord.cpp.o running build running build_py creating build creating build/lib creating build/lib/lensfun copying /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86/apps/lensfun/__init__.py -> build/lib/lensfun make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 34%] Built target python-package [ 37%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-subpix.cpp.o [ 40%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/modifier.cpp.o [ 43%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/auxfun.cpp.o [ 46%] Linking CXX shared library liblensfun.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 46%] Built target lensfun make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' Scanning dependencies of target test_modifier make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' Scanning dependencies of target test_modifier_color make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' Scanning dependencies of target test_database make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' Scanning dependencies of target test_modifier_subpix make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 50%] Building CXX object tests/CMakeFiles/test_modifier.dir/test_modifier.cpp.o [ 53%] Building CXX object tests/CMakeFiles/test_modifier_color.dir/test_modifier_color.cpp.o [ 56%] Building CXX object tests/CMakeFiles/test_database.dir/test_database.cpp.o [ 59%] Building CXX object tests/CMakeFiles/test_modifier_subpix.dir/test_modifier_subpix.cpp.o /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/tests/test_modifier.cpp: In function 'void test_mod_projection_borders(lfFixture*, gconstpointer)': /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/tests/test_modifier.cpp:80:28: warning: narrowing conversion of 'lfFix->lfFixture::img_width' from 'std::size_t {aka unsigned int}' to 'float' inside { } [-Wnarrowing] float in[2] = {lfFix->img_width, lfFix->img_height}; ~~~~~~~^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/tests/test_modifier.cpp:80:46: warning: narrowing conversion of 'lfFix->lfFixture::img_height' from 'std::size_t {aka unsigned int}' to 'float' inside { } [-Wnarrowing] float in[2] = {lfFix->img_width, lfFix->img_height}; ~~~~~~~^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/tests/test_modifier.cpp:81:41: warning: narrowing conversion of '((lfFix->lfFixture::img_width - 1u) / 2u)' from 'std::size_t {aka unsigned int}' to 'float' inside { } [-Wnarrowing] float in2[2] = {(lfFix->img_width-1)/2, (lfFix->img_height-1)/2}; ~~~~~~~~~~~~~~~~~~~~^~ /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/tests/test_modifier.cpp:81:66: warning: narrowing conversion of '((lfFix->lfFixture::img_height - 1u) / 2u)' from 'std::size_t {aka unsigned int}' to 'float' inside { } [-Wnarrowing] float in2[2] = {(lfFix->img_width-1)/2, (lfFix->img_height-1)/2}; ~~~~~~~~~~~~~~~~~~~~~^~ [ 62%] Linking CXX executable test_database [ 65%] Linking CXX executable test_modifier make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 65%] Built target test_database make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 65%] Built target test_modifier make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' Scanning dependencies of target test_modifier_coord_scale make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 68%] Building CXX object tests/CMakeFiles/test_modifier_coord_scale.dir/test_modifier_coord_scale.cpp.o Scanning dependencies of target test_modifier_coord_distortion make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 71%] Building CXX object tests/CMakeFiles/test_modifier_coord_distortion.dir/test_modifier_coord_distortion.cpp.o [ 75%] Linking CXX executable test_modifier_subpix make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 75%] Built target test_modifier_subpix make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 78%] Linking CXX executable test_modifier_coord_scale Scanning dependencies of target test_modifier_coord_geometry make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 81%] Building CXX object tests/CMakeFiles/test_modifier_coord_geometry.dir/test_modifier_coord_geometry.cpp.o make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 81%] Built target test_modifier_coord_scale make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' Scanning dependencies of target lenstool make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 84%] Building CXX object apps/CMakeFiles/lenstool.dir/lenstool/lenstool.cpp.o [ 87%] Linking CXX executable test_modifier_coord_distortion [ 90%] Linking CXX executable test_modifier_color /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp: In function 'bool ParseParameters(int, char**)': /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] }; ^ /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 90%] Built target test_modifier_coord_distortion [ 93%] Building CXX object apps/CMakeFiles/lenstool.dir/lenstool/image.cpp.o make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 93%] Built target test_modifier_color [ 96%] Linking CXX executable lenstool make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 96%] Built target lenstool [100%] Linking CXX executable test_modifier_coord_geometry make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [100%] Built target test_modifier_coord_geometry make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64" FFLAGS=" -m64" FCFLAGS="-m64" LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" \ cmake -DCMAKE_C_COMPILER:STRING="/usr/gcc/6/bin/gcc" -DCMAKE_CXX_COMPILER:STRING="/usr/gcc/6/bin/g++" -DCMAKE_Fortran_COMPILER:STRING="/usr/gcc/6/bin/gfortran" -DCMAKE_C_FLAGS:STRING="-m64 -O3 " -DCMAKE_CXX_FLAGS:STRING=" -m64" -DCMAKE_Fortran_FLAGS:STRING="-m64" LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin -DCMAKE_INSTALL_LIBDIR:PATH=lib/amd64 -DCMAKE_INSTALL_SBINDIR:PATH=sbin -DCMAKE_INSTALL_DATAROOTDIR:PATH=share -DCMAKE_INSTALL_DATADIR:PATH=share -DCMAKE_INSTALL_INFODIR:PATH=share/info -DCMAKE_INSTALL_LOCALEDIR:PATH=share/locale -DCMAKE_INSTALL_MANDIR:PATH=share/man -DLIBEXEC_INSTALL_DIR="/usr/lib/amd64" -DLIB_INSTALL_DIR="/usr/lib/amd64" -DLIB_SUFFIX="/amd64" -DCMAKE_BUILD_TYPE='Release' -DBUILD_TESTS=ON -DBUILD_LENSTOOL=ON -DINSTALL_HELPER_SCRIPTS=OFF /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2) -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Check for working C compiler: /usr/gcc/6/bin/gcc -- Check for working C compiler: /usr/gcc/6/bin/gcc -- 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/gcc/6/bin/g++ -- Check for working CXX compiler: /usr/gcc/6/bin/g++ -- 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 "0.29.2") -- Checking for one of the modules 'glib-2.0' CMake Warning (dev) at /usr/share/cmake-3.9/Modules/FindOpenMP.cmake:200 (if): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "c" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): /usr/share/cmake-3.9/Modules/FindOpenMP.cmake:324 (_OPENMP_GET_FLAGS) tests/CMakeLists.txt:9 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found PythonInterp: /usr/bin/python (found version "2.7.14") -- Found ZLIB: /usr/lib/64/libz.so (found version "1.2.11") -- Found PNG: /usr/lib/64/libpng.so (found version "1.6.34") -- ------------------------------------------------------------------------------------- -- Building Lensfun 0.3.2.0 -- ------------------------------------------------------------------------------------- -- Build as dynamic/shared library -- Build type: Release -- Build doc: OFF -- Build test suite: ON -- Build lenstool: ON -- Build with support for SSE: ON -- Build with support for SSE2: ON -- Install helper scripts: OFF -- Install prefix: /usr -- Using: -- GLIB2 include dir: /usr/include/glib-2.0;/usr/lib/amd64/glib-2.0/include;/usr/include/pcre -- GLIB2 library: glib-2.0 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_COMPILER CMAKE_Fortran_FLAGS LIBEXEC_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX -- Build files have been written to: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' Scanning dependencies of target python-package make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 3%] Generating build/timestamp Scanning dependencies of target lensfun make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 6%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/lens.cpp.o [ 9%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/database.cpp.o [ 12%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/camera.cpp.o running build running build_py creating build creating build/lib creating build/lib/lensfun copying /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64/apps/lensfun/__init__.py -> build/lib/lensfun make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 12%] Built target python-package [ 15%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mount.cpp.o [ 18%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/cpuid.cpp.o [ 21%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse.cpp.o /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/libs/lensfun/cpuid.cpp:95:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "push %%"R_BX"\n" \ ^ /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/libs/lensfun/cpuid.cpp:97:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "pop %%"R_BX"\n" \ ^ [ 25%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o [ 28%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color.cpp.o [ 31%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o [ 34%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-coord.cpp.o [ 37%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-subpix.cpp.o [ 40%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/modifier.cpp.o [ 43%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/auxfun.cpp.o [ 46%] Linking CXX shared library liblensfun.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 46%] Built target lensfun make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' Scanning dependencies of target test_modifier_color Scanning dependencies of target test_modifier Scanning dependencies of target test_database make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' Scanning dependencies of target test_modifier_subpix make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 50%] Building CXX object tests/CMakeFiles/test_modifier_color.dir/test_modifier_color.cpp.o [ 53%] Building CXX object tests/CMakeFiles/test_database.dir/test_database.cpp.o [ 56%] Building CXX object tests/CMakeFiles/test_modifier.dir/test_modifier.cpp.o [ 59%] Building CXX object tests/CMakeFiles/test_modifier_subpix.dir/test_modifier_subpix.cpp.o /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/tests/test_modifier.cpp: In function 'void test_mod_projection_borders(lfFixture*, gconstpointer)': /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/tests/test_modifier.cpp:80:28: warning: narrowing conversion of 'lfFix->lfFixture::img_width' from 'std::size_t {aka long unsigned int}' to 'float' inside { } [-Wnarrowing] float in[2] = {lfFix->img_width, lfFix->img_height}; ~~~~~~~^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/tests/test_modifier.cpp:80:46: warning: narrowing conversion of 'lfFix->lfFixture::img_height' from 'std::size_t {aka long unsigned int}' to 'float' inside { } [-Wnarrowing] float in[2] = {lfFix->img_width, lfFix->img_height}; ~~~~~~~^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/tests/test_modifier.cpp:81:41: warning: narrowing conversion of '((lfFix->lfFixture::img_width - 1ul) / 2ul)' from 'std::size_t {aka long unsigned int}' to 'float' inside { } [-Wnarrowing] float in2[2] = {(lfFix->img_width-1)/2, (lfFix->img_height-1)/2}; ~~~~~~~~~~~~~~~~~~~~^~ /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/tests/test_modifier.cpp:81:66: warning: narrowing conversion of '((lfFix->lfFixture::img_height - 1ul) / 2ul)' from 'std::size_t {aka long unsigned int}' to 'float' inside { } [-Wnarrowing] float in2[2] = {(lfFix->img_width-1)/2, (lfFix->img_height-1)/2}; ~~~~~~~~~~~~~~~~~~~~~^~ [ 62%] Linking CXX executable test_database make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 65%] Linking CXX executable test_modifier [ 65%] Built target test_database make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' Scanning dependencies of target test_modifier_coord_scale make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 68%] Building CXX object tests/CMakeFiles/test_modifier_coord_scale.dir/test_modifier_coord_scale.cpp.o make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 68%] Built target test_modifier make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' Scanning dependencies of target test_modifier_coord_distortion make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 71%] Building CXX object tests/CMakeFiles/test_modifier_coord_distortion.dir/test_modifier_coord_distortion.cpp.o [ 75%] Linking CXX executable test_modifier_subpix make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 75%] Built target test_modifier_subpix make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' Scanning dependencies of target test_modifier_coord_geometry make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 78%] Linking CXX executable test_modifier_coord_scale [ 81%] Building CXX object tests/CMakeFiles/test_modifier_coord_geometry.dir/test_modifier_coord_geometry.cpp.o make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 84%] Linking CXX executable test_modifier_color [ 84%] Built target test_modifier_coord_scale make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' Scanning dependencies of target lenstool make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 87%] Building CXX object apps/CMakeFiles/lenstool.dir/lenstool/lenstool.cpp.o [ 87%] Built target test_modifier_color [ 90%] Building CXX object apps/CMakeFiles/lenstool.dir/lenstool/image.cpp.o /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp: In function 'bool ParseParameters(int, char**)': /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] }; ^ /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.2/apps/lenstool/lenstool.cpp:128:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] [ 93%] Linking CXX executable test_modifier_coord_distortion make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 93%] Built target test_modifier_coord_distortion [ 96%] Linking CXX executable lenstool make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 96%] Built target lenstool [100%] Linking CXX executable test_modifier_coord_geometry make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [100%] Built target test_modifier_coord_geometry make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 43%] Built target lensfun make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 50%] Built target test_modifier_color make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 56%] Built target test_modifier_subpix make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 62%] Built target test_modifier make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 68%] Built target test_database make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 75%] Built target test_modifier_coord_scale make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 81%] Built target test_modifier_coord_distortion make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 87%] Built target test_modifier_coord_geometry make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [ 90%] Built target python-package make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' [100%] Built target lenstool make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' Install the project... -- Install configuration: "Release" -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/include/lensfun/lensfun.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/6x6.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/actioncams.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-canon.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-casio.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-fujifilm.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-kodak.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-konica-minolta.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-leica.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-nikon.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-olympus.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-panasonic.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-pentax.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-ricoh.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-samsung.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-sigma.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-sony.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/contax.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/generic.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-canon.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-fujifilm.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-nikon.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-olympus.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-panasonic.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-pentax.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-samsung.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-samyang.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-sigma.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-sony.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-tamron.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-zeiss.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/misc.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/rf-leica.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-canon.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-hasselblad.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-konica-minolta.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-leica.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-nikon.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-olympus.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-panasonic.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-pentax.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-ricoh.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-samsung.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-samyang.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-schneider.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-sigma.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-soligor.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-sony.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-tamron.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-tokina.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-ussr.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-vivitar.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-zeiss.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/timestamp.txt -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/lib/liblensfun.so.0.3.2 -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/lib/liblensfun.so.1 -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/lib/liblensfun.so -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/lib/pkgconfig/lensfun.pc -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/bin/i86/lenstool -- Set runtime path of "/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/bin/i86/lenstool" to "" running install running build running build_py creating build creating build/lib creating build/lib/lensfun copying /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86/apps/lensfun/__init__.py -> build/lib/lensfun running install_lib creating /usr/lib/python3.4/site-packages/lensfun error: could not create '/usr/lib/python3.4/site-packages/lensfun': Permission denied make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86/.installed (cd /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 43%] Built target lensfun make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 50%] Built target test_modifier_color make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 56%] Built target test_modifier_subpix make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 62%] Built target test_modifier make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 68%] Built target test_database make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 75%] Built target test_modifier_coord_scale make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 81%] Built target test_modifier_coord_distortion make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 87%] Built target test_modifier_coord_geometry make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [ 90%] Built target python-package make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' [100%] Built target lenstool make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' Install the project... -- Install configuration: "Release" -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/include/lensfun/lensfun.h -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/6x6.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/actioncams.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-canon.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-casio.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-fujifilm.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-kodak.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-konica-minolta.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-leica.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-nikon.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-olympus.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-panasonic.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-pentax.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-ricoh.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-samsung.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-sigma.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/compact-sony.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/contax.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/generic.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-canon.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-fujifilm.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-nikon.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-olympus.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-panasonic.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-pentax.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-samsung.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-samyang.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-sigma.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-sony.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-tamron.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/mil-zeiss.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/misc.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/rf-leica.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-canon.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-hasselblad.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-konica-minolta.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-leica.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-nikon.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-olympus.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-panasonic.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-pentax.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-ricoh.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-samsung.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-samyang.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-schneider.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-sigma.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-soligor.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-sony.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-tamron.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-tokina.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-ussr.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-vivitar.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/slr-zeiss.xml -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/share/lensfun/version_1/timestamp.txt -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/lib/amd64/liblensfun.so.0.3.2 -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/lib/amd64/liblensfun.so.1 -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/lib/amd64/liblensfun.so -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/lib/amd64/pkgconfig/lensfun.pc -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/bin/lenstool -- Set runtime path of "/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/bin/lenstool" to "" running install running build running build_py creating build creating build/lib creating build/lib/lensfun copying /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64/apps/lensfun/__init__.py -> build/lib/lensfun running install_lib creating /usr/lib/python3.4/site-packages/lensfun error: could not create '/usr/lib/python3.4/site-packages/lensfun': Permission denied make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D MACH=i386 -D MACH32=i86 -D MACH64=amd64 -D PUBLISHER=openindiana.org -D PUBLISHER_LOCALIZABLE=userland-localizable -D CONSOLIDATION=userland -D BUILD_VERSION=5.11-2018.0.0.0 -D SOLARIS_VERSION=2.11 -D OS_VERSION=5.11 -D PKG_SOLARIS_VERSION=5.11 -D HUMAN_VERSION= -D IPS_COMPONENT_VERSION=0.3.2 -D COMPONENT_VERSION=0.3.2 -D COMPONENT_PROJECT_URL=http://lensfun.sourceforge.net/ -D COMPONENT_ARCHIVE_URL=https://sourceforge.net/projects/lensfun/files/0.3.2/lensfun-0.3.2.tar.gz/download -D COMPONENT_HG_URL= -D COMPONENT_HG_REV= -D COMPONENT_NAME=lensfun -D COMPONENT_FMRI=image/library/lensfun -D COMPONENT_LICENSE_FILE=lensfun.license -D TPNO= -D USERLAND_GIT_REMOTE=git://github.com/OpenIndiana/oi-userland.git -D USERLAND_GIT_BRANCH=HEAD -D USERLAND_GIT_REV=17788367bd17b5bfa3b3d855d52d15f003489e8d -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D COMPONENT_SUMMARY="Lensfun - library rectifying defects introduced by photographic equipment" -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:System/Multimedia Libraries" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="GPLv3,LGPLv3" lensfun.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/manifest-i386-lensfun.mogrified /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build -d /jenkins/jobs/oi-userland/workspace/components/library/lensfun -d lensfun-0.3.2 -m /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/manifest-i386-lensfun.mogrified >/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/manifest-i386-lensfun.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build -d /jenkins/jobs/oi-userland/workspace/components/library/lensfun -d lensfun-0.3.2 /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/manifest-i386-lensfun.mangled >/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/manifest-i386-lensfun.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/manifest-i386-lensfun.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/manifest-i386-lensfun.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build /jenkins/jobs/oi-userland/workspace/components/library/lensfun lensfun-0.3.2" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/manifest-i386-lensfun.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/.linted-i386 /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/manifest-i386-lensfun.depend.res /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/manifest-i386-lensfun.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/.pre-published-i386 /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build -d /jenkins/jobs/oi-userland/workspace/components/library/lensfun -d lensfun-0.3.2 -T \*.py /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/manifest-i386-lensfun.pre-published pkg://openindiana.org/image/library/lensfun@0.3.2,5.11-2018.0.0.0:20180516T164136Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/manifest-i386-lensfun.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/.published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/lensfun'