Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/yaml-cpp03.spec'], chrootPath='/var/lib/mock/f30-build-37843-21806/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/yaml-cpp03.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/yaml-cpp03-0.3.0-15.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/yaml-cpp03.spec'], chrootPath='/var/lib/mock/f30-build-37843-21806/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/yaml-cpp03.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cf8B3I + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf yaml-cpp + /usr/bin/gzip -dc /builddir/build/SOURCES/yaml-cpp-0.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd yaml-cpp + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (yaml-cpp03-pkgconf.patch):' Patch #0 (yaml-cpp03-pkgconf.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .pkgconf --fuzz=0 patching file yaml-cpp.pc.cmake + sed -i 's/\r//' license.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EP1QBm + umask 022 + cd /builddir/build/BUILD + cd yaml-cpp + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON . -DYAML_CPP_BUILD_TOOLS=0 BUILDSTDERR: CMake Deprecation Warning at CMakeLists.txt:9 (cmake_policy): BUILDSTDERR: The OLD behavior for policy CMP0012 will be removed from a future version BUILDSTDERR: of CMake. BUILDSTDERR: The cmake-policies(7) manual explains that the OLD behaviors of all BUILDSTDERR: policies are deprecated and that a policy should be set to OLD only under BUILDSTDERR: specific short-term circumstances. Projects should be ported to the NEW BUILDSTDERR: behavior and not rely on setting a policy to OLD. BUILDSTDERR: CMake Deprecation Warning at CMakeLists.txt:13 (cmake_policy): BUILDSTDERR: The OLD behavior for policy CMP0015 will be removed from a future version BUILDSTDERR: of CMake. BUILDSTDERR: The cmake-policies(7) manual explains that the OLD behaviors of all BUILDSTDERR: policies are deprecated and that a policy should be set to OLD only under BUILDSTDERR: specific short-term circumstances. Projects should be ported to the NEW BUILDSTDERR: behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 8.2.1 -- The CXX compiler identification is GNU 8.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test FLAG_WEXTRA -- Performing Test FLAG_WEXTRA - Success -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/yaml-cpp + make VERBOSE=1 -j4 /usr/bin/cmake -H/builddir/build/BUILD/yaml-cpp -B/builddir/build/BUILD/yaml-cpp --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/yaml-cpp/CMakeFiles /builddir/build/BUILD/yaml-cpp/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/yaml-cpp' make -f CMakeFiles/yaml-cpp.dir/build.make CMakeFiles/yaml-cpp.dir/depend make[2]: Entering directory '/builddir/build/BUILD/yaml-cpp' cd /builddir/build/BUILD/yaml-cpp && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/yaml-cpp /builddir/build/BUILD/yaml-cpp /builddir/build/BUILD/yaml-cpp /builddir/build/BUILD/yaml-cpp /builddir/build/BUILD/yaml-cpp/CMakeFiles/yaml-cpp.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/yaml-cpp/CMakeFiles/yaml-cpp.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/yaml-cpp/CMakeFiles/yaml-cpp.dir/depend.internal". Dependee "/builddir/build/BUILD/yaml-cpp/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/yaml-cpp/CMakeFiles/yaml-cpp.dir/depend.internal". Scanning dependencies of target yaml-cpp make[2]: Leaving directory '/builddir/build/BUILD/yaml-cpp' make -f CMakeFiles/yaml-cpp.dir/build.make CMakeFiles/yaml-cpp.dir/build make[2]: Entering directory '/builddir/build/BUILD/yaml-cpp' [ 10%] Building CXX object CMakeFiles/yaml-cpp.dir/src/directives.cpp.o [ 10%] Building CXX object CMakeFiles/yaml-cpp.dir/src/aliasmanager.cpp.o [ 10%] Building CXX object CMakeFiles/yaml-cpp.dir/src/binary.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/aliasmanager.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/aliasmanager.cpp /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/binary.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/binary.cpp /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/directives.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/directives.cpp [ 14%] Building CXX object CMakeFiles/yaml-cpp.dir/src/conversion.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/conversion.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/conversion.cpp [ 17%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/emitfromevents.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/binary.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:20:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: Iterator(std::auto_ptr pData); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/binary.cpp:2: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/binary.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:36:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pData; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/binary.cpp:2: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/aliasmanager.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:20:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: Iterator(std::auto_ptr pData); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/aliasmanager.cpp:2: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/aliasmanager.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:36:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pData; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/aliasmanager.cpp:2: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/binary.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr Clone() const; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/binary.cpp:2: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/binary.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:117:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pOwnership; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/binary.cpp:2: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/aliasmanager.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr Clone() const; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/aliasmanager.cpp:2: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/aliasmanager.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:117:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pOwnership; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/aliasmanager.cpp:2: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 21%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/emitter.cpp [ 25%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/emitterstate.cpp [ 28%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/emitterutils.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/emitfromevents.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/emitter.h:105:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pState; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/emitter.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitfromevents.cpp:2: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/emitter.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/emitter.h:105:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pState; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/emitter.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitter.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitter.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/ptr_stack.h:30:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push(std::auto_ptr t) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/emitter.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitter.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitter.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/ptr_stack.h:34:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pop() { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/emitter.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitter.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitter.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/ptr_stack.h: In member function 'std::auto_ptr<_Up> ptr_stack::pop()': BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/ptr_stack.h:35:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr t(m_data.back()); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/emitter.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitter.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:10, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitter.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/setting.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/setting.h:24:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr set(const T& value); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/emitter.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitter.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:10, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitter.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/setting.h:59:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: inline std::auto_ptr Setting::set(const T& value) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/emitter.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitter.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:10, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitter.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/setting.h: In member function 'std::auto_ptr YAML::Setting::set(const T&)': BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/setting.h:60:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pChange(new SettingChange (this)); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/emitter.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitter.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:10, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitter.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/setting.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/setting.h:84:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push(std::auto_ptr pSettingChange) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/emitter.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitter.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/ptr_stack.h:30:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push(std::auto_ptr t) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/ptr_stack.h:11, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/ptr_stack.h:34:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pop() { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/ptr_stack.h:11, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/ptr_stack.h: In member function 'std::auto_ptr ptr_stack::pop()': BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/ptr_stack.h:35:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr t(m_data.back()); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/ptr_stack.h:11, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:10, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/setting.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/setting.h:24:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr set(const T& value); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/ptr_stack.h:11, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:10, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/setting.h:59:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: inline std::auto_ptr Setting::set(const T& value) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/ptr_stack.h:11, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:10, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/setting.h: In member function 'std::auto_ptr YAML::Setting::set(const T&)': BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/setting.h:60:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pChange(new SettingChange (this)); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/ptr_stack.h:11, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:10, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/setting.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/setting.h:84:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push(std::auto_ptr pSettingChange) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/ptr_stack.h:11, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/emitterstate.cpp: In member function 'void YAML::EmitterState::BeginGroup(YAML::GROUP_TYPE)': BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/emitterstate.cpp:54:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pGroup(new Group(type)); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/ptr_stack.h:11, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/emitterstate.cpp: In member function 'void YAML::EmitterState::EndGroup(YAML::GROUP_TYPE)': BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/emitterstate.cpp:74:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pFinishedGroup = m_groups.pop(); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/ptr_stack.h:11, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/emitterstate.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 32%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exp.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/exp.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/exp.cpp [ 35%] Building CXX object CMakeFiles/yaml-cpp.dir/src/iterator.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/iterator.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/iterator.cpp [ 39%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/node.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/node.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/iterator.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:20:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: Iterator(std::auto_ptr pData); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/iterator.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/iterator.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:36:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pData; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/iterator.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/iterator.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr Clone() const; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/iterator.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/iterator.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:117:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pOwnership; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/iterator.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/iterator.cpp:11:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: Iterator::Iterator(std::auto_ptr pData): m_pData(pData) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/iterator.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 42%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/nodebuilder.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/node.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:20:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: Iterator(std::auto_ptr pData); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/node.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/node.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:36:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pData; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/node.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/node.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr Clone() const; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/node.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/node.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:117:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pOwnership; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/node.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/node.cpp:4: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/emitter.h:105:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pState; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/node.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 46%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodeownership.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/nodeownership.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/nodeownership.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/nodeownership.h:10, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/node.cpp:8: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back(std::auto_ptr t) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/node.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/node.cpp:54:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr Node::Clone() const BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/node.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/node.cpp: In member function 'std::auto_ptr YAML::Node::Clone() const': BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/node.cpp:56:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pNode(new Node); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/node.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/node.cpp: In member function 'YAML::Iterator YAML::Node::begin() const': BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/node.cpp:148:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return Iterator(std::auto_ptr(new IterPriv(m_seqData.begin()))); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/node.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/node.cpp:150:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return Iterator(std::auto_ptr(new IterPriv(m_mapData.begin()))); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/node.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/node.cpp: In member function 'YAML::Iterator YAML::Node::end() const': BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/node.cpp:166:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return Iterator(std::auto_ptr(new IterPriv(m_seqData.end()))); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/node.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/node.cpp:168:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return Iterator(std::auto_ptr(new IterPriv(m_mapData.end()))); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/node.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodebuilder.cpp:3: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:20:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: Iterator(std::auto_ptr pData); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodebuilder.h:10, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodebuilder.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodebuilder.cpp:3: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:36:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pData; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodebuilder.h:10, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodebuilder.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/nodebuilder.cpp:3: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr Clone() const; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodebuilder.h:10, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodebuilder.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/nodebuilder.cpp:3: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:117:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pOwnership; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodebuilder.h:10, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodebuilder.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/nodeownership.h:10, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodeownership.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back(std::auto_ptr t) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/ptr_vector.h:11, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodeownership.h:10, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodeownership.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodeownership.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:20:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: Iterator(std::auto_ptr pData); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/ptr_vector.h:11, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodeownership.h:10, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodeownership.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodeownership.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:36:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pData; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/ptr_vector.h:11, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodeownership.h:10, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodeownership.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/nodeownership.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr Clone() const; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/ptr_vector.h:11, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodeownership.h:10, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodeownership.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/nodeownership.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:117:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pOwnership; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/ptr_vector.h:11, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodeownership.h:10, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodeownership.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/nodeownership.cpp: In member function 'YAML::Node& YAML::NodeOwnership::_Create()': BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/nodeownership.cpp:18:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: m_nodes.push_back(std::auto_ptr(new Node)); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/ptr_vector.h:11, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodeownership.h:10, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/nodeownership.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 50%] Building CXX object CMakeFiles/yaml-cpp.dir/src/null.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/null.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/null.cpp [ 53%] Building CXX object CMakeFiles/yaml-cpp.dir/src/ostream.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/ostream.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/ostream.cpp [ 57%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parser.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/parser.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/parser.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/null.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:20:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: Iterator(std::auto_ptr pData); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/null.cpp:2: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/null.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:36:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pData; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/null.cpp:2: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 60%] Building CXX object CMakeFiles/yaml-cpp.dir/src/regex.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/regex.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/regex.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/null.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr Clone() const; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/null.cpp:2: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/null.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:117:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pOwnership; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:9, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/null.cpp:2: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/parser.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/parser.h:46:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pScanner; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/parser.h:12, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/parser.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/parser.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/parser.h:47:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pDirectives; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/parser.h:12, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/parser.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 64%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/scanner.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/parser.cpp:4: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:20:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: Iterator(std::auto_ptr pData); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/parser.h:12, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/parser.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:14, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/parser.cpp:4: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/iterator.h:36:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pData; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/parser.h:12, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/parser.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/parser.cpp:4: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr Clone() const; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/parser.h:12, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/parser.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/parser.cpp:4: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/node.h:117:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pOwnership; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/parser.h:12, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/parser.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/scanner.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/parser.cpp:7: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back(std::auto_ptr t) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/parser.h:12, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/parser.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/parser.cpp:8: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/singledocparser.h:56:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pCollectionStack; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/parser.h:12, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/parser.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 67%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/scanscalar.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/scanner.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/scanner.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back(std::auto_ptr t) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/ptr_vector.h:11, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/scanner.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/scanner.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/scanner.cpp: In member function 'void YAML::Scanner::StartStream()': BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/scanner.cpp:237:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pIndent(new IndentMarker(-1, IndentMarker::NONE)); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/ptr_vector.h:11, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/scanner.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/scanner.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/scanner.cpp: In member function 'YAML::Scanner::IndentMarker* YAML::Scanner::PushIndentTo(int, YAML::Scanner::IndentMarker::INDENT_TYPE)': BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/scanner.cpp:284:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pIndent(new IndentMarker(column, type)); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/ptr_vector.h:11, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/scanner.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/scanner.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/scanner.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/scanscalar.cpp:2: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back(std::auto_ptr t) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/ptr_vector.h:11, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/scanner.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/scanscalar.cpp:2: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 71%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/scantag.cpp [ 75%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantoken.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/scantoken.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/scantoken.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/scanner.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/scantag.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back(std::auto_ptr t) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/ptr_vector.h:11, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/scanner.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/scantag.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/scanner.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/scantoken.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back(std::auto_ptr t) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/ptr_vector.h:11, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/scanner.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/scantoken.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 78%] Building CXX object CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/simplekey.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/scanner.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/simplekey.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back(std::auto_ptr t) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/ptr_vector.h:11, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/scanner.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/simplekey.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 82%] Building CXX object CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/singledocparser.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/singledocparser.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/singledocparser.h:56:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pCollectionStack; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/singledocparser.h:13, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/singledocparser.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 85%] Building CXX object CMakeFiles/yaml-cpp.dir/src/stream.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/stream.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/stream.cpp [ 89%] Building CXX object CMakeFiles/yaml-cpp.dir/src/tag.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/tag.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/tag.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/scanner.h:15, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/singledocparser.cpp:6: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/src/ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back(std::auto_ptr t) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/singledocparser.h:13, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/singledocparser.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 92%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/contrib/graphbuilder.cpp [ 96%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -o CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/contrib/graphbuilderadapter.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/contrib/graphbuilder.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/parser.h:46:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pScanner; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/parser.h:12, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/contrib/graphbuilder.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/yaml-cpp/src/contrib/graphbuilder.cpp:1: BUILDSTDERR: /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/parser.h:47:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_pDirectives; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/include/yaml-cpp/parser.h:12, BUILDSTDERR: from /builddir/build/BUILD/yaml-cpp/src/contrib/graphbuilder.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [100%] Linking CXX shared library libyaml-cpp.so /usr/bin/cmake -E cmake_link_script CMakeFiles/yaml-cpp.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libyaml-cpp.so.0.3 -o libyaml-cpp.so.0.3.0 CMakeFiles/yaml-cpp.dir/src/aliasmanager.cpp.o CMakeFiles/yaml-cpp.dir/src/binary.cpp.o CMakeFiles/yaml-cpp.dir/src/conversion.cpp.o CMakeFiles/yaml-cpp.dir/src/directives.cpp.o CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o CMakeFiles/yaml-cpp.dir/src/exp.cpp.o CMakeFiles/yaml-cpp.dir/src/iterator.cpp.o CMakeFiles/yaml-cpp.dir/src/node.cpp.o CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o CMakeFiles/yaml-cpp.dir/src/nodeownership.cpp.o CMakeFiles/yaml-cpp.dir/src/null.cpp.o CMakeFiles/yaml-cpp.dir/src/ostream.cpp.o CMakeFiles/yaml-cpp.dir/src/parser.cpp.o CMakeFiles/yaml-cpp.dir/src/regex.cpp.o CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o CMakeFiles/yaml-cpp.dir/src/scantoken.cpp.o CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o CMakeFiles/yaml-cpp.dir/src/stream.cpp.o CMakeFiles/yaml-cpp.dir/src/tag.cpp.o CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o /usr/bin/cmake -E cmake_symlink_library libyaml-cpp.so.0.3.0 libyaml-cpp.so.0.3 libyaml-cpp.so make[2]: Leaving directory '/builddir/build/BUILD/yaml-cpp' [100%] Built target yaml-cpp make[1]: Leaving directory '/builddir/build/BUILD/yaml-cpp' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/yaml-cpp/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rsOmuq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64 + cd yaml-cpp + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -H/builddir/build/BUILD/yaml-cpp -B/builddir/build/BUILD/yaml-cpp --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/yaml-cpp/CMakeFiles /builddir/build/BUILD/yaml-cpp/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/yaml-cpp' /usr/bin/make -f CMakeFiles/yaml-cpp.dir/build.make CMakeFiles/yaml-cpp.dir/depend make[2]: Entering directory '/builddir/build/BUILD/yaml-cpp' cd /builddir/build/BUILD/yaml-cpp && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/yaml-cpp /builddir/build/BUILD/yaml-cpp /builddir/build/BUILD/yaml-cpp /builddir/build/BUILD/yaml-cpp /builddir/build/BUILD/yaml-cpp/CMakeFiles/yaml-cpp.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/yaml-cpp' /usr/bin/make -f CMakeFiles/yaml-cpp.dir/build.make CMakeFiles/yaml-cpp.dir/build make[2]: Entering directory '/builddir/build/BUILD/yaml-cpp' make[2]: Nothing to be done for 'CMakeFiles/yaml-cpp.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/yaml-cpp' [100%] Built target yaml-cpp make[1]: Leaving directory '/builddir/build/BUILD/yaml-cpp' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/yaml-cpp/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/yaml-cpp' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/yaml-cpp' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/lib64/libyaml-cpp.so.0.3.0 -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/lib64/libyaml-cpp.so.0.3 -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/lib64/libyaml-cpp.so -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/mark.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/stlnode.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/eventhandler.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/emittermanip.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/nodereadimpl.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/emitfromevents.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/emitter.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/nodeutil.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/noncopyable.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/traits.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/null.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/exceptions.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/conversion.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/stlemitter.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/contrib -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/nodeimpl.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/dll.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/ostream.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/binary.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/aliasmanager.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/yaml.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/node.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/parser.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/anchor.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/iterator.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp/ltnode.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/lib64/pkgconfig/yaml-cpp.pc + mv /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03 + mv /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/lib64/libyaml-cpp.so /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/lib64/libyaml-cpp03.so + mv /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/lib64/pkgconfig/yaml-cpp.pc /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/lib64/pkgconfig/yaml-cpp03.pc + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/aliasmanager.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/anchor.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/binary.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/conversion.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/dll.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/emitfromevents.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/emitter.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/emittermanip.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/eventhandler.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/exceptions.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/iterator.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/ltnode.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/mark.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/node.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/nodeimpl.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/nodereadimpl.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/nodeutil.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/noncopyable.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/null.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/ostream.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/parser.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/stlemitter.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/stlnode.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/traits.h + for header in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/*.h + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/include/yaml-cpp03/yaml.h + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.3.0-15.fc30 --unique-debug-suffix -0.3.0-15.fc30.riscv64 --unique-debug-src-base yaml-cpp03-0.3.0-15.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/yaml-cpp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/lib64/libyaml-cpp.so.0.3.0 extracting debug info from /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/lib64/libyaml-cpp.so.0.3.0 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 425 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: yaml-cpp03-0.3.0-15.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HnZEal + umask 022 + cd /builddir/build/BUILD + cd yaml-cpp + DOCDIR=/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/share/doc/yaml-cpp03 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/share/doc/yaml-cpp03 + cp -pr license.txt /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64/usr/share/doc/yaml-cpp03 + exit 0 Provides: libyaml-cpp.so.0.3()(64bit) yaml-cpp = 0.3.0-15.fc30 yaml-cpp03 = 0.3.0-15.fc30 yaml-cpp03(riscv-64) = 0.3.0-15.fc30 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Obsoletes: yaml-cpp < 0.3.0-5 Processing files: yaml-cpp03-devel-0.3.0-15.fc30.riscv64 Provides: pkgconfig(yaml-cpp03) = 0.3.0 yaml-cpp-devel = 0.3.0-15.fc30 yaml-cpp03-devel = 0.3.0-15.fc30 yaml-cpp03-devel(riscv-64) = 0.3.0-15.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libyaml-cpp.so.0.3()(64bit) Obsoletes: yaml-cpp-devel < 0.3.0-5 Processing files: yaml-cpp03-debugsource-0.3.0-15.fc30.riscv64 Provides: yaml-cpp03-debugsource = 0.3.0-15.fc30 yaml-cpp03-debugsource(riscv-64) = 0.3.0-15.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: yaml-cpp03-debuginfo-0.3.0-15.fc30.riscv64 Provides: debuginfo(build-id) = 3999f8a73fc3c1f4f8e1e752abe5861331b6be57 yaml-cpp03-debuginfo = 0.3.0-15.fc30 yaml-cpp03-debuginfo(riscv-64) = 0.3.0-15.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: yaml-cpp03-debugsource(riscv-64) = 0.3.0-15.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64 Wrote: /builddir/build/RPMS/yaml-cpp03-0.3.0-15.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/yaml-cpp03-devel-0.3.0-15.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/yaml-cpp03-debugsource-0.3.0-15.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/yaml-cpp03-debuginfo-0.3.0-15.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XVApln + umask 022 + cd /builddir/build/BUILD + cd yaml-cpp + /usr/bin/rm -rf /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-15.fc30.riscv64 + exit 0 Child return code was: 0