INFO: not using any hashes in /data/userland-archives/hashes for lensfun-0.3.3.tar.gz (overridden with --hash) Source /data/userland-archives/lensfun-0.3.3.tar.gz... not found, skipping file copy Source https://github.com/lensfun/lensfun/archive/refs/tags/v0.3.3.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok CMake Deprecation Warning at CMakeLists.txt:2 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 10.4.0 -- The CXX compiler identification is GNU 10.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/gcc/10/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/gcc/10/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for include file regex.h -- Looking for include file regex.h - found -- Looking for include file endian.h -- Looking for include file endian.h - found CMake Warning (dev) at /usr/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (GLIB2). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/share/cmake-3.25/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args) cmake/modules/FindGLIB2.cmake:2 (INCLUDE) CMakeLists.txt:99 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.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/python (found version "3.9.16") -- Found ZLIB: /usr/lib/libz.so (found version "1.2.13") -- Found PNG: /usr/lib/libpng.so (found version "1.6.39") -- ------------------------------------------------------------------------------------- -- Building Lensfun 0.3.3.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 make[3]: warning: -j8 forced in submake: resetting jobserver mode. [ 3%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/cpuid.cpp.o [ 15%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse.cpp.o [ 15%] Generating build/timestamp [ 21%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o [ 18%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/database.cpp.o [ 21%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/camera.cpp.o [ 21%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/lens.cpp.o [ 25%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mount.cpp.o /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.3/libs/lensfun/cpuid.cpp:95:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 95 | "push %%"R_BX"\n" \ | ^ /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.3/libs/lensfun/cpuid.cpp:97:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 97 | "pop %%"R_BX"\n" \ | ^ [ 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 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 [ 43%] Built target python-package [ 46%] Linking CXX shared library liblensfun.so [ 46%] Built target lensfun [ 50%] Building CXX object tests/CMakeFiles/test_modifier.dir/test_modifier.cpp.o [ 53%] Building CXX object tests/CMakeFiles/test_modifier_subpix.dir/test_modifier_subpix.cpp.o [ 56%] Building CXX object tests/CMakeFiles/test_modifier_coord_geometry.dir/test_modifier_coord_geometry.cpp.o [ 59%] Building CXX object apps/CMakeFiles/lenstool.dir/lenstool/lenstool.cpp.o [ 62%] Building CXX object tests/CMakeFiles/test_modifier_coord_scale.dir/test_modifier_coord_scale.cpp.o [ 65%] Building CXX object tests/CMakeFiles/test_database.dir/test_database.cpp.o [ 68%] Building CXX object tests/CMakeFiles/test_modifier_coord_distortion.dir/test_modifier_coord_distortion.cpp.o [ 71%] Building CXX object tests/CMakeFiles/test_modifier_color.dir/test_modifier_color.cpp.o /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.3/tests/test_modifier.cpp: In function 'void test_mod_projection_borders(lfFixture*, gconstpointer)': /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.3/tests/test_modifier.cpp:81:28: warning: narrowing conversion of 'lfFix->lfFixture::img_width' from 'std::size_t' {aka 'unsigned int'} to 'float' [-Wnarrowing] 81 | float in[2] = {lfFix->img_width, lfFix->img_height}; | ~~~~~~~^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.3/tests/test_modifier.cpp:81:46: warning: narrowing conversion of 'lfFix->lfFixture::img_height' from 'std::size_t' {aka 'unsigned int'} to 'float' [-Wnarrowing] 81 | float in[2] = {lfFix->img_width, lfFix->img_height}; | ~~~~~~~^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.3/tests/test_modifier.cpp:82:41: warning: narrowing conversion of '((lfFix->lfFixture::img_width - 1) / 2)' from 'std::size_t' {aka 'unsigned int'} to 'float' [-Wnarrowing] 82 | float in2[2] = {(lfFix->img_width-1)/2, (lfFix->img_height-1)/2}; | ~~~~~~~~~~~~~~~~~~~~^~ /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.3/tests/test_modifier.cpp:82:66: warning: narrowing conversion of '((lfFix->lfFixture::img_height - 1) / 2)' from 'std::size_t' {aka 'unsigned int'} to 'float' [-Wnarrowing] 82 | float in2[2] = {(lfFix->img_width-1)/2, (lfFix->img_height-1)/2}; | ~~~~~~~~~~~~~~~~~~~~~^~ [ 75%] Linking CXX executable test_database [ 78%] Linking CXX executable test_modifier [ 78%] Built target test_database [ 81%] Building CXX object apps/CMakeFiles/lenstool.dir/lenstool/image.cpp.o [ 81%] Built target test_modifier [ 84%] Linking CXX executable lenstool [ 84%] Built target lenstool [ 87%] Linking CXX executable test_modifier_coord_scale [ 87%] Built target test_modifier_coord_scale [ 90%] Linking CXX executable test_modifier_coord_distortion [ 90%] Built target test_modifier_coord_distortion [ 93%] Linking CXX executable test_modifier_subpix [ 93%] Built target test_modifier_subpix [ 96%] Linking CXX executable test_modifier_coord_geometry [100%] Linking CXX executable test_modifier_color [100%] Built target test_modifier_coord_geometry [100%] Built target test_modifier_color CMake Deprecation Warning at CMakeLists.txt:2 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 10.4.0 -- The CXX compiler identification is GNU 10.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/gcc/10/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/gcc/10/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for include file regex.h -- Looking for include file regex.h - found -- Looking for include file endian.h -- Looking for include file endian.h - found CMake Warning (dev) at /usr/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (GLIB2). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/share/cmake-3.25/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args) cmake/modules/FindGLIB2.cmake:2 (INCLUDE) CMakeLists.txt:99 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PkgConfig: /usr/bin/amd64/pkg-config (found version "0.29.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/python (found version "3.9.16") -- Found ZLIB: /usr/lib/amd64/libz.so (found version "1.2.13") -- Found PNG: /usr/lib/amd64/libpng.so (found version "1.6.39") -- ------------------------------------------------------------------------------------- -- Building Lensfun 0.3.3.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 make[3]: warning: -j8 forced in submake: resetting jobserver mode. [ 3%] Generating build/timestamp [ 12%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/lens.cpp.o [ 12%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mount.cpp.o [ 12%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o [ 15%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/database.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 [ 25%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/camera.cpp.o /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.3/libs/lensfun/cpuid.cpp:95:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 95 | "push %%"R_BX"\n" \ | ^ /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.3/libs/lensfun/cpuid.cpp:97:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 97 | "pop %%"R_BX"\n" \ | ^ [ 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 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 [ 43%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/auxfun.cpp.o [ 43%] Built target python-package [ 46%] Linking CXX shared library liblensfun.so [ 46%] Built target lensfun [ 53%] Building CXX object tests/CMakeFiles/test_modifier_coord_scale.dir/test_modifier_coord_scale.cpp.o [ 53%] Building CXX object apps/CMakeFiles/lenstool.dir/lenstool/lenstool.cpp.o [ 56%] Building CXX object tests/CMakeFiles/test_modifier_coord_distortion.dir/test_modifier_coord_distortion.cpp.o [ 59%] Building CXX object tests/CMakeFiles/test_modifier_coord_geometry.dir/test_modifier_coord_geometry.cpp.o [ 62%] Building CXX object tests/CMakeFiles/test_modifier.dir/test_modifier.cpp.o [ 65%] Building CXX object tests/CMakeFiles/test_database.dir/test_database.cpp.o [ 68%] Building CXX object tests/CMakeFiles/test_modifier_color.dir/test_modifier_color.cpp.o [ 71%] 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.3/tests/test_modifier.cpp: In function 'void test_mod_projection_borders(lfFixture*, gconstpointer)': /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.3/tests/test_modifier.cpp:81:28: warning: narrowing conversion of 'lfFix->lfFixture::img_width' from 'std::size_t' {aka 'long unsigned int'} to 'float' [-Wnarrowing] 81 | float in[2] = {lfFix->img_width, lfFix->img_height}; | ~~~~~~~^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.3/tests/test_modifier.cpp:81:46: warning: narrowing conversion of 'lfFix->lfFixture::img_height' from 'std::size_t' {aka 'long unsigned int'} to 'float' [-Wnarrowing] 81 | float in[2] = {lfFix->img_width, lfFix->img_height}; | ~~~~~~~^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.3/tests/test_modifier.cpp:82:41: warning: narrowing conversion of '((lfFix->lfFixture::img_width - 1) / 2)' from 'std::size_t' {aka 'long unsigned int'} to 'float' [-Wnarrowing] 82 | float in2[2] = {(lfFix->img_width-1)/2, (lfFix->img_height-1)/2}; | ~~~~~~~~~~~~~~~~~~~~^~ /jenkins/jobs/oi-userland/workspace/components/library/lensfun/lensfun-0.3.3/tests/test_modifier.cpp:82:66: warning: narrowing conversion of '((lfFix->lfFixture::img_height - 1) / 2)' from 'std::size_t' {aka 'long unsigned int'} to 'float' [-Wnarrowing] 82 | float in2[2] = {(lfFix->img_width-1)/2, (lfFix->img_height-1)/2}; | ~~~~~~~~~~~~~~~~~~~~~^~ [ 75%] Linking CXX executable test_database [ 78%] Linking CXX executable test_modifier [ 78%] Built target test_database [ 81%] Building CXX object apps/CMakeFiles/lenstool.dir/lenstool/image.cpp.o [ 81%] Built target test_modifier [ 84%] Linking CXX executable test_modifier_coord_scale [ 87%] Linking CXX executable lenstool [ 87%] Built target test_modifier_coord_scale [ 87%] Built target lenstool [ 90%] Linking CXX executable test_modifier_coord_distortion [ 90%] Built target test_modifier_coord_distortion [ 93%] Linking CXX executable test_modifier_subpix [ 96%] Linking CXX executable test_modifier_coord_geometry [ 96%] Built target test_modifier_coord_geometry [ 96%] Built target test_modifier_subpix [100%] Linking CXX executable test_modifier_color [100%] Built target test_modifier_color [ 43%] Built target lensfun [ 46%] Built target python-package [ 53%] Built target test_database [ 59%] Built target test_modifier [ 65%] Built target test_modifier_color [ 71%] Built target test_modifier_subpix [ 78%] Built target test_modifier_coord_scale [ 84%] Built target test_modifier_coord_distortion [ 90%] Built target test_modifier_coord_geometry [100%] Built target lenstool 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-leica.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-tokina.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.3 -- 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 /usr/lib/python3.9/vendor-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/vendor-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( Checking .pth file support in /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/lib/python3.9/site-packages/ /usr/bin/python3 -E -c pass TEST FAILED: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/lib/python3.9/site-packages/ does NOT support .pth files bad install directory or PYTHONPATH You are attempting to install a package to a directory that is not on PYTHONPATH and which Python does not read ".pth" files from. The installation directory you specified (via --install-dir, --prefix, or the distutils default setting) was: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/lib/python3.9/site-packages/ and your PYTHONPATH environment variable currently contains: '' Here are some of your options for correcting the problem: * You can choose a different installation directory, i.e., one that is on PYTHONPATH or supports .pth files * You can add the installation directory to the PYTHONPATH environment variable. (It must then also be on PYTHONPATH whenever you run Python and want to use the package(s) you are installing.) * You can set up the installation directory to support ".pth" files by using one of the approaches described here: https://setuptools.pypa.io/en/latest/deprecated/easy_install.html#custom-installation-locations Please make the appropriate changes for your system and try again. running bdist_egg running egg_info creating /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86/apps/lensfun.egg-info writing /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86/apps/lensfun.egg-info/PKG-INFO writing dependency_links to /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86/apps/lensfun.egg-info/dependency_links.txt writing top-level names to /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86/apps/lensfun.egg-info/top_level.txt writing manifest file '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86/apps/lensfun.egg-info/SOURCES.txt' reading manifest file '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86/apps/lensfun.egg-info/SOURCES.txt' writing manifest file '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86/apps/lensfun.egg-info/SOURCES.txt' installing library code to build/bdist.solaris-2.11-i86pc.64bit/egg running install_lib 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 creating build/bdist.solaris-2.11-i86pc.64bit creating build/bdist.solaris-2.11-i86pc.64bit/egg creating build/bdist.solaris-2.11-i86pc.64bit/egg/lensfun copying build/lib/lensfun/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/egg/lensfun byte-compiling build/bdist.solaris-2.11-i86pc.64bit/egg/lensfun/__init__.py to __init__.cpython-39.pyc creating build/bdist.solaris-2.11-i86pc.64bit/egg/EGG-INFO copying /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86/apps/lensfun.egg-info/PKG-INFO -> build/bdist.solaris-2.11-i86pc.64bit/egg/EGG-INFO copying /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86/apps/lensfun.egg-info/SOURCES.txt -> build/bdist.solaris-2.11-i86pc.64bit/egg/EGG-INFO copying /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86/apps/lensfun.egg-info/dependency_links.txt -> build/bdist.solaris-2.11-i86pc.64bit/egg/EGG-INFO copying /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/i86/apps/lensfun.egg-info/top_level.txt -> build/bdist.solaris-2.11-i86pc.64bit/egg/EGG-INFO creating dist creating 'dist/lensfun-0.3.3-py3.9.egg' and adding 'build/bdist.solaris-2.11-i86pc.64bit/egg' to it removing 'build/bdist.solaris-2.11-i86pc.64bit/egg' (and everything under it) zip_safe flag not set; analyzing archive contents... Processing lensfun-0.3.3-py3.9.egg Copying lensfun-0.3.3-py3.9.egg to /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/lib/python3.9/site-packages Installed /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/lib/python3.9/site-packages/lensfun-0.3.3-py3.9.egg Processing dependencies for lensfun==0.3.3 Finished processing dependencies for lensfun==0.3.3 Listing '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/lib/python3.9/vendor-packages'... [ 43%] Built target lensfun [ 46%] Built target python-package [ 53%] Built target test_database [ 59%] Built target test_modifier [ 65%] Built target test_modifier_color [ 71%] Built target test_modifier_subpix [ 78%] Built target test_modifier_coord_scale [ 84%] Built target test_modifier_coord_distortion [ 90%] Built target test_modifier_coord_geometry [100%] Built target lenstool 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-leica.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-tokina.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.3 -- 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 /usr/lib/python3.9/vendor-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/vendor-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( Checking .pth file support in /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/lib/python3.9/site-packages/ /usr/bin/python3 -E -c pass TEST FAILED: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/lib/python3.9/site-packages/ does NOT support .pth files bad install directory or PYTHONPATH You are attempting to install a package to a directory that is not on PYTHONPATH and which Python does not read ".pth" files from. The installation directory you specified (via --install-dir, --prefix, or the distutils default setting) was: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/lib/python3.9/site-packages/ and your PYTHONPATH environment variable currently contains: '' Here are some of your options for correcting the problem: * You can choose a different installation directory, i.e., one that is on PYTHONPATH or supports .pth files * You can add the installation directory to the PYTHONPATH environment variable. (It must then also be on PYTHONPATH whenever you run Python and want to use the package(s) you are installing.) * You can set up the installation directory to support ".pth" files by using one of the approaches described here: https://setuptools.pypa.io/en/latest/deprecated/easy_install.html#custom-installation-locations Please make the appropriate changes for your system and try again. running bdist_egg running egg_info creating /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64/apps/lensfun.egg-info writing /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64/apps/lensfun.egg-info/PKG-INFO writing dependency_links to /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64/apps/lensfun.egg-info/dependency_links.txt writing top-level names to /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64/apps/lensfun.egg-info/top_level.txt writing manifest file '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64/apps/lensfun.egg-info/SOURCES.txt' reading manifest file '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64/apps/lensfun.egg-info/SOURCES.txt' writing manifest file '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64/apps/lensfun.egg-info/SOURCES.txt' installing library code to build/bdist.solaris-2.11-i86pc.64bit/egg running install_lib 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 creating build/bdist.solaris-2.11-i86pc.64bit creating build/bdist.solaris-2.11-i86pc.64bit/egg creating build/bdist.solaris-2.11-i86pc.64bit/egg/lensfun copying build/lib/lensfun/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/egg/lensfun byte-compiling build/bdist.solaris-2.11-i86pc.64bit/egg/lensfun/__init__.py to __init__.cpython-39.pyc creating build/bdist.solaris-2.11-i86pc.64bit/egg/EGG-INFO copying /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64/apps/lensfun.egg-info/PKG-INFO -> build/bdist.solaris-2.11-i86pc.64bit/egg/EGG-INFO copying /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64/apps/lensfun.egg-info/SOURCES.txt -> build/bdist.solaris-2.11-i86pc.64bit/egg/EGG-INFO copying /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64/apps/lensfun.egg-info/dependency_links.txt -> build/bdist.solaris-2.11-i86pc.64bit/egg/EGG-INFO copying /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/amd64/apps/lensfun.egg-info/top_level.txt -> build/bdist.solaris-2.11-i86pc.64bit/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... creating dist creating 'dist/lensfun-0.3.3-py3.9.egg' and adding 'build/bdist.solaris-2.11-i86pc.64bit/egg' to it removing 'build/bdist.solaris-2.11-i86pc.64bit/egg' (and everything under it) Processing lensfun-0.3.3-py3.9.egg Copying lensfun-0.3.3-py3.9.egg to /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/lib/python3.9/site-packages Installed /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/lib/python3.9/site-packages/lensfun-0.3.3-py3.9.egg Processing dependencies for lensfun==0.3.3 Finished processing dependencies for lensfun==0.3.3 Listing '/jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/prototype/i386/usr/lib/python3.9/vendor-packages'... VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/lensfun/build/manifest-i386-lensfun.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: library/lensfun pkg://openindiana.org/image/library/lensfun@0.3.3,5.11-2022.1.0.1:20221221T110656Z PUBLISHED