D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/mdds-3.0.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2SESK2 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.p2L6YJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build + rm -rf mdds-3.0.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/mdds-3.0.0.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd mdds-3.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/include.patch + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nE4yfd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd mdds-3.0.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./autogen.sh configure.ac:27: installing './compile' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' example/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' test/rtree/Makefile.am:16: warning: test_main_SOURCES multiply defined in condition TRUE ... test/rtree/Makefile.am:12: ... 'test_main_SOURCES' previously defined here checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking whether g++ supports C++17 features with -std=gnu++17... yes checking for gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking size of void *... 8 checking whether the compiler supports GNU C++... (cached) yes checking whether g++ -std=gnu++17 accepts -g... (cached) yes checking for g++ -std=gnu++17 option to enable C++11 features... (cached) none needed checking dependency style of g++ -std=gnu++17... (cached) gcc3 checking for gdb... no checking for expect... no checking for runtest... no checking for valgrind... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/mdds/Makefile config.status: creating include/mdds/multi_type_vector/Makefile config.status: creating include/mdds/multi_type_vector/aos/Makefile config.status: creating include/mdds/multi_type_vector/soa/Makefile config.status: creating example/Makefile config.status: creating example/multi_type_vector/Makefile config.status: creating test/Makefile config.status: creating test/gdb/Makefile config.status: creating test/gdb/src/Makefile config.status: creating test/flat_segment_tree/Makefile config.status: creating test/include/Makefile config.status: creating test/multi_type_matrix/Makefile config.status: creating test/multi_type_vector/Makefile config.status: creating test/multi_type_vector/collection/Makefile config.status: creating test/multi_type_vector/collection/aos/Makefile config.status: creating test/multi_type_vector/collection/soa/Makefile config.status: creating test/multi_type_vector/collection/tc/Makefile config.status: creating test/multi_type_vector/custom/Makefile config.status: creating test/multi_type_vector/custom/aos/Makefile config.status: creating test/multi_type_vector/custom/soa/Makefile config.status: creating test/multi_type_vector/custom/tc/Makefile config.status: creating test/multi_type_vector/custom-trait/Makefile config.status: creating test/multi_type_vector/custom-trait/aos/Makefile config.status: creating test/multi_type_vector/custom-trait/soa/Makefile config.status: creating test/multi_type_vector/debug-util/Makefile config.status: creating test/multi_type_vector/debug-util/soa/Makefile config.status: creating test/multi_type_vector/default/Makefile config.status: creating test/multi_type_vector/default/aos/Makefile config.status: creating test/multi_type_vector/default/soa/Makefile config.status: creating test/multi_type_vector/default/tc/Makefile config.status: creating test/multi_type_vector/element-blocks/Makefile config.status: creating test/multi_type_vector/event/Makefile config.status: creating test/multi_type_vector/event/aos/Makefile config.status: creating test/multi_type_vector/event/soa/Makefile config.status: creating test/multi_type_vector/event/tc/Makefile config.status: creating test/multi_type_vector/perf/Makefile config.status: creating test/point_quad_tree/Makefile config.status: creating test/rtree/Makefile config.status: creating test/segment_tree/Makefile config.status: creating test/sorted_string_map/Makefile config.status: creating test/trie_map/Makefile config.status: creating tools/Makefile config.status: creating tools/runtime-env/Makefile config.status: creating misc/mdds-3.0.pc config.status: executing depfiles commands configure: ============================================================================== Build configuration: gcov no openmp no sanitizer-coverage no loop-unrolling yes CXXFLAGS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 ============================================================================== + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking whether g++ supports C++17 features with -std=gnu++17... yes checking for x86_64-mageia-linux-gnu-gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking size of void *... 8 checking whether the compiler supports GNU C++... (cached) yes checking whether g++ -std=gnu++17 accepts -g... (cached) yes checking for g++ -std=gnu++17 option to enable C++11 features... (cached) none needed checking dependency style of g++ -std=gnu++17... (cached) none checking for gdb... no checking for expect... no checking for runtest... no checking for valgrind... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/mdds/Makefile config.status: creating include/mdds/multi_type_vector/Makefile config.status: creating include/mdds/multi_type_vector/aos/Makefile config.status: creating include/mdds/multi_type_vector/soa/Makefile config.status: creating example/Makefile config.status: creating example/multi_type_vector/Makefile config.status: creating test/Makefile config.status: creating test/gdb/Makefile config.status: creating test/gdb/src/Makefile config.status: creating test/flat_segment_tree/Makefile config.status: creating test/include/Makefile config.status: creating test/multi_type_matrix/Makefile config.status: creating test/multi_type_vector/Makefile config.status: creating test/multi_type_vector/collection/Makefile config.status: creating test/multi_type_vector/collection/aos/Makefile config.status: creating test/multi_type_vector/collection/soa/Makefile config.status: creating test/multi_type_vector/collection/tc/Makefile config.status: creating test/multi_type_vector/custom/Makefile config.status: creating test/multi_type_vector/custom/aos/Makefile config.status: creating test/multi_type_vector/custom/soa/Makefile config.status: creating test/multi_type_vector/custom/tc/Makefile config.status: creating test/multi_type_vector/custom-trait/Makefile config.status: creating test/multi_type_vector/custom-trait/aos/Makefile config.status: creating test/multi_type_vector/custom-trait/soa/Makefile config.status: creating test/multi_type_vector/debug-util/Makefile config.status: creating test/multi_type_vector/debug-util/soa/Makefile config.status: creating test/multi_type_vector/default/Makefile config.status: creating test/multi_type_vector/default/aos/Makefile config.status: creating test/multi_type_vector/default/soa/Makefile config.status: creating test/multi_type_vector/default/tc/Makefile config.status: creating test/multi_type_vector/element-blocks/Makefile config.status: creating test/multi_type_vector/event/Makefile config.status: creating test/multi_type_vector/event/aos/Makefile config.status: creating test/multi_type_vector/event/soa/Makefile config.status: creating test/multi_type_vector/event/tc/Makefile config.status: creating test/multi_type_vector/perf/Makefile config.status: creating test/point_quad_tree/Makefile config.status: creating test/rtree/Makefile config.status: creating test/segment_tree/Makefile config.status: creating test/sorted_string_map/Makefile config.status: creating test/trie_map/Makefile config.status: creating tools/Makefile config.status: creating tools/runtime-env/Makefile config.status: creating misc/mdds-3.0.pc config.status: executing depfiles commands configure: ============================================================================== Build configuration: gcov no openmp no sanitizer-coverage no loop-unrolling yes CXXFLAGS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 ============================================================================== + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.h8U0zJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build + mkdir /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd mdds-3.0.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p' Making install in include make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include' Making install in mdds make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include/mdds' Making install in multi_type_vector make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include/mdds/multi_type_vector' Making install in aos make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include/mdds/multi_type_vector/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include/mdds/multi_type_vector/aos' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/include/mdds-3.0/mdds/multi_type_vector/aos' /usr/bin/install -p -m 644 block_util.hpp iterator.hpp main_def.inl main.hpp '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/include/mdds-3.0/mdds/multi_type_vector/aos' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include/mdds/multi_type_vector/aos' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include/mdds/multi_type_vector/aos' Making install in soa make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include/mdds/multi_type_vector/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include/mdds/multi_type_vector/soa' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/include/mdds-3.0/mdds/multi_type_vector/soa' /usr/bin/install -p -m 644 block_util.hpp iterator.hpp main_def.inl main.hpp '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/include/mdds-3.0/mdds/multi_type_vector/soa' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include/mdds/multi_type_vector/soa' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include/mdds/multi_type_vector/soa' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include/mdds/multi_type_vector' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include/mdds/multi_type_vector' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/include/mdds-3.0/mdds/multi_type_vector' /usr/bin/install -p -m 644 block_funcs.hpp collection_def.inl collection.hpp env.hpp iterator_node.hpp macro.hpp standard_element_blocks.hpp types.hpp types_util.hpp util.hpp '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/include/mdds-3.0/mdds/multi_type_vector' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include/mdds/multi_type_vector' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include/mdds/multi_type_vector' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include/mdds/multi_type_vector' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include/mdds' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include/mdds' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/include/mdds-3.0/mdds' /usr/bin/install -p -m 644 cref_wrapper.hpp flat_segment_tree_def.inl flat_segment_tree.hpp flat_segment_tree_itr.hpp global.hpp multi_type_matrix_def.inl multi_type_matrix.hpp multi_type_vector.hpp multi_type_vector_itr.hpp multi_type_vector_macro.hpp multi_type_vector_types.hpp node.hpp point_quad_tree.hpp quad_node.hpp ref_pair.hpp rtree_def.inl rtree.hpp segment_tree_def.inl segment_tree.hpp sorted_string_map_def.inl sorted_string_map.hpp trie_map_def.inl trie_map.hpp trie_map_itr.hpp '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/include/mdds-3.0/mdds' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include/mdds' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include/mdds' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include/mdds' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/include' Making install in example make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' Making install in multi_type_vector make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' Making install in test make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test' Making install in gdb make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb' Making install in src make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb' Making install in flat_segment_tree make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/flat_segment_tree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/flat_segment_tree' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/flat_segment_tree' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/flat_segment_tree' Making install in include make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/include' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/include' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/include' Making install in multi_type_vector make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector' Making install in collection make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection' Making install in aos make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/aos' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/aos' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/aos' Making install in soa make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/soa' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/soa' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/soa' Making install in tc make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/tc' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/tc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/tc' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/tc' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection' Making install in custom make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom' Making install in aos make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/aos' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/aos' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/aos' Making install in soa make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/soa' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/soa' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/soa' Making install in tc make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/tc' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/tc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/tc' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/tc' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom' Making install in custom-trait make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait' Making install in aos make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/aos' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/aos' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/aos' Making install in soa make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/soa' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/soa' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/soa' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait' Making install in debug-util make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/debug-util' Making install in soa make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/debug-util/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/debug-util/soa' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/debug-util/soa' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/debug-util/soa' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/debug-util' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/debug-util' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/debug-util' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/debug-util' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/debug-util' Making install in default make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default' Making install in aos make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' Making install in soa make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' Making install in tc make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/tc' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/tc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/tc' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/tc' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default' Making install in element-blocks make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' Making install in event make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event' Making install in aos make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/aos' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/aos' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/aos' Making install in soa make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/soa' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/soa' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/soa' Making install in tc make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/tc' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/tc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/tc' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/tc' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event' Making install in perf make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/perf' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/perf' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/perf' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/perf' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector' Making install in multi_type_matrix make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_matrix' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_matrix' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_matrix' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_matrix' Making install in point_quad_tree make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/point_quad_tree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/point_quad_tree' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/point_quad_tree' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/point_quad_tree' Making install in rtree make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' Making install in segment_tree make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/segment_tree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/segment_tree' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/segment_tree' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/segment_tree' Making install in sorted_string_map make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/sorted_string_map' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/sorted_string_map' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/sorted_string_map' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/sorted_string_map' Making install in trie_map make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/trie_map' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/trie_map' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/trie_map' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/trie_map' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test' Making install in tools make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/tools' Making install in runtime-env make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/tools/runtime-env' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/tools/runtime-env' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/tools/runtime-env' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/tools/runtime-env' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/tools' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/tools' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/tools' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/tools' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/share/doc/mdds /usr/bin/install -p -m 644 ./LICENSE /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/share/doc/mdds/COPYING /usr/bin/install -p -m 644 ./CHANGELOG /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/share/doc/mdds/NEWS /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/share/doc/mdds' /usr/bin/install -p -m 644 AUTHORS README.md '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/share/doc/mdds' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/share/pkgconfig' /usr/bin/install -p -m 644 misc/mdds-3.0.pc '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/share/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0' + rm -rf /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/share/doc/mdds + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VrvlLK + umask 022 + cd /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd mdds-3.0.0 + '[' 1 -eq 1 ']' + /usr/bin/make -O -j16 V=1 VERBOSE=1 check Making check in include Making check in mdds Making check in multi_type_vector Making check in aos make[4]: Nothing to be done for 'check'. Making check in soa make[4]: Nothing to be done for 'check'. make[4]: Nothing to be done for 'check-am'. make[3]: Nothing to be done for 'check-am'. make[2]: Nothing to be done for 'check-am'. Making check in example Making check in multi_type_vector /usr/bin/make check-TESTS make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o custom_value_types_custom_store.o custom_value_types_custom_store.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o custom-value-types-custom-store custom_value_types_custom_store.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' PASS: custom-value-types-custom-store make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o custom_value_types.o custom_value_types.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o event1.o event1.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o custom-value-types custom_value_types.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' PASS: custom-value-types make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o element_block1.o element_block1.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o event1 event1.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' PASS: event1 make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o element-block1 element_block1.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' PASS: element-block1 make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o mtv_collection.o mtv_collection.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mtv-collection mtv_collection.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' PASS: mtv-collection make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o standard_custom_store.o standard_custom_store.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o standard-custom-store standard_custom_store.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' PASS: standard-custom-store make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o pos_hint.o pos_hint.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pos-hint pos_hint.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' PASS: pos-hint make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o basic.o basic.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o basic basic.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' PASS: basic make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o debug_trace.o debug_trace.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o debug-trace debug_trace.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' PASS: debug-trace make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' ============================================================================ Testsuite summary for mdds 3.0.0 ============================================================================ # TOTAL: 9 # PASS: 9 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example/multi_type_vector' /usr/bin/make check-TESTS make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o sorted_string_map.o sorted_string_map.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sorted-string-map sorted_string_map.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' PASS: sorted-string-map make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o point_quad_tree.o point_quad_tree.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o point-quad-tree point_quad_tree.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' PASS: point-quad-tree make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o flat_segment_tree_itrs.o flat_segment_tree_itrs.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o flat-segment-tree-itrs flat_segment_tree_itrs.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' PASS: flat-segment-tree-itrs make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o flat_segment_tree.o flat_segment_tree.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o flat-segment-tree flat_segment_tree.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' PASS: flat-segment-tree make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o packed_trie_map.o packed_trie_map.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o packed-trie-map packed_trie_map.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' PASS: packed-trie-map make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o trie_map.o trie_map.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o packed_trie_state_custom.o packed_trie_state_custom.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o packed_trie_state_int.o packed_trie_state_int.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o trie-map trie_map.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' PASS: trie-map make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o packed-trie-state-custom packed_trie_state_custom.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' PASS: packed-trie-state-custom make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o segment_tree.o segment_tree.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o packed-trie-state-int packed_trie_state_int.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' PASS: packed-trie-state-int make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o segment-tree segment_tree.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' PASS: segment-tree make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o rtree_simple.o rtree_simple.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rtree-simple rtree_simple.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' PASS: rtree-simple make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o rtree_medium.o rtree_medium.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rtree-medium rtree_medium.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' PASS: rtree-medium make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o rtree_erase.o rtree_erase.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rtree-erase rtree_erase.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' PASS: rtree-erase make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o rtree_medium_bulkload.o rtree_medium_bulkload.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rtree-medium-bulkload rtree_medium_bulkload.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' PASS: rtree-medium-bulkload make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../include -DNDEBUG -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o multi_type_matrix.o multi_type_matrix.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o multi-type-matrix multi_type_matrix.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' PASS: multi-type-matrix make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' ============================================================================ Testsuite summary for mdds 3.0.0 ============================================================================ # TOTAL: 14 # PASS: 14 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/example' Making check in test Making check in gdb Making check in src /usr/bin/make test make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../include -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -O0 -ggdb2 -c -o test-test.o `test -f 'test.cpp' || echo './'`test.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../include -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -O0 -ggdb2 -c -o test-sorted_string_map.o `test -f 'sorted_string_map.cpp' || echo './'`sorted_string_map.cpp In file included from /usr/include/c++/15/x86_64-mageia-linux/bits/os_defines.h:39, from /usr/include/c++/15/x86_64-mageia-linux/bits/c++config.h:2641, from /usr/include/c++/15/functional:50, from ../../../include/mdds/./cref_wrapper.hpp:31, from ../../../include/mdds/sorted_string_map.hpp:31, from sorted_string_map.cpp:18: /usr/include/features.h:435:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 435 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../include -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -O0 -ggdb2 -c -o test-point_quad_tree.o `test -f 'point_quad_tree.cpp' || echo './'`point_quad_tree.cpp In file included from /usr/include/c++/15/x86_64-mageia-linux/bits/os_defines.h:39, from /usr/include/c++/15/x86_64-mageia-linux/bits/c++config.h:2641, from /usr/include/c++/15/exception:37, from ../../../include/mdds/global.hpp:31, from ../../../include/mdds/quad_node.hpp:31, from ../../../include/mdds/point_quad_tree.hpp:31, from point_quad_tree.cpp:18: /usr/include/features.h:435:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 435 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../include -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -O0 -ggdb2 -c -o test-flat_segment_tree.o `test -f 'flat_segment_tree.cpp' || echo './'`flat_segment_tree.cpp In file included from /usr/include/c++/15/x86_64-mageia-linux/bits/os_defines.h:39, from /usr/include/c++/15/x86_64-mageia-linux/bits/c++config.h:2641, from /usr/include/c++/15/bits/requires_hosted.h:31, from /usr/include/c++/15/string:40, from flat_segment_tree.cpp:18: /usr/include/features.h:435:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 435 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../include -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -O0 -ggdb2 -c -o test-rtree.o `test -f 'rtree.cpp' || echo './'`rtree.cpp In file included from /usr/include/c++/15/x86_64-mageia-linux/bits/os_defines.h:39, from /usr/include/c++/15/x86_64-mageia-linux/bits/c++config.h:2641, from /usr/include/c++/15/bits/requires_hosted.h:31, from /usr/include/c++/15/string:40, from rtree.cpp:18: /usr/include/features.h:435:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 435 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../include -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -O0 -ggdb2 -c -o test-segment_tree.o `test -f 'segment_tree.cpp' || echo './'`segment_tree.cpp In file included from /usr/include/c++/15/x86_64-mageia-linux/bits/os_defines.h:39, from /usr/include/c++/15/x86_64-mageia-linux/bits/c++config.h:2641, from /usr/include/c++/15/bits/requires_hosted.h:31, from /usr/include/c++/15/string:40, from segment_tree.cpp:18: /usr/include/features.h:435:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 435 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../include -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -O0 -ggdb2 -c -o test-trie_map.o `test -f 'trie_map.cpp' || echo './'`trie_map.cpp In file included from /usr/include/c++/15/x86_64-mageia-linux/bits/os_defines.h:39, from /usr/include/c++/15/x86_64-mageia-linux/bits/c++config.h:2641, from /usr/include/c++/15/exception:37, from ../../../include/mdds/global.hpp:31, from trie_map.cpp:18: /usr/include/features.h:435:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 435 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../include -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -O0 -ggdb2 -c -o test-multi_type_vector.o `test -f 'multi_type_vector.cpp' || echo './'`multi_type_vector.cpp In file included from /usr/include/c++/15/x86_64-mageia-linux/bits/os_defines.h:39, from /usr/include/c++/15/x86_64-mageia-linux/bits/c++config.h:2641, from /usr/include/c++/15/bits/requires_hosted.h:31, from /usr/include/c++/15/string:40, from multi_type_vector.cpp:18: /usr/include/features.h:435:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 435 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../include -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -O0 -ggdb2 -c -o test-multi_type_matrix.o `test -f 'multi_type_matrix.cpp' || echo './'`multi_type_matrix.cpp In file included from /usr/include/c++/15/x86_64-mageia-linux/bits/os_defines.h:39, from /usr/include/c++/15/x86_64-mageia-linux/bits/c++config.h:2641, from /usr/include/c++/15/exception:37, from ../../../include/mdds/./multi_type_vector/soa/../../global.hpp:31, from ../../../include/mdds/./multi_type_vector/soa/main.hpp:32, from ../../../include/mdds/multi_type_vector.hpp:31, from ../../../include/mdds/multi_type_matrix.hpp:37, from multi_type_matrix.cpp:18: /usr/include/features.h:435:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 435 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -O0 -ggdb2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test test-flat_segment_tree.o test-multi_type_matrix.o test-multi_type_vector.o test-point_quad_tree.o test-rtree.o test-segment_tree.o test-sorted_string_map.o test-test.o test-trie_map.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb/src' /usr/bin/make check-DEJAGNU make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb' set -e; ( \ echo '## these variables are automatically generated by make ##'; \ echo '# Do not edit here. If you wish to override these values'; \ echo '# edit the last section'; \ echo 'set srcdir "."'; \ echo "set objdir \"`pwd`\""; \ list=''; \ for f in $list; do \ echo "## Begin content included from file $f. Do not modify. ##"; \ cat `test -f "$f" || echo './'`$f; \ echo "## End content included from file $f. ##"; \ done; \ echo "## End of auto-generated content; you can edit from here. ##"; \ if test -f site.exp; then \ sed -e '1,/^## End of auto-generated content.*##/d' site.exp; \ fi; \ ) >site.tmp; \ rm -f site.bak; \ test ! -f site.exp || mv site.exp site.bak; \ mv site.tmp site.exp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb' srcdir='.'; export srcdir; \ EXPECT=; export EXPECT; \ if /bin/sh -c " --version" > /dev/null 2>&1; then \ exit_status=0; l='mdds'; for tool in $l; do \ if --tool $tool --srcdir $srcdir BINFILE=src/test GDB= ; \ then :; else exit_status=1; fi; \ done; \ else echo "WARNING: could not find ''" 1>&2; :;\ fi; \ exit $exit_status WARNING: could not find '' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/gdb' Making check in flat_segment_tree /usr/bin/make test-main make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/flat_segment_tree' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o ../../test/test_global.o ../../test/test_global.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/flat_segment_tree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/flat_segment_tree' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main.o test_main.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/flat_segment_tree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/flat_segment_tree' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-main test_main.o ../../test/test_global.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/flat_segment_tree' /usr/bin/make check-TESTS make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/flat_segment_tree' PASS: test-main make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/flat_segment_tree' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/flat_segment_tree' ============================================================================ Testsuite summary for mdds 3.0.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/flat_segment_tree' Making check in include make[2]: Nothing to be done for 'check'. Making check in multi_type_vector Making check in collection Making check in aos /usr/bin/make test-main make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o ../../../../test/test_main-test_global.o `test -f '../../../../test/test_global.cpp' || echo './'`../../../../test/test_global.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_main.o `test -f 'test_main.cpp' || echo './'`test_main.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/aos' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-main test_main-test_main.o ../../../../test/test_main-test_global.o make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/aos' /usr/bin/make check-TESTS make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/aos' PASS: test-main make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/aos' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/aos' ============================================================================ Testsuite summary for mdds 3.0.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/aos' Making check in soa /usr/bin/make test-main make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_main.o `test -f 'test_main.cpp' || echo './'`test_main.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/soa' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-main test_main-test_main.o ../../../../test/test_main-test_global.o make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/soa' /usr/bin/make check-TESTS make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/soa' PASS: test-main make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/soa' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/soa' ============================================================================ Testsuite summary for mdds 3.0.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/collection/soa' Making check in tc make[4]: Nothing to be done for 'check'. make[4]: Nothing to be done for 'check-am'. Making check in custom Making check in aos /usr/bin/make test-main make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_main.o `test -f 'test_main.cpp' || echo './'`test_main.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_transfer.o `test -f 'test_transfer.cpp' || echo './'`test_transfer.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_swap.o `test -f 'test_swap.cpp' || echo './'`test_swap.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_basic.o `test -f 'test_basic.cpp' || echo './'`test_basic.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_managed_block.o `test -f 'test_managed_block.cpp' || echo './'`test_managed_block.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_misc.o `test -f 'test_misc.cpp' || echo './'`test_misc.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/aos' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-main test_main-test_main.o test_main-test_basic.o test_main-test_managed_block.o test_main-test_misc.o test_main-test_swap.o test_main-test_transfer.o ../../../../test/test_main-test_global.o make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/aos' /usr/bin/make check-TESTS make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/aos' PASS: test-main make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/aos' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/aos' ============================================================================ Testsuite summary for mdds 3.0.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/aos' Making check in soa /usr/bin/make test-main make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_main.o `test -f 'test_main.cpp' || echo './'`test_main.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_transfer.o `test -f 'test_transfer.cpp' || echo './'`test_transfer.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_basic.o `test -f 'test_basic.cpp' || echo './'`test_basic.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_swap.o `test -f 'test_swap.cpp' || echo './'`test_swap.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_managed_block.o `test -f 'test_managed_block.cpp' || echo './'`test_managed_block.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_misc.o `test -f 'test_misc.cpp' || echo './'`test_misc.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/soa' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-main test_main-test_main.o test_main-test_basic.o test_main-test_managed_block.o test_main-test_misc.o test_main-test_swap.o test_main-test_transfer.o ../../../../test/test_main-test_global.o make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/soa' /usr/bin/make check-TESTS make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/soa' PASS: test-main make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/soa' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/soa' ============================================================================ Testsuite summary for mdds 3.0.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom/soa' Making check in tc make[4]: Nothing to be done for 'check'. make[4]: Nothing to be done for 'check-am'. Making check in custom-trait Making check in aos /usr/bin/make test make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../../include -I../../../../test/include -I./../tc -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main.o test_main.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../../include -I../../../../test/include -I./../tc -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_loop_unrolling.o test_loop_unrolling.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/aos' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test test_main.o test_loop_unrolling.o ../../../../test/test_global.o make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/aos' /usr/bin/make check-TESTS make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/aos' PASS: test make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/aos' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/aos' ============================================================================ Testsuite summary for mdds 3.0.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/aos' Making check in soa /usr/bin/make test make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../../include -I../../../../test/include -I./../tc -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main.o test_main.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../../include -I../../../../test/include -I./../tc -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_loop_unrolling_simd.o test_loop_unrolling_simd.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../../include -I../../../../test/include -I./../tc -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_loop_unrolling.o test_loop_unrolling.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/soa' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test test_main.o test_loop_unrolling.o test_loop_unrolling_simd.o ../../../../test/test_global.o make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/soa' /usr/bin/make check-TESTS make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/soa' PASS: test make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/soa' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/soa' ============================================================================ Testsuite summary for mdds 3.0.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/custom-trait/soa' make[4]: Nothing to be done for 'check-am'. Making check in debug-util Making check in soa /usr/bin/make test-trace make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/debug-util/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../../include -I../../../../test/include -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_trace.o test_trace.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/debug-util/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/debug-util/soa' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-trace test_trace.o ../../../../test/test_global.o make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/debug-util/soa' /usr/bin/make check-TESTS make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/debug-util/soa' PASS: test-trace make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/debug-util/soa' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/debug-util/soa' ============================================================================ Testsuite summary for mdds 3.0.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/debug-util/soa' make[4]: Nothing to be done for 'check-am'. Making check in default Making check in aos /usr/bin/make test-main make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_main.o `test -f 'test_main.cpp' || echo './'`test_main.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_construction.o `test -f 'test_construction.cpp' || echo './'`test_construction.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_position.o `test -f 'test_position.cpp' || echo './'`test_position.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_iterators.o `test -f 'test_iterators.cpp' || echo './'`test_iterators.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_erase.o `test -f 'test_erase.cpp' || echo './'`test_erase.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_iterators_set_empty.o `test -f 'test_iterators_set_empty.cpp' || echo './'`test_iterators_set_empty.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_insert.o `test -f 'test_insert.cpp' || echo './'`test_insert.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_empty_cells.o `test -f 'test_empty_cells.cpp' || echo './'`test_empty_cells.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_iterators_insert.o `test -f 'test_iterators_insert.cpp' || echo './'`test_iterators_insert.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_transfer.o `test -f 'test_transfer.cpp' || echo './'`test_transfer.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_hints.o `test -f 'test_hints.cpp' || echo './'`test_hints.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_misc.o `test -f 'test_misc.cpp' || echo './'`test_misc.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_swap_range.o `test -f 'test_swap_range.cpp' || echo './'`test_swap_range.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_set.o `test -f 'test_set.cpp' || echo './'`test_set.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_basic.o `test -f 'test_basic.cpp' || echo './'`test_basic.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_iterators_set.o `test -f 'test_iterators_set.cpp' || echo './'`test_iterators_set.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-main test_main-test_construction.o test_main-test_basic.o test_main-test_empty_cells.o test_main-test_erase.o test_main-test_hints.o test_main-test_insert.o test_main-test_iterators.o test_main-test_iterators_insert.o test_main-test_iterators_set.o test_main-test_iterators_set_empty.o test_main-test_misc.o test_main-test_position.o test_main-test_set.o test_main-test_swap_range.o test_main-test_transfer.o test_main-test_main.o ../../../../test/test_main-test_global.o make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' /usr/bin/make check-TESTS make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' PASS: test-main make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' ============================================================================ Testsuite summary for mdds 3.0.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/aos' Making check in soa /usr/bin/make test-main make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_main.o `test -f 'test_main.cpp' || echo './'`test_main.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_construction.o `test -f 'test_construction.cpp' || echo './'`test_construction.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_position.o `test -f 'test_position.cpp' || echo './'`test_position.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_iterators.o `test -f 'test_iterators.cpp' || echo './'`test_iterators.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_erase.o `test -f 'test_erase.cpp' || echo './'`test_erase.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_iterators_set_empty.o `test -f 'test_iterators_set_empty.cpp' || echo './'`test_iterators_set_empty.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_empty_cells.o `test -f 'test_empty_cells.cpp' || echo './'`test_empty_cells.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_insert.o `test -f 'test_insert.cpp' || echo './'`test_insert.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_iterators_insert.o `test -f 'test_iterators_insert.cpp' || echo './'`test_iterators_insert.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_hints.o `test -f 'test_hints.cpp' || echo './'`test_hints.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_transfer.o `test -f 'test_transfer.cpp' || echo './'`test_transfer.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_misc.o `test -f 'test_misc.cpp' || echo './'`test_misc.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_swap_range.o `test -f 'test_swap_range.cpp' || echo './'`test_swap_range.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_basic.o `test -f 'test_basic.cpp' || echo './'`test_basic.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_set.o `test -f 'test_set.cpp' || echo './'`test_set.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./.. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_iterators_set.o `test -f 'test_iterators_set.cpp' || echo './'`test_iterators_set.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-main test_main-test_construction.o test_main-test_basic.o test_main-test_empty_cells.o test_main-test_erase.o test_main-test_hints.o test_main-test_insert.o test_main-test_iterators.o test_main-test_iterators_insert.o test_main-test_iterators_set.o test_main-test_iterators_set_empty.o test_main-test_misc.o test_main-test_position.o test_main-test_set.o test_main-test_swap_range.o test_main-test_transfer.o test_main-test_main.o ../../../../test/test_main-test_global.o make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' /usr/bin/make check-TESTS make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' PASS: test-main make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' ============================================================================ Testsuite summary for mdds 3.0.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/default/soa' Making check in tc make[4]: Nothing to be done for 'check'. make[4]: Nothing to be done for 'check-am'. Making check in element-blocks /usr/bin/make test test-soa test-aos make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../include -I../../../test/include -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_soa.o test_soa.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../include -I../../../test/include -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_aos.o test_aos.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../include -I../../../test/include -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main.o test_main.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../include -I../../../test/include -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_functions.o test_functions.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../include -I../../../test/include -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_std_vector_bool.o test_std_vector_bool.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../include -I../../../test/include -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_store_types.o test_store_types.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../include -I../../../test/include -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_no_standard_blocks_aos.o test_no_standard_blocks_aos.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-aos test_aos.o test_no_standard_blocks_aos.o ../../../test/test_global.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../include -I../../../test/include -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_no_standard_blocks_soa.o test_no_standard_blocks_soa.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-soa test_soa.o test_no_standard_blocks_soa.o ../../../test/test_global.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../include -I../../../test/include -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_basic.o test_basic.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test test_main.o test_basic.o test_std_vector_bool.o test_store_types.o test_functions.o ../../../test/test_global.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' /usr/bin/make check-TESTS make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' PASS: test make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' PASS: test-aos make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' PASS: test-soa make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' ============================================================================ Testsuite summary for mdds 3.0.0 ============================================================================ # TOTAL: 3 # PASS: 3 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/element-blocks' Making check in event Making check in aos /usr/bin/make test-main make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_main.o `test -f 'test_main.cpp' || echo './'`test_main.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_swap.o `test -f 'test_swap.cpp' || echo './'`test_swap.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_block_init.o `test -f 'test_block_init.cpp' || echo './'`test_block_init.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/aos' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_block_counter.o `test -f 'test_block_counter.cpp' || echo './'`test_block_counter.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/aos' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/aos' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-main test_main-test_main.o test_main-test_block_counter.o test_main-test_block_init.o test_main-test_swap.o ../../../../test/test_main-test_global.o make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/aos' /usr/bin/make check-TESTS make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/aos' PASS: test-main make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/aos' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/aos' ============================================================================ Testsuite summary for mdds 3.0.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/aos' Making check in soa /usr/bin/make test-main make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_main.o `test -f 'test_main.cpp' || echo './'`test_main.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_swap.o `test -f 'test_swap.cpp' || echo './'`test_swap.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_block_init.o `test -f 'test_block_init.cpp' || echo './'`test_block_init.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/soa' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I./../tc -I../../../../include -I../../../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main-test_block_counter.o `test -f 'test_block_counter.cpp' || echo './'`test_block_counter.cpp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/soa' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/soa' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-main test_main-test_main.o test_main-test_block_counter.o test_main-test_block_init.o test_main-test_swap.o ../../../../test/test_main-test_global.o make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/soa' /usr/bin/make check-TESTS make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/soa' PASS: test-main make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/soa' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/soa' ============================================================================ Testsuite summary for mdds 3.0.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/event/soa' Making check in tc make[4]: Nothing to be done for 'check'. make[4]: Nothing to be done for 'check-am'. Making check in perf /usr/bin/make test make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/perf' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../../include -I../../../test/include -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main.o test_main.cpp make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/perf' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/perf' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test test_main.o ../../../test/test_global.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_vector/perf' make[3]: Nothing to be done for 'check-am'. Making check in multi_type_matrix /usr/bin/make test-main test-walk make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_matrix' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_walk.o test_walk.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_matrix' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_matrix' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-walk test_walk.o ../../test/test_global.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_matrix' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_matrix' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main.o test_main.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_matrix' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_matrix' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-main test_main.o ../../test/test_global.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_matrix' /usr/bin/make check-TESTS make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_matrix' PASS: test-main make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_matrix' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_matrix' PASS: test-walk make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_matrix' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_matrix' ============================================================================ Testsuite summary for mdds 3.0.0 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/multi_type_matrix' Making check in point_quad_tree /usr/bin/make test-main make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/point_quad_tree' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main.o test_main.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/point_quad_tree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/point_quad_tree' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-main test_main.o ../../test/test_global.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/point_quad_tree' /usr/bin/make check-TESTS make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/point_quad_tree' PASS: test-main make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/point_quad_tree' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/point_quad_tree' ============================================================================ Testsuite summary for mdds 3.0.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/point_quad_tree' Making check in rtree /usr/bin/make test-main test-bulkload make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main.o test_main.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_intersection.o test_intersection.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_geometry.o test_geometry.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_square_distance.o test_square_distance.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_directory_node_split.o test_directory_node_split.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_exact_search_by_point.o test_exact_search_by_point.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_exact_search_by_extent.o test_exact_search_by_extent.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_erase_directories.o test_erase_directories.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_node_split.o test_node_split.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_forced_reinsertion.o test_forced_reinsertion.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_point_objects.o test_point_objects.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_basic.o test_basic.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_move.o test_move.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_copy.o test_copy.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-main test_basic.o test_copy.o test_directory_node_split.o test_erase_directories.o test_exact_search_by_extent.o test_exact_search_by_point.o test_forced_reinsertion.o test_geometry.o test_intersection.o test_main.o test_move.o test_node_split.o test_point_objects.o test_square_distance.o ../../test/test_global.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_bulkload_main.o test_bulkload_main.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-bulkload test_bulkload_main.o ../../test/test_global.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' /usr/bin/make check-TESTS make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' PASS: test-bulkload make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' PASS: test-main make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' ============================================================================ Testsuite summary for mdds 3.0.0 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/rtree' Making check in segment_tree /usr/bin/make test-main make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/segment_tree' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_move_value.o test_move_value.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/segment_tree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/segment_tree' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main.o test_main.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/segment_tree' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/segment_tree' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-main test_main.o test_move_value.o ../../test/test_global.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/segment_tree' /usr/bin/make check-TESTS make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/segment_tree' PASS: test-main make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/segment_tree' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/segment_tree' ============================================================================ Testsuite summary for mdds 3.0.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/segment_tree' Making check in sorted_string_map /usr/bin/make test make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/sorted_string_map' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main.o test_main.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/sorted_string_map' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/sorted_string_map' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test test_main.o ../../test/test_global.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/sorted_string_map' /usr/bin/make check-TESTS make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/sorted_string_map' PASS: test make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/sorted_string_map' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/sorted_string_map' ============================================================================ Testsuite summary for mdds 3.0.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/sorted_string_map' Making check in trie_map /usr/bin/make test-main make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/trie_map' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_node.o test_node.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/trie_map' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/trie_map' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_move_value.o test_move_value.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/trie_map' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/trie_map' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_pack_value_type.o test_pack_value_type.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/trie_map' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/trie_map' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_state.o test_state.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/trie_map' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/trie_map' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../../include -I../../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o test_main.o test_main.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/trie_map' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/trie_map' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-main test_main.o test_state.o test_node.o test_move_value.o test_pack_value_type.o ../../test/test_global.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/trie_map' /usr/bin/make check-TESTS make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/trie_map' PASS: test-main make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/trie_map' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/trie_map' ============================================================================ Testsuite summary for mdds 3.0.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test/trie_map' /usr/bin/make ref-pair-test make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test' g++ -std=gnu++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"mdds\ 3.0.0\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"3.0.0\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 -I. -I../include -I../test/include -DMDDS_DEBUG_NODE_BASE -DMDDS_UNIT_TEST -Wall -Wshadow -g -pedantic-errors -I/usr/include -I/usr/local/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -c -o ref_pair_test.o ref_pair_test.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test' g++ -std=gnu++17 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSIZEOF_VOID_P=8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ref-pair-test ref_pair_test.o test_global.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test' /usr/bin/make check-TESTS make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test' PASS: ref-pair-test make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test' ============================================================================ Testsuite summary for mdds 3.0.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/test' Making check in tools Making check in runtime-env make[2]: Nothing to be done for 'check'. make[2]: Nothing to be done for 'check-am'. make[1]: Nothing to be done for 'check-am'. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: mdds-devel-3.0.0-1.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Q5sOfF + umask 022 + cd /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build + cd mdds-3.0.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/share/doc/mdds-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/share/doc/mdds-devel + cp -pr /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/AUTHORS /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/share/doc/mdds-devel + cp -pr /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/README.md /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/share/doc/mdds-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hApke6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build + cd mdds-3.0.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/share/licenses/mdds-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/share/licenses/mdds-devel + cp -pr /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/mdds-3.0.0/LICENSE /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT/usr/share/licenses/mdds-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: mdds-devel = 3.0.0-1.mga10 mdds-static = 3.0.0-1.mga10 pkgconfig(mdds-3.0) = 3.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/mdds-devel-3.0.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nqYqTW + umask 022 + cd /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build + test -d /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/mdds-3.0.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!