Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/json.spec'], chrootPath='/var/lib/mock/f29-build-25316-13202/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/json.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/json-3.1.2-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/json.spec'], chrootPath='/var/lib/mock/f29-build-25316-13202/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/json.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bUu23h + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf json-3.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/v3.1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd json-3.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mkdir -p riscv64-redhat-linux-gnu + sed -i s@lib/@/usr/lib64/@g CMakeLists.txt + rm -f test/src/unit-regression.cpp + rm -f test/src/unit-udt.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RqmENH + umask 022 + cd /builddir/build/BUILD + cd json-3.1.2 ~/build/BUILD/json-3.1.2/riscv64-redhat-linux-gnu ~/build/BUILD/json-3.1.2 + pushd riscv64-redhat-linux-gnu + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -G Ninja -DJSON_BuildTests=ON .. -- The CXX compiler identification is GNU 8.2.1 -- 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.1.2/single_include/ -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_CXX_FLAGS_RELEASE BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: CMAKE_VERBOSE_MAKEFILE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: LIB_SUFFIX BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/json-3.1.2/riscv64-redhat-linux-gnu + popd ~/build/BUILD/json-3.1.2 + /usr/bin/ninja -v -j4 -C riscv64-redhat-linux-gnu ninja: Entering directory `riscv64-redhat-linux-gnu' [1/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [3/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [4/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [5/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [6/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [7/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [8/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [9/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [11/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [12/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [13/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [14/75] /usr/bin/c++ -I../test/thirdparty/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 [15/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [16/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-unicode.dir/src/unit-unicode.cpp.o -o test/test-unicode && : [17/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-ubjson.dir/src/unit-ubjson.cpp.o -o test/test-ubjson && : [18/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-conversions.dir/src/unit-conversions.cpp.o -o test/test-conversions && : [19/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-convenience.dir/src/unit-convenience.cpp.o -o test/test-convenience && : [20/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 && : [21/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 && : [22/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 && : [23/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 && : [24/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-noexcept.dir/src/unit-noexcept.cpp.o -o test/test-noexcept && : [25/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 && : [26/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-concepts.dir/src/unit-concepts.cpp.o -o test/test-concepts && : [27/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-testsuites.dir/src/unit-testsuites.cpp.o -o test/test-testsuites && : [28/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-comparison.dir/src/unit-comparison.cpp.o -o test/test-comparison && : [29/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 && : [30/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [31/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-allocator.dir/src/unit-allocator.cpp.o -o test/test-allocator && : [32/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [33/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [34/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 && : [35/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-modifiers.dir/src/unit-modifiers.cpp.o -o test/test-modifiers && : [36/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 ../test/src/unit-items.cpp: In function 'void ____C_A_T_C_H____T_E_S_T____0()': ../test/src/unit-items.cpp:43:51: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:43:51: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:76:52: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:76:52: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:120:57: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:120:57: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:153:58: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:153:58: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:189:51: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:189:51: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:222:52: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:222:52: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:255:57: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:255:57: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:288:58: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:288:58: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:324:51: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:324:51: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:357:52: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:357:52: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:401:57: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:401:57: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:434:58: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:434:58: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:470:51: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:470:51: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:503:52: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:503:52: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:536:57: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:536:57: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:569:58: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:569:58: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:605:51: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:605:51: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:620:52: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:620:52: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:641:57: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:641:57: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:656:58: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:656:58: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::reference = nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13874:38: note: declared here static iteration_proxy iterator_wrapper(reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:674:51: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:674:51: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:689:52: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:689:52: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:704:57: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:704:57: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:719:58: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ ../test/src/unit-items.cpp:719:58: warning: 'static nlohmann::basic_json::iteration_proxy > > nlohmann::basic_json::iterator_wrapper(nlohmann::basic_json::const_reference) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::iteration_proxy > > = nlohmann::detail::iteration_proxy > >; nlohmann::basic_json::const_reference = const nlohmann::basic_json<>&; nlohmann::basic_json::value_type = nlohmann::basic_json<>]' is deprecated [-Wdeprecated-declarations] for (const auto& i : json::iterator_wrapper(j)) ^ In file included from ../test/src/unit-items.cpp:31: ../single_include/nlohmann/json.hpp:13883:44: note: declared here static iteration_proxy iterator_wrapper(const_reference ref) noexcept ^~~~~~~~~~~~~~~~ [37/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-items.dir/src/unit-items.cpp.o -o test/test-items && : [38/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [39/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [40/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-constructor2.dir/src/unit-constructor2.cpp.o -o test/test-constructor2 && : [41/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-algorithms.dir/src/unit-algorithms.cpp.o -o test/test-algorithms && : [42/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [43/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 && : [44/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [45/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 && : [46/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [47/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 && : [48/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [49/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [50/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-capacity.dir/src/unit-capacity.cpp.o -o test/test-capacity && : [51/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-cbor.dir/src/unit-cbor.cpp.o -o test/test-cbor && : [52/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [53/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-iterators2.dir/src/unit-iterators2.cpp.o -o test/test-iterators2 && : [54/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [55/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 && : [56/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 ../test/src/unit-deserialization.cpp: In function 'void ____C_A_T_C_H____T_E_S_T____0()': ../test/src/unit-deserialization.cpp:72:18: warning: 'std::istream& nlohmann::operator<<(nlohmann::basic_json<>&, std::istream&)' is deprecated [-Wdeprecated-declarations] j << ss; ^~ In file included from ../test/src/unit-deserialization.cpp:31: ../single_include/nlohmann/json.hpp:15714:26: note: declared here friend std::istream& operator<<(basic_json& j, std::istream& i) ^~~~~~~~ ../test/src/unit-deserialization.cpp:72:18: warning: 'std::istream& nlohmann::operator<<(nlohmann::basic_json<>&, std::istream&)' is deprecated [-Wdeprecated-declarations] j << ss; ^~ In file included from ../test/src/unit-deserialization.cpp:31: ../single_include/nlohmann/json.hpp:15714:26: note: declared here friend std::istream& operator<<(basic_json& j, std::istream& i) ^~~~~~~~ In file included from ../test/src/unit-deserialization.cpp:29: ../test/src/unit-deserialization.cpp:129:34: warning: 'std::istream& nlohmann::operator<<(nlohmann::basic_json<>&, std::istream&)' is deprecated [-Wdeprecated-declarations] CHECK_THROWS_AS(j << ss1, json::parse_error&); ^~~ In file included from ../test/src/unit-deserialization.cpp:31: ../single_include/nlohmann/json.hpp:15714:26: note: declared here friend std::istream& operator<<(basic_json& j, std::istream& i) ^~~~~~~~ In file included from ../test/src/unit-deserialization.cpp:29: ../test/src/unit-deserialization.cpp:129:34: warning: 'std::istream& nlohmann::operator<<(nlohmann::basic_json<>&, std::istream&)' is deprecated [-Wdeprecated-declarations] CHECK_THROWS_AS(j << ss1, json::parse_error&); ^~~ In file included from ../test/src/unit-deserialization.cpp:31: ../single_include/nlohmann/json.hpp:15714:26: note: declared here friend std::istream& operator<<(basic_json& j, std::istream& i) ^~~~~~~~ In file included from ../test/src/unit-deserialization.cpp:29: ../test/src/unit-deserialization.cpp:130:36: warning: 'std::istream& nlohmann::operator<<(nlohmann::basic_json<>&, std::istream&)' is deprecated [-Wdeprecated-declarations] CHECK_THROWS_WITH(j << ss2, ^~~ In file included from ../test/src/unit-deserialization.cpp:31: ../single_include/nlohmann/json.hpp:15714:26: note: declared here friend std::istream& operator<<(basic_json& j, std::istream& i) ^~~~~~~~ In file included from ../test/src/unit-deserialization.cpp:29: ../test/src/unit-deserialization.cpp:130:36: warning: 'std::istream& nlohmann::operator<<(nlohmann::basic_json<>&, std::istream&)' is deprecated [-Wdeprecated-declarations] CHECK_THROWS_WITH(j << ss2, ^~~ In file included from ../test/src/unit-deserialization.cpp:31: ../single_include/nlohmann/json.hpp:15714:26: note: declared here friend std::istream& operator<<(basic_json& j, std::istream& i) ^~~~~~~~ ../test/src/unit-deserialization.cpp:532:18: warning: 'std::istream& nlohmann::operator<<(nlohmann::basic_json<>&, std::istream&)' is deprecated [-Wdeprecated-declarations] j << s; ^ In file included from ../test/src/unit-deserialization.cpp:31: ../single_include/nlohmann/json.hpp:15714:26: note: declared here friend std::istream& operator<<(basic_json& j, std::istream& i) ^~~~~~~~ ../test/src/unit-deserialization.cpp:532:18: warning: 'std::istream& nlohmann::operator<<(nlohmann::basic_json<>&, std::istream&)' is deprecated [-Wdeprecated-declarations] j << s; ^ In file included from ../test/src/unit-deserialization.cpp:31: ../single_include/nlohmann/json.hpp:15714:26: note: declared here friend std::istream& operator<<(basic_json& j, std::istream& i) ^~~~~~~~ ../test/src/unit-deserialization.cpp:534:18: warning: 'std::istream& nlohmann::operator<<(nlohmann::basic_json<>&, std::istream&)' is deprecated [-Wdeprecated-declarations] j << s; ^ In file included from ../test/src/unit-deserialization.cpp:31: ../single_include/nlohmann/json.hpp:15714:26: note: declared here friend std::istream& operator<<(basic_json& j, std::istream& i) ^~~~~~~~ ../test/src/unit-deserialization.cpp:534:18: warning: 'std::istream& nlohmann::operator<<(nlohmann::basic_json<>&, std::istream&)' is deprecated [-Wdeprecated-declarations] j << s; ^ In file included from ../test/src/unit-deserialization.cpp:31: ../single_include/nlohmann/json.hpp:15714:26: note: declared here friend std::istream& operator<<(basic_json& j, std::istream& i) ^~~~~~~~ [57/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-deserialization.dir/src/unit-deserialization.cpp.o -o test/test-deserialization && : [58/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [59/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-meta.dir/src/unit-meta.cpp.o -o test/test-meta && : [60/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [61/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-inspection.dir/src/unit-inspection.cpp.o -o test/test-inspection && : [62/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [63/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-readme.dir/src/unit-readme.cpp.o -o test/test-readme && : [64/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [65/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [66/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [67/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 && : [68/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 && : [69/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-constructor1.dir/src/unit-constructor1.cpp.o -o test/test-constructor1 && : [70/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 ../test/src/unit-serialization.cpp: In function 'void ____C_A_T_C_H____T_E_S_T____0()': ../test/src/unit-serialization.cpp:71:18: warning: 'std::ostream& nlohmann::operator>>(const nlohmann::basic_json<>&, std::ostream&)' is deprecated [-Wdeprecated-declarations] j >> ss; ^~ In file included from ../test/src/unit-serialization.cpp:31: ../single_include/nlohmann/json.hpp:15528:26: note: declared here friend std::ostream& operator>>(const basic_json& j, std::ostream& o) ^~~~~~~~ ../test/src/unit-serialization.cpp:71:18: warning: 'std::ostream& nlohmann::operator>>(const nlohmann::basic_json<>&, std::ostream&)' is deprecated [-Wdeprecated-declarations] j >> ss; ^~ In file included from ../test/src/unit-serialization.cpp:31: ../single_include/nlohmann/json.hpp:15528:26: note: declared here friend std::ostream& operator>>(const basic_json& j, std::ostream& o) ^~~~~~~~ ../test/src/unit-serialization.cpp:80:18: warning: 'std::ostream& nlohmann::operator>>(const nlohmann::basic_json<>&, std::ostream&)' is deprecated [-Wdeprecated-declarations] j >> ss; ^~ In file included from ../test/src/unit-serialization.cpp:31: ../single_include/nlohmann/json.hpp:15528:26: note: declared here friend std::ostream& operator>>(const basic_json& j, std::ostream& o) ^~~~~~~~ ../test/src/unit-serialization.cpp:80:18: warning: 'std::ostream& nlohmann::operator>>(const nlohmann::basic_json<>&, std::ostream&)' is deprecated [-Wdeprecated-declarations] j >> ss; ^~ In file included from ../test/src/unit-serialization.cpp:31: ../single_include/nlohmann/json.hpp:15528:26: note: declared here friend std::ostream& operator>>(const basic_json& j, std::ostream& o) ^~~~~~~~ ../test/src/unit-serialization.cpp:91:18: warning: 'std::ostream& nlohmann::operator>>(const nlohmann::basic_json<>&, std::ostream&)' is deprecated [-Wdeprecated-declarations] j >> ss; ^~ In file included from ../test/src/unit-serialization.cpp:31: ../single_include/nlohmann/json.hpp:15528:26: note: declared here friend std::ostream& operator>>(const basic_json& j, std::ostream& o) ^~~~~~~~ ../test/src/unit-serialization.cpp:91:18: warning: 'std::ostream& nlohmann::operator>>(const nlohmann::basic_json<>&, std::ostream&)' is deprecated [-Wdeprecated-declarations] j >> ss; ^~ In file included from ../test/src/unit-serialization.cpp:31: ../single_include/nlohmann/json.hpp:15528:26: note: declared here friend std::ostream& operator>>(const basic_json& j, std::ostream& o) ^~~~~~~~ [71/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-serialization.dir/src/unit-serialization.cpp.o -o test/test-serialization && : [72/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [73/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-iterators1.dir/src/unit-iterators1.cpp.o -o test/test-iterators1 && : [74/75] /usr/bin/c++ -DCATCH_CONFIG_FAST_COMPILE -I../test/thirdparty/catch -I../test/thirdparty/fifo_map -I../single_include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated -Wno-float-equal -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 [75/75] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/catch_main.dir/src/unit.cpp.o test/CMakeFiles/test-msgpack.dir/src/unit-msgpack.cpp.o -o test/test-msgpack && : + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.W4Ez9R + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/json-3.1.2-2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/json-3.1.2-2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/json-3.1.2-2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/json-3.1.2-2.fc29.riscv64 + cd json-3.1.2 + DESTDIR=/builddir/build/BUILDROOT/json-3.1.2-2.fc29.riscv64 + /usr/bin/ninja install -v -j4 -C riscv64-redhat-linux-gnu ninja: Entering directory `riscv64-redhat-linux-gnu' [0/1] cd /builddir/build/BUILD/json-3.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/json-3.1.2-2.fc29.riscv64/usr/include -- Installing: /builddir/build/BUILDROOT/json-3.1.2-2.fc29.riscv64/usr/include/nlohmann -- Installing: /builddir/build/BUILDROOT/json-3.1.2-2.fc29.riscv64/usr/include/nlohmann/json.hpp -- Installing: /builddir/build/BUILDROOT/json-3.1.2-2.fc29.riscv64/usr/lib64/cmake/nlohmann_json/nlohmann_jsonConfig.cmake -- Installing: /builddir/build/BUILDROOT/json-3.1.2-2.fc29.riscv64/usr/lib64/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/json-3.1.2-2.fc29.riscv64/usr/lib64/cmake/nlohmann_json/nlohmann_jsonTargets.cmake + ln -s nlohmann/json.hpp /builddir/build/BUILDROOT/json-3.1.2-2.fc29.riscv64/usr/include/json.hpp + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dKyLMy Processing files: json-devel-3.1.2-2.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SR8q0u + umask 022 + cd /builddir/build/BUILD + cd json-3.1.2 + DOCDIR=/builddir/build/BUILDROOT/json-3.1.2-2.fc29.riscv64/usr/share/doc/json-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/json-3.1.2-2.fc29.riscv64/usr/share/doc/json-devel + cp -pr README.md /builddir/build/BUILDROOT/json-3.1.2-2.fc29.riscv64/usr/share/doc/json-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YPUCYT + umask 022 + cd /builddir/build/BUILD + cd json-3.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/json-3.1.2-2.fc29.riscv64/usr/share/licenses/json-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/json-3.1.2-2.fc29.riscv64/usr/share/licenses/json-devel + cp -pr LICENSE.MIT /builddir/build/BUILDROOT/json-3.1.2-2.fc29.riscv64/usr/share/licenses/json-devel + exit 0 Provides: cmake(nlohmann_json) = 3.1.2 json = 3.1.2-2.fc29 json-devel = 3.1.2-2.fc29 json-devel(riscv-64) = 3.1.2-2.fc29 json-static = 3.1.2-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(riscv-64) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/json-3.1.2-2.fc29.riscv64 Wrote: /builddir/build/RPMS/json-devel-3.1.2-2.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ip1JAW + umask 022 + cd /builddir/build/BUILD + cd json-3.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/json-3.1.2-2.fc29.riscv64 + exit 0 Child return code was: 0