INFO: not using any hashes in /data/userland-archives/hashes for yaml-cpp-0.8.0.tar.gz (overridden with --hash)
Source /data/userland-archives/yaml-cpp-0.8.0.tar.gz... not found, skipping file copy
Source https://github.com/jbeder/yaml-cpp/archive/refs/tags/0.8.0.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 < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> 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.11.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 <min> value or use a ...<max> 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.11.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 <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at test/gtest-1.11.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 <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Found Python: /usr/bin/python3.9 (found version "3.9.20") found components: Interpreter
-- Configuring done (5.7s)
-- 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/build/amd64
[  1%] Building CXX object test/prefix/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o
[  6%] Building CXX object CMakeFiles/yaml-cpp.dir/src/binary.cpp.o
[  6%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o
[  6%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o
[  9%] Building CXX object CMakeFiles/yaml-cpp.dir/src/convert.cpp.o
[  9%] Building CXX object CMakeFiles/yaml-cpp.dir/src/depthguard.cpp.o
[ 11%] Building CXX object CMakeFiles/yaml-cpp.dir/src/directives.cpp.o
[ 13%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emit.cpp.o
[ 14%] 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
[ 19%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o
[ 21%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exceptions.cpp.o
[ 22%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exp.cpp.o
[ 24%] Building CXX object CMakeFiles/yaml-cpp.dir/src/memory.cpp.o
[ 26%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node.cpp.o
[ 27%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node_data.cpp.o
[ 29%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o
[ 31%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodeevents.cpp.o
[ 32%] Building CXX object CMakeFiles/yaml-cpp.dir/src/null.cpp.o
[ 34%] Building CXX object CMakeFiles/yaml-cpp.dir/src/ostream_wrapper.cpp.o
[ 36%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parse.cpp.o
[ 37%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parser.cpp.o
[ 39%] Building CXX object CMakeFiles/yaml-cpp.dir/src/regex_yaml.cpp.o
[ 40%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o
[ 42%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o
[ 44%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o
[ 45%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantoken.cpp.o
[ 47%] Building CXX object CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o
[ 49%] Building CXX object CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o
[ 50%] Building CXX object CMakeFiles/yaml-cpp.dir/src/stream.cpp.o
[ 52%] Building CXX object CMakeFiles/yaml-cpp.dir/src/tag.cpp.o
[ 54%] Linking CXX shared library libyaml-cpp.so
[ 54%] Built target yaml-cpp
[ 55%] Building CXX object util/CMakeFiles/yaml-cpp-parse.dir/parse.cpp.o
[ 57%] Building CXX object util/CMakeFiles/yaml-cpp-read.dir/read.cpp.o
[ 59%] Building CXX object util/CMakeFiles/yaml-cpp-sandbox.dir/sandbox.cpp.o
[ 60%] Linking CXX executable parse
[ 60%] Built target yaml-cpp-parse
[ 62%] Linking CXX executable read
[ 62%] Built target yaml-cpp-read
[ 63%] Linking CXX executable sandbox
[ 63%] Built target yaml-cpp-sandbox
[ 65%] Linking CXX shared library ../../../lib/libgtest.so
[ 65%] Built target gtest
[ 67%] Building CXX object test/prefix/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o
[ 68%] Building CXX object test/prefix/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o
[ 70%] Linking CXX shared library ../../../lib/libgtest_main.so
[ 70%] Built target gtest_main
[ 72%] Linking CXX shared library ../../../lib/libgmock.so
[ 72%] Built target gmock
[ 73%] Building CXX object test/prefix/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o
[ 75%] Building CXX object test/CMakeFiles/yaml-cpp-tests.dir/binary_test.cpp.o
[ 77%] 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/encoding_test.cpp.o
[ 80%] Building CXX object test/CMakeFiles/yaml-cpp-tests.dir/integration/emitter_test.cpp.o
[ 81%] Building CXX object test/CMakeFiles/yaml-cpp-tests.dir/integration/handler_spec_test.cpp.o
[ 83%] Building CXX object test/CMakeFiles/yaml-cpp-tests.dir/integration/error_messages_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 shared library ../../../lib/libgmock_main.so
[ 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/build/prototype/i386/usr/lib/amd64/libyaml-cpp.so.0.8.0
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/lib/amd64/libyaml-cpp.so.0.8
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/lib/amd64/libyaml-cpp.so
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/ostream_wrapper.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/null.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/anchor.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/emitterdef.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/exceptions.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/contrib
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/contrib/graphbuilder.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/contrib/anchordict.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/emitter.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/dll.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/mark.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/yaml.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/depthguard.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/parser.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/emittermanip.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/node
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/node/iterator.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/node/ptr.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/node/convert.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/node/emit.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/node/impl.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/node/type.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/node/detail
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/node/detail/node_data.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/node/detail/iterator_fwd.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/node/detail/iterator.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/node/detail/memory.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/node/detail/node.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/node/detail/node_ref.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/node/detail/node_iterator.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/node/detail/impl.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/node/node.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/node/parse.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/stlemitter.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/traits.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/noexcept.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/emitfromevents.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/eventhandler.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/emitterstyle.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/include/yaml-cpp/binary.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/lib/amd64/cmake/yaml-cpp/yaml-cpp-targets.cmake
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/lib/amd64/cmake/yaml-cpp/yaml-cpp-targets-release.cmake
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/lib/amd64/cmake/yaml-cpp/yaml-cpp-config.cmake
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/lib/amd64/cmake/yaml-cpp/yaml-cpp-config-version.cmake
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/prototype/i386/usr/lib/amd64/pkgconfig/yaml-cpp.pc
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/yaml-cpp/build/manifest-i386-yaml-cpp.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: library/yaml-cpp
pkg://openindiana.org/library/yaml-cpp-8@0.8.0,5.11-2024.0.0.0:20241116T115321Z
PUBLISHED