+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/exiv2-0.28.2/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/exiv2-0.28.2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for exiv2-0.28.2.tar.gz => Checksum SHA512 OK for exiv2-0.28.2.tar.gz ===> Installing dependencies for exiv2-0.28.2 => Tool dependency cmake>=0: found cmake-3.29.6 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc10>=10.3.0nb2: found gcc10-10.5.0nb2 => Full dependency brotli>=1.0.1: found brotli-1.1.0 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Full dependency expat>=2.0.0nb1: found expat-2.6.2 => Full dependency inih>=53nb1: found inih-58 ===> Overriding tools for exiv2-0.28.2 ===> Extracting for exiv2-0.28.2 ===> Patching for exiv2-0.28.2 => Applying pkgsrc patches for exiv2-0.28.2 => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/graphics/exiv2/patches/patch-cmake_compilerFlags.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/graphics/exiv2/patches/patch-cmake_compilerFlags.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_compilerFlags.cmake,v 1.5 2021/11/07 12:09:12 wiz Exp $ | |Gcc on some platforms does not support -fcf-protection. | |--- cmake/compilerFlags.cmake.orig 2021-10-21 17:01:10.000000000 +0000 |+++ cmake/compilerFlags.cmake -------------------------- Patching file cmake/compilerFlags.cmake using Plan A... Hunk #1 succeeded at 32 (offset 4 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/graphics/exiv2/patches/patch-src_futils.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/graphics/exiv2/patches/patch-src_futils.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_futils.cpp,v 1.7 2023/11/08 21:15:37 nros Exp $ | |Include image_int.hpp for Internal::stringFormat(). | |--- src/futils.cpp.orig 2023-11-06 12:17:09.000000000 +0000 |+++ src/futils.cpp -------------------------- Patching file src/futils.cpp using Plan A... Hunk #1 succeeded at 6. done ===> Creating toolchain wrappers for exiv2-0.28.2 ===> Configuring for exiv2-0.28.2 => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files -- The C compiler identification is GNU 10.5.0 -- The CXX compiler identification is GNU 10.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/graphics/exiv2/work/.cwrapper/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/pbulk/build/graphics/exiv2/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) Reason given by package: Interpreter: Wrong major version for the interpreter "/bin/python" CMake Warning at cmake/findDependencies.cmake:35 (message): Python3 was not found. Python tests under the 'tests' folder will not be executed Call Stack (most recent call first): CMakeLists.txt:77 (include) -- Looking for C++ include filesystem -- Looking for C++ include filesystem - found -- Performing Test CXX_FILESYSTEM_NO_LINK_NEEDED -- Performing Test CXX_FILESYSTEM_NO_LINK_NEEDED - Success -- Found ZLIB: /usr/pkg/lib/libz.so (found version "1.3.1") -- Found Brotli: /usr/pkg/lib/libbrotlidec.so -- Found EXPAT: /usr/pkg/lib/libexpat.so (found version "2.6.2") -- Performing Test Iconv_IS_BUILT_IN -- Performing Test Iconv_IS_BUILT_IN - Success -- Found Iconv: built in to C library -- Iconv_INCLUDE_DIRS : -- Iconv_LIBRARIES : -- Found inih: /usr/pkg/lib/libinih.so -- inih_INCLUDE_DIRS : /usr/pkg/include -- inih_LIBRARIES : /usr/pkg/lib/libinih.so -- inih_inireader_INCLUDE_DIRS : /usr/pkg/include -- inih_inireader_LIBRARIES : /usr/pkg/lib/libINIReader.so -- Performing Test HAS_FSTACK_CLASH_PROTECTION -- Performing Test HAS_FSTACK_CLASH_PROTECTION - Success -- Performing Test HAS_FCF_PROTECTION -- Performing Test HAS_FCF_PROTECTION - Failed -- Performing Test HAS_FSTACK_PROTECTOR_STRONG -- Performing Test HAS_FSTACK_PROTECTOR_STRONG - Success -- Looking for strerror_r -- Looking for strerror_r - found -- Performing Test EXV_STRERROR_R_CHAR_P -- Performing Test EXV_STRERROR_R_CHAR_P - Success -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Install prefix: /usr/pkg -- ------------------------------------------------------------------ -- CMake Generator: Unix Makefiles -- CMAKE_BUILD_TYPE: Release -- Compiler info: GNU (/home/pbulk/build/graphics/exiv2/work/.cwrapper/bin/c++) ; version: 10.5.0 -- CMAKE_CXX_STANDARD:17 -- --- Compiler flags --- -- General: -pipe -O2 -I/usr/pkg/include -I/usr/include -fstack-clash-protection -fstack-protector-strong -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -Wno-error=format-nonliteral -- Extra: -- Debug: -g3 -gstrict-dwarf -O0 -- Release: -DNDEBUG -- RelWithDebInfo: -DNDEBUG -- MinSizeRel: -DNDEBUG -- --- Linker flags --- -- General: -ldl -L/usr/pkg/gcc10/lib/gcc/x86_64-redhat-linux/10.5.0 -Wl,-R/usr/pkg/gcc10/lib/gcc/x86_64-redhat-linux/10.5.0 -L/usr/pkg/gcc10/lib64 -Wl,-R/usr/pkg/gcc10/lib64 -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -- Debug: -- Release: -- RelWithDebInfo: -- MinSizeRel: -- -- Compiler Options -- Warnings as errors: NO -- Use extra compiler warning flags: NO -- -- ------------------------------------------------------------------ -- Building shared library: YES -- Building PNG support: YES -- XMP metadata support: YES -- Building BMFF support: YES -- Brotli support for JPEG XL: YES -- Native language support: NO -- Building video support: YES -- Nikon lens database: YES -- Building webready support: NO -- Building exiv2 command: YES -- Building samples: NO -- Building unit tests: NO -- Building fuzz tests: NO -- Building doc: NO -- Building with coverage flags: NO -- Using ccache: NO -- Configuring done (9.5s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /home/pbulk/build/graphics/exiv2/work/exiv2-0.28.2/cmake-pkgsrc-build