Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/json.spec'], nspawn_args=[]shell=Falseuid=0env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/json.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/json-3.6.1-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u"/usr/bin/rpmbuild -bb --target armv7hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/json.spec"], nspawn_args=[]shell=Falseuid=0env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', u"/usr/bin/rpmbuild -bb --target armv7hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/json.spec"] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hs0sG9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf json-3.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/v3.6.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd json-3.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Increase-timeout-of-test-unicode_all.patch + /usr/bin/patch -p1 -s + mkdir -p armv7hl-redhat-linux-gnueabi + sed -i s@lib/@/usr/lib/@g CMakeLists.txt + rm -f test/src/unit-regression.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.flBvT8 + umask 022 + cd /builddir/build/BUILD + cd json-3.6.1 + pushd armv7hl-redhat-linux-gnueabi ~/build/BUILD/json-3.6.1/armv7hl-redhat-linux-gnueabi ~/build/BUILD/json-3.6.1 + 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/cmake3 -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 -G Ninja -DJSON_BuildTests=ON .. -- The CXX compiler identification is GNU 4.8.5 -- 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 -- Using the single-header code from /builddir/build/BUILD/json-3.6.1/single_include/ -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_VERBOSE_MAKEFILE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/json-3.6.1/armv7hl-redhat-linux-gnueabi ~/build/BUILD/json-3.6.1 + popd + /usr/bin/ninja -v -j12 -C armv7hl-redhat-linux-gnueabi ninja: Entering directory `armv7hl-redhat-linux-gnueabi' [1/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-convenience.dir/src/unit-convenience.cpp.o -MF test/CMakeFiles/test-convenience.dir/src/unit-convenience.cpp.o.d -o test/CMakeFiles/test-convenience.dir/src/unit-convenience.cpp.o -c ../test/src/unit-convenience.cpp [2/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-allocator.dir/src/unit-allocator.cpp.o -MF test/CMakeFiles/test-allocator.dir/src/unit-allocator.cpp.o.d -o test/CMakeFiles/test-allocator.dir/src/unit-allocator.cpp.o -c ../test/src/unit-allocator.cpp [3/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-testsuites.dir/src/unit-testsuites.cpp.o -MF test/CMakeFiles/test-testsuites.dir/src/unit-testsuites.cpp.o.d -o test/CMakeFiles/test-testsuites.dir/src/unit-testsuites.cpp.o -c ../test/src/unit-testsuites.cpp [4/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-capacity.dir/src/unit-capacity.cpp.o -MF test/CMakeFiles/test-capacity.dir/src/unit-capacity.cpp.o.d -o test/CMakeFiles/test-capacity.dir/src/unit-capacity.cpp.o -c ../test/src/unit-capacity.cpp [5/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-algorithms.dir/src/unit-algorithms.cpp.o -MF test/CMakeFiles/test-algorithms.dir/src/unit-algorithms.cpp.o.d -o test/CMakeFiles/test-algorithms.dir/src/unit-algorithms.cpp.o -c ../test/src/unit-algorithms.cpp [6/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-inspection.dir/src/unit-inspection.cpp.o -MF test/CMakeFiles/test-inspection.dir/src/unit-inspection.cpp.o.d -o test/CMakeFiles/test-inspection.dir/src/unit-inspection.cpp.o -c ../test/src/unit-inspection.cpp [7/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-items.dir/src/unit-items.cpp.o -MF test/CMakeFiles/test-items.dir/src/unit-items.cpp.o.d -o test/CMakeFiles/test-items.dir/src/unit-items.cpp.o -c ../test/src/unit-items.cpp [8/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-pointer_access.dir/src/unit-pointer_access.cpp.o -MF test/CMakeFiles/test-pointer_access.dir/src/unit-pointer_access.cpp.o.d -o test/CMakeFiles/test-pointer_access.dir/src/unit-pointer_access.cpp.o -c ../test/src/unit-pointer_access.cpp [9/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-concepts.dir/src/unit-concepts.cpp.o -MF test/CMakeFiles/test-concepts.dir/src/unit-concepts.cpp.o.d -o test/CMakeFiles/test-concepts.dir/src/unit-concepts.cpp.o -c ../test/src/unit-concepts.cpp [10/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-constructor2.dir/src/unit-constructor2.cpp.o -MF test/CMakeFiles/test-constructor2.dir/src/unit-constructor2.cpp.o.d -o test/CMakeFiles/test-constructor2.dir/src/unit-constructor2.cpp.o -c ../test/src/unit-constructor2.cpp [11/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-reference_access.dir/src/unit-reference_access.cpp.o -MF test/CMakeFiles/test-reference_access.dir/src/unit-reference_access.cpp.o.d -o test/CMakeFiles/test-reference_access.dir/src/unit-reference_access.cpp.o -c ../test/src/unit-reference_access.cpp [12/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-udt.dir/src/unit-udt.cpp.o -MF test/CMakeFiles/test-udt.dir/src/unit-udt.cpp.o.d -o test/CMakeFiles/test-udt.dir/src/unit-udt.cpp.o -c ../test/src/unit-udt.cpp [13/81] /usr/bin/c++ -I../test/thirdparty/catch -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 -std=gnu++11 -MD -MT test/CMakeFiles/catch_main.dir/src/unit.cpp.o -MF test/CMakeFiles/catch_main.dir/src/unit.cpp.o.d -o test/CMakeFiles/catch_main.dir/src/unit.cpp.o -c ../test/src/unit.cpp [14/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-inspection.dir/src/unit-inspection.cpp.o -o test/test-inspection && : [15/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-testsuites.dir/src/unit-testsuites.cpp.o -o test/test-testsuites && : [16/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-convenience.dir/src/unit-convenience.cpp.o -o test/test-convenience && : [17/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-capacity.dir/src/unit-capacity.cpp.o -o test/test-capacity && : [18/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-algorithms.dir/src/unit-algorithms.cpp.o -o test/test-algorithms && : [19/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-allocator.dir/src/unit-allocator.cpp.o -o test/test-allocator && : [20/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-pointer_access.dir/src/unit-pointer_access.cpp.o -o test/test-pointer_access && : [21/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-items.dir/src/unit-items.cpp.o -o test/test-items && : [22/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-concepts.dir/src/unit-concepts.cpp.o -o test/test-concepts && : [23/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-udt.dir/src/unit-udt.cpp.o -o test/test-udt && : [24/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-constructor2.dir/src/unit-constructor2.cpp.o -o test/test-constructor2 && : [25/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-reference_access.dir/src/unit-reference_access.cpp.o -o test/test-reference_access && : [26/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-merge_patch.dir/src/unit-merge_patch.cpp.o -MF test/CMakeFiles/test-merge_patch.dir/src/unit-merge_patch.cpp.o.d -o test/CMakeFiles/test-merge_patch.dir/src/unit-merge_patch.cpp.o -c ../test/src/unit-merge_patch.cpp [27/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-merge_patch.dir/src/unit-merge_patch.cpp.o -o test/test-merge_patch && : [28/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-meta.dir/src/unit-meta.cpp.o -MF test/CMakeFiles/test-meta.dir/src/unit-meta.cpp.o.d -o test/CMakeFiles/test-meta.dir/src/unit-meta.cpp.o -c ../test/src/unit-meta.cpp [29/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-deserialization.dir/src/unit-deserialization.cpp.o -MF test/CMakeFiles/test-deserialization.dir/src/unit-deserialization.cpp.o.d -o test/CMakeFiles/test-deserialization.dir/src/unit-deserialization.cpp.o -c ../test/src/unit-deserialization.cpp [30/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-meta.dir/src/unit-meta.cpp.o -o test/test-meta && : [31/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-deserialization.dir/src/unit-deserialization.cpp.o -o test/test-deserialization && : [32/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-json_pointer.dir/src/unit-json_pointer.cpp.o -MF test/CMakeFiles/test-json_pointer.dir/src/unit-json_pointer.cpp.o.d -o test/CMakeFiles/test-json_pointer.dir/src/unit-json_pointer.cpp.o -c ../test/src/unit-json_pointer.cpp [33/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-json_pointer.dir/src/unit-json_pointer.cpp.o -o test/test-json_pointer && : [34/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-msgpack.dir/src/unit-msgpack.cpp.o -MF test/CMakeFiles/test-msgpack.dir/src/unit-msgpack.cpp.o.d -o test/CMakeFiles/test-msgpack.dir/src/unit-msgpack.cpp.o -c ../test/src/unit-msgpack.cpp [35/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-msgpack.dir/src/unit-msgpack.cpp.o -o test/test-msgpack && : [36/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-modifiers.dir/src/unit-modifiers.cpp.o -MF test/CMakeFiles/test-modifiers.dir/src/unit-modifiers.cpp.o.d -o test/CMakeFiles/test-modifiers.dir/src/unit-modifiers.cpp.o -c ../test/src/unit-modifiers.cpp [37/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-class_lexer.dir/src/unit-class_lexer.cpp.o -MF test/CMakeFiles/test-class_lexer.dir/src/unit-class_lexer.cpp.o.d -o test/CMakeFiles/test-class_lexer.dir/src/unit-class_lexer.cpp.o -c ../test/src/unit-class_lexer.cpp [38/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-class_lexer.dir/src/unit-class_lexer.cpp.o -o test/test-class_lexer && : [39/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-to_chars.dir/src/unit-to_chars.cpp.o -MF test/CMakeFiles/test-to_chars.dir/src/unit-to_chars.cpp.o.d -o test/CMakeFiles/test-to_chars.dir/src/unit-to_chars.cpp.o -c ../test/src/unit-to_chars.cpp [40/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-to_chars.dir/src/unit-to_chars.cpp.o -o test/test-to_chars && : [41/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-conversions.dir/src/unit-conversions.cpp.o -MF test/CMakeFiles/test-conversions.dir/src/unit-conversions.cpp.o.d -o test/CMakeFiles/test-conversions.dir/src/unit-conversions.cpp.o -c ../test/src/unit-conversions.cpp [42/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-conversions.dir/src/unit-conversions.cpp.o -o test/test-conversions && : [43/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-class_const_iterator.dir/src/unit-class_const_iterator.cpp.o -MF test/CMakeFiles/test-class_const_iterator.dir/src/unit-class_const_iterator.cpp.o.d -o test/CMakeFiles/test-class_const_iterator.dir/src/unit-class_const_iterator.cpp.o -c ../test/src/unit-class_const_iterator.cpp [44/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-class_const_iterator.dir/src/unit-class_const_iterator.cpp.o -o test/test-class_const_iterator && : [45/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-iterators1.dir/src/unit-iterators1.cpp.o -MF test/CMakeFiles/test-iterators1.dir/src/unit-iterators1.cpp.o.d -o test/CMakeFiles/test-iterators1.dir/src/unit-iterators1.cpp.o -c ../test/src/unit-iterators1.cpp [46/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-iterators1.dir/src/unit-iterators1.cpp.o -o test/test-iterators1 && : [47/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-modifiers.dir/src/unit-modifiers.cpp.o -o test/test-modifiers && : [48/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-bson.dir/src/unit-bson.cpp.o -MF test/CMakeFiles/test-bson.dir/src/unit-bson.cpp.o.d -o test/CMakeFiles/test-bson.dir/src/unit-bson.cpp.o -c ../test/src/unit-bson.cpp [49/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-element_access1.dir/src/unit-element_access1.cpp.o -MF test/CMakeFiles/test-element_access1.dir/src/unit-element_access1.cpp.o.d -o test/CMakeFiles/test-element_access1.dir/src/unit-element_access1.cpp.o -c ../test/src/unit-element_access1.cpp [50/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-bson.dir/src/unit-bson.cpp.o -o test/test-bson && : [51/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-element_access1.dir/src/unit-element_access1.cpp.o -o test/test-element_access1 && : [52/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-class_iterator.dir/src/unit-class_iterator.cpp.o -MF test/CMakeFiles/test-class_iterator.dir/src/unit-class_iterator.cpp.o.d -o test/CMakeFiles/test-class_iterator.dir/src/unit-class_iterator.cpp.o -c ../test/src/unit-class_iterator.cpp [53/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-class_iterator.dir/src/unit-class_iterator.cpp.o -o test/test-class_iterator && : [54/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-noexcept.dir/src/unit-noexcept.cpp.o -MF test/CMakeFiles/test-noexcept.dir/src/unit-noexcept.cpp.o.d -o test/CMakeFiles/test-noexcept.dir/src/unit-noexcept.cpp.o -c ../test/src/unit-noexcept.cpp [55/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-noexcept.dir/src/unit-noexcept.cpp.o -o test/test-noexcept && : [56/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-readme.dir/src/unit-readme.cpp.o -MF test/CMakeFiles/test-readme.dir/src/unit-readme.cpp.o.d -o test/CMakeFiles/test-readme.dir/src/unit-readme.cpp.o -c ../test/src/unit-readme.cpp [57/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-readme.dir/src/unit-readme.cpp.o -o test/test-readme && : [58/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-wstring.dir/src/unit-wstring.cpp.o -MF test/CMakeFiles/test-wstring.dir/src/unit-wstring.cpp.o.d -o test/CMakeFiles/test-wstring.dir/src/unit-wstring.cpp.o -c ../test/src/unit-wstring.cpp [59/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-wstring.dir/src/unit-wstring.cpp.o -o test/test-wstring && : [60/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-serialization.dir/src/unit-serialization.cpp.o -MF test/CMakeFiles/test-serialization.dir/src/unit-serialization.cpp.o.d -o test/CMakeFiles/test-serialization.dir/src/unit-serialization.cpp.o -c ../test/src/unit-serialization.cpp [61/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-serialization.dir/src/unit-serialization.cpp.o -o test/test-serialization && : [62/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-constructor1.dir/src/unit-constructor1.cpp.o -MF test/CMakeFiles/test-constructor1.dir/src/unit-constructor1.cpp.o.d -o test/CMakeFiles/test-constructor1.dir/src/unit-constructor1.cpp.o -c ../test/src/unit-constructor1.cpp [63/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-constructor1.dir/src/unit-constructor1.cpp.o -o test/test-constructor1 && : [64/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-comparison.dir/src/unit-comparison.cpp.o -MF test/CMakeFiles/test-comparison.dir/src/unit-comparison.cpp.o.d -o test/CMakeFiles/test-comparison.dir/src/unit-comparison.cpp.o -c ../test/src/unit-comparison.cpp [65/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-comparison.dir/src/unit-comparison.cpp.o -o test/test-comparison && : [66/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-json_patch.dir/src/unit-json_patch.cpp.o -MF test/CMakeFiles/test-json_patch.dir/src/unit-json_patch.cpp.o.d -o test/CMakeFiles/test-json_patch.dir/src/unit-json_patch.cpp.o -c ../test/src/unit-json_patch.cpp [67/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-json_patch.dir/src/unit-json_patch.cpp.o -o test/test-json_patch && : [68/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-unicode.dir/src/unit-unicode.cpp.o -MF test/CMakeFiles/test-unicode.dir/src/unit-unicode.cpp.o.d -o test/CMakeFiles/test-unicode.dir/src/unit-unicode.cpp.o -c ../test/src/unit-unicode.cpp [69/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-alt-string.dir/src/unit-alt-string.cpp.o -MF test/CMakeFiles/test-alt-string.dir/src/unit-alt-string.cpp.o.d -o test/CMakeFiles/test-alt-string.dir/src/unit-alt-string.cpp.o -c ../test/src/unit-alt-string.cpp [70/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-unicode.dir/src/unit-unicode.cpp.o -o test/test-unicode && : [71/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-alt-string.dir/src/unit-alt-string.cpp.o -o test/test-alt-string && : [72/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-iterators2.dir/src/unit-iterators2.cpp.o -MF test/CMakeFiles/test-iterators2.dir/src/unit-iterators2.cpp.o.d -o test/CMakeFiles/test-iterators2.dir/src/unit-iterators2.cpp.o -c ../test/src/unit-iterators2.cpp [73/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-iterators2.dir/src/unit-iterators2.cpp.o -o test/test-iterators2 && : [74/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-element_access2.dir/src/unit-element_access2.cpp.o -MF test/CMakeFiles/test-element_access2.dir/src/unit-element_access2.cpp.o.d -o test/CMakeFiles/test-element_access2.dir/src/unit-element_access2.cpp.o -c ../test/src/unit-element_access2.cpp [75/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-element_access2.dir/src/unit-element_access2.cpp.o -o test/test-element_access2 && : [76/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-cbor.dir/src/unit-cbor.cpp.o -MF test/CMakeFiles/test-cbor.dir/src/unit-cbor.cpp.o.d -o test/CMakeFiles/test-cbor.dir/src/unit-cbor.cpp.o -c ../test/src/unit-cbor.cpp [77/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-cbor.dir/src/unit-cbor.cpp.o -o test/test-cbor && : [78/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-class_parser.dir/src/unit-class_parser.cpp.o -MF test/CMakeFiles/test-class_parser.dir/src/unit-class_parser.cpp.o.d -o test/CMakeFiles/test-class_parser.dir/src/unit-class_parser.cpp.o -c ../test/src/unit-class_parser.cpp [79/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-class_parser.dir/src/unit-class_parser.cpp.o -o test/test-class_parser && : [80/81] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -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 -Wno-deprecated -Wno-float-equal -Wno-deprecated-declarations -std=gnu++11 -MD -MT test/CMakeFiles/test-ubjson.dir/src/unit-ubjson.cpp.o -MF test/CMakeFiles/test-ubjson.dir/src/unit-ubjson.cpp.o.d -o test/CMakeFiles/test-ubjson.dir/src/unit-ubjson.cpp.o -c ../test/src/unit-ubjson.cpp [81/81] : && /usr/bin/c++ -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 -Wl,-z,relro -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-ubjson.dir/src/unit-ubjson.cpp.o -o test/test-ubjson && : + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Wn2aBR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/json-3.6.1-2.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/json-3.6.1-2.el7.arm ++ dirname /builddir/build/BUILDROOT/json-3.6.1-2.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/json-3.6.1-2.el7.arm + cd json-3.6.1 + DESTDIR=/builddir/build/BUILDROOT/json-3.6.1-2.el7.arm + /usr/bin/ninja install -v -j12 -C armv7hl-redhat-linux-gnueabi ninja: Entering directory `armv7hl-redhat-linux-gnueabi' [0/1] cd /builddir/build/BUILD/json-3.6.1/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/json-3.6.1-2.el7.arm/usr/include -- Installing: /builddir/build/BUILDROOT/json-3.6.1-2.el7.arm/usr/include/nlohmann -- Installing: /builddir/build/BUILDROOT/json-3.6.1-2.el7.arm/usr/include/nlohmann/json.hpp -- Installing: /builddir/build/BUILDROOT/json-3.6.1-2.el7.arm/usr/lib/cmake/nlohmann_json/nlohmann_jsonConfig.cmake -- Installing: /builddir/build/BUILDROOT/json-3.6.1-2.el7.arm/usr/lib/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/json-3.6.1-2.el7.arm/usr/lib/cmake/nlohmann_json/nlohmann_jsonTargets.cmake + ln -s nlohmann/json.hpp /builddir/build/BUILDROOT/json-3.6.1-2.el7.arm/usr/include/json.hpp + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XuMfyM Processing files: json-devel-3.6.1-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0OOuJH + umask 022 + cd /builddir/build/BUILD + cd json-3.6.1 + DOCDIR=/builddir/build/BUILDROOT/json-3.6.1-2.el7.arm/usr/share/doc/json-devel-3.6.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/json-3.6.1-2.el7.arm/usr/share/doc/json-devel-3.6.1 + cp -pr README.md /builddir/build/BUILDROOT/json-3.6.1-2.el7.arm/usr/share/doc/json-devel-3.6.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DtqzqC + umask 022 + cd /builddir/build/BUILD + cd json-3.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/json-3.6.1-2.el7.arm/usr/share/licenses/json-devel-3.6.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/json-3.6.1-2.el7.arm/usr/share/licenses/json-devel-3.6.1 + cp -pr LICENSE.MIT /builddir/build/BUILDROOT/json-3.6.1-2.el7.arm/usr/share/licenses/json-devel-3.6.1 + exit 0 Provides: cmake(nlohmann_json) = 3.6.1 json = 3.6.1-2.el7 json-devel = 3.6.1-2.el7 json-devel(armv7hl-32) = 3.6.1-2.el7 json-static = 3.6.1-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/json-3.6.1-2.el7.arm Wrote: /builddir/build/RPMS/json-devel-3.6.1-2.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YHj2kV + umask 022 + cd /builddir/build/BUILD + cd json-3.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/json-3.6.1-2.el7.arm + exit 0 Child return code was: 0