Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/xtl.spec'], chrootPath='/var/lib/mock/f29-build-24310-12448/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/xtl-0.4.7-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/xtl.spec'], chrootPath='/var/lib/mock/f29-build-24310-12448/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aSS7r2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xtl-0.4.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/xtl-0.4.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xtl-0.4.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Remove-march-native-flag.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Wmm100 + umask 022 + cd /builddir/build/BUILD + cd xtl-0.4.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_TESTS=ON -- The C compiler identification is GNU 8.2.1 -- The CXX compiler identification is GNU 8.2.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.4.7 -- Forcing tests build type to Release -- Performing Test HAS_CPP14_FLAG -- Performing Test HAS_CPP14_FLAG - Success -- Found GTest: /usr/lib64/libgtest.so -- Found Threads: TRUE -- 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.4.7 + /usr/bin/make -O -j4 /usr/bin/cmake -H/builddir/build/BUILD/xtl-0.4.7 -B/builddir/build/BUILD/xtl-0.4.7 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/xtl-0.4.7/CMakeFiles /builddir/build/BUILD/xtl-0.4.7/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /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.4.7' cd /builddir/build/BUILD/xtl-0.4.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.4.7 /builddir/build/BUILD/xtl-0.4.7/test /builddir/build/BUILD/xtl-0.4.7 /builddir/build/BUILD/xtl-0.4.7/test /builddir/build/BUILD/xtl-0.4.7/test/CMakeFiles/test_xtl.dir/DependInfo.cmake --color= Scanning dependencies of target test_xtl make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.4.7' /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.4.7' [ 26%] Building CXX object test/CMakeFiles/test_xtl.dir/main.cpp.o cd /builddir/build/BUILD/xtl-0.4.7/test && /usr/bin/c++ -I/builddir/build/BUILD/xtl-0.4.7/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 -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -std=c++14 -DNDEBUG -o CMakeFiles/test_xtl.dir/main.cpp.o -c /builddir/build/BUILD/xtl-0.4.7/test/main.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.4.7' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.4.7' [ 26%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xcomplex.cpp.o cd /builddir/build/BUILD/xtl-0.4.7/test && /usr/bin/c++ -I/builddir/build/BUILD/xtl-0.4.7/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 -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -std=c++14 -DNDEBUG -o CMakeFiles/test_xtl.dir/test_xcomplex.cpp.o -c /builddir/build/BUILD/xtl-0.4.7/test/test_xcomplex.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.4.7' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.4.7' [ 26%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xbase64.cpp.o cd /builddir/build/BUILD/xtl-0.4.7/test && /usr/bin/c++ -I/builddir/build/BUILD/xtl-0.4.7/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 -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -std=c++14 -DNDEBUG -o CMakeFiles/test_xtl.dir/test_xbase64.cpp.o -c /builddir/build/BUILD/xtl-0.4.7/test/test_xbase64.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.4.7' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.4.7' [ 33%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xclosure.cpp.o cd /builddir/build/BUILD/xtl-0.4.7/test && /usr/bin/c++ -I/builddir/build/BUILD/xtl-0.4.7/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 -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -std=c++14 -DNDEBUG -o CMakeFiles/test_xtl.dir/test_xclosure.cpp.o -c /builddir/build/BUILD/xtl-0.4.7/test/test_xclosure.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.4.7' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.4.7' [ 46%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xhash.cpp.o cd /builddir/build/BUILD/xtl-0.4.7/test && /usr/bin/c++ -I/builddir/build/BUILD/xtl-0.4.7/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 -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -std=c++14 -DNDEBUG -o CMakeFiles/test_xtl.dir/test_xhash.cpp.o -c /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.4.7' BUILDSTDERR: In file included from /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp:15: BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xhash.hpp: In function 'std::size_t xtl::detail::murmur_hash(const void*, std::size_t, std::size_t) [with long unsigned int N = 4; std::size_t = long unsigned int]': BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xhash.hpp:68:33: warning: conversion to 'std::size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hash ^= data[2] << 16; BUILDSTDERR: ~~~~~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xhash.hpp:70:33: warning: conversion to 'std::size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hash ^= data[1] << 8; BUILDSTDERR: ~~~~~~~~^~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xhash.hpp: In function 'std::size_t xtl::detail::murmur_hash(const void*, std::size_t, std::size_t) [with long unsigned int N = 8; std::size_t = long unsigned int]': BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xhash.hpp:105:48: warning: unsigned conversion from 'int' to 'std::size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] BUILDSTDERR: const char* end = data + (length & ~0x7); BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp: In function 'void xtl::rand_p(void*, int)': BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp:60:34: warning: conversion to 'uint32_t' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: blocks[0] = std::rand(); BUILDSTDERR: ~~~~~~~~~^~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp: In function 'void xtl::flipbit(void*, int, uint32_t)': BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp:75:24: warning: conversion to 'int' from 'uint32_t' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] BUILDSTDERR: int byte = bit >> 3; BUILDSTDERR: ~~~~^~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp:79:21: warning: conversion from 'int' to 'uint8_t' {aka 'unsigned char'} may change value [-Wconversion] BUILDSTDERR: b[byte] ^= (1 << bit); BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp: In instantiation of 'uint32_t xtl::verification_test(F, int) [with F = long unsigned int (*)(const void*, long unsigned int, long unsigned int); uint32_t = unsigned int]': BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp:155:77: required from here BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp:29:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: std::memset(hashes, 0, hashbytes * 256); BUILDSTDERR: ~~~~~~~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp:30:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: std::memset(res, 0, hashbytes); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp:37:56: warning: conversion to 'std::size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: *reinterpret_cast(hashes + i * hashbytes) = f(key,i,256-i); BUILDSTDERR: ~~^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp:41:66: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: *reinterpret_cast(res) = f(hashes,hashbytes*256,0); BUILDSTDERR: ~~~~~~~~~^~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp:45:80: warning: conversion to 'uint32_t' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: uint32_t verification = (res[0] << 0) | (res[1] << 8) | (res[2] << 16) | (res[3] << 24); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp: In instantiation of 'bool xtl::sanity_test(F, int) [with F = long unsigned int (*)(const void*, long unsigned int, long unsigned int)]': BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp:162:9: required from here BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp:112:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: std::memcpy(key2,key1,len); BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp:114:69: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: *reinterpret_cast(hash1) = f(key1,len,0); BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp:119:42: warning: conversion to 'uint32_t' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: flipbit(key2,len,bit); BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp:120:73: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: *reinterpret_cast(hash2) = f(key2,len,0); BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp:122:52: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: if(std::memcmp(hash1,hash2,hashbytes) == 0) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp:127:42: warning: conversion to 'uint32_t' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: flipbit(key2,len,bit); BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp:128:73: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: *reinterpret_cast(hash2) = f(key2,len,0); BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xhash.cpp:130:52: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: if(std::memcmp(hash1,hash2,hashbytes) != 0) BUILDSTDERR: ^~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/xtl-0.4.7' [ 53%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xhierarchy_generator.cpp.o cd /builddir/build/BUILD/xtl-0.4.7/test && /usr/bin/c++ -I/builddir/build/BUILD/xtl-0.4.7/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 -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -std=c++14 -DNDEBUG -o CMakeFiles/test_xtl.dir/test_xhierarchy_generator.cpp.o -c /builddir/build/BUILD/xtl-0.4.7/test/test_xhierarchy_generator.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.4.7' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.4.7' [ 60%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xiterator_base.cpp.o cd /builddir/build/BUILD/xtl-0.4.7/test && /usr/bin/c++ -I/builddir/build/BUILD/xtl-0.4.7/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 -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -std=c++14 -DNDEBUG -o CMakeFiles/test_xtl.dir/test_xiterator_base.cpp.o -c /builddir/build/BUILD/xtl-0.4.7/test/test_xiterator_base.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.4.7' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.4.7' [ 66%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xmeta_utils.cpp.o cd /builddir/build/BUILD/xtl-0.4.7/test && /usr/bin/c++ -I/builddir/build/BUILD/xtl-0.4.7/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 -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -std=c++14 -DNDEBUG -o CMakeFiles/test_xtl.dir/test_xmeta_utils.cpp.o -c /builddir/build/BUILD/xtl-0.4.7/test/test_xmeta_utils.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.4.7' BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xmeta_utils.cpp: In instantiation of 'xtl::static_if_tester() [with bool B = false]:: [with auto:8 = xtl::identity]': BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xmeta_utils.hpp:465:22: required from 'auto xtl::mpl::static_if(std::true_type, const TF&, const FF&) [with TF = xtl::static_if_tester() [with bool B = false]::; FF = xtl::static_if_tester() [with bool B = false]::; std::true_type = std::integral_constant]' BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xmeta_utils.hpp:477:29: required from 'auto xtl::mpl::static_if(const TF&, const FF&) [with bool cond = true; TF = xtl::static_if_tester() [with bool B = false]::; FF = xtl::static_if_tester() [with bool B = false]::]' BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xmeta_utils.cpp:168:42: required from 'int xtl::static_if_tester() [with bool B = false]' BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xmeta_utils.cpp:179:48: required from here BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xmeta_utils.cpp:168:52: warning: unused parameter 'self' [-Wunused-parameter] BUILDSTDERR: return mpl::static_if([&](auto self) BUILDSTDERR: ~~~~~^~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xmeta_utils.cpp: In instantiation of 'xtl::static_if_tester() [with bool B = true]:: [with auto:9 = xtl::identity]': BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xmeta_utils.hpp:471:22: required from 'auto xtl::mpl::static_if(std::false_type, const TF&, const FF&) [with TF = xtl::static_if_tester() [with bool B = true]::; FF = xtl::static_if_tester() [with bool B = true]::; std::false_type = std::integral_constant]' BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xmeta_utils.hpp:477:29: required from 'auto xtl::mpl::static_if(const TF&, const FF&) [with bool cond = false; TF = xtl::static_if_tester() [with bool B = true]::; FF = xtl::static_if_tester() [with bool B = true]::]' BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xmeta_utils.cpp:168:42: required from 'int xtl::static_if_tester() [with bool B = true]' BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xmeta_utils.cpp:180:47: required from here BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xmeta_utils.cpp:171:30: warning: unused parameter 'self' [-Wunused-parameter] BUILDSTDERR: }, /*else*/ [&](auto self) BUILDSTDERR: ~~~~~^~~~ make[2]: Entering directory '/builddir/build/BUILD/xtl-0.4.7' [ 40%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xdynamic_bitset.cpp.o cd /builddir/build/BUILD/xtl-0.4.7/test && /usr/bin/c++ -I/builddir/build/BUILD/xtl-0.4.7/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 -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -std=c++14 -DNDEBUG -o CMakeFiles/test_xtl.dir/test_xdynamic_bitset.cpp.o -c /builddir/build/BUILD/xtl-0.4.7/test/test_xdynamic_bitset.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.4.7' BUILDSTDERR: In file included from /builddir/build/BUILD/xtl-0.4.7/test/test_xdynamic_bitset.cpp:11: BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xdynamic_bitset.hpp: In instantiation of 'void xtl::xdynamic_bitset::assign(BlockInputIt, BlockInputIt) [with BlockInputIt = __gnu_cxx::__normal_iterator >; B = long unsigned int; Allocator = std::allocator]': BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xdynamic_bitset.cpp:95:44: required from here BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xdynamic_bitset.hpp:336:29: warning: conversion to 'long unsigned int' from 'std::__iterator_traits<__gnu_cxx::__normal_iterator >, void>::difference_type' {aka 'long int'} may change the sign of the result [-Wsign-conversion] BUILDSTDERR: resize(std::distance(first, last) * s_bits_per_block); BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xdynamic_bitset.hpp: In instantiation of 'xtl::xdynamic_bitset::self_type& xtl::xdynamic_bitset::operator>>=(xtl::xdynamic_bitset::size_type) [with B = long unsigned int; Allocator = std::allocator; xtl::xdynamic_bitset::self_type = xtl::xdynamic_bitset; xtl::xdynamic_bitset::size_type = long unsigned int]': BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xdynamic_bitset.hpp:650:13: required from 'xtl::xdynamic_bitset::self_type xtl::xdynamic_bitset::operator>>(xtl::xdynamic_bitset::size_type) [with B = long unsigned int; Allocator = std::allocator; xtl::xdynamic_bitset::self_type = xtl::xdynamic_bitset; xtl::xdynamic_bitset::size_type = long unsigned int]' BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xdynamic_bitset.cpp:463:27: required from here BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xdynamic_bitset.hpp:686:59: warning: conversion to '__gnu_cxx::__normal_iterator >::difference_type' {aka 'long int'} from 'xtl::xdynamic_bitset::size_type' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] BUILDSTDERR: std::fill_n(m_buffer.begin() + (block_count() - div), div, block_type(0)); BUILDSTDERR: ~~~~~~~~~~~~~~~^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/xtl-0.4.7' [ 80%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xtype_traits.cpp.o cd /builddir/build/BUILD/xtl-0.4.7/test && /usr/bin/c++ -I/builddir/build/BUILD/xtl-0.4.7/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 -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -std=c++14 -DNDEBUG -o CMakeFiles/test_xtl.dir/test_xtype_traits.cpp.o -c /builddir/build/BUILD/xtl-0.4.7/test/test_xtype_traits.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.4.7' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.4.7' [ 86%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xproxy_wrapper.cpp.o cd /builddir/build/BUILD/xtl-0.4.7/test && /usr/bin/c++ -I/builddir/build/BUILD/xtl-0.4.7/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 -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -std=c++14 -DNDEBUG -o CMakeFiles/test_xtl.dir/test_xproxy_wrapper.cpp.o -c /builddir/build/BUILD/xtl-0.4.7/test/test_xproxy_wrapper.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.4.7' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.4.7' [ 26%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xbasic_fixed_string.cpp.o cd /builddir/build/BUILD/xtl-0.4.7/test && /usr/bin/c++ -I/builddir/build/BUILD/xtl-0.4.7/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 -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -std=c++14 -DNDEBUG -o CMakeFiles/test_xtl.dir/test_xbasic_fixed_string.cpp.o -c /builddir/build/BUILD/xtl-0.4.7/test/test_xbasic_fixed_string.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.4.7' BUILDSTDERR: In file included from /builddir/build/BUILD/xtl-0.4.7/include/xtl/xbasic_fixed_string.hpp:19, BUILDSTDERR: from /builddir/build/BUILD/xtl-0.4.7/test/test_xbasic_fixed_string.cpp:10: BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xhash.hpp: In function 'std::size_t xtl::detail::murmur_hash(const void*, std::size_t, std::size_t) [with long unsigned int N = 4; std::size_t = long unsigned int]': BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xhash.hpp:68:33: warning: conversion to 'std::size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hash ^= data[2] << 16; BUILDSTDERR: ~~~~~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xhash.hpp:70:33: warning: conversion to 'std::size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hash ^= data[1] << 8; BUILDSTDERR: ~~~~~~~~^~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xhash.hpp: In function 'std::size_t xtl::detail::murmur_hash(const void*, std::size_t, std::size_t) [with long unsigned int N = 8; std::size_t = long unsigned int]': BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xhash.hpp:105:48: warning: unsigned conversion from 'int' to 'std::size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] BUILDSTDERR: const char* end = data + (length & ~0x7); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/xtl-0.4.7/test/test_xbasic_fixed_string.cpp:10: BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xbasic_fixed_string.hpp: In instantiation of 'xtl::xbasic_fixed_string::size_type xtl::xbasic_fixed_string::find(xtl::xbasic_fixed_string::const_pointer, xtl::xbasic_fixed_string::size_type, xtl::xbasic_fixed_string::size_type) const [with CT = char; long unsigned int N = 16; EP = xtl::string_policy::throwing_error; TR = std::char_traits; xtl::xbasic_fixed_string::size_type = long unsigned int; xtl::xbasic_fixed_string::const_pointer = const char*; xtl::xbasic_fixed_string::value_type = char]': BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xbasic_fixed_string.cpp:769:50: required from here BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xbasic_fixed_string.hpp:1544:36: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: nm -= uptr - vptr + 1, vptr = uptr + 1) BUILDSTDERR: ~~~~~~~~~~~~^~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xbasic_fixed_string.hpp:1548:34: warning: conversion to 'xtl::xbasic_fixed_string::size_type' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: return (uptr - data()); BUILDSTDERR: ~~~~~~^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xbasic_fixed_string.hpp: In instantiation of 'xtl::xbasic_fixed_string::size_type xtl::xbasic_fixed_string::rfind(xtl::xbasic_fixed_string::const_pointer, xtl::xbasic_fixed_string::size_type, xtl::xbasic_fixed_string::size_type) const [with CT = char; long unsigned int N = 16; EP = xtl::string_policy::throwing_error; TR = std::char_traits; xtl::xbasic_fixed_string::size_type = long unsigned int; xtl::xbasic_fixed_string::const_pointer = const char*; xtl::xbasic_fixed_string::value_type = char]': BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xbasic_fixed_string.cpp:801:52: required from here BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xbasic_fixed_string.hpp:1598:33: warning: conversion to 'xtl::xbasic_fixed_string::size_type' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: return uptr - data(); BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xbasic_fixed_string.hpp: In instantiation of 'xtl::xbasic_fixed_string::size_type xtl::xbasic_fixed_string::find_first_of(xtl::xbasic_fixed_string::const_pointer, xtl::xbasic_fixed_string::size_type, xtl::xbasic_fixed_string::size_type) const [with CT = char; long unsigned int N = 16; EP = xtl::string_policy::throwing_error; TR = std::char_traits; xtl::xbasic_fixed_string::size_type = long unsigned int; xtl::xbasic_fixed_string::const_pointer = const char*; xtl::xbasic_fixed_string::value_type = char]': BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xbasic_fixed_string.cpp:843:59: required from here BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xbasic_fixed_string.hpp:1647:33: warning: conversion to 'xtl::xbasic_fixed_string::size_type' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: return uptr - data(); BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xbasic_fixed_string.hpp: In instantiation of 'xtl::xbasic_fixed_string::size_type xtl::xbasic_fixed_string::find_first_not_of(xtl::xbasic_fixed_string::const_pointer, xtl::xbasic_fixed_string::size_type, xtl::xbasic_fixed_string::size_type) const [with CT = char; long unsigned int N = 16; EP = xtl::string_policy::throwing_error; TR = std::char_traits; xtl::xbasic_fixed_string::size_type = long unsigned int; xtl::xbasic_fixed_string::const_pointer = const char*; xtl::xbasic_fixed_string::value_type = char]': BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xbasic_fixed_string.cpp:886:63: required from here BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xbasic_fixed_string.hpp:1692:33: warning: conversion to 'xtl::xbasic_fixed_string::size_type' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: return uptr - data(); BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xbasic_fixed_string.hpp: In instantiation of 'xtl::xbasic_fixed_string::size_type xtl::xbasic_fixed_string::find_last_of(xtl::xbasic_fixed_string::const_pointer, xtl::xbasic_fixed_string::size_type, xtl::xbasic_fixed_string::size_type) const [with CT = char; long unsigned int N = 16; EP = xtl::string_policy::throwing_error; TR = std::char_traits; xtl::xbasic_fixed_string::size_type = long unsigned int; xtl::xbasic_fixed_string::const_pointer = const char*; xtl::xbasic_fixed_string::value_type = char]': BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xbasic_fixed_string.cpp:921:59: required from here BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xbasic_fixed_string.hpp:1737:33: warning: conversion to 'xtl::xbasic_fixed_string::size_type' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: return uptr - data(); BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xbasic_fixed_string.hpp: In instantiation of 'xtl::xbasic_fixed_string::size_type xtl::xbasic_fixed_string::find_last_not_of(xtl::xbasic_fixed_string::const_pointer, xtl::xbasic_fixed_string::size_type, xtl::xbasic_fixed_string::size_type) const [with CT = char; long unsigned int N = 16; EP = xtl::string_policy::throwing_error; TR = std::char_traits; xtl::xbasic_fixed_string::size_type = long unsigned int; xtl::xbasic_fixed_string::const_pointer = const char*; xtl::xbasic_fixed_string::value_type = char]': BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xbasic_fixed_string.cpp:959:63: required from here BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xbasic_fixed_string.hpp:1786:33: warning: conversion to 'xtl::xbasic_fixed_string::size_type' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: return uptr - data(); make[2]: Entering directory '/builddir/build/BUILD/xtl-0.4.7' [ 73%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xoptional.cpp.o cd /builddir/build/BUILD/xtl-0.4.7/test && /usr/bin/c++ -I/builddir/build/BUILD/xtl-0.4.7/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 -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -std=c++14 -DNDEBUG -o CMakeFiles/test_xtl.dir/test_xoptional.cpp.o -c /builddir/build/BUILD/xtl-0.4.7/test/test_xoptional.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.4.7' BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xoptional.cpp: In member function 'virtual void xtl::xoptional_xoptional_proxy_Test::TestBody()': BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/test/test_xoptional.cpp:213:50: warning: typedef 'using optional_int = class xtl::xoptional' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: using optional_int = xoptional; BUILDSTDERR: ^ make[2]: Entering directory '/builddir/build/BUILD/xtl-0.4.7' [ 93%] Building CXX object test/CMakeFiles/test_xtl.dir/test_xvariant.cpp.o cd /builddir/build/BUILD/xtl-0.4.7/test && /usr/bin/c++ -I/builddir/build/BUILD/xtl-0.4.7/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 -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -std=c++14 -DNDEBUG -o CMakeFiles/test_xtl.dir/test_xvariant.cpp.o -c /builddir/build/BUILD/xtl-0.4.7/test/test_xvariant.cpp make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.4.7' make[2]: Entering directory '/builddir/build/BUILD/xtl-0.4.7' [100%] Linking CXX executable test_xtl cd /builddir/build/BUILD/xtl-0.4.7/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 -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion -std=c++14 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xtl.dir/main.cpp.o 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_xclosure.cpp.o CMakeFiles/test_xtl.dir/test_xdynamic_bitset.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_xmeta_utils.cpp.o CMakeFiles/test_xtl.dir/test_xoptional.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.4.7' make[1]: Entering directory '/builddir/build/BUILD/xtl-0.4.7' [100%] Built target test_xtl make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.4.7' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/xtl-0.4.7/CMakeFiles 0 ~/build/BUILD/xtl-0.4.7/docs ~/build/BUILD/xtl-0.4.7 + pushd docs + make html SPHINXBUILD=sphinx-build-3 doxygen BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xvariant_impl.hpp:583: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xclosure.hpp:219: 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.4.7/include/xtl/xclosure.hpp:225: 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.4.7/include/xtl/xclosure.hpp:231: 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 113 of file /builddir/build/BUILD/xtl-0.4.7/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 114 of file /builddir/build/BUILD/xtl-0.4.7/include/xtl/xclosure.hpp BUILDSTDERR: closure_type xtl::xclosure_wrapper< CT >::get() &&noexcept' at line 115 of file /builddir/build/BUILD/xtl-0.4.7/include/xtl/xclosure.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xclosure.hpp:237: 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 113 of file /builddir/build/BUILD/xtl-0.4.7/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 114 of file /builddir/build/BUILD/xtl-0.4.7/include/xtl/xclosure.hpp BUILDSTDERR: closure_type xtl::xclosure_wrapper< CT >::get() &&noexcept' at line 115 of file /builddir/build/BUILD/xtl-0.4.7/include/xtl/xclosure.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xclosure.hpp:243: 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 113 of file /builddir/build/BUILD/xtl-0.4.7/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 114 of file /builddir/build/BUILD/xtl-0.4.7/include/xtl/xclosure.hpp BUILDSTDERR: closure_type xtl::xclosure_wrapper< CT >::get() &&noexcept' at line 115 of file /builddir/build/BUILD/xtl-0.4.7/include/xtl/xclosure.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xclosure.hpp:249: warning: documented symbol `auto xtl::xclosure_wrapper< CT >::operator &' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xcomplex.hpp:153: warning: documented symbol `xtl::decltype' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xcomplex.hpp:159: warning: documented symbol `xtl::decltype' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xdynamic_bitset.hpp:567: warning: documented symbol `auto xtl::xdynamic_bitset< B, A >::operator &=' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xdynamic_bitset.hpp:992: warning: documented symbol `auto xtl::xbitset_reference< B, A, C >::operator &=' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xdynamic_bitset.hpp:1025: warning: documented symbol `auto xtl::xbitset_reference< B, A, C >::operator &' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp:595: warning: documented symbol `auto xtl::xoptional< CT, CB >::operator &=' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp:686: warning: documented symbol `auto xtl::xoptional< CT, CB >::operator &=' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp:719: 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 386 of file /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< CT > > xtl::xoptional< CT, CB >::value() const &noexcept' at line 387 of file /builddir/build/BUILD/xtl-0.4.7/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 388 of file /builddir/build/BUILD/xtl-0.4.7/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 389 of file /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp:725: 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 386 of file /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< CT > > xtl::xoptional< CT, CB >::value() const &noexcept' at line 387 of file /builddir/build/BUILD/xtl-0.4.7/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 388 of file /builddir/build/BUILD/xtl-0.4.7/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 389 of file /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp:731: 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 386 of file /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< CT > > xtl::xoptional< CT, CB >::value() const &noexcept' at line 387 of file /builddir/build/BUILD/xtl-0.4.7/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 388 of file /builddir/build/BUILD/xtl-0.4.7/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 389 of file /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp:737: 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 386 of file /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp BUILDSTDERR: std::add_lvalue_reference_t< std::add_const_t< CT > > xtl::xoptional< CT, CB >::value() const &noexcept' at line 387 of file /builddir/build/BUILD/xtl-0.4.7/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 388 of file /builddir/build/BUILD/xtl-0.4.7/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 389 of file /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp:758: 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 397 of file /builddir/build/BUILD/xtl-0.4.7/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 398 of file /builddir/build/BUILD/xtl-0.4.7/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 399 of file /builddir/build/BUILD/xtl-0.4.7/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 400 of file /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp:764: 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 397 of file /builddir/build/BUILD/xtl-0.4.7/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 398 of file /builddir/build/BUILD/xtl-0.4.7/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 399 of file /builddir/build/BUILD/xtl-0.4.7/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 400 of file /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp:770: 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 397 of file /builddir/build/BUILD/xtl-0.4.7/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 398 of file /builddir/build/BUILD/xtl-0.4.7/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 399 of file /builddir/build/BUILD/xtl-0.4.7/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 400 of file /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp:776: 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 397 of file /builddir/build/BUILD/xtl-0.4.7/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 398 of file /builddir/build/BUILD/xtl-0.4.7/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 399 of file /builddir/build/BUILD/xtl-0.4.7/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 400 of file /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp:805: warning: documented symbol `auto xtl::xoptional< CT, CB >::operator &' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp:811: warning: documented symbol `auto xtl::xoptional< CT, CB >::operator &' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xoptional.hpp:817: warning: documented symbol `auto xtl::xoptional< CT, CB >::operator &' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/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.4.7/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.4.7/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.4.7/include/xtl/xoptional_sequence.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/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.4.7/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.4.7/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.4.7/include/xtl/xoptional_sequence.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/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.4.7/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.4.7/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.4.7/include/xtl/xoptional_sequence.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/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.4.7/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.4.7/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.4.7/include/xtl/xoptional_sequence.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/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.4.7/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.4.7/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.4.7/include/xtl/xoptional_sequence.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/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.4.7/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.4.7/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.4.7/include/xtl/xoptional_sequence.hpp BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xsequence.hpp:145: warning: documented symbol `xtl::decltype' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xvariant_impl.hpp:919: warning: Internal inconsistency: member TriviallyAvailable does not belong to any container! BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xvariant_impl.hpp:919: warning: Internal inconsistency: member TriviallyAvailable does not belong to any container! BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xvariant_impl.hpp:919: warning: Internal inconsistency: member Available does not belong to any container! BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xvariant_impl.hpp:919: warning: Internal inconsistency: member Available does not belong to any container! BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xvariant_impl.hpp:919: warning: Internal inconsistency: member Unavailable does not belong to any container! BUILDSTDERR: /builddir/build/BUILD/xtl-0.4.7/include/xtl/xvariant_impl.hpp:919: warning: Internal inconsistency: member Unavailable does not belong to any container! sphinx-build-3 -b html -d build/doctrees source build/html Running Sphinx v1.7.5 making output directory... loading pickled environment... not yet created 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. Build finished. The HTML pages are in build/html. + rm build/html/.buildinfo ~/build/BUILD/xtl-0.4.7 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yikH2G + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64 + cd xtl-0.4.7 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -H/builddir/build/BUILD/xtl-0.4.7 -B/builddir/build/BUILD/xtl-0.4.7 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/xtl-0.4.7/CMakeFiles /builddir/build/BUILD/xtl-0.4.7/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/xtl-0.4.7' /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.4.7' cd /builddir/build/BUILD/xtl-0.4.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtl-0.4.7 /builddir/build/BUILD/xtl-0.4.7/test /builddir/build/BUILD/xtl-0.4.7 /builddir/build/BUILD/xtl-0.4.7/test /builddir/build/BUILD/xtl-0.4.7/test/CMakeFiles/test_xtl.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.4.7' /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.4.7' make[2]: Nothing to be done for 'test/CMakeFiles/test_xtl.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xtl-0.4.7' [100%] Built target test_xtl make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.4.7' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/xtl-0.4.7/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/xtl-0.4.7' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/xtl-0.4.7' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/include/xtl/xany.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/include/xtl/xbasic_fixed_string.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/include/xtl/xbase64.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/include/xtl/xclosure.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/include/xtl/xcomplex.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/include/xtl/xdynamic_bitset.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/include/xtl/xfunctional.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/include/xtl/xhash.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/include/xtl/xhierarchy_generator.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/include/xtl/xiterator_base.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/include/xtl/xmeta_utils.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/include/xtl/xoptional.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/include/xtl/xoptional_sequence.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/include/xtl/xproxy_wrapper.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/include/xtl/xsequence.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/include/xtl/xtl_config.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/include/xtl/xtype_traits.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/include/xtl/xvariant.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/include/xtl/xvariant_impl.hpp -- Installing: /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/lib64/cmake/xtl/xtlConfig.cmake -- Installing: /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/lib64/cmake/xtl/xtlConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/lib64/cmake/xtl/xtlTargets.cmake + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.SjmReK Processing files: xtl-devel-0.4.7-2.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mE30dR + umask 022 + cd /builddir/build/BUILD + cd xtl-0.4.7 + DOCDIR=/builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/share/doc/xtl-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/share/doc/xtl-devel + cp -pr README.md /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/share/doc/xtl-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6OPlVZ + umask 022 + cd /builddir/build/BUILD + cd xtl-0.4.7 + LICENSEDIR=/builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/share/licenses/xtl-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/share/licenses/xtl-devel + cp -pr LICENSE /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/share/licenses/xtl-devel + exit 0 Provides: cmake(xtl) = 0.4.7 xtl-devel = 0.4.7-2.fc29 xtl-devel(riscv-64) = 0.4.7-2.fc29 xtl-static = 0.4.7-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(riscv-64) Processing files: xtl-doc-0.4.7-2.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pSvv3h + umask 022 + cd /builddir/build/BUILD + cd xtl-0.4.7 + DOCDIR=/builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/share/doc/xtl-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/share/doc/xtl-doc + cp -pr docs/build/html /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64/usr/share/doc/xtl-doc + exit 0 Provides: xtl-doc = 0.4.7-2.fc29 xtl-doc(riscv-64) = 0.4.7-2.fc29 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.4.7-2.fc29.riscv64 Wrote: /builddir/build/RPMS/xtl-devel-0.4.7-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/xtl-doc-0.4.7-2.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.y8S0yE + umask 022 + cd /builddir/build/BUILD + cd xtl-0.4.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xtl-0.4.7-2.fc29.riscv64 + exit 0 Child return code was: 0