INFO: not using any hashes in /data/userland-archives/hashes for yaml-cpp-0.7.0.tar.gz (overridden with --hash) Source /data/userland-archives/yaml-cpp-0.7.0.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.10 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 CXX compiler identification is GNU 13.3.0 -- 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 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE CMake Deprecation Warning at test/gtest-1.10.0/CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.10 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.3.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 CMake Deprecation Warning at test/gtest-1.10.0/googlemock/CMakeLists.txt:45 (cmake_minimum_required): Compatibility with CMake < 3.10 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. CMake Deprecation Warning at test/gtest-1.10.0/googletest/CMakeLists.txt:56 (cmake_minimum_required): Compatibility with CMake < 3.10 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. CMake Warning (dev) at test/gtest-1.10.0/googletest/cmake/internal_utils.cmake:243 (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. Call Stack (most recent call first): test/gtest-1.10.0/googletest/CMakeLists.txt:91 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /usr/bin/python (found version "3.9.20") -- Configuring done (1.5s) -- Generating done (0.1s) 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/yaml-cpp-7/build/amd64 [ 1%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o [ 3%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o [ 5%] Building CXX object CMakeFiles/yaml-cpp.dir/src/depthguard.cpp.o [ 6%] Building CXX object test/prefix/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o [ 10%] Building CXX object CMakeFiles/yaml-cpp.dir/src/convert.cpp.o [ 10%] Building CXX object CMakeFiles/yaml-cpp.dir/src/binary.cpp.o [ 11%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emit.cpp.o [ 13%] Building CXX object CMakeFiles/yaml-cpp.dir/src/directives.cpp.o [ 15%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o [ 16%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o [ 18%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o [ 20%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o [ 21%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exceptions.cpp.o [ 23%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exp.cpp.o [ 25%] Building CXX object CMakeFiles/yaml-cpp.dir/src/memory.cpp.o [ 26%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node.cpp.o [ 28%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node_data.cpp.o [ 30%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o [ 31%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodeevents.cpp.o [ 33%] Building CXX object CMakeFiles/yaml-cpp.dir/src/null.cpp.o [ 35%] Building CXX object CMakeFiles/yaml-cpp.dir/src/ostream_wrapper.cpp.o [ 36%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parse.cpp.o [ 38%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parser.cpp.o [ 40%] Building CXX object CMakeFiles/yaml-cpp.dir/src/regex_yaml.cpp.o [ 41%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o [ 43%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o [ 45%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o [ 46%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantoken.cpp.o [ 48%] Building CXX object CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o [ 50%] Building CXX object CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o [ 51%] Building CXX object CMakeFiles/yaml-cpp.dir/src/stream.cpp.o [ 53%] Building CXX object CMakeFiles/yaml-cpp.dir/src/tag.cpp.o [ 55%] Linking CXX shared library libyaml-cpp.so [ 55%] Built target yaml-cpp [ 56%] Building CXX object util/CMakeFiles/yaml-cpp-sandbox.dir/sandbox.cpp.o [ 58%] Building CXX object util/CMakeFiles/yaml-cpp-read.dir/read.cpp.o [ 60%] Building CXX object util/CMakeFiles/yaml-cpp-parse.dir/parse.cpp.o [ 61%] Linking CXX executable parse [ 61%] Built target yaml-cpp-parse [ 63%] Linking CXX executable read [ 63%] Built target yaml-cpp-read [ 65%] Linking CXX executable sandbox [ 65%] Built target yaml-cpp-sandbox [ 66%] Linking CXX static library ../../../lib/libgtest.a [ 66%] Built target gtest [ 68%] Building CXX object test/prefix/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o [ 70%] Building CXX object test/prefix/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o [ 71%] Linking CXX static library ../../../lib/libgtest_main.a [ 71%] Built target gtest_main [ 73%] Linking CXX static library ../../../lib/libgmock.a [ 73%] Built target gmock [ 75%] Building CXX object test/CMakeFiles/yaml-cpp-tests.dir/integration/encoding_test.cpp.o [ 76%] Building CXX object test/CMakeFiles/yaml-cpp-tests.dir/integration/handler_spec_test.cpp.o [ 78%] Building CXX object test/CMakeFiles/yaml-cpp-tests.dir/integration/gen_emitter_test.cpp.o [ 80%] Building CXX object test/CMakeFiles/yaml-cpp-tests.dir/integration/error_messages_test.cpp.o [ 81%] Building CXX object test/prefix/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o [ 83%] Building CXX object test/CMakeFiles/yaml-cpp-tests.dir/integration/emitter_test.cpp.o [ 85%] Building CXX object test/CMakeFiles/yaml-cpp-tests.dir/integration/handler_test.cpp.o [ 86%] Building CXX object test/CMakeFiles/yaml-cpp-tests.dir/integration/load_node_test.cpp.o [ 88%] Linking CXX static library ../../../lib/libgmock_main.a [ 88%] Built target gmock_main [ 90%] Building CXX object test/CMakeFiles/yaml-cpp-tests.dir/integration/node_spec_test.cpp.o [ 91%] Building CXX object test/CMakeFiles/yaml-cpp-tests.dir/main.cpp.o [ 93%] Building CXX object test/CMakeFiles/yaml-cpp-tests.dir/node/node_test.cpp.o [ 95%] Building CXX object test/CMakeFiles/yaml-cpp-tests.dir/ostream_wrapper_test.cpp.o [ 96%] Building CXX object test/CMakeFiles/yaml-cpp-tests.dir/parser_test.cpp.o [ 98%] Building CXX object test/CMakeFiles/yaml-cpp-tests.dir/regex_test.cpp.o [100%] Linking CXX executable yaml-cpp-tests [100%] Built target yaml-cpp-tests -- Install configuration: "Release" -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/lib/amd64/libyaml-cpp.so.0.7.0 -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/lib/amd64/libyaml-cpp.so.0.7 -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/lib/amd64/libyaml-cpp.so -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/node -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/node/parse.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/node/node.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/node/iterator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/node/ptr.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/node/convert.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/node/emit.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/node/detail -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/node/detail/node.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/node/type.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/node/impl.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/yaml.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/mark.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/emitterdef.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/parser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/exceptions.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/emittermanip.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/traits.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/eventhandler.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/emitterstyle.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/emitter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/binary.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/contrib -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/stlemitter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/emitfromevents.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/dll.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/noexcept.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/null.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/anchor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/include/yaml-cpp/depthguard.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/lib/amd64/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/lib/amd64/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/lib/amd64/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/lib/amd64/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/prototype/i386/usr/lib/amd64/pkgconfig/yaml-cpp.pc VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp-7/build/manifest-i386-yaml-cpp.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: library/yaml-cpp-7 pkg://openindiana.org/library/yaml-cpp@0.7.0,5.11-2024.0.0.4:20241116T115309Z PUBLISHED