Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/libcxx.spec'], chrootPath='/var/lib/mock/dist-an23-build-209100-61859/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=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/libcxx.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=1675382400 Wrote: /builddir/build/SRPMS/libcxx-8.0.1-1.an23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/libcxx.spec'], chrootPath='/var/lib/mock/dist-an23-build-209100-61859/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=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/libcxx.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=1675382400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2PBbnN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libcxx-8.0.1.src + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libcxx-8.0.1.src.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd libcxx-8.0.1.src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lubaZQ + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -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/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libcxx-8.0.1.src + mkdir -p _build + cd _build + cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_C_COMPILER_TARGET=aarch64 -DCOMPILER_RT_DEFAULT_TARGET_ONLY=ON -DLLVM_LIBDIR_SUFFIX=64 .. -- The CXX compiler identification is GNU 12.2.1 -- The C compiler identification is GNU 12.2.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring for standalone build. CMake Warning at cmake/Modules/HandleOutOfTreeLLVM.cmake:57 (message): UNSUPPORTED LIBCXX CONFIGURATION DETECTED: llvm-config not found and LLVM_PATH not defined. Reconfigure with -DLLVM_CONFIG_PATH=path/to/llvm-config or -DLLVM_PATH=path/to/llvm-source-root. Call Stack (most recent call first): cmake/Modules/HandleOutOfTreeLLVM.cmake:81 (find_llvm_parts) cmake/Modules/HandleOutOfTreeLLVM.cmake:139 (configure_out_of_tree_llvm) CMakeLists.txt:35 (include) -- Found PythonInterp: /usr/bin/python3.10 (found version "3.10.9") -- Looking for fopen in c -- Looking for fopen in c - found -- Looking for __gcc_personality_v0 in gcc_s -- Looking for __gcc_personality_v0 in gcc_s - found -- Performing Test LIBCXX_SUPPORTS_NODEFAULTLIBS_FLAG -- Performing Test LIBCXX_SUPPORTS_NODEFAULTLIBS_FLAG - Success -- Performing Test LIBCXX_HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test LIBCXX_HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Looking for __atomic_fetch_add_8 in atomic -- Looking for __atomic_fetch_add_8 in atomic - found -- Performing Test LIBCXX_HAS_WX_FLAG -- Performing Test LIBCXX_HAS_WX_FLAG - Failed -- Performing Test LIBCXX_HAS_NO_WX_FLAG -- Performing Test LIBCXX_HAS_NO_WX_FLAG - Failed -- Performing Test LIBCXX_HAS_EHSC_FLAG -- Performing Test LIBCXX_HAS_EHSC_FLAG - Failed -- Performing Test LIBCXX_HAS_NO_EHS_FLAG -- Performing Test LIBCXX_HAS_NO_EHS_FLAG - Failed -- Performing Test LIBCXX_HAS_NO_EHA_FLAG -- Performing Test LIBCXX_HAS_NO_EHA_FLAG - Failed -- Performing Test LIBCXX_HAS_NO_GR_FLAG -- Performing Test LIBCXX_HAS_NO_GR_FLAG - Failed -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for ccos in m -- Looking for ccos in m - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Performing Test LIBCXX_SUPPORTS_STD_EQ_CXX11_FLAG -- Performing Test LIBCXX_SUPPORTS_STD_EQ_CXX11_FLAG - Success -- Performing Test LIBCXX_SUPPORTS_STD_COLON_CXX11_FLAG -- Performing Test LIBCXX_SUPPORTS_STD_COLON_CXX11_FLAG - Failed -- Performing Test LIBCXX_SUPPORTS_NOSTDINCXX_FLAG -- Performing Test LIBCXX_SUPPORTS_NOSTDINCXX_FLAG - Success -- Performing Test LIBCXX_SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test LIBCXX_SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test LIBCXX_SUPPORTS_WALL_FLAG -- Performing Test LIBCXX_SUPPORTS_WALL_FLAG - Success -- Performing Test LIBCXX_SUPPORTS_WEXTRA_FLAG -- Performing Test LIBCXX_SUPPORTS_WEXTRA_FLAG - Success -- Performing Test LIBCXX_SUPPORTS_W_FLAG -- Performing Test LIBCXX_SUPPORTS_W_FLAG - Success -- Performing Test LIBCXX_SUPPORTS_WWRITE_STRINGS_FLAG -- Performing Test LIBCXX_SUPPORTS_WWRITE_STRINGS_FLAG - Success -- Performing Test LIBCXX_SUPPORTS_WNO_UNUSED_PARAMETER_FLAG -- Performing Test LIBCXX_SUPPORTS_WNO_UNUSED_PARAMETER_FLAG - Success -- Performing Test LIBCXX_SUPPORTS_WNO_LONG_LONG_FLAG -- Performing Test LIBCXX_SUPPORTS_WNO_LONG_LONG_FLAG - Success -- Performing Test LIBCXX_SUPPORTS_WERROR_EQ_RETURN_TYPE_FLAG -- Performing Test LIBCXX_SUPPORTS_WERROR_EQ_RETURN_TYPE_FLAG - Success -- Performing Test LIBCXX_SUPPORTS_WEXTRA_SEMI_FLAG -- Performing Test LIBCXX_SUPPORTS_WEXTRA_SEMI_FLAG - Success -- Performing Test LIBCXX_SUPPORTS_WNO_LITERAL_SUFFIX_FLAG -- Performing Test LIBCXX_SUPPORTS_WNO_LITERAL_SUFFIX_FLAG - Success -- Performing Test LIBCXX_SUPPORTS_WNO_CXX14_COMPAT_FLAG -- Performing Test LIBCXX_SUPPORTS_WNO_CXX14_COMPAT_FLAG - Success -- Performing Test LIBCXX_SUPPORTS_WNO_NOEXCEPT_TYPE_FLAG -- Performing Test LIBCXX_SUPPORTS_WNO_NOEXCEPT_TYPE_FLAG - Success -- Performing Test LIBCXX_SUPPORTS_WNO_ERROR_FLAG -- Performing Test LIBCXX_SUPPORTS_WNO_ERROR_FLAG - Success -- Performing Test LIBCXX_SUPPORTS_EHSC_FLAG -- Performing Test LIBCXX_SUPPORTS_EHSC_FLAG - Failed -- Performing Test LIBCXX_SUPPORTS_FPIC_FLAG -- Performing Test LIBCXX_SUPPORTS_FPIC_FLAG - Success -- Performing Test LIBCXX_SUPPORTS_STD_EQ_CXX14_FLAG -- Performing Test LIBCXX_SUPPORTS_STD_EQ_CXX14_FLAG - Success -- Performing Test LIBCXX_SUPPORTS_STD_EQ_CXX17_FLAG -- Performing Test LIBCXX_SUPPORTS_STD_EQ_CXX17_FLAG - Success -- Adding Benchmark: algorithms.bench.cpp -- Adding Benchmark: algorithms.partition_point.bench.cpp -- Adding Benchmark: filesystem.bench.cpp -- Adding Benchmark: function.bench.cpp -- Adding Benchmark: ordered_set.bench.cpp -- Adding Benchmark: string.bench.cpp -- Adding Benchmark: stringstream.bench.cpp -- Adding Benchmark: unordered_set_operations.bench.cpp -- Adding Benchmark: util_smartptr.bench.cpp -- Adding Benchmark: vector_operations.bench.cpp -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: COMPILER_RT_DEFAULT_TARGET_ONLY -- Build files have been written to: /builddir/build/BUILD/libcxx-8.0.1.src/_build + /usr/bin/make -O -j80 V=1 VERBOSE=1 /usr/bin/cmake -S/builddir/build/BUILD/libcxx-8.0.1.src -B/builddir/build/BUILD/libcxx-8.0.1.src/_build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libcxx-8.0.1.src/_build/CMakeFiles /builddir/build/BUILD/libcxx-8.0.1.src/_build//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f lib/CMakeFiles/cxx_objects.dir/build.make lib/CMakeFiles/cxx_objects.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' cd /builddir/build/BUILD/libcxx-8.0.1.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libcxx-8.0.1.src /builddir/build/BUILD/libcxx-8.0.1.src/lib /builddir/build/BUILD/libcxx-8.0.1.src/_build /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib/CMakeFiles/cxx_objects.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' /usr/bin/make -f lib/CMakeFiles/cxx_objects.dir/build.make lib/CMakeFiles/cxx_objects.dir/build make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 69%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/typeinfo.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/typeinfo.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/typeinfo.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/typeinfo.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/typeinfo.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 71%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/utility.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/utility.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/utility.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/utility.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/utility.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 23%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/functional.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/functional.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/functional.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/functional.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/functional.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 7%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/bind.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/bind.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/bind.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/bind.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/bind.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 7%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/any.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/any.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/any.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/any.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/any.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 10%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/charconv.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/charconv.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/charconv.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/charconv.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/charconv.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 46%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/optional.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/optional.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/optional.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/optional.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/optional.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 43%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/new.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/new.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/new.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/new.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/new.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 76%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/variant.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/variant.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/variant.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/variant.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/variant.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 23%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/exception.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/exception.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/exception.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/exception.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/exception.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' In file included from /builddir/build/BUILD/libcxx-8.0.1.src/src/exception.cpp:35: /builddir/build/BUILD/libcxx-8.0.1.src/src/support/runtime/exception_fallback.ipp:83:2: warning: #warning uncaught_exception not yet implemented [-Wcpp] 83 | #warning uncaught_exception not yet implemented | ^~~~~~~ In file included from /builddir/build/BUILD/libcxx-8.0.1.src/src/exception.cpp:36: /builddir/build/BUILD/libcxx-8.0.1.src/src/support/runtime/exception_pointer_unimplemented.ipp:18:4: warning: #warning exception_ptr not yet implemented [-Wcpp] 18 | # warning exception_ptr not yet implemented | ^~~~~~~ /builddir/build/BUILD/libcxx-8.0.1.src/src/support/runtime/exception_pointer_unimplemented.ipp:26:4: warning: #warning exception_ptr not yet implemented [-Wcpp] 26 | # warning exception_ptr not yet implemented | ^~~~~~~ /builddir/build/BUILD/libcxx-8.0.1.src/src/support/runtime/exception_pointer_unimplemented.ipp:33:4: warning: #warning exception_ptr not yet implemented [-Wcpp] 33 | # warning exception_ptr not yet implemented | ^~~~~~~ /builddir/build/BUILD/libcxx-8.0.1.src/src/support/runtime/exception_pointer_unimplemented.ipp:55:4: warning: #warning exception_ptr not yet implemented [-Wcpp] 55 | # warning exception_ptr not yet implemented | ^~~~~~~ /builddir/build/BUILD/libcxx-8.0.1.src/src/support/runtime/exception_pointer_unimplemented.ipp:67:4: warning: #warning exception_ptr not yet implemented [-Wcpp] 67 | # warning exception_ptr not yet implemented | ^~~~~~~ /builddir/build/BUILD/libcxx-8.0.1.src/src/support/runtime/exception_pointer_unimplemented.ipp:75:4: warning: #warning exception_ptr not yet implemented [-Wcpp] 75 | # warning exception_ptr not yet implemented | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 79%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/vector.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/vector.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/vector.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/vector.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/vector.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 15%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/chrono.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/chrono.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/chrono.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/chrono.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/chrono.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 74%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/valarray.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/valarray.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/valarray.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/valarray.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/valarray.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 53%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/shared_mutex.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/shared_mutex.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/shared_mutex.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/shared_mutex.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/shared_mutex.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 58%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/stdexcept.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/stdexcept.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/stdexcept.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/stdexcept.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/stdexcept.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 12%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/condition_variable.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/condition_variable.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/condition_variable.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/condition_variable.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/condition_variable.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' In file included from /builddir/build/BUILD/libcxx-8.0.1.src/src/condition_variable.cpp:15: /builddir/build/BUILD/libcxx-8.0.1.src/include/thread:111: warning: "__STDCPP_THREADS__" redefined 111 | #define __STDCPP_THREADS__ __cplusplus | : note: this is the location of the previous definition make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 38%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/memory.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/memory.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/memory.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/memory.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/memory.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' In file included from /builddir/build/BUILD/libcxx-8.0.1.src/src/memory.cpp:13: /builddir/build/BUILD/libcxx-8.0.1.src/include/thread:111: warning: "__STDCPP_THREADS__" redefined 111 | #define __STDCPP_THREADS__ __cplusplus | : note: this is the location of the previous definition make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 28%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/hash.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/hash.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/hash.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/hash.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/hash.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 41%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/mutex.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/mutex.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/mutex.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/mutex.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/mutex.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 61%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/system_error.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/system_error.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/system_error.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/system_error.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/system_error.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 53%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/regex.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/regex.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/regex.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/regex.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/regex.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 25%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/future.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/future.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/future.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/future.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/future.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' In file included from /builddir/build/BUILD/libcxx-8.0.1.src/include/future:371, from /builddir/build/BUILD/libcxx-8.0.1.src/src/future.cpp:14: /builddir/build/BUILD/libcxx-8.0.1.src/include/thread:111: warning: "__STDCPP_THREADS__" redefined 111 | #define __STDCPP_THREADS__ __cplusplus | : note: this is the location of the previous definition In file included from /builddir/build/BUILD/libcxx-8.0.1.src/include/stdexcept:46, from /builddir/build/BUILD/libcxx-8.0.1.src/include/system_error:148, from /builddir/build/BUILD/libcxx-8.0.1.src/include/future:366: /builddir/build/BUILD/libcxx-8.0.1.src/include/exception:168:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 168 | make_exception_ptr(_Ep __e) _NOEXCEPT | ^~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 48%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/random.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/random.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/random.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/random.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/random.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 66%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/thread.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/thread.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/thread.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/thread.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/thread.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' In file included from /builddir/build/BUILD/libcxx-8.0.1.src/src/thread.cpp:13: /builddir/build/BUILD/libcxx-8.0.1.src/include/thread:111: warning: "__STDCPP_THREADS__" redefined 111 | #define __STDCPP_THREADS__ __cplusplus | : note: this is the location of the previous definition In file included from /builddir/build/BUILD/libcxx-8.0.1.src/include/functional:494, from /builddir/build/BUILD/libcxx-8.0.1.src/include/thread:93: /builddir/build/BUILD/libcxx-8.0.1.src/include/memory: In instantiation of 'static typename std::__1::enable_if<((std::__1::__is_default_allocator<_Tp>::value || (! std::__1::__has_construct<_Alloc, _Tp*, _Tp>::value)) && std::__1::is_trivially_move_constructible<_Tp>::value), void>::type std::__1::allocator_traits<_Alloc>::__construct_backward(allocator_type&, _Tp*, _Tp*, _Tp*&) [with _Tp = std::__1::pair; _Alloc = std::__1::__hidden_allocator >; typename std::__1::enable_if<((std::__1::__is_default_allocator<_Tp>::value || (! std::__1::__has_construct<_Alloc, _Tp*, _Tp>::value)) && std::__1::is_trivially_move_constructible<_Tp>::value), void>::type = void; allocator_type = std::__1::__hidden_allocator >]': /builddir/build/BUILD/libcxx-8.0.1.src/include/vector:938:41: required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buffer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp = std::__1::pair; _Allocator = std::__1::__hidden_allocator >]' /builddir/build/BUILD/libcxx-8.0.1.src/include/vector:1622:31: required from 'void std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = std::__1::pair; _Tp = std::__1::pair; _Allocator = std::__1::__hidden_allocator >]' /builddir/build/BUILD/libcxx-8.0.1.src/include/vector:1659:30: required from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::pair; _Allocator = std::__1::__hidden_allocator >; value_type = std::__1::pair]' /builddir/build/BUILD/libcxx-8.0.1.src/src/thread.cpp:186:22: required from here /builddir/build/BUILD/libcxx-8.0.1.src/include/memory:1700:30: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::__1::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1700 | _VSTD::memcpy(__end2, __begin1, _Np * sizeof(_Tp)); In file included from /builddir/build/BUILD/libcxx-8.0.1.src/include/__functional_base:19, from /builddir/build/BUILD/libcxx-8.0.1.src/include/thread:90: /builddir/build/BUILD/libcxx-8.0.1.src/include/utility:316:29: note: 'struct std::__1::pair' declared here 316 | struct _LIBCPP_TEMPLATE_VIS pair | ^~~~ make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 58%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/strstream.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/strstream.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/strstream.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/strstream.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/strstream.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 33%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/iostream.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/iostream.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/iostream.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/iostream.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/iostream.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 17%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/debug.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/debug.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/debug.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/debug.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/debug.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 7%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/algorithm.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/algorithm.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/algorithm.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/algorithm.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/algorithm.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 30%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/ios.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/ios.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/ios.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/ios.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/ios.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' In file included from /builddir/build/BUILD/libcxx-8.0.1.src/src/ios.cpp:19: /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:365:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 365 | __input_arithmetic(basic_istream<_CharT, _Traits>& __is, _Tp& __n) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:365:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:365:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:365:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:365:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:365:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:365:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:365:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:365:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:469:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 469 | __input_arithmetic_with_numeric_limits(basic_istream<_CharT, _Traits>& __is, _Tp& __n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:365:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 365 | __input_arithmetic(basic_istream<_CharT, _Traits>& __is, _Tp& __n) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:469:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 469 | __input_arithmetic_with_numeric_limits(basic_istream<_CharT, _Traits>& __is, _Tp& __n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:365:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 365 | __input_arithmetic(basic_istream<_CharT, _Traits>& __is, _Tp& __n) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:365:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:365:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:365:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:365:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:365:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:365:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:365:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:365:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:365:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:469:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 469 | __input_arithmetic_with_numeric_limits(basic_istream<_CharT, _Traits>& __is, _Tp& __n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:365:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 365 | __input_arithmetic(basic_istream<_CharT, _Traits>& __is, _Tp& __n) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:469:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 469 | __input_arithmetic_with_numeric_limits(basic_istream<_CharT, _Traits>& __is, _Tp& __n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/libcxx-8.0.1.src/include/istream:365:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 365 | __input_arithmetic(basic_istream<_CharT, _Traits>& __is, _Tp& __n) { | ^~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 64%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/string.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/string.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/string.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/string.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/string.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' In file included from /builddir/build/BUILD/libcxx-8.0.1.src/src/string.cpp:10: /builddir/build/BUILD/libcxx-8.0.1.src/include/string:1946:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1946 | basic_string<_CharT, _Traits, _Allocator>::basic_string(size_type __n, _CharT __c, const _Allocator& __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/libcxx-8.0.1.src/include/string:1946:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/string:1946:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/string:1807:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1807 | basic_string<_CharT, _Traits, _Allocator>::basic_string(const _CharT* __s, const _Allocator& __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/libcxx-8.0.1.src/include/string:1807:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/string:1807:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/string:1946:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1946 | basic_string<_CharT, _Traits, _Allocator>::basic_string(size_type __n, _CharT __c, const _Allocator& __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/libcxx-8.0.1.src/include/string:1946:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/string:1946:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/string:1807:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1807 | basic_string<_CharT, _Traits, _Allocator>::basic_string(const _CharT* __s, const _Allocator& __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/libcxx-8.0.1.src/include/string:1807:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /builddir/build/BUILD/libcxx-8.0.1.src/include/string:1807:1: warning: 'always_inline' function might not be inlinable [-Wattributes] make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 35%] Building CXX object lib/CMakeFiles/cxx_objects.dir/__/src/locale.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_objects.dir/__/src/locale.cpp.o -MF CMakeFiles/cxx_objects.dir/__/src/locale.cpp.o.d -o CMakeFiles/cxx_objects.dir/__/src/locale.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/locale.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[1]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 79%] Built target cxx_objects make[1]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' /usr/bin/make -f lib/CMakeFiles/cxx_shared.dir/build.make lib/CMakeFiles/cxx_shared.dir/depend /usr/bin/make -f lib/CMakeFiles/cxx_static.dir/build.make lib/CMakeFiles/cxx_static.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' cd /builddir/build/BUILD/libcxx-8.0.1.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libcxx-8.0.1.src /builddir/build/BUILD/libcxx-8.0.1.src/lib /builddir/build/BUILD/libcxx-8.0.1.src/_build /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib/CMakeFiles/cxx_static.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' cd /builddir/build/BUILD/libcxx-8.0.1.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libcxx-8.0.1.src /builddir/build/BUILD/libcxx-8.0.1.src/lib /builddir/build/BUILD/libcxx-8.0.1.src/_build /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib/CMakeFiles/cxx_shared.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' /usr/bin/make -f lib/CMakeFiles/cxx_static.dir/build.make lib/CMakeFiles/cxx_static.dir/build /usr/bin/make -f lib/CMakeFiles/cxx_shared.dir/build.make lib/CMakeFiles/cxx_shared.dir/build make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 84%] Linking CXX static library ../lib64/libc++.a cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/cmake -P CMakeFiles/cxx_static.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/cmake -E cmake_link_script CMakeFiles/cxx_static.dir/link.txt --verbose=1 /usr/bin/ar qc ../lib64/libc++.a CMakeFiles/cxx_objects.dir/__/src/algorithm.cpp.o CMakeFiles/cxx_objects.dir/__/src/any.cpp.o CMakeFiles/cxx_objects.dir/__/src/bind.cpp.o CMakeFiles/cxx_objects.dir/__/src/charconv.cpp.o CMakeFiles/cxx_objects.dir/__/src/chrono.cpp.o CMakeFiles/cxx_objects.dir/__/src/condition_variable.cpp.o CMakeFiles/cxx_objects.dir/__/src/debug.cpp.o CMakeFiles/cxx_objects.dir/__/src/exception.cpp.o CMakeFiles/cxx_objects.dir/__/src/functional.cpp.o CMakeFiles/cxx_objects.dir/__/src/future.cpp.o CMakeFiles/cxx_objects.dir/__/src/hash.cpp.o CMakeFiles/cxx_objects.dir/__/src/ios.cpp.o CMakeFiles/cxx_objects.dir/__/src/iostream.cpp.o CMakeFiles/cxx_objects.dir/__/src/locale.cpp.o CMakeFiles/cxx_objects.dir/__/src/memory.cpp.o CMakeFiles/cxx_objects.dir/__/src/mutex.cpp.o CMakeFiles/cxx_objects.dir/__/src/new.cpp.o CMakeFiles/cxx_objects.dir/__/src/optional.cpp.o CMakeFiles/cxx_objects.dir/__/src/random.cpp.o CMakeFiles/cxx_objects.dir/__/src/regex.cpp.o CMakeFiles/cxx_objects.dir/__/src/shared_mutex.cpp.o CMakeFiles/cxx_objects.dir/__/src/stdexcept.cpp.o CMakeFiles/cxx_objects.dir/__/src/string.cpp.o CMakeFiles/cxx_objects.dir/__/src/strstream.cpp.o CMakeFiles/cxx_objects.dir/__/src/system_error.cpp.o CMakeFiles/cxx_objects.dir/__/src/thread.cpp.o CMakeFiles/cxx_objects.dir/__/src/typeinfo.cpp.o CMakeFiles/cxx_objects.dir/__/src/utility.cpp.o CMakeFiles/cxx_objects.dir/__/src/valarray.cpp.o CMakeFiles/cxx_objects.dir/__/src/variant.cpp.o CMakeFiles/cxx_objects.dir/__/src/vector.cpp.o /usr/bin/ranlib ../lib64/libc++.a make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[1]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 84%] Built target cxx_static make[1]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 84%] Linking CXX shared library ../lib64/libc++.so cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/cmake -E cmake_link_script CMakeFiles/cxx_shared.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -fPIC -nodefaultlibs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -shared -Wl,-soname,libc++.so.1 -o ../lib64/libc++.so.1.0 CMakeFiles/cxx_objects.dir/__/src/algorithm.cpp.o CMakeFiles/cxx_objects.dir/__/src/any.cpp.o CMakeFiles/cxx_objects.dir/__/src/bind.cpp.o CMakeFiles/cxx_objects.dir/__/src/charconv.cpp.o CMakeFiles/cxx_objects.dir/__/src/chrono.cpp.o CMakeFiles/cxx_objects.dir/__/src/condition_variable.cpp.o CMakeFiles/cxx_objects.dir/__/src/debug.cpp.o CMakeFiles/cxx_objects.dir/__/src/exception.cpp.o CMakeFiles/cxx_objects.dir/__/src/functional.cpp.o CMakeFiles/cxx_objects.dir/__/src/future.cpp.o CMakeFiles/cxx_objects.dir/__/src/hash.cpp.o CMakeFiles/cxx_objects.dir/__/src/ios.cpp.o CMakeFiles/cxx_objects.dir/__/src/iostream.cpp.o CMakeFiles/cxx_objects.dir/__/src/locale.cpp.o CMakeFiles/cxx_objects.dir/__/src/memory.cpp.o CMakeFiles/cxx_objects.dir/__/src/mutex.cpp.o CMakeFiles/cxx_objects.dir/__/src/new.cpp.o CMakeFiles/cxx_objects.dir/__/src/optional.cpp.o CMakeFiles/cxx_objects.dir/__/src/random.cpp.o CMakeFiles/cxx_objects.dir/__/src/regex.cpp.o CMakeFiles/cxx_objects.dir/__/src/shared_mutex.cpp.o CMakeFiles/cxx_objects.dir/__/src/stdexcept.cpp.o CMakeFiles/cxx_objects.dir/__/src/string.cpp.o CMakeFiles/cxx_objects.dir/__/src/strstream.cpp.o CMakeFiles/cxx_objects.dir/__/src/system_error.cpp.o CMakeFiles/cxx_objects.dir/__/src/thread.cpp.o CMakeFiles/cxx_objects.dir/__/src/typeinfo.cpp.o CMakeFiles/cxx_objects.dir/__/src/utility.cpp.o CMakeFiles/cxx_objects.dir/__/src/valarray.cpp.o CMakeFiles/cxx_objects.dir/__/src/variant.cpp.o CMakeFiles/cxx_objects.dir/__/src/vector.cpp.o -lpthread -lc -lm -lrt -lgcc_s cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/cmake -E cmake_symlink_library ../lib64/libc++.so.1.0 ../lib64/libc++.so.1 ../lib64/libc++.so make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[1]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 84%] Built target cxx_shared make[1]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' /usr/bin/make -f lib/CMakeFiles/cxx_filesystem.dir/build.make lib/CMakeFiles/cxx_filesystem.dir/depend /usr/bin/make -f lib/CMakeFiles/cxx_experimental.dir/build.make lib/CMakeFiles/cxx_experimental.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' cd /builddir/build/BUILD/libcxx-8.0.1.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libcxx-8.0.1.src /builddir/build/BUILD/libcxx-8.0.1.src/lib /builddir/build/BUILD/libcxx-8.0.1.src/_build /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib/CMakeFiles/cxx_experimental.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' cd /builddir/build/BUILD/libcxx-8.0.1.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libcxx-8.0.1.src /builddir/build/BUILD/libcxx-8.0.1.src/lib /builddir/build/BUILD/libcxx-8.0.1.src/_build /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib/CMakeFiles/cxx_filesystem.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' /usr/bin/make -f lib/CMakeFiles/cxx_experimental.dir/build.make lib/CMakeFiles/cxx_experimental.dir/build /usr/bin/make -f lib/CMakeFiles/cxx_filesystem.dir/build.make lib/CMakeFiles/cxx_filesystem.dir/build make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 94%] Building CXX object lib/CMakeFiles/cxx_filesystem.dir/__/src/filesystem/int128_builtins.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++14 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_filesystem.dir/__/src/filesystem/int128_builtins.cpp.o -MF CMakeFiles/cxx_filesystem.dir/__/src/filesystem/int128_builtins.cpp.o.d -o CMakeFiles/cxx_filesystem.dir/__/src/filesystem/int128_builtins.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/filesystem/int128_builtins.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 92%] Building CXX object lib/CMakeFiles/cxx_experimental.dir/__/src/experimental/memory_resource.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++14 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_experimental.dir/__/src/experimental/memory_resource.cpp.o -MF CMakeFiles/cxx_experimental.dir/__/src/experimental/memory_resource.cpp.o.d -o CMakeFiles/cxx_experimental.dir/__/src/experimental/memory_resource.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/experimental/memory_resource.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 97%] Linking CXX static library ../lib64/libc++experimental.a cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/cmake -P CMakeFiles/cxx_experimental.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/cmake -E cmake_link_script CMakeFiles/cxx_experimental.dir/link.txt --verbose=1 /usr/bin/ar qc ../lib64/libc++experimental.a CMakeFiles/cxx_experimental.dir/__/src/experimental/memory_resource.cpp.o /usr/bin/ranlib ../lib64/libc++experimental.a make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[1]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 97%] Built target cxx_experimental make[1]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 92%] Building CXX object lib/CMakeFiles/cxx_filesystem.dir/__/src/filesystem/directory_iterator.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++14 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_filesystem.dir/__/src/filesystem/directory_iterator.cpp.o -MF CMakeFiles/cxx_filesystem.dir/__/src/filesystem/directory_iterator.cpp.o.d -o CMakeFiles/cxx_filesystem.dir/__/src/filesystem/directory_iterator.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/filesystem/directory_iterator.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [ 92%] Building CXX object lib/CMakeFiles/cxx_filesystem.dir/__/src/filesystem/operations.cpp.o cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/g++ -DNDEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -I/builddir/build/BUILD/libcxx-8.0.1.src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++14 -nostdinc++ -fvisibility-inlines-hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wno-literal-suffix -Wno-c++14-compat -Wno-noexcept-type -Wno-error -fPIC -MD -MT lib/CMakeFiles/cxx_filesystem.dir/__/src/filesystem/operations.cpp.o -MF CMakeFiles/cxx_filesystem.dir/__/src/filesystem/operations.cpp.o.d -o CMakeFiles/cxx_filesystem.dir/__/src/filesystem/operations.cpp.o -c /builddir/build/BUILD/libcxx-8.0.1.src/src/filesystem/operations.cpp make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' In file included from /builddir/build/BUILD/libcxx-8.0.1.src/include/algorithm:644, from /builddir/build/BUILD/libcxx-8.0.1.src/include/__string:57, from /builddir/build/BUILD/libcxx-8.0.1.src/include/string_view:176, from /builddir/build/BUILD/libcxx-8.0.1.src/include/string:505, from /builddir/build/BUILD/libcxx-8.0.1.src/include/__locale:15, from /builddir/build/BUILD/libcxx-8.0.1.src/include/locale:182, from /builddir/build/BUILD/libcxx-8.0.1.src/include/filesystem:239, from /builddir/build/BUILD/libcxx-8.0.1.src/src/filesystem/operations.cpp:10: /builddir/build/BUILD/libcxx-8.0.1.src/include/memory: In instantiation of 'static typename std::__1::enable_if<((std::__1::__is_default_allocator<_Tp>::value || (! std::__1::__has_construct<_Alloc, _Tp*, _Tp>::value)) && std::__1::is_trivially_move_constructible<_Tp>::value), void>::type std::__1::allocator_traits<_Alloc>::__construct_backward(allocator_type&, _Tp*, _Tp*, _Tp*&) [with _Tp = std::__1::pair, std::__1::__fs::filesystem::PathPartKind>; _Alloc = std::__1::allocator, std::__1::__fs::filesystem::PathPartKind> >; typename std::__1::enable_if<((std::__1::__is_default_allocator<_Tp>::value || (! std::__1::__has_construct<_Alloc, _Tp*, _Tp>::value)) && std::__1::is_trivially_move_constructible<_Tp>::value), void>::type = void; allocator_type = std::__1::allocator, std::__1::__fs::filesystem::PathPartKind> >]': /builddir/build/BUILD/libcxx-8.0.1.src/include/vector:938:41: required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buffer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp = std::__1::pair, std::__1::__fs::filesystem::PathPartKind>; _Allocator = std::__1::allocator, std::__1::__fs::filesystem::PathPartKind> >]' /builddir/build/BUILD/libcxx-8.0.1.src/include/vector:1582:35: required from 'void std::__1::vector<_Tp, _Alloc>::reserve(size_type) [with _Tp = std::__1::pair, std::__1::__fs::filesystem::PathPartKind>; _Allocator = std::__1::allocator, std::__1::__fs::filesystem::PathPartKind> >; size_type = long unsigned int]' /builddir/build/BUILD/libcxx-8.0.1.src/src/filesystem/operations.cpp:1407:16: required from here /builddir/build/BUILD/libcxx-8.0.1.src/include/memory:1700:30: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::__1::pair, std::__1::__fs::filesystem::PathPartKind>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1700 | _VSTD::memcpy(__end2, __begin1, _Np * sizeof(_Tp)); In file included from /builddir/build/BUILD/libcxx-8.0.1.src/include/__functional_base:19, from /builddir/build/BUILD/libcxx-8.0.1.src/include/iterator:417, from /builddir/build/BUILD/libcxx-8.0.1.src/include/filesystem:237: /builddir/build/BUILD/libcxx-8.0.1.src/include/utility:316:29: note: 'struct std::__1::pair, std::__1::__fs::filesystem::PathPartKind>' declared here 316 | struct _LIBCPP_TEMPLATE_VIS pair | ^~~~ In file included from /builddir/build/BUILD/libcxx-8.0.1.src/src/filesystem/operations.cpp:13: /builddir/build/BUILD/libcxx-8.0.1.src/include/fstream:575:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 575 | basic_filebuf<_CharT, _Traits>::__open(int __fd, ios_base::openmode __mode) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/libcxx-8.0.1.src/include/fstream:1539:6: warning: 'always_inline' function might not be inlinable [-Wattributes] 1539 | void basic_ofstream<_CharT, _Traits>::__open(int __fd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/libcxx-8.0.1.src/include/fstream:1326:6: warning: 'always_inline' function might not be inlinable [-Wattributes] 1326 | void basic_ifstream<_CharT, _Traits>::__open(int __fd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [100%] Linking CXX static library ../lib64/libc++fs.a cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/cmake -P CMakeFiles/cxx_filesystem.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/libcxx-8.0.1.src/_build/lib && /usr/bin/cmake -E cmake_link_script CMakeFiles/cxx_filesystem.dir/link.txt --verbose=1 /usr/bin/ar qc ../lib64/libc++fs.a CMakeFiles/cxx_filesystem.dir/__/src/filesystem/operations.cpp.o CMakeFiles/cxx_filesystem.dir/__/src/filesystem/directory_iterator.cpp.o CMakeFiles/cxx_filesystem.dir/__/src/filesystem/int128_builtins.cpp.o /usr/bin/ranlib ../lib64/libc++fs.a make[2]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' make[1]: Entering directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' [100%] Built target cxx_filesystem make[1]: Leaving directory '/builddir/build/BUILD/libcxx-8.0.1.src/_build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libcxx-8.0.1.src/_build/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7Ro7Eo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64 ++ dirname /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -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/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libcxx-8.0.1.src + cd _build + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64 'INSTALL=/usr/bin/install -p' [ 79%] Built target cxx_objects [ 82%] Built target cxx_shared [ 84%] Built target cxx_static [ 94%] Built target cxx_filesystem [100%] Built target cxx_experimental Install the project... -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__bit_reference -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__bsd_locale_defaults.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__bsd_locale_fallbacks.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__errc -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__debug -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__functional_03 -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__functional_base -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__functional_base_03 -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__hash_table -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__libcpp_version -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__locale -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__mutex_base -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__node_handle -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__nullptr -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__split_buffer -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__sso_allocator -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__std_stream -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__string -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__threading_support -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__tree -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__tuple -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__undef_macros -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/algorithm -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/any -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/array -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/atomic -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/bit -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/bitset -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/cassert -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/ccomplex -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/cctype -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/cerrno -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/cfenv -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/cfloat -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/charconv -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/chrono -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/cinttypes -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/ciso646 -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/climits -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/clocale -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/cmath -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/codecvt -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/compare -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/complex -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/complex.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/condition_variable -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/csetjmp -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/csignal -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/cstdarg -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/cstdbool -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/cstddef -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/cstdint -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/cstdio -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/cstdlib -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/cstring -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/ctgmath -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/ctime -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/ctype.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/cwchar -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/cwctype -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/deque -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/errno.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/exception -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/__config -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/__memory -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/algorithm -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/any -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/chrono -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/coroutine -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/deque -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/filesystem -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/forward_list -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/functional -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/iterator -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/list -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/map -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/memory_resource -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/numeric -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/optional -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/propagate_const -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/ratio -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/regex -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/set -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/simd -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/string -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/string_view -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/system_error -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/tuple -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/type_traits -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/unordered_map -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/unordered_set -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/utility -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/experimental/vector -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/ext/__hash -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/ext/hash_map -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/ext/hash_set -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/filesystem -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/float.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/forward_list -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/fstream -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/functional -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/future -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/initializer_list -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/inttypes.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/iomanip -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/ios -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/iosfwd -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/iostream -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/istream -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/iterator -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/limits -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/limits.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/list -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/locale -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/locale.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/map -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/math.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/memory -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/module.modulemap -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/mutex -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/new -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/numeric -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/optional -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/ostream -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/queue -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/random -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/ratio -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/regex -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/scoped_allocator -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/set -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/setjmp.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/shared_mutex -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/span -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/sstream -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/stack -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/stdbool.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/stddef.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/stdexcept -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/stdint.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/stdio.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/stdlib.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/streambuf -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/string -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/string.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/string_view -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/strstream -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/system_error -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/tgmath.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/thread -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/tuple -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/type_traits -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/typeindex -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/typeinfo -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/unordered_map -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/unordered_set -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/utility -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/valarray -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/variant -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/vector -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/version -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/wchar.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/wctype.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/support/android/locale_bionic.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/support/fuchsia/xlocale.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/support/ibm/limits.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/support/ibm/locale_mgmt_aix.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/support/ibm/support.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/support/ibm/xlocale.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/support/musl/xlocale.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/support/newlib/xlocale.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/support/solaris/floatingpoint.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/support/solaris/wchar.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/support/solaris/xlocale.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/support/win32/limits_msvc_win32.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/support/win32/locale_win32.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/support/xlocale/__nop_locale_mgmt.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/support/xlocale/__posix_l_fallback.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/support/xlocale/__strtonum_fallback.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/support/xlocale/xlocale.h -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/include/c++/v1/__config -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/lib64/libc++.so.1.0 -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/lib64/libc++.so.1 -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/lib64/libc++.so -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/lib64/libc++.a -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/lib64/libc++fs.a -- Installing: /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64/usr/lib64/libc++experimental.a + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/anolis/brp-ldconfig + COMPRESS='zstd -f --rm -19 -T0' + COMPRESS_EXT=.zst + /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/anolis/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/anolis/brp-mangle-shebangs + /usr/lib/rpm/anolis/remove-info-dir + /usr/lib/rpm/anolis/relink_symlinks + /usr/lib/rpm/anolis/check-desktop-files + /usr/lib/rpm/anolis/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/anolis/brp-python-hardlink Processing files: libcxx-8.0.1-1.an23.aarch64 Provides: libc++.so.1()(64bit) libcxx = 8.0.1-1.an23 libcxx(aarch-64) = 8.0.1-1.an23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc++.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64 Wrote: /builddir/build/RPMS/libcxx-8.0.1-1.an23.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.esPtrC + umask 022 + cd /builddir/build/BUILD + cd libcxx-8.0.1.src + /usr/bin/rm -rf /builddir/build/BUILDROOT/libcxx-8.0.1-1.an23.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.M5gi3r + umask 022 + cd /builddir/build/BUILD + rm -rf libcxx-8.0.1.src libcxx-8.0.1.src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0