Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/xtl.spec'], chrootPath='/var/lib/mock/f32-build-17363562-1251115/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/xtl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1566864000 Wrote: /builddir/build/SRPMS/xtl-0.6.5-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/xtl.spec'], chrootPath='/var/lib/mock/f32-build-17363562-1251115/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/xtl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1566864000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.D8A5VD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xtl-0.6.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/xtl-0.6.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xtl-0.6.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Fix-complex-test.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PAoeUD + umask 022 + cd /builddir/build/BUILD + cd xtl-0.6.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_TESTS=ON . -- The C compiler identification is GNU 9.1.1 -- The CXX compiler identification is GNU 9.1.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- xtl v0.6.5 -- Forcing tests build type to Release -- Performing Test HAS_MARCH_NATIVE -- Performing Test HAS_MARCH_NATIVE - Success -- Found GTest: /usr/lib64/libgtest.so -- Found Threads: TRUE -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: LIB_SUFFIX BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/xtl-0.6.5 + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/cmake -S/builddir/build/BUILD/xtl-0.6.5 -B/builddir/build/BUILD/xtl-0.6.5 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/xtl-0.6.5/CMakeFiles /builddir/build/BUILD/xtl-0.6.5/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f test/CMakeFiles/test_xhierarchy_generator.dir/build.make test/CMakeFiles/test_xhierarchy_generator.dir/depend /usr/bin/make -f test/CMakeFiles/test_xbase64.dir/build.make test/CMakeFiles/test_xbase64.dir/depend /usr/bin/make -f test/CMakeFiles/test_xcomplex_sequence.dir/build.make test/CMakeFiles/test_xcomplex_sequence.dir/depend /usr/bin/make -f test/CMakeFiles/test_xhash.dir/build.make test/CMakeFiles/test_xhash.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xhierarchy_generator.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xhierarchy_generator.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xhierarchy_generator.dir/depend.internal". Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xhierarchy_generator.dir/depend.internal". Scanning dependencies of target test_xhierarchy_generator make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xhierarchy_generator.dir/build.make test/CMakeFiles/test_xhierarchy_generator.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xcomplex_sequence.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xcomplex_sequence.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xcomplex_sequence.dir/depend.internal". Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xcomplex_sequence.dir/depend.internal". Scanning dependencies of target test_xcomplex_sequence make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xbase64.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xbase64.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xbase64.dir/depend.internal". Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xbase64.dir/depend.internal". Scanning dependencies of target test_xbase64 make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xbase64.dir/build.make test/CMakeFiles/test_xbase64.dir/build /usr/bin/make -f test/CMakeFiles/test_xcomplex_sequence.dir/build.make test/CMakeFiles/test_xcomplex_sequence.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xhash.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xhash.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xhash.dir/depend.internal". Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xhash.dir/depend.internal". Scanning dependencies of target test_xhash make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xhash.dir/build.make test/CMakeFiles/test_xhash.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 7%] Building CXX object test/CMakeFiles/test_xhash.dir/test_xhash.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xhash.dir/test_xhash.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xhash.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 9%] Linking CXX executable test_xhash cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xhash.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xhash.dir/test_xhash.cpp.o -o test_xhash -lgtest -lgtest_main -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 1%] Building CXX object test/CMakeFiles/test_xhierarchy_generator.dir/test_xhierarchy_generator.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xhierarchy_generator.dir/test_xhierarchy_generator.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xhierarchy_generator.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[1]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 9%] Built target test_xhash make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xmasked_value.dir/build.make test/CMakeFiles/test_xmasked_value.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xmasked_value.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xmasked_value.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xmasked_value.dir/depend.internal". Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xmasked_value.dir/depend.internal". Scanning dependencies of target test_xmasked_value make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xmasked_value.dir/build.make test/CMakeFiles/test_xmasked_value.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 11%] Linking CXX executable test_xhierarchy_generator cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xhierarchy_generator.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xhierarchy_generator.dir/test_xhierarchy_generator.cpp.o -o test_xhierarchy_generator -lgtest -lgtest_main -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[1]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 13%] Built target test_xhierarchy_generator make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xdynamic_bitset.dir/build.make test/CMakeFiles/test_xdynamic_bitset.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xdynamic_bitset.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xdynamic_bitset.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xdynamic_bitset.dir/depend.internal". Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xdynamic_bitset.dir/depend.internal". Scanning dependencies of target test_xdynamic_bitset make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xdynamic_bitset.dir/build.make test/CMakeFiles/test_xdynamic_bitset.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 5%] Building CXX object test/CMakeFiles/test_xbase64.dir/test_xbase64.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xbase64.dir/test_xbase64.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xbase64.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 17%] Linking CXX executable test_xbase64 cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xbase64.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xbase64.dir/test_xbase64.cpp.o -o test_xbase64 -lgtest -lgtest_main -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[1]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 17%] Built target test_xbase64 make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xfunctional.dir/build.make test/CMakeFiles/test_xfunctional.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xfunctional.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xfunctional.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xfunctional.dir/depend.internal". Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xfunctional.dir/depend.internal". Scanning dependencies of target test_xfunctional make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xfunctional.dir/build.make test/CMakeFiles/test_xfunctional.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 5%] Building CXX object test/CMakeFiles/test_xcomplex_sequence.dir/test_xcomplex_sequence.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xcomplex_sequence.dir/test_xcomplex_sequence.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xcomplex_sequence.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 19%] Building CXX object test/CMakeFiles/test_xfunctional.dir/test_xfunctional.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xfunctional.dir/test_xfunctional.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xfunctional.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 21%] Linking CXX executable test_xcomplex_sequence cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xcomplex_sequence.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xcomplex_sequence.dir/test_xcomplex_sequence.cpp.o -o test_xcomplex_sequence -lgtest -lgtest_main -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[1]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 23%] Built target test_xcomplex_sequence make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xiterator_base.dir/build.make test/CMakeFiles/test_xiterator_base.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xiterator_base.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xiterator_base.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xiterator_base.dir/depend.internal". Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xiterator_base.dir/depend.internal". Scanning dependencies of target test_xiterator_base make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xiterator_base.dir/build.make test/CMakeFiles/test_xiterator_base.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 23%] Linking CXX executable test_xfunctional cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xfunctional.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xfunctional.dir/test_xfunctional.cpp.o -o test_xfunctional -lgtest -lgtest_main -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[1]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 25%] Built target test_xfunctional make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xproxy_wrapper.dir/build.make test/CMakeFiles/test_xproxy_wrapper.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xproxy_wrapper.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xproxy_wrapper.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xproxy_wrapper.dir/depend.internal". Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xproxy_wrapper.dir/depend.internal". Scanning dependencies of target test_xproxy_wrapper make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xproxy_wrapper.dir/build.make test/CMakeFiles/test_xproxy_wrapper.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 26%] Building CXX object test/CMakeFiles/test_xproxy_wrapper.dir/test_xproxy_wrapper.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xproxy_wrapper.dir/test_xproxy_wrapper.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xproxy_wrapper.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 28%] Linking CXX executable test_xproxy_wrapper cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xproxy_wrapper.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xproxy_wrapper.dir/test_xproxy_wrapper.cpp.o -o test_xproxy_wrapper -lgtest -lgtest_main -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[1]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 28%] Built target test_xproxy_wrapper make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xclosure.dir/build.make test/CMakeFiles/test_xclosure.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xclosure.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xclosure.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xclosure.dir/depend.internal". Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xclosure.dir/depend.internal". Scanning dependencies of target test_xclosure make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xclosure.dir/build.make test/CMakeFiles/test_xclosure.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 25%] Building CXX object test/CMakeFiles/test_xiterator_base.dir/test_xiterator_base.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xiterator_base.dir/test_xiterator_base.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xiterator_base.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 32%] Linking CXX executable test_xiterator_base cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xiterator_base.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xiterator_base.dir/test_xiterator_base.cpp.o -o test_xiterator_base -lgtest -lgtest_main -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[1]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 32%] Built target test_xiterator_base make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xsequence.dir/build.make test/CMakeFiles/test_xsequence.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xsequence.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xsequence.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xsequence.dir/depend.internal". Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xsequence.dir/depend.internal". Scanning dependencies of target test_xsequence make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xsequence.dir/build.make test/CMakeFiles/test_xsequence.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 13%] Building CXX object test/CMakeFiles/test_xmasked_value.dir/test_xmasked_value.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xmasked_value.dir/test_xmasked_value.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xmasked_value.cpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xmasked_value.cpp: In member function 'virtual void xtl::xmasked_value_binary_op_Test::TestBody()': BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xmasked_value.cpp:570:14: warning: variable 'm2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 570 | auto m2 = xmasked_value(a2, bool_val); BUILDSTDERR: | ^~ make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 36%] Linking CXX executable test_xmasked_value cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xmasked_value.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xmasked_value.dir/test_xmasked_value.cpp.o -o test_xmasked_value -lgtest -lgtest_main -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[1]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 36%] Built target test_xmasked_value make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xmeta_utils.dir/build.make test/CMakeFiles/test_xmeta_utils.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xmeta_utils.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xmeta_utils.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xmeta_utils.dir/depend.internal". Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xmeta_utils.dir/depend.internal". Scanning dependencies of target test_xmeta_utils make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xmeta_utils.dir/build.make test/CMakeFiles/test_xmeta_utils.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 30%] Building CXX object test/CMakeFiles/test_xclosure.dir/test_xclosure.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xclosure.dir/test_xclosure.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xclosure.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 40%] Linking CXX executable test_xclosure cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xclosure.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xclosure.dir/test_xclosure.cpp.o -o test_xclosure -lgtest -lgtest_main -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[1]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 40%] Built target test_xclosure make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xoptional.dir/build.make test/CMakeFiles/test_xoptional.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xoptional.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xoptional.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xoptional.dir/depend.internal". Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xoptional.dir/depend.internal". Scanning dependencies of target test_xoptional make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xoptional.dir/build.make test/CMakeFiles/test_xoptional.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 34%] Building CXX object test/CMakeFiles/test_xsequence.dir/test_xsequence.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xsequence.dir/test_xsequence.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xsequence.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xsequence.cpp: In member function 'virtual void xtl::xsequence_forward_type_Test::TestBody()': BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xsequence.cpp:43:31: warning: unused variable 'b' [-Wunused-variable] BUILDSTDERR: 43 | std::array a, b; BUILDSTDERR: | ^ BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xsequence.cpp: In member function 'virtual void xtl::xsequence_different_arrays_Test::TestBody()': BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xsequence.cpp:59:31: warning: unused variable 'y' [-Wunused-variable] BUILDSTDERR: 59 | std::array x, y; BUILDSTDERR: | ^ BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xsequence.cpp:60:35: warning: unused variable 'ab' [-Wunused-variable] BUILDSTDERR: 60 | aligned_array aa, ab; BUILDSTDERR: | ^~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xsequence.cpp:62:14: warning: variable 'res1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 62 | auto res1 = test_different_array>(x); BUILDSTDERR: | ^~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xsequence.cpp:63:14: warning: variable 'res2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 63 | auto res2 = test_different_array>(aa); BUILDSTDERR: | ^~~~ make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 44%] Linking CXX executable test_xsequence cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xsequence.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xsequence.dir/test_xsequence.cpp.o -o test_xsequence -lgtest -lgtest_main -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[1]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 44%] Built target test_xsequence make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xtype_traits.dir/build.make test/CMakeFiles/test_xtype_traits.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xtype_traits.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xtype_traits.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xtype_traits.dir/depend.internal". Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xtype_traits.dir/depend.internal". Scanning dependencies of target test_xtype_traits make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xtype_traits.dir/build.make test/CMakeFiles/test_xtype_traits.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 15%] Building CXX object test/CMakeFiles/test_xdynamic_bitset.dir/test_xdynamic_bitset.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xdynamic_bitset.dir/test_xdynamic_bitset.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xdynamic_bitset.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 48%] Linking CXX executable test_xdynamic_bitset cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xdynamic_bitset.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xdynamic_bitset.dir/test_xdynamic_bitset.cpp.o -o test_xdynamic_bitset -lgtest -lgtest_main -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[1]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 48%] Built target test_xdynamic_bitset make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xvariant.dir/build.make test/CMakeFiles/test_xvariant.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xvariant.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xvariant.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xvariant.dir/depend.internal". Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xvariant.dir/depend.internal". Scanning dependencies of target test_xvariant make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xvariant.dir/build.make test/CMakeFiles/test_xvariant.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 38%] Building CXX object test/CMakeFiles/test_xmeta_utils.dir/test_xmeta_utils.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xmeta_utils.dir/test_xmeta_utils.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xmeta_utils.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 51%] Linking CXX executable test_xmeta_utils cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xmeta_utils.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xmeta_utils.dir/test_xmeta_utils.cpp.o -o test_xmeta_utils -lgtest -lgtest_main -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[1]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 51%] Built target test_xmeta_utils make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xtl.dir/build.make test/CMakeFiles/test_xtl.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xtl.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xtl.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xtl.dir/depend.internal". Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xtl.dir/depend.internal". Scanning dependencies of target test_xtl make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xtl.dir/build.make test/CMakeFiles/test_xtl.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 46%] Building CXX object test/CMakeFiles/test_xtype_traits.dir/test_xtype_traits.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xtype_traits.dir/test_xtype_traits.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xtype_traits.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 55%] Linking CXX executable test_xtype_traits cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xtype_traits.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xtype_traits.dir/test_xtype_traits.cpp.o -o test_xtype_traits -lgtest -lgtest_main -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[1]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 55%] Built target test_xtype_traits make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xbasic_fixed_string.dir/build.make test/CMakeFiles/test_xbasic_fixed_string.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xbasic_fixed_string.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xbasic_fixed_string.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xbasic_fixed_string.dir/depend.internal". Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xbasic_fixed_string.dir/depend.internal". Scanning dependencies of target test_xbasic_fixed_string make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xbasic_fixed_string.dir/build.make test/CMakeFiles/test_xbasic_fixed_string.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 53%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xbase64.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xtl.dir/test_xbase64.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xbase64.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 50%] Building CXX object test/CMakeFiles/test_xvariant.dir/test_xvariant.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xvariant.dir/test_xvariant.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xvariant.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' BUILDSTDERR: In file included from /builddir/build/BUILD/xtl-0.6.5/include/xtl/xvariant.hpp:12, BUILDSTDERR: from /builddir/build/BUILD/xtl-0.6.5/test/test_xvariant.cpp:9: BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xvariant_impl.hpp: In member function 'mpark::variant& mpark::variant::operator=(const mpark::variant&) [with Ts = {int, long int, double, std::__cxx11::basic_string, std::allocator >}]': BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xvariant_impl.hpp:2212:9: warning: implicitly-declared 'mpark::detail::impl, std::allocator > >& mpark::detail::impl, std::allocator > >::operator=(const mpark::detail::impl, std::allocator > >&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 2212 | class variant { BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xvariant_impl.hpp:2083:26: note: because 'mpark::detail::impl, std::allocator > >' has user-provided 'mpark::detail::copy_assignment, mpark::detail::Trait::Available>& mpark::detail::copy_assignment, mpark::detail::Trait::Available>::operator=(const mpark::detail::copy_assignment, mpark::detail::Trait::Available>&) [with Ts = {int, long int, double, std::__cxx11::basic_string, std::allocator >}]' BUILDSTDERR: 2083 | copy_assignment &operator=(const copy_assignment &that) { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xvariant_impl.hpp:2073:5: note: in definition of macro 'MPARK_VARIANT_COPY_ASSIGNMENT' BUILDSTDERR: 2073 | definition \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xvariant.cpp: In member function 'virtual void xtl::xvariant_visit_Test::TestBody()': BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xvariant.cpp:71:26: note: synthesized method 'mpark::variant& mpark::variant::operator=(const mpark::variant&) [with Ts = {int, long int, double, std::__cxx11::basic_string, std::allocator >}]' first required here BUILDSTDERR: 71 | vec_res[i] = w; BUILDSTDERR: | ^ make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 42%] Building CXX object test/CMakeFiles/test_xoptional.dir/test_xoptional.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xoptional.dir/test_xoptional.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xoptional.cpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xoptional.cpp: In member function 'virtual void xtl::xoptional_xoptional_proxy_Test::TestBody()': BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xoptional.cpp:212:15: warning: typedef 'using optional_int = class xtl::xoptional' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 212 | using optional_int = xoptional; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xoptional.cpp: In member function 'virtual void xtl::xoptional_select_Test::TestBody()': BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xoptional.cpp:299:15: warning: typedef 'using opt_type = class xtl::xoptional' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 299 | using opt_type = xoptional; BUILDSTDERR: | ^~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 61%] Linking CXX executable test_xvariant cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xvariant.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xvariant.dir/test_xvariant.cpp.o -o test_xvariant -lgtest -lgtest_main -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[1]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 63%] Built target test_xvariant make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xcomplex.dir/build.make test/CMakeFiles/test_xcomplex.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xcomplex.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xcomplex.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xcomplex.dir/depend.internal". Dependee "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xcomplex.dir/depend.internal". Scanning dependencies of target test_xcomplex make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xcomplex.dir/build.make test/CMakeFiles/test_xcomplex.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 63%] Linking CXX executable test_xoptional cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xoptional.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xoptional.dir/test_xoptional.cpp.o -o test_xoptional -lgtest -lgtest_main -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[1]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 65%] Built target test_xoptional make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 65%] Building CXX object test/CMakeFiles/test_xcomplex.dir/test_xcomplex.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xcomplex.dir/test_xcomplex.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xcomplex.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 69%] Linking CXX executable test_xcomplex cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xcomplex.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xcomplex.dir/test_xcomplex.cpp.o -o test_xcomplex -lgtest -lgtest_main -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[1]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 69%] Built target test_xcomplex make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 67%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xcomplex.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xtl.dir/test_xcomplex.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xcomplex.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 73%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xclosure.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xtl.dir/test_xclosure.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xclosure.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 71%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xcomplex_sequence.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xtl.dir/test_xcomplex_sequence.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xcomplex_sequence.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 57%] Building CXX object test/CMakeFiles/test_xbasic_fixed_string.dir/test_xbasic_fixed_string.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xbasic_fixed_string.dir/test_xbasic_fixed_string.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xbasic_fixed_string.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 78%] Linking CXX executable test_xbasic_fixed_string cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xbasic_fixed_string.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xbasic_fixed_string.dir/test_xbasic_fixed_string.cpp.o -o test_xbasic_fixed_string -lgtest -lgtest_main -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[1]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 78%] Built target test_xbasic_fixed_string make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 76%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xfunctional.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xtl.dir/test_xfunctional.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xfunctional.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 80%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xhash.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xtl.dir/test_xhash.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xhash.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 82%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xhierarchy_generator.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xtl.dir/test_xhierarchy_generator.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xhierarchy_generator.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 59%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xbasic_fixed_string.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xtl.dir/test_xbasic_fixed_string.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xbasic_fixed_string.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 84%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xiterator_base.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xtl.dir/test_xiterator_base.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xiterator_base.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 88%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xmeta_utils.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xtl.dir/test_xmeta_utils.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xmeta_utils.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 75%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xdynamic_bitset.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xtl.dir/test_xdynamic_bitset.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xdynamic_bitset.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 92%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xsequence.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xtl.dir/test_xsequence.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xsequence.cpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xsequence.cpp: In member function 'virtual void xtl::xsequence_forward_type_Test::TestBody()': BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xsequence.cpp:43:31: warning: unused variable 'b' [-Wunused-variable] BUILDSTDERR: 43 | std::array a, b; BUILDSTDERR: | ^ BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xsequence.cpp: In member function 'virtual void xtl::xsequence_different_arrays_Test::TestBody()': BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xsequence.cpp:59:31: warning: unused variable 'y' [-Wunused-variable] BUILDSTDERR: 59 | std::array x, y; BUILDSTDERR: | ^ BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xsequence.cpp:60:35: warning: unused variable 'ab' [-Wunused-variable] BUILDSTDERR: 60 | aligned_array aa, ab; BUILDSTDERR: | ^~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xsequence.cpp:62:14: warning: variable 'res1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 62 | auto res1 = test_different_array>(x); BUILDSTDERR: | ^~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xsequence.cpp:63:14: warning: variable 'res2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 63 | auto res2 = test_different_array>(aa); BUILDSTDERR: | ^~~~ make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 96%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xproxy_wrapper.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xtl.dir/test_xproxy_wrapper.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xproxy_wrapper.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 86%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xmasked_value.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xtl.dir/test_xmasked_value.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xmasked_value.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xmasked_value.cpp: In member function 'virtual void xtl::xmasked_value_binary_op_Test::TestBody()': BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xmasked_value.cpp:570:14: warning: variable 'm2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 570 | auto m2 = xmasked_value(a2, bool_val); BUILDSTDERR: | ^~ make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 94%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xtype_traits.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xtl.dir/test_xtype_traits.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xtype_traits.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 90%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xoptional.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xtl.dir/test_xoptional.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xoptional.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xoptional.cpp: In member function 'virtual void xtl::xoptional_xoptional_proxy_Test::TestBody()': BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xoptional.cpp:212:15: warning: typedef 'using optional_int = class xtl::xoptional' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 212 | using optional_int = xoptional; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xoptional.cpp: In member function 'virtual void xtl::xoptional_select_Test::TestBody()': BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xoptional.cpp:299:15: warning: typedef 'using opt_type = class xtl::xoptional' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 299 | using opt_type = xoptional; BUILDSTDERR: | ^~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [ 98%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xvariant.cpp.o cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/c++ -DHAVE_NLOHMANN_JSON -I/builddir/build/BUILD/xtl-0.6.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -march=native -std=gnu++14 -o CMakeFiles/test_xtl.dir/test_xvariant.cpp.o -c /builddir/build/BUILD/xtl-0.6.5/test/test_xvariant.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' BUILDSTDERR: In file included from /builddir/build/BUILD/xtl-0.6.5/include/xtl/xvariant.hpp:12, BUILDSTDERR: from /builddir/build/BUILD/xtl-0.6.5/test/test_xvariant.cpp:9: BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xvariant_impl.hpp: In member function 'mpark::variant& mpark::variant::operator=(const mpark::variant&) [with Ts = {int, long int, double, std::__cxx11::basic_string, std::allocator >}]': BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xvariant_impl.hpp:2212:9: warning: implicitly-declared 'mpark::detail::impl, std::allocator > >& mpark::detail::impl, std::allocator > >::operator=(const mpark::detail::impl, std::allocator > >&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 2212 | class variant { BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xvariant_impl.hpp:2083:26: note: because 'mpark::detail::impl, std::allocator > >' has user-provided 'mpark::detail::copy_assignment, mpark::detail::Trait::Available>& mpark::detail::copy_assignment, mpark::detail::Trait::Available>::operator=(const mpark::detail::copy_assignment, mpark::detail::Trait::Available>&) [with Ts = {int, long int, double, std::__cxx11::basic_string, std::allocator >}]' BUILDSTDERR: 2083 | copy_assignment &operator=(const copy_assignment &that) { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xvariant_impl.hpp:2073:5: note: in definition of macro 'MPARK_VARIANT_COPY_ASSIGNMENT' BUILDSTDERR: 2073 | definition \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xvariant.cpp: In member function 'virtual void xtl::xvariant_visit_Test::TestBody()': BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/test/test_xvariant.cpp:71:26: note: synthesized method 'mpark::variant& mpark::variant::operator=(const mpark::variant&) [with Ts = {int, long int, double, std::__cxx11::basic_string, std::allocator >}]' first required here BUILDSTDERR: 71 | vec_res[i] = w; BUILDSTDERR: | ^ make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [100%] Linking CXX executable test_xtl cd /builddir/build/BUILD/xtl-0.6.5/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xtl.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xtl.dir/test_xbase64.cpp.o CMakeFiles/test_xtl.dir/test_xbasic_fixed_string.cpp.o CMakeFiles/test_xtl.dir/test_xcomplex.cpp.o CMakeFiles/test_xtl.dir/test_xcomplex_sequence.cpp.o CMakeFiles/test_xtl.dir/test_xclosure.cpp.o CMakeFiles/test_xtl.dir/test_xdynamic_bitset.cpp.o CMakeFiles/test_xtl.dir/test_xfunctional.cpp.o CMakeFiles/test_xtl.dir/test_xhash.cpp.o CMakeFiles/test_xtl.dir/test_xhierarchy_generator.cpp.o CMakeFiles/test_xtl.dir/test_xiterator_base.cpp.o CMakeFiles/test_xtl.dir/test_xmasked_value.cpp.o CMakeFiles/test_xtl.dir/test_xmeta_utils.cpp.o CMakeFiles/test_xtl.dir/test_xoptional.cpp.o CMakeFiles/test_xtl.dir/test_xsequence.cpp.o CMakeFiles/test_xtl.dir/test_xtype_traits.cpp.o CMakeFiles/test_xtl.dir/test_xproxy_wrapper.cpp.o CMakeFiles/test_xtl.dir/test_xvariant.cpp.o -o test_xtl -lgtest -lgtest_main -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make[1]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' [100%] Built target test_xtl make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/xtl-0.6.5/CMakeFiles 0 + pushd docs ~/build/BUILD/xtl-0.6.5/docs ~/build/BUILD/xtl-0.6.5 + make html SPHINXBUILD=sphinx-build-3 doxygen BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xvariant_impl.hpp:664: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xclosure.hpp:253: warning: documented symbol `xtl::xclosure_wrapper< CT >::operator typename xclosure_wrapper< CT >::closure_type' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xclosure.hpp:259: warning: documented symbol `xtl::xclosure_wrapper< CT >::operator typename xclosure_wrapper< CT >::const_closure_type' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xclosure.hpp:265: warning: no uniquely matching class member found for BUILDSTDERR: template < CT > BUILDSTDERR: auto xtl::xclosure_wrapper< CT >::get() &-> -> std::add_lvalue_reference_t< closure_type > BUILDSTDERR: Possible candidates: BUILDSTDERR: std::add_lvalue_reference_t< closure_type > xtl::xclosure_wrapper< CT >::get() &noexcept' at line 133 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xclosure.hpp BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< closure_type > > xtl::xclosure_wrapper< CT >::get() const &noexcept' at line 134 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xclosure.hpp BUILDSTDERR: closure_type xtl::xclosure_wrapper< CT >::get() &&noexcept' at line 135 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xclosure.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xclosure.hpp:271: warning: no uniquely matching class member found for BUILDSTDERR: template < CT > BUILDSTDERR: auto xtl::xclosure_wrapper< CT >::get() const &-> -> std::add_lvalue_reference_t< std::add_const_t< closure_type >> BUILDSTDERR: Possible candidates: BUILDSTDERR: std::add_lvalue_reference_t< closure_type > xtl::xclosure_wrapper< CT >::get() &noexcept' at line 133 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xclosure.hpp BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< closure_type > > xtl::xclosure_wrapper< CT >::get() const &noexcept' at line 134 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xclosure.hpp BUILDSTDERR: closure_type xtl::xclosure_wrapper< CT >::get() &&noexcept' at line 135 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xclosure.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xclosure.hpp:277: warning: no uniquely matching class member found for BUILDSTDERR: template < CT > BUILDSTDERR: auto xtl::xclosure_wrapper< CT >::get() &&-> -> closure_type BUILDSTDERR: Possible candidates: BUILDSTDERR: std::add_lvalue_reference_t< closure_type > xtl::xclosure_wrapper< CT >::get() &noexcept' at line 133 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xclosure.hpp BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< closure_type > > xtl::xclosure_wrapper< CT >::get() const &noexcept' at line 134 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xclosure.hpp BUILDSTDERR: closure_type xtl::xclosure_wrapper< CT >::get() &&noexcept' at line 135 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xclosure.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp:727: warning: no uniquely matching class member found for BUILDSTDERR: template < CTR, CTI, B > BUILDSTDERR: auto xtl::xcomplex< CTR, CTI, B >::real() &-> -> real_reference BUILDSTDERR: Possible candidates: BUILDSTDERR: real_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::real() &noexcept' at line 250 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: real_rvalue_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::real() &&noexcept' at line 251 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: constexpr real_const_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::real() const &noexcept' at line 252 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: constexpr real_rvalue_const_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::real() const &&noexcept' at line 253 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp:733: warning: no uniquely matching class member found for BUILDSTDERR: template < CTR, CTI, B > BUILDSTDERR: auto xtl::xcomplex< CTR, CTI, B >::real() &&-> -> real_rvalue_reference BUILDSTDERR: Possible candidates: BUILDSTDERR: real_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::real() &noexcept' at line 250 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: real_rvalue_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::real() &&noexcept' at line 251 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: constexpr real_const_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::real() const &noexcept' at line 252 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: constexpr real_rvalue_const_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::real() const &&noexcept' at line 253 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp:739: warning: no uniquely matching class member found for BUILDSTDERR: template < CTR, CTI, B > BUILDSTDERR: constexpr auto xtl::xcomplex< CTR, CTI, B >::real() const &-> -> real_const_reference BUILDSTDERR: Possible candidates: BUILDSTDERR: real_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::real() &noexcept' at line 250 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: real_rvalue_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::real() &&noexcept' at line 251 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: constexpr real_const_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::real() const &noexcept' at line 252 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: constexpr real_rvalue_const_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::real() const &&noexcept' at line 253 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp:745: warning: no uniquely matching class member found for BUILDSTDERR: template < CTR, CTI, B > BUILDSTDERR: constexpr auto xtl::xcomplex< CTR, CTI, B >::real() const &&-> -> real_rvalue_const_reference BUILDSTDERR: Possible candidates: BUILDSTDERR: real_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::real() &noexcept' at line 250 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: real_rvalue_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::real() &&noexcept' at line 251 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: constexpr real_const_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::real() const &noexcept' at line 252 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: constexpr real_rvalue_const_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::real() const &&noexcept' at line 253 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp:751: warning: no uniquely matching class member found for BUILDSTDERR: template < CTR, CTI, B > BUILDSTDERR: auto xtl::xcomplex< CTR, CTI, B >::imag() &-> -> imag_reference BUILDSTDERR: Possible candidates: BUILDSTDERR: imag_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::imag() &noexcept' at line 255 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: imag_rvalue_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::imag() &&noexcept' at line 256 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: constexpr imag_const_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::imag() const &noexcept' at line 257 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: constexpr imag_rvalue_const_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::imag() const &&noexcept' at line 258 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp:757: warning: no uniquely matching class member found for BUILDSTDERR: template < CTR, CTI, B > BUILDSTDERR: auto xtl::xcomplex< CTR, CTI, B >::imag() &&-> -> imag_rvalue_reference BUILDSTDERR: Possible candidates: BUILDSTDERR: imag_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::imag() &noexcept' at line 255 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: imag_rvalue_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::imag() &&noexcept' at line 256 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: constexpr imag_const_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::imag() const &noexcept' at line 257 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: constexpr imag_rvalue_const_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::imag() const &&noexcept' at line 258 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp:763: warning: no uniquely matching class member found for BUILDSTDERR: template < CTR, CTI, B > BUILDSTDERR: constexpr auto xtl::xcomplex< CTR, CTI, B >::imag() const &-> -> imag_const_reference BUILDSTDERR: Possible candidates: BUILDSTDERR: imag_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::imag() &noexcept' at line 255 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: imag_rvalue_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::imag() &&noexcept' at line 256 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: constexpr imag_const_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::imag() const &noexcept' at line 257 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: constexpr imag_rvalue_const_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::imag() const &&noexcept' at line 258 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp:769: warning: no uniquely matching class member found for BUILDSTDERR: template < CTR, CTI, B > BUILDSTDERR: constexpr auto xtl::xcomplex< CTR, CTI, B >::imag() const &&-> -> imag_rvalue_const_reference BUILDSTDERR: Possible candidates: BUILDSTDERR: imag_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::imag() &noexcept' at line 255 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: imag_rvalue_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::imag() &&noexcept' at line 256 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: constexpr imag_const_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::imag() const &noexcept' at line 257 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: constexpr imag_rvalue_const_reference xtl::xcomplex< CTR, CTI, ieee_compliant >::imag() const &&noexcept' at line 258 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp:775: warning: no uniquely matching class member found for BUILDSTDERR: template < CTR, CTI, B > BUILDSTDERR: auto xtl::xcomplex< CTR, CTI, B >::operator&() &-> -> xclosure_pointer< self_type & > BUILDSTDERR: Possible candidates: BUILDSTDERR: xclosure_pointer< self_type & > xtl::xcomplex< CTR, CTI, ieee_compliant >::operator&() &noexcept' at line 260 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: xclosure_pointer< const self_type & > xtl::xcomplex< CTR, CTI, ieee_compliant >::operator&() const &noexcept' at line 261 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: xclosure_pointer< self_type > xtl::xcomplex< CTR, CTI, ieee_compliant >::operator&() &&noexcept' at line 262 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp:781: warning: no uniquely matching class member found for BUILDSTDERR: template < CTR, CTI, B > BUILDSTDERR: auto xtl::xcomplex< CTR, CTI, B >::operator&() const &-> -> xclosure_pointer< const self_type & > BUILDSTDERR: Possible candidates: BUILDSTDERR: xclosure_pointer< self_type & > xtl::xcomplex< CTR, CTI, ieee_compliant >::operator&() &noexcept' at line 260 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: xclosure_pointer< const self_type & > xtl::xcomplex< CTR, CTI, ieee_compliant >::operator&() const &noexcept' at line 261 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: xclosure_pointer< self_type > xtl::xcomplex< CTR, CTI, ieee_compliant >::operator&() &&noexcept' at line 262 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp:787: warning: no uniquely matching class member found for BUILDSTDERR: template < CTR, CTI, B > BUILDSTDERR: auto xtl::xcomplex< CTR, CTI, B >::operator&() &&-> -> xclosure_pointer< self_type > BUILDSTDERR: Possible candidates: BUILDSTDERR: xclosure_pointer< self_type & > xtl::xcomplex< CTR, CTI, ieee_compliant >::operator&() &noexcept' at line 260 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: xclosure_pointer< const self_type & > xtl::xcomplex< CTR, CTI, ieee_compliant >::operator&() const &noexcept' at line 261 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: xclosure_pointer< self_type > xtl::xcomplex< CTR, CTI, ieee_compliant >::operator&() &&noexcept' at line 262 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp:1255: warning: documented symbol `xtl::decltype' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex.hpp:1261: warning: documented symbol `xtl::decltype' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp:389: warning: no uniquely matching class member found for BUILDSTDERR: template < C, B > BUILDSTDERR: auto xtl::xcomplex_sequence< C, B >::real() &&-> -> container_type BUILDSTDERR: Possible candidates: BUILDSTDERR: container_type xtl::xcomplex_sequence< C, ieee_compliant >::real() &&noexcept' at line 83 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp BUILDSTDERR: container_type & xtl::xcomplex_sequence< C, ieee_compliant >::real() &noexcept' at line 84 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp BUILDSTDERR: const container_type & xtl::xcomplex_sequence< C, ieee_compliant >::real() const &noexcept' at line 85 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp:395: warning: no uniquely matching class member found for BUILDSTDERR: template < C, B > BUILDSTDERR: auto xtl::xcomplex_sequence< C, B >::real() &-> -> container_type & BUILDSTDERR: Possible candidates: BUILDSTDERR: container_type xtl::xcomplex_sequence< C, ieee_compliant >::real() &&noexcept' at line 83 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp BUILDSTDERR: container_type & xtl::xcomplex_sequence< C, ieee_compliant >::real() &noexcept' at line 84 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp BUILDSTDERR: const container_type & xtl::xcomplex_sequence< C, ieee_compliant >::real() const &noexcept' at line 85 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp:401: warning: no uniquely matching class member found for BUILDSTDERR: template < C, B > BUILDSTDERR: auto xtl::xcomplex_sequence< C, B >::real() const &-> -> const container_type & BUILDSTDERR: Possible candidates: BUILDSTDERR: container_type xtl::xcomplex_sequence< C, ieee_compliant >::real() &&noexcept' at line 83 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp BUILDSTDERR: container_type & xtl::xcomplex_sequence< C, ieee_compliant >::real() &noexcept' at line 84 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp BUILDSTDERR: const container_type & xtl::xcomplex_sequence< C, ieee_compliant >::real() const &noexcept' at line 85 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp:407: warning: no uniquely matching class member found for BUILDSTDERR: template < C, B > BUILDSTDERR: auto xtl::xcomplex_sequence< C, B >::imag() &&-> -> container_type BUILDSTDERR: Possible candidates: BUILDSTDERR: container_type xtl::xcomplex_sequence< C, ieee_compliant >::imag() &&noexcept' at line 87 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp BUILDSTDERR: container_type & xtl::xcomplex_sequence< C, ieee_compliant >::imag() &noexcept' at line 88 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp BUILDSTDERR: const container_type & xtl::xcomplex_sequence< C, ieee_compliant >::imag() const &noexcept' at line 89 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp:413: warning: no uniquely matching class member found for BUILDSTDERR: template < C, B > BUILDSTDERR: auto xtl::xcomplex_sequence< C, B >::imag() &-> -> container_type & BUILDSTDERR: Possible candidates: BUILDSTDERR: container_type xtl::xcomplex_sequence< C, ieee_compliant >::imag() &&noexcept' at line 87 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp BUILDSTDERR: container_type & xtl::xcomplex_sequence< C, ieee_compliant >::imag() &noexcept' at line 88 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp BUILDSTDERR: const container_type & xtl::xcomplex_sequence< C, ieee_compliant >::imag() const &noexcept' at line 89 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp:419: warning: no uniquely matching class member found for BUILDSTDERR: template < C, B > BUILDSTDERR: auto xtl::xcomplex_sequence< C, B >::imag() const &-> -> const container_type & BUILDSTDERR: Possible candidates: BUILDSTDERR: container_type xtl::xcomplex_sequence< C, ieee_compliant >::imag() &&noexcept' at line 87 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp BUILDSTDERR: container_type & xtl::xcomplex_sequence< C, ieee_compliant >::imag() &noexcept' at line 88 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp BUILDSTDERR: const container_type & xtl::xcomplex_sequence< C, ieee_compliant >::imag() const &noexcept' at line 89 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xcomplex_sequence.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp:145: warning: no uniquely matching class member found for BUILDSTDERR: template < T, B > BUILDSTDERR: auto xtl::xmasked_value< T, B >::value() &-> -> std::add_lvalue_reference_t< T > BUILDSTDERR: Possible candidates: BUILDSTDERR: std::add_lvalue_reference_t< T > xtl::xmasked_value< T, B >::value() &noexcept' at line 50 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< T > > xtl::xmasked_value< T, B >::value() const &noexcept' at line 51 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp BUILDSTDERR: std::conditional_t< std::is_reference< T >::value, apply_cv_t< T, std::decay_t< T > > &, std::decay_t< T > > xtl::xmasked_value< T, B >::value() &&noexcept' at line 52 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp BUILDSTDERR: std::conditional_t< std::is_reference< T >::value, const std::decay_t< T > &, std::decay_t< T > > xtl::xmasked_value< T, B >::value() const &&noexcept' at line 53 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp:151: warning: no uniquely matching class member found for BUILDSTDERR: template < T, B > BUILDSTDERR: auto xtl::xmasked_value< T, B >::value() const &-> -> std::add_lvalue_reference_t< std::add_const_t< T >> BUILDSTDERR: Possible candidates: BUILDSTDERR: std::add_lvalue_reference_t< T > xtl::xmasked_value< T, B >::value() &noexcept' at line 50 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< T > > xtl::xmasked_value< T, B >::value() const &noexcept' at line 51 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp BUILDSTDERR: std::conditional_t< std::is_reference< T >::value, apply_cv_t< T, std::decay_t< T > > &, std::decay_t< T > > xtl::xmasked_value< T, B >::value() &&noexcept' at line 52 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp BUILDSTDERR: std::conditional_t< std::is_reference< T >::value, const std::decay_t< T > &, std::decay_t< T > > xtl::xmasked_value< T, B >::value() const &&noexcept' at line 53 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp:157: warning: no uniquely matching class member found for BUILDSTDERR: template < T, B > BUILDSTDERR: auto xtl::xmasked_value< T, B >::value() &&-> -> std::conditional_t< std::is_reference< T >::value, apply_cv_t< T, std::decay_t< T >> &, std::decay_t< T >> BUILDSTDERR: Possible candidates: BUILDSTDERR: std::add_lvalue_reference_t< T > xtl::xmasked_value< T, B >::value() &noexcept' at line 50 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< T > > xtl::xmasked_value< T, B >::value() const &noexcept' at line 51 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp BUILDSTDERR: std::conditional_t< std::is_reference< T >::value, apply_cv_t< T, std::decay_t< T > > &, std::decay_t< T > > xtl::xmasked_value< T, B >::value() &&noexcept' at line 52 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp BUILDSTDERR: std::conditional_t< std::is_reference< T >::value, const std::decay_t< T > &, std::decay_t< T > > xtl::xmasked_value< T, B >::value() const &&noexcept' at line 53 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp:163: warning: no uniquely matching class member found for BUILDSTDERR: template < T, B > BUILDSTDERR: auto xtl::xmasked_value< T, B >::value() const &&-> -> std::conditional_t< std::is_reference< T >::value, const std::decay_t< T > &, std::decay_t< T >> BUILDSTDERR: Possible candidates: BUILDSTDERR: std::add_lvalue_reference_t< T > xtl::xmasked_value< T, B >::value() &noexcept' at line 50 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< T > > xtl::xmasked_value< T, B >::value() const &noexcept' at line 51 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp BUILDSTDERR: std::conditional_t< std::is_reference< T >::value, apply_cv_t< T, std::decay_t< T > > &, std::decay_t< T > > xtl::xmasked_value< T, B >::value() &&noexcept' at line 52 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp BUILDSTDERR: std::conditional_t< std::is_reference< T >::value, const std::decay_t< T > &, std::decay_t< T > > xtl::xmasked_value< T, B >::value() const &&noexcept' at line 53 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp:169: warning: no matching class member found for BUILDSTDERR: template < T, B > BUILDSTDERR: auto xtl::xmasked_value< T, B >::visible() &-> -> std::add_lvalue_reference_t< B > BUILDSTDERR: Possible candidates: BUILDSTDERR: std::add_lvalue_reference_t< B > xtl::xmasked_value< T, B >::visible() &noexcept BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< B > > xtl::xmasked_value< T, B >::visible() const &noexcept BUILDSTDERR: std::conditional_t< std::is_reference< B >::value, apply_cv_t< B, std::decay_t< B > > &, std::decay_t< B > > xtl::xmasked_value< T, B >::visible() &&noexcept BUILDSTDERR: std::conditional_t< std::is_reference< B >::value, const std::decay_t< B > &, std::decay_t< B > > xtl::xmasked_value< T, B >::visible() const &&noexcept BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp:175: warning: no matching class member found for BUILDSTDERR: template < T, B > BUILDSTDERR: auto xtl::xmasked_value< T, B >::visible() const &-> -> std::add_lvalue_reference_t< std::add_const_t< B >> BUILDSTDERR: Possible candidates: BUILDSTDERR: std::add_lvalue_reference_t< B > xtl::xmasked_value< T, B >::visible() &noexcept BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< B > > xtl::xmasked_value< T, B >::visible() const &noexcept BUILDSTDERR: std::conditional_t< std::is_reference< B >::value, apply_cv_t< B, std::decay_t< B > > &, std::decay_t< B > > xtl::xmasked_value< T, B >::visible() &&noexcept BUILDSTDERR: std::conditional_t< std::is_reference< B >::value, const std::decay_t< B > &, std::decay_t< B > > xtl::xmasked_value< T, B >::visible() const &&noexcept BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp:181: warning: no matching class member found for BUILDSTDERR: template < T, B > BUILDSTDERR: auto xtl::xmasked_value< T, B >::visible() &&-> -> std::conditional_t< std::is_reference< B >::value, apply_cv_t< B, std::decay_t< B >> &, std::decay_t< B >> BUILDSTDERR: Possible candidates: BUILDSTDERR: std::add_lvalue_reference_t< B > xtl::xmasked_value< T, B >::visible() &noexcept BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< B > > xtl::xmasked_value< T, B >::visible() const &noexcept BUILDSTDERR: std::conditional_t< std::is_reference< B >::value, apply_cv_t< B, std::decay_t< B > > &, std::decay_t< B > > xtl::xmasked_value< T, B >::visible() &&noexcept BUILDSTDERR: std::conditional_t< std::is_reference< B >::value, const std::decay_t< B > &, std::decay_t< B > > xtl::xmasked_value< T, B >::visible() const &&noexcept BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xmasked_value.hpp:187: warning: no matching class member found for BUILDSTDERR: template < T, B > BUILDSTDERR: auto xtl::xmasked_value< T, B >::visible() const &&-> -> std::conditional_t< std::is_reference< B >::value, const std::decay_t< B > &, std::decay_t< B >> BUILDSTDERR: Possible candidates: BUILDSTDERR: std::add_lvalue_reference_t< B > xtl::xmasked_value< T, B >::visible() &noexcept BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< B > > xtl::xmasked_value< T, B >::visible() const &noexcept BUILDSTDERR: std::conditional_t< std::is_reference< B >::value, apply_cv_t< B, std::decay_t< B > > &, std::decay_t< B > > xtl::xmasked_value< T, B >::visible() &&noexcept BUILDSTDERR: std::conditional_t< std::is_reference< B >::value, const std::decay_t< B > &, std::decay_t< B > > xtl::xmasked_value< T, B >::visible() const &&noexcept BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp:601: warning: no uniquely matching class member found for BUILDSTDERR: template < CT, CB > BUILDSTDERR: auto xtl::xoptional< CT, CB >::value() &-> -> std::add_lvalue_reference_t< CT > BUILDSTDERR: Possible candidates: BUILDSTDERR: std::add_lvalue_reference_t< CT > xtl::xoptional< CT, CB >::value() &noexcept' at line 268 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< CT > > xtl::xoptional< CT, CB >::value() const &noexcept' at line 269 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::conditional_t< std::is_reference< CT >::value, apply_cv_t< CT, value_type > &, value_type > xtl::xoptional< CT, CB >::value() &&noexcept' at line 270 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::conditional_t< std::is_reference< CT >::value, const value_type &, value_type > xtl::xoptional< CT, CB >::value() const &&noexcept' at line 271 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp:607: warning: no uniquely matching class member found for BUILDSTDERR: template < CT, CB > BUILDSTDERR: auto xtl::xoptional< CT, CB >::value() const &-> -> std::add_lvalue_reference_t< std::add_const_t< CT >> BUILDSTDERR: Possible candidates: BUILDSTDERR: std::add_lvalue_reference_t< CT > xtl::xoptional< CT, CB >::value() &noexcept' at line 268 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< CT > > xtl::xoptional< CT, CB >::value() const &noexcept' at line 269 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::conditional_t< std::is_reference< CT >::value, apply_cv_t< CT, value_type > &, value_type > xtl::xoptional< CT, CB >::value() &&noexcept' at line 270 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::conditional_t< std::is_reference< CT >::value, const value_type &, value_type > xtl::xoptional< CT, CB >::value() const &&noexcept' at line 271 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp:613: warning: no uniquely matching class member found for BUILDSTDERR: template < CT, CB > BUILDSTDERR: auto xtl::xoptional< CT, CB >::value() &&-> -> std::conditional_t< std::is_reference< CT >::value, apply_cv_t< CT, value_type > &, value_type > BUILDSTDERR: Possible candidates: BUILDSTDERR: std::add_lvalue_reference_t< CT > xtl::xoptional< CT, CB >::value() &noexcept' at line 268 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< CT > > xtl::xoptional< CT, CB >::value() const &noexcept' at line 269 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::conditional_t< std::is_reference< CT >::value, apply_cv_t< CT, value_type > &, value_type > xtl::xoptional< CT, CB >::value() &&noexcept' at line 270 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::conditional_t< std::is_reference< CT >::value, const value_type &, value_type > xtl::xoptional< CT, CB >::value() const &&noexcept' at line 271 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp:619: warning: no uniquely matching class member found for BUILDSTDERR: template < CT, CB > BUILDSTDERR: auto xtl::xoptional< CT, CB >::value() const &&-> -> std::conditional_t< std::is_reference< CT >::value, const value_type &, value_type > BUILDSTDERR: Possible candidates: BUILDSTDERR: std::add_lvalue_reference_t< CT > xtl::xoptional< CT, CB >::value() &noexcept' at line 268 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< CT > > xtl::xoptional< CT, CB >::value() const &noexcept' at line 269 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::conditional_t< std::is_reference< CT >::value, apply_cv_t< CT, value_type > &, value_type > xtl::xoptional< CT, CB >::value() &&noexcept' at line 270 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::conditional_t< std::is_reference< CT >::value, const value_type &, value_type > xtl::xoptional< CT, CB >::value() const &&noexcept' at line 271 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp:640: warning: no uniquely matching class member found for BUILDSTDERR: template < CT, CB > BUILDSTDERR: auto xtl::xoptional< CT, CB >::has_value() &-> -> std::add_lvalue_reference_t< CB > BUILDSTDERR: Possible candidates: BUILDSTDERR: std::add_lvalue_reference_t< CB > xtl::xoptional< CT, CB >::has_value() &noexcept' at line 279 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< CB > > xtl::xoptional< CT, CB >::has_value() const &noexcept' at line 280 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::conditional_t< std::is_reference< CB >::value, apply_cv_t< CB, flag_type > &, flag_type > xtl::xoptional< CT, CB >::has_value() &&noexcept' at line 281 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::conditional_t< std::is_reference< CB >::value, const flag_type &, flag_type > xtl::xoptional< CT, CB >::has_value() const &&noexcept' at line 282 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp:646: warning: no uniquely matching class member found for BUILDSTDERR: template < CT, CB > BUILDSTDERR: auto xtl::xoptional< CT, CB >::has_value() const &-> -> std::add_lvalue_reference_t< std::add_const_t< CB >> BUILDSTDERR: Possible candidates: BUILDSTDERR: std::add_lvalue_reference_t< CB > xtl::xoptional< CT, CB >::has_value() &noexcept' at line 279 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< CB > > xtl::xoptional< CT, CB >::has_value() const &noexcept' at line 280 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::conditional_t< std::is_reference< CB >::value, apply_cv_t< CB, flag_type > &, flag_type > xtl::xoptional< CT, CB >::has_value() &&noexcept' at line 281 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::conditional_t< std::is_reference< CB >::value, const flag_type &, flag_type > xtl::xoptional< CT, CB >::has_value() const &&noexcept' at line 282 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp:652: warning: no uniquely matching class member found for BUILDSTDERR: template < CT, CB > BUILDSTDERR: auto xtl::xoptional< CT, CB >::has_value() &&-> -> std::conditional_t< std::is_reference< CB >::value, apply_cv_t< CB, flag_type > &, flag_type > BUILDSTDERR: Possible candidates: BUILDSTDERR: std::add_lvalue_reference_t< CB > xtl::xoptional< CT, CB >::has_value() &noexcept' at line 279 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< CB > > xtl::xoptional< CT, CB >::has_value() const &noexcept' at line 280 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::conditional_t< std::is_reference< CB >::value, apply_cv_t< CB, flag_type > &, flag_type > xtl::xoptional< CT, CB >::has_value() &&noexcept' at line 281 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::conditional_t< std::is_reference< CB >::value, const flag_type &, flag_type > xtl::xoptional< CT, CB >::has_value() const &&noexcept' at line 282 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp:658: warning: no uniquely matching class member found for BUILDSTDERR: template < CT, CB > BUILDSTDERR: auto xtl::xoptional< CT, CB >::has_value() const &&-> -> std::conditional_t< std::is_reference< CB >::value, const flag_type &, flag_type > BUILDSTDERR: Possible candidates: BUILDSTDERR: std::add_lvalue_reference_t< CB > xtl::xoptional< CT, CB >::has_value() &noexcept' at line 279 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< CB > > xtl::xoptional< CT, CB >::has_value() const &noexcept' at line 280 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::conditional_t< std::is_reference< CB >::value, apply_cv_t< CB, flag_type > &, flag_type > xtl::xoptional< CT, CB >::has_value() &&noexcept' at line 281 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: std::conditional_t< std::is_reference< CB >::value, const flag_type &, flag_type > xtl::xoptional< CT, CB >::has_value() const &&noexcept' at line 282 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp:687: warning: no uniquely matching class member found for BUILDSTDERR: template < CT, CB > BUILDSTDERR: auto xtl::xoptional< CT, CB >::operator&() &-> -> xclosure_pointer< self_type & > BUILDSTDERR: Possible candidates: BUILDSTDERR: xclosure_pointer< self_type & > xtl::xoptional< CT, CB >::operator&() &' at line 294 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: xclosure_pointer< const self_type & > xtl::xoptional< CT, CB >::operator&() const &' at line 295 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: xclosure_pointer< self_type > xtl::xoptional< CT, CB >::operator&() &&' at line 296 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp:693: warning: no uniquely matching class member found for BUILDSTDERR: template < CT, CB > BUILDSTDERR: auto xtl::xoptional< CT, CB >::operator&() const &-> -> xclosure_pointer< const self_type & > BUILDSTDERR: Possible candidates: BUILDSTDERR: xclosure_pointer< self_type & > xtl::xoptional< CT, CB >::operator&() &' at line 294 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: xclosure_pointer< const self_type & > xtl::xoptional< CT, CB >::operator&() const &' at line 295 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: xclosure_pointer< self_type > xtl::xoptional< CT, CB >::operator&() &&' at line 296 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp:699: warning: no uniquely matching class member found for BUILDSTDERR: template < CT, CB > BUILDSTDERR: auto xtl::xoptional< CT, CB >::operator&() &&-> -> xclosure_pointer< self_type > BUILDSTDERR: Possible candidates: BUILDSTDERR: xclosure_pointer< self_type & > xtl::xoptional< CT, CB >::operator&() &' at line 294 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: xclosure_pointer< const self_type & > xtl::xoptional< CT, CB >::operator&() const &' at line 295 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: xclosure_pointer< self_type > xtl::xoptional< CT, CB >::operator&() &&' at line 296 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp:420: warning: no uniquely matching class member found for BUILDSTDERR: template < BC, FC > BUILDSTDERR: auto xtl::xoptional_sequence< BC, FC >::value() &&-> -> base_container_type BUILDSTDERR: Possible candidates: BUILDSTDERR: base_container_type xtl::xoptional_sequence< BC, FC >::value() &&noexcept' at line 103 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp BUILDSTDERR: base_container_type & xtl::xoptional_sequence< BC, FC >::value() &noexcept' at line 104 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp BUILDSTDERR: const base_container_type & xtl::xoptional_sequence< BC, FC >::value() const &noexcept' at line 105 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp:426: warning: no uniquely matching class member found for BUILDSTDERR: template < BC, FC > BUILDSTDERR: auto xtl::xoptional_sequence< BC, FC >::value() &-> -> base_container_type & BUILDSTDERR: Possible candidates: BUILDSTDERR: base_container_type xtl::xoptional_sequence< BC, FC >::value() &&noexcept' at line 103 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp BUILDSTDERR: base_container_type & xtl::xoptional_sequence< BC, FC >::value() &noexcept' at line 104 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp BUILDSTDERR: const base_container_type & xtl::xoptional_sequence< BC, FC >::value() const &noexcept' at line 105 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp:432: warning: no uniquely matching class member found for BUILDSTDERR: template < BC, FC > BUILDSTDERR: auto xtl::xoptional_sequence< BC, FC >::value() const &-> -> const base_container_type & BUILDSTDERR: Possible candidates: BUILDSTDERR: base_container_type xtl::xoptional_sequence< BC, FC >::value() &&noexcept' at line 103 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp BUILDSTDERR: base_container_type & xtl::xoptional_sequence< BC, FC >::value() &noexcept' at line 104 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp BUILDSTDERR: const base_container_type & xtl::xoptional_sequence< BC, FC >::value() const &noexcept' at line 105 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp:438: warning: no uniquely matching class member found for BUILDSTDERR: template < BC, FC > BUILDSTDERR: auto xtl::xoptional_sequence< BC, FC >::has_value() &&-> -> flag_container_type BUILDSTDERR: Possible candidates: BUILDSTDERR: flag_container_type xtl::xoptional_sequence< BC, FC >::has_value() &&noexcept' at line 107 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp BUILDSTDERR: flag_container_type & xtl::xoptional_sequence< BC, FC >::has_value() &noexcept' at line 108 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp BUILDSTDERR: const flag_container_type & xtl::xoptional_sequence< BC, FC >::has_value() const &noexcept' at line 109 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp:444: warning: no uniquely matching class member found for BUILDSTDERR: template < BC, FC > BUILDSTDERR: auto xtl::xoptional_sequence< BC, FC >::has_value() &-> -> flag_container_type & BUILDSTDERR: Possible candidates: BUILDSTDERR: flag_container_type xtl::xoptional_sequence< BC, FC >::has_value() &&noexcept' at line 107 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp BUILDSTDERR: flag_container_type & xtl::xoptional_sequence< BC, FC >::has_value() &noexcept' at line 108 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp BUILDSTDERR: const flag_container_type & xtl::xoptional_sequence< BC, FC >::has_value() const &noexcept' at line 109 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp:450: warning: no uniquely matching class member found for BUILDSTDERR: template < BC, FC > BUILDSTDERR: auto xtl::xoptional_sequence< BC, FC >::has_value() const &-> -> const flag_container_type & BUILDSTDERR: Possible candidates: BUILDSTDERR: flag_container_type xtl::xoptional_sequence< BC, FC >::has_value() &&noexcept' at line 107 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp BUILDSTDERR: flag_container_type & xtl::xoptional_sequence< BC, FC >::has_value() &noexcept' at line 108 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp BUILDSTDERR: const flag_container_type & xtl::xoptional_sequence< BC, FC >::has_value() const &noexcept' at line 109 of file /builddir/build/BUILD/xtl-0.6.5/include/xtl/xoptional_sequence.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.6.5/include/xtl/xvariant_impl.hpp:1440: warning: no uniquely matching class member found for BUILDSTDERR: static constexpr AUTO Vs::template mpark::detail::visitation::base::impl< lib::index_sequence<>, lib::make_index_sequence< lib::decay_t< Vs >::size()>... >() sphinx-build-3 -b html -d build/doctrees source build/html Running Sphinx v2.1.2 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: 5 added, 0 changed, 0 removed reading sources... [ 20%] build-options reading sources... [ 40%] changelog reading sources... [ 60%] index reading sources... [ 80%] installation reading sources... [100%] releasing looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] build-options writing output... [ 40%] changelog writing output... [ 60%] index writing output... [ 80%] installation writing output... [100%] releasing generating indices... genindex writing additional pages... search copying images... [ 25%] xtl.svg copying images... [ 50%] conda.svg copying images... [ 75%] spack.svg copying images... [100%] cmake.svg copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in build/html. BUILDSTDERR: /usr/lib/python3.8/site-packages/sphinx/util/docutils.py:309: RemovedInSphinx30Warning: function based directive support is now deprecated. Use class based directive instead. BUILDSTDERR: warnings.warn('function based directive support is now deprecated. ' Build finished. The HTML pages are in build/html. + rm build/html/.buildinfo + popd ~/build/BUILD/xtl-0.6.5 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eE3iKF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64 + cd xtl-0.6.5 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -S/builddir/build/BUILD/xtl-0.6.5 -B/builddir/build/BUILD/xtl-0.6.5 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/xtl-0.6.5/CMakeFiles /builddir/build/BUILD/xtl-0.6.5/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xhierarchy_generator.dir/build.make test/CMakeFiles/test_xhierarchy_generator.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xhierarchy_generator.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xhierarchy_generator.dir/build.make test/CMakeFiles/test_xhierarchy_generator.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Nothing to be done for 'test/CMakeFiles/test_xhierarchy_generator.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' [ 3%] Built target test_xhierarchy_generator /usr/bin/make -f test/CMakeFiles/test_xbase64.dir/build.make test/CMakeFiles/test_xbase64.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xbase64.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xbase64.dir/build.make test/CMakeFiles/test_xbase64.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Nothing to be done for 'test/CMakeFiles/test_xbase64.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' [ 7%] Built target test_xbase64 /usr/bin/make -f test/CMakeFiles/test_xcomplex_sequence.dir/build.make test/CMakeFiles/test_xcomplex_sequence.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xcomplex_sequence.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xcomplex_sequence.dir/build.make test/CMakeFiles/test_xcomplex_sequence.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Nothing to be done for 'test/CMakeFiles/test_xcomplex_sequence.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' [ 11%] Built target test_xcomplex_sequence /usr/bin/make -f test/CMakeFiles/test_xhash.dir/build.make test/CMakeFiles/test_xhash.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xhash.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xhash.dir/build.make test/CMakeFiles/test_xhash.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Nothing to be done for 'test/CMakeFiles/test_xhash.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' [ 15%] Built target test_xhash /usr/bin/make -f test/CMakeFiles/test_xmasked_value.dir/build.make test/CMakeFiles/test_xmasked_value.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xmasked_value.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xmasked_value.dir/build.make test/CMakeFiles/test_xmasked_value.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Nothing to be done for 'test/CMakeFiles/test_xmasked_value.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' [ 19%] Built target test_xmasked_value /usr/bin/make -f test/CMakeFiles/test_xdynamic_bitset.dir/build.make test/CMakeFiles/test_xdynamic_bitset.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xdynamic_bitset.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xdynamic_bitset.dir/build.make test/CMakeFiles/test_xdynamic_bitset.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Nothing to be done for 'test/CMakeFiles/test_xdynamic_bitset.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' [ 23%] Built target test_xdynamic_bitset /usr/bin/make -f test/CMakeFiles/test_xfunctional.dir/build.make test/CMakeFiles/test_xfunctional.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xfunctional.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xfunctional.dir/build.make test/CMakeFiles/test_xfunctional.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Nothing to be done for 'test/CMakeFiles/test_xfunctional.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' [ 26%] Built target test_xfunctional /usr/bin/make -f test/CMakeFiles/test_xiterator_base.dir/build.make test/CMakeFiles/test_xiterator_base.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xiterator_base.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xiterator_base.dir/build.make test/CMakeFiles/test_xiterator_base.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Nothing to be done for 'test/CMakeFiles/test_xiterator_base.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' [ 30%] Built target test_xiterator_base /usr/bin/make -f test/CMakeFiles/test_xproxy_wrapper.dir/build.make test/CMakeFiles/test_xproxy_wrapper.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xproxy_wrapper.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xproxy_wrapper.dir/build.make test/CMakeFiles/test_xproxy_wrapper.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Nothing to be done for 'test/CMakeFiles/test_xproxy_wrapper.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' [ 34%] Built target test_xproxy_wrapper /usr/bin/make -f test/CMakeFiles/test_xclosure.dir/build.make test/CMakeFiles/test_xclosure.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xclosure.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xclosure.dir/build.make test/CMakeFiles/test_xclosure.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Nothing to be done for 'test/CMakeFiles/test_xclosure.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' [ 38%] Built target test_xclosure /usr/bin/make -f test/CMakeFiles/test_xsequence.dir/build.make test/CMakeFiles/test_xsequence.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xsequence.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xsequence.dir/build.make test/CMakeFiles/test_xsequence.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Nothing to be done for 'test/CMakeFiles/test_xsequence.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' [ 42%] Built target test_xsequence /usr/bin/make -f test/CMakeFiles/test_xmeta_utils.dir/build.make test/CMakeFiles/test_xmeta_utils.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xmeta_utils.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xmeta_utils.dir/build.make test/CMakeFiles/test_xmeta_utils.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Nothing to be done for 'test/CMakeFiles/test_xmeta_utils.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' [ 46%] Built target test_xmeta_utils /usr/bin/make -f test/CMakeFiles/test_xoptional.dir/build.make test/CMakeFiles/test_xoptional.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xoptional.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xoptional.dir/build.make test/CMakeFiles/test_xoptional.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Nothing to be done for 'test/CMakeFiles/test_xoptional.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' [ 50%] Built target test_xoptional /usr/bin/make -f test/CMakeFiles/test_xtype_traits.dir/build.make test/CMakeFiles/test_xtype_traits.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xtype_traits.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xtype_traits.dir/build.make test/CMakeFiles/test_xtype_traits.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Nothing to be done for 'test/CMakeFiles/test_xtype_traits.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' [ 53%] Built target test_xtype_traits /usr/bin/make -f test/CMakeFiles/test_xvariant.dir/build.make test/CMakeFiles/test_xvariant.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xvariant.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xvariant.dir/build.make test/CMakeFiles/test_xvariant.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Nothing to be done for 'test/CMakeFiles/test_xvariant.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' [ 57%] Built target test_xvariant /usr/bin/make -f test/CMakeFiles/test_xtl.dir/build.make test/CMakeFiles/test_xtl.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xtl.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xtl.dir/build.make test/CMakeFiles/test_xtl.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Nothing to be done for 'test/CMakeFiles/test_xtl.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' [ 92%] Built target test_xtl /usr/bin/make -f test/CMakeFiles/test_xbasic_fixed_string.dir/build.make test/CMakeFiles/test_xbasic_fixed_string.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xbasic_fixed_string.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xbasic_fixed_string.dir/build.make test/CMakeFiles/test_xbasic_fixed_string.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Nothing to be done for 'test/CMakeFiles/test_xbasic_fixed_string.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' [ 96%] Built target test_xbasic_fixed_string /usr/bin/make -f test/CMakeFiles/test_xcomplex.dir/build.make test/CMakeFiles/test_xcomplex.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xcomplex.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/make -f test/CMakeFiles/test_xcomplex.dir/build.make test/CMakeFiles/test_xcomplex.dir/build make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' make[2]: Nothing to be done for 'test/CMakeFiles/test_xcomplex.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' [100%] Built target test_xcomplex make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/xtl-0.6.5/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xany.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xbasic_fixed_string.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xbase64.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xclosure.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xcomplex.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xcomplex_sequence.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xspan.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xspan_impl.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xdynamic_bitset.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xfunctional.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xhash.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xhierarchy_generator.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xiterator_base.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xjson.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xmasked_value_meta.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xmasked_value.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xmeta_utils.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xoptional_meta.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xoptional.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xoptional_sequence.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xproxy_wrapper.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xsequence.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xtl_config.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xtype_traits.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xvariant.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/include/xtl/xvariant_impl.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/lib64/cmake/xtl/xtlConfig.cmake -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/lib64/cmake/xtl/xtlConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/lib64/cmake/xtl/xtlTargets.cmake -- Installing: /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/lib64/pkgconfig/xtl.pc + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9BFY3F + umask 022 + cd /builddir/build/BUILD + cd xtl-0.6.5 + make xtest /usr/bin/cmake -S/builddir/build/BUILD/xtl-0.6.5 -B/builddir/build/BUILD/xtl-0.6.5 --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 xtest make[1]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/cmake -S/builddir/build/BUILD/xtl-0.6.5 -B/builddir/build/BUILD/xtl-0.6.5 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/xtl-0.6.5/CMakeFiles 18 make -f CMakeFiles/Makefile2 test/CMakeFiles/xtest.dir/all make[2]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' make -f test/CMakeFiles/test_xtl.dir/build.make test/CMakeFiles/test_xtl.dir/depend make[3]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/test_xtl.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make -f test/CMakeFiles/test_xtl.dir/build.make test/CMakeFiles/test_xtl.dir/build make[3]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' make[3]: Nothing to be done for 'test/CMakeFiles/test_xtl.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' [100%] Built target test_xtl make -f test/CMakeFiles/xtest.dir/build.make test/CMakeFiles/xtest.dir/depend make[3]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5 /builddir/build/BUILD/xtl-0.6.5/test /builddir/build/BUILD/xtl-0.6.5/test/CMakeFiles/xtest.dir/DependInfo.cmake --color= Scanning dependencies of target xtest make[3]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' make -f test/CMakeFiles/xtest.dir/build.make test/CMakeFiles/xtest.dir/build make[3]: Entering directory '/builddir/build/BUILD/xtl-0.6.5' cd /builddir/build/BUILD/xtl-0.6.5/test && ./test_xtl Running main() from /builddir/build/BUILD/googletest-release-1.8.1/googletest/src/gtest_main.cc [==========] Running 207 tests from 20 test cases. [----------] Global test environment set-up. [----------] 2 tests from xbase64 [ RUN ] xbase64.encode [ OK ] xbase64.encode (0 ms) [ RUN ] xbase64.decode [ OK ] xbase64.decode (0 ms) [----------] 2 tests from xbase64 (0 ms total) [----------] 32 tests from xfixed_string [ RUN ] xfixed_string.constructors [ OK ] xfixed_string.constructors (0 ms) [ RUN ] xfixed_string.copy_semantic [ OK ] xfixed_string.copy_semantic (0 ms) [ RUN ] xfixed_string.move_semantic [ OK ] xfixed_string.move_semantic (0 ms) [ RUN ] xfixed_string.assign_operator [ OK ] xfixed_string.assign_operator (0 ms) [ RUN ] xfixed_string.assign [ OK ] xfixed_string.assign (0 ms) [ RUN ] xfixed_string.element_access [ OK ] xfixed_string.element_access (0 ms) [ RUN ] xfixed_string.iterator [ OK ] xfixed_string.iterator (0 ms) [ RUN ] xfixed_string.capacity [ OK ] xfixed_string.capacity (0 ms) [ RUN ] xfixed_string.clear [ OK ] xfixed_string.clear (0 ms) [ RUN ] xfixed_string.push_back [ OK ] xfixed_string.push_back (0 ms) [ RUN ] xfixed_string.pop_back [ OK ] xfixed_string.pop_back (0 ms) [ RUN ] xfixed_string.substr [ OK ] xfixed_string.substr (0 ms) [ RUN ] xfixed_string.copy [ OK ] xfixed_string.copy (0 ms) [ RUN ] xfixed_string.resize [ OK ] xfixed_string.resize (0 ms) [ RUN ] xfixed_string.swap [ OK ] xfixed_string.swap (0 ms) [ RUN ] xfixed_string.insert [ OK ] xfixed_string.insert (1 ms) [ RUN ] xfixed_string.erase [ OK ] xfixed_string.erase (0 ms) [ RUN ] xfixed_string.append [ OK ] xfixed_string.append (0 ms) [ RUN ] xfixed_string.operator_append [ OK ] xfixed_string.operator_append (0 ms) [ RUN ] xfixed_string.compare [ OK ] xfixed_string.compare (0 ms) [ RUN ] xfixed_string.replace [ OK ] xfixed_string.replace (0 ms) [ RUN ] xfixed_string.find [ OK ] xfixed_string.find (0 ms) [ RUN ] xfixed_string.rfind [ OK ] xfixed_string.rfind (0 ms) [ RUN ] xfixed_string.find_first_of [ OK ] xfixed_string.find_first_of (0 ms) [ RUN ] xfixed_string.find_first_not_of [ OK ] xfixed_string.find_first_not_of (0 ms) [ RUN ] xfixed_string.find_last_of [ OK ] xfixed_string.find_last_of (0 ms) [ RUN ] xfixed_string.find_last_not_of [ OK ] xfixed_string.find_last_not_of (0 ms) [ RUN ] xfixed_string.concatenation [ OK ] xfixed_string.concatenation (0 ms) [ RUN ] xfixed_string.comparison_operators [ OK ] xfixed_string.comparison_operators (0 ms) [ RUN ] xfixed_string.input_output [ OK ] xfixed_string.input_output (0 ms) [ RUN ] xfixed_string.hash [ OK ] xfixed_string.hash (0 ms) [ RUN ] xfixed_string.json [ OK ] xfixed_string.json (0 ms) [----------] 32 tests from xfixed_string (1 ms total) [----------] 4 tests from numpy_string [ RUN ] numpy_string.constructor [ OK ] numpy_string.constructor (0 ms) [ RUN ] numpy_string.element_access [ OK ] numpy_string.element_access (0 ms) [ RUN ] numpy_string.iterator [ OK ] numpy_string.iterator (0 ms) [ RUN ] numpy_string.find [ OK ] numpy_string.find (0 ms) [----------] 4 tests from numpy_string (0 ms total) [----------] 15 tests from xcomplex [ RUN ] xcomplex.constructor [ OK ] xcomplex.constructor (0 ms) [ RUN ] xcomplex.assign [ OK ] xcomplex.assign (0 ms) [ RUN ] xcomplex.conversion [ OK ] xcomplex.conversion (0 ms) [ RUN ] xcomplex.comparison [ OK ] xcomplex.comparison (0 ms) [ RUN ] xcomplex.computed_assign [ OK ] xcomplex.computed_assign (0 ms) [ RUN ] xcomplex.arithmetic [ OK ] xcomplex.arithmetic (0 ms) [ RUN ] xcomplex.real_imag [ OK ] xcomplex.real_imag (0 ms) [ RUN ] xcomplex.free_functions [ OK ] xcomplex.free_functions (0 ms) [ RUN ] xcomplex.exponential [ OK ] xcomplex.exponential (0 ms) [ RUN ] xcomplex.power [ OK ] xcomplex.power (0 ms) [ RUN ] xcomplex.trigonometric [ OK ] xcomplex.trigonometric (0 ms) [ RUN ] xcomplex.hyperbolic [ OK ] xcomplex.hyperbolic (0 ms) [ RUN ] xcomplex.forward_offset [ OK ] xcomplex.forward_offset (0 ms) [ RUN ] xcomplex.scalar [ OK ] xcomplex.scalar (0 ms) [ RUN ] xcomplex.closure [ OK ] xcomplex.closure (0 ms) [----------] 15 tests from xcomplex (0 ms total) [----------] 11 tests from xcomplex_sequence [ RUN ] xcomplex_sequence.constructor [ OK ] xcomplex_sequence.constructor (0 ms) [ RUN ] xcomplex_sequence.resize [ OK ] xcomplex_sequence.resize (0 ms) [ RUN ] xcomplex_sequence.access [ OK ] xcomplex_sequence.access (0 ms) [ RUN ] xcomplex_sequence.at [ OK ] xcomplex_sequence.at (0 ms) [ RUN ] xcomplex_sequence.front [ OK ] xcomplex_sequence.front (0 ms) [ RUN ] xcomplex_sequence.back [ OK ] xcomplex_sequence.back (0 ms) [ RUN ] xcomplex_sequence.iterator [ OK ] xcomplex_sequence.iterator (0 ms) [ RUN ] xcomplex_sequence.reverse_iterator [ OK ] xcomplex_sequence.reverse_iterator (0 ms) [ RUN ] xcomplex_sequence.comparison [ OK ] xcomplex_sequence.comparison (0 ms) [ RUN ] xcomplex_sequence.real [ OK ] xcomplex_sequence.real (0 ms) [ RUN ] xcomplex_sequence.imag [ OK ] xcomplex_sequence.imag (0 ms) [----------] 11 tests from xcomplex_sequence (1 ms total) [----------] 9 tests from xclosure [ RUN ] xclosure.closure_types [ OK ] xclosure.closure_types (0 ms) [ RUN ] xclosure.lvalue_closure_wrappers [ OK ] xclosure.lvalue_closure_wrappers (0 ms) [ RUN ] xclosure.rvalue_closure_wrappers [ OK ] xclosure.rvalue_closure_wrappers (0 ms) [ RUN ] xclosure.copy [ OK ] xclosure.copy (0 ms) [ RUN ] xclosure.assign [ OK ] xclosure.assign (0 ms) [ RUN ] xclosure.move [ OK ] xclosure.move (0 ms) [ RUN ] xclosure.move_assign [ OK ] xclosure.move_assign (0 ms) [ RUN ] xclosure.swap [ OK ] xclosure.swap (0 ms) [ RUN ] xclosure.swap_pointers [ OK ] xclosure.swap_pointers (0 ms) [----------] 9 tests from xclosure (0 ms total) [----------] 2 tests from xclosure_pointer [ RUN ] xclosure_pointer.lvalue_closure_wrappers [ OK ] xclosure_pointer.lvalue_closure_wrappers (0 ms) [ RUN ] xclosure_pointer.rvalue_closure_wrappers [ OK ] xclosure_pointer.rvalue_closure_wrappers (0 ms) [----------] 2 tests from xclosure_pointer (0 ms total) [----------] 27 tests from xdynamic_bitset [ RUN ] xdynamic_bitset.constructors [ OK ] xdynamic_bitset.constructors (0 ms) [ RUN ] xdynamic_bitset.assign [ OK ] xdynamic_bitset.assign (0 ms) [ RUN ] xdynamic_bitset.resize [ OK ] xdynamic_bitset.resize (0 ms) [ RUN ] xdynamic_bitset.clear [ OK ] xdynamic_bitset.clear (0 ms) [ RUN ] xdynamic_bitset.reserve [ OK ] xdynamic_bitset.reserve (0 ms) [ RUN ] xdynamic_bitset.push_back [ OK ] xdynamic_bitset.push_back (0 ms) [ RUN ] xdynamic_bitset.pop_back [ OK ] xdynamic_bitset.pop_back (0 ms) [ RUN ] xdynamic_bitset.at [ OK ] xdynamic_bitset.at (0 ms) [ RUN ] xdynamic_bitset.front [ OK ] xdynamic_bitset.front (0 ms) [ RUN ] xdynamic_bitset.back [ OK ] xdynamic_bitset.back (0 ms) [ RUN ] xdynamic_bitset.iterator [ OK ] xdynamic_bitset.iterator (0 ms) [ RUN ] xdynamic_bitset.reverse_iterator [ OK ] xdynamic_bitset.reverse_iterator (0 ms) [ RUN ] xdynamic_bitset.set [ OK ] xdynamic_bitset.set (0 ms) [ RUN ] xdynamic_bitset.reset [ OK ] xdynamic_bitset.reset (0 ms) [ RUN ] xdynamic_bitset.flip [ OK ] xdynamic_bitset.flip (0 ms) [ RUN ] xdynamic_bitset.all [ OK ] xdynamic_bitset.all (0 ms) [ RUN ] xdynamic_bitset.any [ OK ] xdynamic_bitset.any (0 ms) [ RUN ] xdynamic_bitset.none [ OK ] xdynamic_bitset.none (0 ms) [ RUN ] xdynamic_bitset.count [ OK ] xdynamic_bitset.count (0 ms) [ RUN ] xdynamic_bitset.bitwise_not [ OK ] xdynamic_bitset.bitwise_not (0 ms) [ RUN ] xdynamic_bitset.bitwise_and [ OK ] xdynamic_bitset.bitwise_and (0 ms) [ RUN ] xdynamic_bitset.bitwise_or [ OK ] xdynamic_bitset.bitwise_or (0 ms) [ RUN ] xdynamic_bitset.bitwise_xor [ OK ] xdynamic_bitset.bitwise_xor (0 ms) [ RUN ] xdynamic_bitset.shift_left [ OK ] xdynamic_bitset.shift_left (0 ms) [ RUN ] xdynamic_bitset.shift_right [ OK ] xdynamic_bitset.shift_right (0 ms) [ RUN ] xdynamic_bitset.comparison [ OK ] xdynamic_bitset.comparison (0 ms) [ RUN ] xdynamic_bitset.view [ OK ] xdynamic_bitset.view (0 ms) [----------] 27 tests from xdynamic_bitset (0 ms total) [----------] 16 tests from xdynamic_bitset_view [ RUN ] xdynamic_bitset_view.iterator [ OK ] xdynamic_bitset_view.iterator (0 ms) [ RUN ] xdynamic_bitset_view.reverse_iterator [ OK ] xdynamic_bitset_view.reverse_iterator (0 ms) [ RUN ] xdynamic_bitset_view.set [ OK ] xdynamic_bitset_view.set (0 ms) [ RUN ] xdynamic_bitset_view.reset [ OK ] xdynamic_bitset_view.reset (0 ms) [ RUN ] xdynamic_bitset_view.flip [ OK ] xdynamic_bitset_view.flip (0 ms) [ RUN ] xdynamic_bitset_view.all [ OK ] xdynamic_bitset_view.all (0 ms) [ RUN ] xdynamic_bitset_view.any [ OK ] xdynamic_bitset_view.any (0 ms) [ RUN ] xdynamic_bitset_view.none [ OK ] xdynamic_bitset_view.none (0 ms) [ RUN ] xdynamic_bitset_view.count [ OK ] xdynamic_bitset_view.count (0 ms) [ RUN ] xdynamic_bitset_view.bitwise_not [ OK ] xdynamic_bitset_view.bitwise_not (0 ms) [ RUN ] xdynamic_bitset_view.bitwise_and [ OK ] xdynamic_bitset_view.bitwise_and (0 ms) [ RUN ] xdynamic_bitset_view.bitwise_or [ OK ] xdynamic_bitset_view.bitwise_or (0 ms) [ RUN ] xdynamic_bitset_view.bitwise_xor [ OK ] xdynamic_bitset_view.bitwise_xor (0 ms) [ RUN ] xdynamic_bitset_view.shift_left [ OK ] xdynamic_bitset_view.shift_left (0 ms) [ RUN ] xdynamic_bitset_view.shift_right [ OK ] xdynamic_bitset_view.shift_right (0 ms) [ RUN ] xdynamic_bitset_view.comparison [ OK ] xdynamic_bitset_view.comparison (0 ms) [----------] 16 tests from xdynamic_bitset_view (0 ms total) [----------] 1 test from xfunctional [ RUN ] xfunctional.select_scalar [ OK ] xfunctional.select_scalar (0 ms) [----------] 1 test from xfunctional (0 ms total) [----------] 2 tests from hash [ RUN ] hash.verification [ OK ] hash.verification (1 ms) [ RUN ] hash.sanity [ OK ] hash.sanity (10032 ms) [----------] 2 tests from hash (10034 ms total) [----------] 2 tests from xhierarchy [ RUN ] xhierarchy.scattered [ OK ] xhierarchy.scattered (0 ms) [ RUN ] xhierarchy.linear [ OK ] xhierarchy.linear (0 ms) [----------] 2 tests from xhierarchy (2 ms total) [----------] 10 tests from xiterator_base [ RUN ] xiterator_base.increment [ OK ] xiterator_base.increment (0 ms) [ RUN ] xiterator_base.decrement [ OK ] xiterator_base.decrement (0 ms) [ RUN ] xiterator_base.plus_assign [ OK ] xiterator_base.plus_assign (0 ms) [ RUN ] xiterator_base.minus_assign [ OK ] xiterator_base.minus_assign (0 ms) [ RUN ] xiterator_base.plus [ OK ] xiterator_base.plus (0 ms) [ RUN ] xiterator_base.minus [ OK ] xiterator_base.minus (0 ms) [ RUN ] xiterator_base.random_access [ OK ] xiterator_base.random_access (0 ms) [ RUN ] xiterator_base.comparison [ OK ] xiterator_base.comparison (0 ms) [ RUN ] xiterator_base.xkey_iterator [ OK ] xiterator_base.xkey_iterator (0 ms) [ RUN ] xiterator_base.tag_promotion [ OK ] xiterator_base.tag_promotion (0 ms) [----------] 10 tests from xiterator_base (3 ms total) [----------] 23 tests from xmasked_value [ RUN ] xmasked_value.ctor [ OK ] xmasked_value.ctor (0 ms) [ RUN ] xmasked_value.value [ OK ] xmasked_value.value (0 ms) [ RUN ] xmasked_value.visible [ OK ] xmasked_value.visible (0 ms) [ RUN ] xmasked_value.conversion [ OK ] xmasked_value.conversion (0 ms) [ RUN ] xmasked_value.comparison [ OK ] xmasked_value.comparison (0 ms) [ RUN ] xmasked_value.swap [ OK ] xmasked_value.swap (0 ms) [ RUN ] xmasked_value.arithm_neg [ OK ] xmasked_value.arithm_neg (0 ms) [ RUN ] xmasked_value.arithm_plus [ OK ] xmasked_value.arithm_plus (0 ms) [ RUN ] xmasked_value.arithm_minus [ OK ] xmasked_value.arithm_minus (0 ms) [ RUN ] xmasked_value.arithm_mult [ OK ] xmasked_value.arithm_mult (0 ms) [ RUN ] xmasked_value.arithm_div [ OK ] xmasked_value.arithm_div (0 ms) [ RUN ] xmasked_value.operator_or [ OK ] xmasked_value.operator_or (0 ms) [ RUN ] xmasked_value.operator_and [ OK ] xmasked_value.operator_and (0 ms) [ RUN ] xmasked_value.operator_not [ OK ] xmasked_value.operator_not (0 ms) [ RUN ] xmasked_value.operator_less [ OK ] xmasked_value.operator_less (0 ms) [ RUN ] xmasked_value.operator_less_equal [ OK ] xmasked_value.operator_less_equal (0 ms) [ RUN ] xmasked_value.operator_more [ OK ] xmasked_value.operator_more (0 ms) [ RUN ] xmasked_value.operator_more_equal [ OK ] xmasked_value.operator_more_equal (0 ms) [ RUN ] xmasked_value.assign [ OK ] xmasked_value.assign (0 ms) [ RUN ] xmasked_value.unary_op [ OK ] xmasked_value.unary_op (0 ms) [ RUN ] xmasked_value.unary_bool_op [ OK ] xmasked_value.unary_bool_op (0 ms) [ RUN ] xmasked_value.binary_op [ OK ] xmasked_value.binary_op (0 ms) [ RUN ] xmasked_value.ternary_op [ OK ] xmasked_value.ternary_op (0 ms) [----------] 23 tests from xmasked_value (0 ms total) [----------] 19 tests from mpl [ RUN ] mpl.if_ [ OK ] mpl.if_ (0 ms) [ RUN ] mpl.cast [ OK ] mpl.cast (0 ms) [ RUN ] mpl.size [ OK ] mpl.size (0 ms) [ RUN ] mpl.empty [ OK ] mpl.empty (0 ms) [ RUN ] mpl.count [ OK ] mpl.count (0 ms) [ RUN ] mpl.count_if [ OK ] mpl.count_if (0 ms) [ RUN ] mpl.contains [ OK ] mpl.contains (0 ms) [ RUN ] mpl.front [ OK ] mpl.front (0 ms) [ RUN ] mpl.back [ OK ] mpl.back (0 ms) [ RUN ] mpl.push_front [ OK ] mpl.push_front (0 ms) [ RUN ] mpl.push_back [ OK ] mpl.push_back (0 ms) [ RUN ] mpl.pop_front [ OK ] mpl.pop_front (0 ms) [ RUN ] mpl.transform [ OK ] mpl.transform (0 ms) [ RUN ] mpl.merge_set [ OK ] mpl.merge_set (0 ms) [ RUN ] mpl.find_if_ [ OK ] mpl.find_if_ (0 ms) [ RUN ] mpl.split [ OK ] mpl.split (0 ms) [ RUN ] mpl.static_if [ OK ] mpl.static_if (0 ms) [ RUN ] mpl.static_if2 [ OK ] mpl.static_if2 (0 ms) [ RUN ] mpl.unique [ OK ] mpl.unique (0 ms) [----------] 19 tests from mpl (1 ms total) [----------] 13 tests from xoptional [ RUN ] xoptional.scalar_tests [ OK ] xoptional.scalar_tests (0 ms) [ RUN ] xoptional.string [ OK ] xoptional.string (0 ms) [ RUN ] xoptional.vector [ OK ] xoptional.vector (0 ms) [ RUN ] xoptional.vector_iteration [ OK ] xoptional.vector_iteration (0 ms) [ RUN ] xoptional.comparison [ OK ] xoptional.comparison (0 ms) [ RUN ] xoptional.vector_comparison [ OK ] xoptional.vector_comparison (0 ms) [ RUN ] xoptional.io [ OK ] xoptional.io (0 ms) [ RUN ] xoptional.implicit_constructor [ OK ] xoptional.implicit_constructor (0 ms) [ RUN ] xoptional.xoptional_proxy [ OK ] xoptional.xoptional_proxy (0 ms) [ RUN ] xoptional.free_functions [ OK ] xoptional.free_functions (0 ms) [ RUN ] xoptional.any [ OK ] xoptional.any (0 ms) [ RUN ] xoptional.json [ OK ] xoptional.json (0 ms) [ RUN ] xoptional.select [ OK ] xoptional.select (0 ms) [----------] 13 tests from xoptional (0 ms total) [----------] 4 tests from xsequence [ RUN ] xsequence.forward_type [ OK ] xsequence.forward_type (0 ms) [ RUN ] xsequence.different_arrays [ OK ] xsequence.different_arrays (0 ms) [ RUN ] xsequence.forward [ OK ] xsequence.forward (0 ms) [ RUN ] xsequence.make_sequence [ OK ] xsequence.make_sequence (0 ms) [----------] 4 tests from xsequence (0 ms total) [----------] 5 tests from xtype_traits [ RUN ] xtype_traits.conjunction [ OK ] xtype_traits.conjunction (0 ms) [ RUN ] xtype_traits.disjunction [ OK ] xtype_traits.disjunction (0 ms) [ RUN ] xtype_traits.requires [ OK ] xtype_traits.requires (0 ms) [ RUN ] xtype_traits.either_disallow [ OK ] xtype_traits.either_disallow (0 ms) [ RUN ] xtype_traits.constify [ OK ] xtype_traits.constify (0 ms) [----------] 5 tests from xtype_traits (0 ms total) [----------] 2 tests from xproxy_wrapper [ RUN ] xproxy_wrapper.fundamental_type [ OK ] xproxy_wrapper.fundamental_type (0 ms) [ RUN ] xproxy_wrapper.user_type [ OK ] xproxy_wrapper.user_type (0 ms) [----------] 2 tests from xproxy_wrapper (0 ms total) [----------] 8 tests from xvariant [ RUN ] xvariant.basic [ OK ] xvariant.basic (0 ms) [ RUN ] xvariant.bad_variant_access [ OK ] xvariant.bad_variant_access (0 ms) [ RUN ] xvariant.converting_constructor [ OK ] xvariant.converting_constructor (0 ms) [ RUN ] xvariant.holds_alternative [ OK ] xvariant.holds_alternative (0 ms) [ RUN ] xvariant.visit [ OK ] xvariant.visit (0 ms) [ RUN ] xvariant.closure_wrapper [ OK ] xvariant.closure_wrapper (0 ms) [ RUN ] xvariant.const_closure_wrapper [ OK ] xvariant.const_closure_wrapper (0 ms) [ RUN ] xvariant.overloaded_lambdas [ OK ] xvariant.overloaded_lambdas (0 ms) [----------] 8 tests from xvariant (0 ms total) [----------] Global test environment tear-down [==========] 207 tests from 20 test cases ran. (10044 ms total) [ PASSED ] 207 tests. make[3]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' [100%] Built target xtest make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/xtl-0.6.5/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.6.5' + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Processing files: xtl-devel-0.6.5-1.fc32.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.R6IwxE + umask 022 + cd /builddir/build/BUILD + cd xtl-0.6.5 + DOCDIR=/builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/share/doc/xtl-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/share/doc/xtl-devel + cp -pr README.md /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/share/doc/xtl-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fQZe1D + umask 022 + cd /builddir/build/BUILD + cd xtl-0.6.5 + LICENSEDIR=/builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/share/licenses/xtl-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/share/licenses/xtl-devel + cp -pr LICENSE /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/share/licenses/xtl-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: cmake(xtl) = 0.6.5 pkgconfig(xtl) = 0.6.5 xtl-devel = 0.6.5-1.fc32 xtl-devel(aarch-64) = 0.6.5-1.fc32 xtl-static = 0.6.5-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config cmake-filesystem(aarch-64) Processing files: xtl-doc-0.6.5-1.fc32.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1anO4C + umask 022 + cd /builddir/build/BUILD + cd xtl-0.6.5 + DOCDIR=/builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/share/doc/xtl-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/share/doc/xtl-doc + cp -pr docs/build/html /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64/usr/share/doc/xtl-doc + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: xtl-doc = 0.6.5-1.fc32 xtl-doc(aarch-64) = 0.6.5-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64 Wrote: /builddir/build/RPMS/xtl-devel-0.6.5-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/xtl-doc-0.6.5-1.fc32.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gQAEcD + umask 022 + cd /builddir/build/BUILD + cd xtl-0.6.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xtl-0.6.5-1.fc32.aarch64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0