Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/yaml-cpp03.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-f13a9e7b6fef72589e4cce31aa1171a07126267e/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/yaml-cpp03.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/yaml-cpp03-0.3.0-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/yaml-cpp03.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-f13a9e7b6fef72589e4cce31aa1171a07126267e/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/yaml-cpp03.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.F3a9bh + 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 -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd yaml-cpp + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (yaml-cpp03-pkgconf.patch): + echo 'Patch #0 (yaml-cpp03-pkgconf.patch):' + /usr/bin/cat /builddir/build/SOURCES/yaml-cpp03-pkgconf.patch + /usr/bin/patch -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.GRi5Ds + umask 022 + cd /builddir/build/BUILD + cd yaml-cpp + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + 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/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON . -DYAML_CPP_BUILD_TOOLS=0 -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- 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 -- 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 -- Performing Test FLAG_WEXTRA -- Performing Test FLAG_WEXTRA - Success -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE SHARE_INSTALL_PREFIX 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' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 3 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 4 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 5 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 6 [ 7%] [ 7%] [ 11%] [ 14%] Building CXX object CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o Building CXX object CMakeFiles/yaml-cpp.dir/src/node.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/node.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/node.cpp /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/singledocparser.cpp Building CXX object CMakeFiles/yaml-cpp.dir/src/stream.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/stream.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/stream.cpp Building CXX object CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/scanner.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 7 [ 18%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/emitter.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 8 [ 22%] Building CXX object CMakeFiles/yaml-cpp.dir/src/binary.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/binary.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/binary.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 9 [ 25%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/emitterutils.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 10 [ 29%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exp.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/exp.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/exp.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 11 [ 33%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/emitterstate.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 12 [ 37%] Building CXX object CMakeFiles/yaml-cpp.dir/src/directives.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/directives.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/directives.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 13 [ 40%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodeownership.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/nodeownership.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/nodeownership.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 14 [ 44%] Building CXX object CMakeFiles/yaml-cpp.dir/src/tag.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/tag.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/tag.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 15 [ 48%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parser.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/parser.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/parser.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 16 [ 51%] Building CXX object CMakeFiles/yaml-cpp.dir/src/ostream.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/ostream.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/ostream.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 17 [ 55%] Building CXX object CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/simplekey.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 18 [ 59%] Building CXX object CMakeFiles/yaml-cpp.dir/src/null.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/null.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/null.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 19 [ 62%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/emitfromevents.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 20 [ 66%] Building CXX object CMakeFiles/yaml-cpp.dir/src/regex.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/regex.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/regex.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 21 [ 70%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/scanscalar.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 22 [ 74%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantoken.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/scantoken.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/scantoken.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 23 [ 77%] Building CXX object CMakeFiles/yaml-cpp.dir/src/iterator.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/iterator.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/iterator.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 24 [ 81%] Building CXX object CMakeFiles/yaml-cpp.dir/src/conversion.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/conversion.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/conversion.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 25 [ 85%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/scantag.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 26 [ 88%] Building CXX object CMakeFiles/yaml-cpp.dir/src/aliasmanager.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/aliasmanager.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/aliasmanager.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 27 [ 92%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/nodebuilder.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 28 [ 96%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/contrib/graphbuilder.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 29 [100%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o /usr/bin/c++ -Dyaml_cpp_EXPORTS -Wall -Wextra -pedantic -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fPIC -I/builddir/build/BUILD/yaml-cpp/include -I/builddir/build/BUILD/yaml-cpp/src -o CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o -c /builddir/build/BUILD/yaml-cpp/src/contrib/graphbuilderadapter.cpp 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -Wl,-z,relro -shared -Wl,-soname,libyaml-cpp.so.0.3 -o libyaml-cpp.so.0.3.0 CMakeFiles/yaml-cpp.dir/src/stream.cpp.o CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o CMakeFiles/yaml-cpp.dir/src/node.cpp.o CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o CMakeFiles/yaml-cpp.dir/src/binary.cpp.o CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o CMakeFiles/yaml-cpp.dir/src/exp.cpp.o CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o CMakeFiles/yaml-cpp.dir/src/directives.cpp.o CMakeFiles/yaml-cpp.dir/src/nodeownership.cpp.o CMakeFiles/yaml-cpp.dir/src/tag.cpp.o CMakeFiles/yaml-cpp.dir/src/parser.cpp.o CMakeFiles/yaml-cpp.dir/src/ostream.cpp.o CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o CMakeFiles/yaml-cpp.dir/src/null.cpp.o CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o CMakeFiles/yaml-cpp.dir/src/regex.cpp.o CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o CMakeFiles/yaml-cpp.dir/src/scantoken.cpp.o CMakeFiles/yaml-cpp.dir/src/iterator.cpp.o CMakeFiles/yaml-cpp.dir/src/conversion.cpp.o CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o CMakeFiles/yaml-cpp.dir/src/aliasmanager.cpp.o CMakeFiles/yaml-cpp.dir/src/nodebuilder.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' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 [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.b4CeVF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm ++ dirname /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm + cd yaml-cpp + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm /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' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/yaml-cpp/CMakeFiles 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 [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-4.el7.arm/usr/lib/libyaml-cpp.so.0.3.0 -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/lib/libyaml-cpp.so.0.3 -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/lib/libyaml-cpp.so -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/nodeutil.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/stlemitter.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/eventhandler.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/contrib -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/mark.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/emitfromevents.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/nodeimpl.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/conversion.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/yaml.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/aliasmanager.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/noncopyable.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/ltnode.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/parser.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/exceptions.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/iterator.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/nodereadimpl.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/null.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/stlnode.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/traits.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/emittermanip.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/node.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/emitter.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/dll.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/binary.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/anchor.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp/ostream.h -- Installing: /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/lib/pkgconfig/yaml-cpp.pc + mv /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03 + mv /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/lib/libyaml-cpp.so /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/lib/libyaml-cpp03.so + mv /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/lib/pkgconfig/yaml-cpp.pc /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/lib/pkgconfig/yaml-cpp03.pc + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/aliasmanager.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/anchor.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/binary.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/conversion.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/dll.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/emitfromevents.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/emitter.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/emittermanip.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/eventhandler.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/exceptions.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/iterator.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/ltnode.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/mark.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/node.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/nodeimpl.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/nodereadimpl.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/nodeutil.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/noncopyable.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/null.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/ostream.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/parser.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/stlemitter.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/stlnode.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/traits.h + for header in '/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/*.h' + sed -i 's|#include "yaml-cpp|#include "yaml-cpp03|g' /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/include/yaml-cpp03/yaml.h + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/yaml-cpp extracting debug info from /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/lib/libyaml-cpp.so.0.3.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libyaml-cpp.so.0.3.0.debug to /usr/lib/debug/usr/lib/libyaml-cpp03.so.debug symlinked /usr/lib/debug/usr/lib/libyaml-cpp.so.0.3.0.debug to /usr/lib/debug/usr/lib/libyaml-cpp.so.0.3.debug 415 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: yaml-cpp03-0.3.0-4.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zQYqsC + umask 022 + cd /builddir/build/BUILD + cd yaml-cpp + DOCDIR=/builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/share/doc/yaml-cpp03-0.3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/share/doc/yaml-cpp03-0.3.0 + cp -pr license.txt /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm/usr/share/doc/yaml-cpp03-0.3.0 + exit 0 Provides: libyaml-cpp.so.0.3 yaml-cpp = 0.3.0-4.el7 yaml-cpp03 = 0.3.0-4.el7 yaml-cpp03(armv7hl-32) = 0.3.0-4.el7 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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Obsoletes: yaml-cpp < 0.3.0-5 Processing files: yaml-cpp03-devel-0.3.0-4.el7.armv7hl Provides: pkgconfig(yaml-cpp03) = 0.3.0 yaml-cpp-devel = 0.3.0-4.el7 yaml-cpp03-devel = 0.3.0-4.el7 yaml-cpp03-devel(armv7hl-32) = 0.3.0-4.el7 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 Obsoletes: yaml-cpp-devel < 0.3.0-5 Processing files: yaml-cpp03-debuginfo-0.3.0-4.el7.armv7hl Provides: yaml-cpp03-debuginfo = 0.3.0-4.el7 yaml-cpp03-debuginfo(armv7hl-32) = 0.3.0-4.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm Wrote: /builddir/build/RPMS/yaml-cpp03-0.3.0-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/yaml-cpp03-devel-0.3.0-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/yaml-cpp03-debuginfo-0.3.0-4.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cbdvno + umask 022 + cd /builddir/build/BUILD + cd yaml-cpp + /usr/bin/rm -rf /builddir/build/BUILDROOT/yaml-cpp03-0.3.0-4.el7.arm + exit 0 Child return code was: 0 LEAVE do -->