D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/yaml-cpp-0.8.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aku32E + umask 022 + cd /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build + test -d /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XBSJqF + umask 022 + cd /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build + rm -rf yaml-cpp-0.8.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/yaml-cpp-0.8.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd yaml-cpp-0.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WyMtCI + umask 022 + cd /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build + cd yaml-cpp-0.8.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_LIBDIR:PATH=lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -GNinja -DCMAKE_INSTALL_DATADIR=/usr/lib64 -DYAML_BUILD_SHARED_LIBS=ON -DYAML_CPP_BUILD_TESTS=OFF -DYAML_CPP_BUILD_TOOLS=OFF -- The CXX compiler identification is GNU 14.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done (0.7s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_INSTALL_DO_STRIP CMAKE_VERBOSE_MAKEFILE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/build + /usr/bin/cmake --build build -j16 --verbose Change Dir: '/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/build' Run Build Command(s): /usr/bin/ninja -v -j 16 [0/2] /usr/bin/cmake -P /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/build/CMakeFiles/VerifyGlobs.cmake [1/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/binary.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/binary.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/binary.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/binary.cpp [2/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/directives.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/directives.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/directives.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/directives.cpp [3/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/contrib/graphbuilder.cpp [4/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/contrib/graphbuilderadapter.cpp [5/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/depthguard.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/depthguard.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/depthguard.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/depthguard.cpp [6/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/null.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/null.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/null.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/null.cpp [7/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/emit.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/emit.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/emit.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/emit.cpp [8/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/exceptions.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/exceptions.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/exceptions.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/exceptions.cpp [9/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/node.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/node.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/node.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/node.cpp [10/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/ostream_wrapper.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/ostream_wrapper.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/ostream_wrapper.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/ostream_wrapper.cpp [11/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/exp.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/exp.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/exp.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/exp.cpp [12/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/emitterstate.cpp [13/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/emitfromevents.cpp [14/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/memory.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/memory.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/memory.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/memory.cpp [15/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/convert.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/convert.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/convert.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/convert.cpp [16/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/regex_yaml.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/regex_yaml.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/regex_yaml.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/regex_yaml.cpp [17/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/nodeevents.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/nodeevents.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/nodeevents.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/nodeevents.cpp [18/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/emitter.cpp [19/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/node_data.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/node_data.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/node_data.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/node_data.cpp [20/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/parse.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/parse.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/parse.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/parse.cpp [21/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/simplekey.cpp [22/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/tag.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/tag.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/tag.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/tag.cpp [23/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/parser.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/parser.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/parser.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/parser.cpp [24/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/scantag.cpp [25/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/nodebuilder.cpp [26/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/stream.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/stream.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/stream.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/stream.cpp [27/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/scanscalar.cpp [28/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/singledocparser.cpp [29/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/emitterutils.cpp [30/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/scanner.cpp [31/34] /usr/bin/g++ -Dyaml_cpp_EXPORTS -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/include -I/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wshadow -Weffc++ -Wno-long-long -pedantic -pedantic-errors -MD -MT CMakeFiles/yaml-cpp.dir/src/scantoken.cpp.o -MF CMakeFiles/yaml-cpp.dir/src/scantoken.cpp.o.d -o CMakeFiles/yaml-cpp.dir/src/scantoken.cpp.o -c /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/src/scantoken.cpp [32/34] : && /usr/bin/g++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--dependency-file=CMakeFiles/yaml-cpp.dir/link.d -shared -Wl,-soname,libyaml-cpp.so.0.8 -o libyaml-cpp.so.0.8.0 CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o CMakeFiles/yaml-cpp.dir/src/binary.cpp.o CMakeFiles/yaml-cpp.dir/src/convert.cpp.o CMakeFiles/yaml-cpp.dir/src/depthguard.cpp.o CMakeFiles/yaml-cpp.dir/src/directives.cpp.o CMakeFiles/yaml-cpp.dir/src/emit.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/exceptions.cpp.o CMakeFiles/yaml-cpp.dir/src/exp.cpp.o CMakeFiles/yaml-cpp.dir/src/memory.cpp.o CMakeFiles/yaml-cpp.dir/src/node.cpp.o CMakeFiles/yaml-cpp.dir/src/node_data.cpp.o CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o CMakeFiles/yaml-cpp.dir/src/nodeevents.cpp.o CMakeFiles/yaml-cpp.dir/src/null.cpp.o CMakeFiles/yaml-cpp.dir/src/ostream_wrapper.cpp.o CMakeFiles/yaml-cpp.dir/src/parse.cpp.o CMakeFiles/yaml-cpp.dir/src/parser.cpp.o CMakeFiles/yaml-cpp.dir/src/regex_yaml.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 && : [33/34] /usr/bin/cmake -E cmake_symlink_library libyaml-cpp.so.0.8.0 libyaml-cpp.so.0.8 libyaml-cpp.so && : + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.t6HuVf + umask 022 + cd /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build + mkdir /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT + cd yaml-cpp-0.8.0 + '[' 1 -eq 1 ']' + DESTDIR=/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT + /usr/bin/cmake --install build -- Install configuration: "RelWithDebInfo" -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/lib64/libyaml-cpp.so.0.8.0 -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/lib64/libyaml-cpp.so.0.8 -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/lib64/libyaml-cpp.so -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/traits.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/contrib -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/binary.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/dll.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/node -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/node/emit.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/node/type.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/node/node.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/node/detail -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/node/parse.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/node/convert.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/node/impl.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/null.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/yaml.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/anchor.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/depthguard.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/parser.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/noexcept.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/mark.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/exceptions.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/include/yaml-cpp/emitter.h -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/lib64/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/lib64/cmake/yaml-cpp/yaml-cpp-targets-relwithdebinfo.cmake -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/lib64/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/lib64/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/lib64/pkgconfig/yaml-cpp.pc + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.8.0-1.mga10 --unique-debug-suffix -0.8.0-1.mga10.x86_64 --unique-debug-src-base yaml-cpp-0.8.0-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/yaml-cpp-0.8.0-1.mga10.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/SPECPARTS/rpm-debuginfo.specpart Processing files: lib64yaml-cpp0.8-0.8.0-1.mga10.x86_64 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SfZxbV + umask 022 + cd /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build + cd yaml-cpp-0.8.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/share/licenses/lib64yaml-cpp0.8 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/share/licenses/lib64yaml-cpp0.8 + cp -pr /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/LICENSE /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/share/licenses/lib64yaml-cpp0.8 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64yaml-cpp0.8 = 0.8.0-1.mga10 lib64yaml-cpp0.8(x86-64) = 0.8.0-1.mga10 libyaml-cpp.so.0.8()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.4)(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(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: lib64yaml-cpp-devel-0.8.0-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1IbCZs + umask 022 + cd /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build + cd yaml-cpp-0.8.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/share/doc/lib64yaml-cpp-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/share/doc/lib64yaml-cpp-devel + cp -pr /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/README.md /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/share/doc/lib64yaml-cpp-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KWzboS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build + cd yaml-cpp-0.8.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/share/licenses/lib64yaml-cpp-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/share/licenses/lib64yaml-cpp-devel + cp -pr /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/yaml-cpp-0.8.0/LICENSE /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT/usr/share/licenses/lib64yaml-cpp-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: cmake(yaml-cpp) = 0.8.0 devel(libyaml-cpp(64bit)) lib64yaml-cpp-devel = 0.8.0-1.mga10 lib64yaml-cpp-devel(x86-64) = 0.8.0-1.mga10 pkgconfig(yaml-cpp) = 0.8.0 yaml-cpp-devel = 0.8.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgcc_s(64bit)) devel(libstdc++(64bit)) pkgconfig Processing files: yaml-cpp-debugsource-0.8.0-1.mga10.x86_64 Provides: yaml-cpp-debugsource = 0.8.0-1.mga10 yaml-cpp-debugsource(x86-64) = 0.8.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64yaml-cpp0.8-debuginfo-0.8.0-1.mga10.x86_64 Provides: debuginfo(build-id) = 5bee368dbd3e796bba574e963fe5611b66faf9fb lib64yaml-cpp0.8-debuginfo = 0.8.0-1.mga10 lib64yaml-cpp0.8-debuginfo(x86-64) = 0.8.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: yaml-cpp-debugsource(x86-64) = 0.8.0-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64yaml-cpp-devel-0.8.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/yaml-cpp-debugsource-0.8.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64yaml-cpp0.8-0.8.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64yaml-cpp0.8-debuginfo-0.8.0-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.n8lo2s + umask 022 + cd /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build + test -d /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/yaml-cpp-0.8.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!