INFO: not using any hashes in /data/userland-archives/hashes for lensfun-0.3.4.tar.gz (overridden with --hash) Source /data/userland-archives/lensfun-0.3.4.tar.gz... cached 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 < 3.5 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 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/gcc/13/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/13/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for include file regex.h -- Looking for include file regex.h - found -- Looking for include file endian.h -- Looking for include file endian.h - found -- Found PkgConfig: /usr/bin/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") CMake Warning (dev) at tests/CMakeLists.txt:32 (FIND_PACKAGE): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /usr/bin/python (found version "3.9.16") -- Found ZLIB: /usr/lib/amd64/libz.so (found version "1.3") -- Found PNG: /usr/lib/amd64/libpng.so (found version "1.6.40") -- ------------------------------------------------------------------------------------- -- Building Lensfun 0.3.4.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 -- libpng include dir: /usr/include;/usr/include -- libpng lib: /usr/lib/amd64/libpng.so;/usr/lib/amd64/libz.so -- zlib include dir: /usr/include -- zlib lib: /usr/lib/amd64/libz.so -- Configuring done (3.8s) -- Generating done (0.0s) 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 [ 3%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/camera.cpp.o [ 6%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/database.cpp.o [ 9%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/lens.cpp.o [ 12%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mount.cpp.o [ 15%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/cpuid.cpp.o [ 18%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse.cpp.o [ 21%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o [ 25%] Generating build/timestamp [ 28%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color.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 [ 28%] Built target python-package [ 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 [ 46%] Built target lensfun [ 50%] Building CXX object tests/CMakeFiles/test_database.dir/test_database.cpp.o [ 53%] Linking CXX executable test_database [ 53%] Built target test_database [ 56%] Building CXX object tests/CMakeFiles/test_modifier.dir/test_modifier.cpp.o [ 59%] Linking CXX executable test_modifier [ 59%] Built target test_modifier [ 62%] Building CXX object tests/CMakeFiles/test_modifier_color.dir/test_modifier_color.cpp.o [ 65%] Linking CXX executable test_modifier_color [ 65%] Built target test_modifier_color [ 68%] Building CXX object tests/CMakeFiles/test_modifier_subpix.dir/test_modifier_subpix.cpp.o [ 71%] Linking CXX executable test_modifier_subpix [ 71%] Built target test_modifier_subpix [ 75%] Building CXX object tests/CMakeFiles/test_modifier_coord_scale.dir/test_modifier_coord_scale.cpp.o [ 78%] Linking CXX executable test_modifier_coord_scale [ 78%] Built target test_modifier_coord_scale [ 81%] Building CXX object tests/CMakeFiles/test_modifier_coord_distortion.dir/test_modifier_coord_distortion.cpp.o [ 84%] Linking CXX executable test_modifier_coord_distortion [ 84%] Built target test_modifier_coord_distortion [ 87%] Building CXX object tests/CMakeFiles/test_modifier_coord_geometry.dir/test_modifier_coord_geometry.cpp.o [ 90%] Linking CXX executable test_modifier_coord_geometry [ 90%] Built target test_modifier_coord_geometry [ 93%] Building CXX object apps/CMakeFiles/lenstool.dir/lenstool/lenstool.cpp.o [ 96%] Building CXX object apps/CMakeFiles/lenstool.dir/lenstool/image.cpp.o [100%] Linking CXX executable lenstool [100%] Built target lenstool [ 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/om-system.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/amd64/liblensfun.so.0.3.4 -- 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/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.9/vendor-packages/setuptools/_distutils/cmd.py:66: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() 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.4-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.4-py3.9.egg Copying lensfun-0.3.4-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.4-py3.9.egg Processing dependencies for lensfun==0.3.4 Finished processing dependencies for lensfun==0.3.4 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.4,5.11-2023.0.0.1:20231031T102606Z PUBLISHED