* Package:    llvm-runtimes/openmp-22.1.8:0/22.1
 * Repository: gentoo
 * Maintainer: voyageur@gentoo.org llvm@gentoo.org
 * USE:        abi_x86_32 abi_x86_64 amd64 elibc_glibc kernel_linux python_single_target_python3_14
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
  [ ok ]
>>> Source unpacked in /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work
>>> Preparing source in /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build"
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes ...
 * abi_x86_32.x86: running multilib-minimal_abi_src_configure
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86"
cmake -C /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DLLVM_ENABLE_RUNTIMES=openmp -DOPENMP_STANDALONE_BUILD=ON -DOPENMP_LIBDIR_SUFFIX= -DLIBOMP_USE_HWLOC=no -DLIBOMP_OMPD_GDB_SUPPORT=no -DLIBOMP_OMPT_SUPPORT=no -DLIBOMP_INSTALL_ALIASES=OFF -DLIBOMP_COPY_EXPORTS=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/gentoo_toolchain.cmake /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes
loading initial cache file /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/gentoo_common_config.cmake
-- Performing standalone runtimes build.
-- The C compiler identification is GNU 15.2.1
-- The CXX compiler identification is GNU 15.2.1
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Could NOT find LLVM (missing: LLVM_DIR)
-- Could NOT find Clang (missing: Clang_DIR)
-- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG
-- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG - Failed
-- Linker detection: GNU ld
-- Performing Test LLVM_USES_LIBSTDCXX
-- Performing Test LLVM_USES_LIBSTDCXX - Success
-- Performing Test LLVM_DEFAULT_TO_GLIBCXX_USE_CXX11_ABI
-- Performing Test LLVM_DEFAULT_TO_GLIBCXX_USE_CXX11_ABI - Success
-- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG
-- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success
-- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG
-- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success
-- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL
-- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success
-- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP
-- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed
-- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG
-- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Failed
-- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG
-- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success
-- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS
-- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Failed
-- Looking for os_signpost_interval_begin
-- Looking for os_signpost_interval_begin - not found
-- Looking for flock
-- Looking for flock - found
-- Found Python3: /usr/bin/python3 (found version "3.14.6") found components: Interpreter
-- LLVM host triple: x86_64-unknown-linux-gnu
-- LLVM default target triple: x86_64-unknown-linux-gnu
-- Performing Test OPENMP_HAVE_WALL_FLAG
-- Performing Test OPENMP_HAVE_WALL_FLAG - Success
-- Performing Test OPENMP_HAVE_WERROR_FLAG
-- Performing Test OPENMP_HAVE_WERROR_FLAG - Success
-- Performing Test OPENMP_HAVE_COLOR_DIAGNOSTICS
-- Performing Test OPENMP_HAVE_COLOR_DIAGNOSTICS - Failed
-- Performing Test OPENMP_HAVE_WCAST_QUAL_FLAG
-- Performing Test OPENMP_HAVE_WCAST_QUAL_FLAG - Success
-- Performing Test OPENMP_HAVE_WFORMAT_PEDANTIC_FLAG
-- Performing Test OPENMP_HAVE_WFORMAT_PEDANTIC_FLAG - Failed
-- Performing Test OPENMP_HAVE_WIMPLICIT_FALLTHROUGH_FLAG
-- Performing Test OPENMP_HAVE_WIMPLICIT_FALLTHROUGH_FLAG - Success
-- Performing Test OPENMP_HAVE_WSIGN_COMPARE_FLAG
-- Performing Test OPENMP_HAVE_WSIGN_COMPARE_FLAG - Success
-- Performing Test OPENMP_HAVE_WEXTRA_FLAG
-- Performing Test OPENMP_HAVE_WEXTRA_FLAG - Success
-- Performing Test OPENMP_HAVE_WPEDANTIC_FLAG
-- Performing Test OPENMP_HAVE_WPEDANTIC_FLAG - Success
-- Performing Test OPENMP_HAVE_WMAYBE_UNINITIALIZED_FLAG
-- Performing Test OPENMP_HAVE_WMAYBE_UNINITIALIZED_FLAG - Success
-- Performing Test OPENMP_HAVE_NO_SEMANTIC_INTERPOSITION
-- Performing Test OPENMP_HAVE_NO_SEMANTIC_INTERPOSITION - Success
-- Performing Test OPENMP_HAVE_FUNCTION_SECTIONS
-- Performing Test OPENMP_HAVE_FUNCTION_SECTIONS - Failed
-- Performing Test OPENMP_HAVE_DATA_SECTIONS
-- Performing Test OPENMP_HAVE_DATA_SECTIONS - Success
-- Cannot find llvm-lit.
-- Please put llvm-lit in your PATH, set OPENMP_LLVM_LIT_EXECUTABLE to its full path, or point OPENMP_LLVM_TOOLS_DIR to its directory.
CMake Warning at /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/cmake/OpenMPTesting.cmake:24 (message):
  The check targets will not be available!
Call Stack (most recent call first):
  /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/cmake/OpenMPTesting.cmake:53 (find_standalone_test_dependencies)
  /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/CMakeLists.txt:136 (include)


-- Performing Test LIBOMP_HAVE_FNO_EXCEPTIONS_FLAG
-- Performing Test LIBOMP_HAVE_FNO_EXCEPTIONS_FLAG - Success
-- Performing Test LIBOMP_HAVE_FNO_RTTI_FLAG
-- Performing Test LIBOMP_HAVE_FNO_RTTI_FLAG - Success
-- Performing Test LIBOMP_HAVE_WCLASS_MEMACCESS_FLAG
-- Performing Test LIBOMP_HAVE_WCLASS_MEMACCESS_FLAG - Success
-- Performing Test LIBOMP_HAVE_WCOVERED_SWITCH_DEFAULT_FLAG
-- Performing Test LIBOMP_HAVE_WCOVERED_SWITCH_DEFAULT_FLAG - Failed
-- Performing Test LIBOMP_HAVE_WFRAME_ADDRESS_FLAG
-- Performing Test LIBOMP_HAVE_WFRAME_ADDRESS_FLAG - Success
-- Performing Test LIBOMP_HAVE_WSTRICT_ALIASING_FLAG
-- Performing Test LIBOMP_HAVE_WSTRICT_ALIASING_FLAG - Success
-- Performing Test LIBOMP_HAVE_WSTRINGOP_OVERFLOW_FLAG
-- Performing Test LIBOMP_HAVE_WSTRINGOP_OVERFLOW_FLAG - Success
-- Performing Test LIBOMP_HAVE_WSTRINGOP_TRUNCATION_FLAG
-- Performing Test LIBOMP_HAVE_WSTRINGOP_TRUNCATION_FLAG - Success
-- Performing Test LIBOMP_HAVE_WSWITCH_FLAG
-- Performing Test LIBOMP_HAVE_WSWITCH_FLAG - Success
-- Performing Test LIBOMP_HAVE_WUNINITIALIZED_FLAG
-- Performing Test LIBOMP_HAVE_WUNINITIALIZED_FLAG - Success
-- Performing Test LIBOMP_HAVE_WRETURN_TYPE_C_LINKAGE_FLAG
-- Performing Test LIBOMP_HAVE_WRETURN_TYPE_C_LINKAGE_FLAG - Failed
-- Performing Test LIBOMP_HAVE_WCAST_QUAL_FLAG
-- Performing Test LIBOMP_HAVE_WCAST_QUAL_FLAG - Success
-- Performing Test LIBOMP_HAVE_WINT_TO_VOID_POINTER_CAST_FLAG
-- Performing Test LIBOMP_HAVE_WINT_TO_VOID_POINTER_CAST_FLAG - Failed
-- Performing Test LIBOMP_HAVE_MSSE2_FLAG
-- Performing Test LIBOMP_HAVE_MSSE2_FLAG - Success
-- Performing Test LIBOMP_HAVE_FTLS_MODEL_FLAG
-- Performing Test LIBOMP_HAVE_FTLS_MODEL_FLAG - Success
-- Performing Test LIBOMP_HAVE_MMIC_FLAG
-- Performing Test LIBOMP_HAVE_MMIC_FLAG - Failed
-- Performing Test LIBOMP_HAVE_M32_FLAG
-- Performing Test LIBOMP_HAVE_M32_FLAG - Success
-- Looking for pthread_setname_np
-- Looking for pthread_setname_np - not found
-- Looking for pthread_set_name_np
-- Looking for pthread_set_name_np - not found
-- Looking for shm_open
-- Looking for shm_open - found
-- Looking for xmmintrin.h
-- Looking for xmmintrin.h - found
-- Performing Test LIBOMP_HAVE__MM_MALLOC
-- Performing Test LIBOMP_HAVE__MM_MALLOC - Success
-- Looking for aligned_alloc
-- Looking for aligned_alloc - found
-- Looking for posix_memalign
-- Looking for posix_memalign - found
-- Looking for _aligned_malloc
-- Looking for _aligned_malloc - not found
-- Performing Test LIBOMP_HAVE_X_FLAG
-- Performing Test LIBOMP_HAVE_X_FLAG - Success
-- Performing Test LIBOMP_HAVE_AS_NEEDED_FLAG
-- Performing Test LIBOMP_HAVE_AS_NEEDED_FLAG - Success
-- Performing Test LIBOMP_HAVE_VERSION_SCRIPT_FLAG
-- Performing Test LIBOMP_HAVE_VERSION_SCRIPT_FLAG - Success
-- Performing Test LIBOMP_HAVE_STATIC_LIBGCC_FLAG
-- Performing Test LIBOMP_HAVE_STATIC_LIBGCC_FLAG - Success
-- Performing Test LIBOMP_HAVE_Z_NOEXECSTACK_FLAG
-- Performing Test LIBOMP_HAVE_Z_NOEXECSTACK_FLAG - Success
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Looking for immintrin.h
-- Looking for immintrin.h - found
-- Performing Test LIBOMP_HAVE_ATTRIBUTE_RTM
-- Performing Test LIBOMP_HAVE_ATTRIBUTE_RTM - Success
-- Performing Test LIBOMP_HAVE_ATTRIBUTE_WAITPKG
-- Performing Test LIBOMP_HAVE_ATTRIBUTE_WAITPKG - Success
-- Performing Test LIBOMP_HAVE_WAITPKG_INTRINSICS
-- Performing Test LIBOMP_HAVE_WAITPKG_INTRINSICS - Success
-- Performing Test LIBOMP_HAVE_RTM_INTRINSICS
-- Performing Test LIBOMP_HAVE_RTM_INTRINSICS - Success
-- Performing Test LIBOMP_HAVE_VERSION_SYMBOLS
-- Performing Test LIBOMP_HAVE_VERSION_SYMBOLS - Success
-- Performing Test LIBOMP_HAVE___BUILTIN_FRAME_ADDRESS
-- Performing Test LIBOMP_HAVE___BUILTIN_FRAME_ADDRESS - Success
-- Performing Test LIBOMP_HAVE_WEAK_ATTRIBUTE
-- Performing Test LIBOMP_HAVE_WEAK_ATTRIBUTE - Success
-- Performing Test LIBOMP_HAVE_PSAPI
-- Performing Test LIBOMP_HAVE_PSAPI - Failed
CMake Warning at /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/cmake/modules/LibompUtils.cmake:20 (message):
  LIBOMP: OpenMP Debug Interface(OMPD) requested but not available in this
  implementation
Call Stack (most recent call first):
  /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/CMakeLists.txt:380 (libomp_warning_say)


-- LIBOMP: Operating System     -- Linux
-- LIBOMP: Target Architecture  -- i386
-- LIBOMP: Build Type           -- RelWithDebInfo
-- LIBOMP: Library Kind         -- SHARED
-- LIBOMP: Library Type         -- normal
-- LIBOMP: Fortran Modules      -- FALSE
-- LIBOMP: Build                -- 20140926
-- LIBOMP: Use Stats-gathering  -- FALSE
-- LIBOMP: Use Debugger-support -- FALSE
-- LIBOMP: Use ITT notify       -- TRUE
-- LIBOMP: Use OMPT-support     -- no
-- LIBOMP: Use OMPD-support     -- FALSE
-- LIBOMP: Use Adaptive locks   -- TRUE
-- LIBOMP: Use quad precision   -- TRUE
-- LIBOMP: Use Hwloc library    -- no
-- LIBOMP: Use OMPX-taskgraph   -- FALSE
-- Looking for sqrt in m
-- Looking for sqrt in m - found
-- Looking for __atomic_load_1
-- Looking for __atomic_load_1 - not found
-- Looking for __atomic_load_1 in atomic
-- Looking for __atomic_load_1 in atomic - found
-- check-libomp does nothing.
-- check-ompt does nothing.
CMake Warning at /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/unittests/CMakeLists.txt:18 (message):
  OpenMP unit tests will be skipped as LLVM third-party unittest directory is
  not available at:
  /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes/../third-party/unittest
Call Stack (most recent call first):
  /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/unittests/CMakeLists.txt:25 (standalone_add_gtest)


-- Found Python3: /usr/bin/python3 (found version "3.14.6") found components: Interpreter Development Development.Module Development.Embed
-- check-openmp does nothing.
-- check-runtimes does nothing.
-- <<< Gentoo configuration >>>
Build type      RelWithDebInfo
Install path    /usr
Compiler flags:
C               -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections
C++             -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections
Linker flags:
Executable      -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
Module          -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,nodelete
Shared          -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,defs -Wl,-z,nodelete

-- Configuring done (14.0s)
-- Generating done (0.1s)
-- Build files have been written to: /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86
 * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64"
cmake -C /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DLLVM_ENABLE_RUNTIMES=openmp -DOPENMP_STANDALONE_BUILD=ON -DOPENMP_LIBDIR_SUFFIX=64 -DLIBOMP_USE_HWLOC=no -DLIBOMP_OMPD_GDB_SUPPORT=no -DLIBOMP_OMPT_SUPPORT=no -DLIBOMP_INSTALL_ALIASES=OFF -DLIBOMP_COPY_EXPORTS=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes
loading initial cache file /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/gentoo_common_config.cmake
-- Performing standalone runtimes build.
-- The C compiler identification is GNU 15.2.1
-- The CXX compiler identification is GNU 15.2.1
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Could NOT find LLVM (missing: LLVM_DIR)
-- Could NOT find Clang (missing: Clang_DIR)
-- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG
-- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG - Failed
-- Linker detection: GNU ld
-- Performing Test LLVM_USES_LIBSTDCXX
-- Performing Test LLVM_USES_LIBSTDCXX - Success
-- Performing Test LLVM_DEFAULT_TO_GLIBCXX_USE_CXX11_ABI
-- Performing Test LLVM_DEFAULT_TO_GLIBCXX_USE_CXX11_ABI - Success
-- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG
-- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success
-- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG
-- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success
-- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL
-- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success
-- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP
-- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed
-- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG
-- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Failed
-- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG
-- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success
-- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS
-- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Failed
-- Looking for os_signpost_interval_begin
-- Looking for os_signpost_interval_begin - not found
-- Looking for flock
-- Looking for flock - found
-- Found Python3: /usr/bin/python3 (found version "3.14.6") found components: Interpreter
-- LLVM host triple: x86_64-unknown-linux-gnu
-- LLVM default target triple: x86_64-unknown-linux-gnu
-- Performing Test OPENMP_HAVE_WALL_FLAG
-- Performing Test OPENMP_HAVE_WALL_FLAG - Success
-- Performing Test OPENMP_HAVE_WERROR_FLAG
-- Performing Test OPENMP_HAVE_WERROR_FLAG - Success
-- Performing Test OPENMP_HAVE_COLOR_DIAGNOSTICS
-- Performing Test OPENMP_HAVE_COLOR_DIAGNOSTICS - Failed
-- Performing Test OPENMP_HAVE_WCAST_QUAL_FLAG
-- Performing Test OPENMP_HAVE_WCAST_QUAL_FLAG - Success
-- Performing Test OPENMP_HAVE_WFORMAT_PEDANTIC_FLAG
-- Performing Test OPENMP_HAVE_WFORMAT_PEDANTIC_FLAG - Failed
-- Performing Test OPENMP_HAVE_WIMPLICIT_FALLTHROUGH_FLAG
-- Performing Test OPENMP_HAVE_WIMPLICIT_FALLTHROUGH_FLAG - Success
-- Performing Test OPENMP_HAVE_WSIGN_COMPARE_FLAG
-- Performing Test OPENMP_HAVE_WSIGN_COMPARE_FLAG - Success
-- Performing Test OPENMP_HAVE_WEXTRA_FLAG
-- Performing Test OPENMP_HAVE_WEXTRA_FLAG - Success
-- Performing Test OPENMP_HAVE_WPEDANTIC_FLAG
-- Performing Test OPENMP_HAVE_WPEDANTIC_FLAG - Success
-- Performing Test OPENMP_HAVE_WMAYBE_UNINITIALIZED_FLAG
-- Performing Test OPENMP_HAVE_WMAYBE_UNINITIALIZED_FLAG - Success
-- Performing Test OPENMP_HAVE_NO_SEMANTIC_INTERPOSITION
-- Performing Test OPENMP_HAVE_NO_SEMANTIC_INTERPOSITION - Success
-- Performing Test OPENMP_HAVE_FUNCTION_SECTIONS
-- Performing Test OPENMP_HAVE_FUNCTION_SECTIONS - Failed
-- Performing Test OPENMP_HAVE_DATA_SECTIONS
-- Performing Test OPENMP_HAVE_DATA_SECTIONS - Success
-- Cannot find llvm-lit.
-- Please put llvm-lit in your PATH, set OPENMP_LLVM_LIT_EXECUTABLE to its full path, or point OPENMP_LLVM_TOOLS_DIR to its directory.
CMake Warning at /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/cmake/OpenMPTesting.cmake:24 (message):
  The check targets will not be available!
Call Stack (most recent call first):
  /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/cmake/OpenMPTesting.cmake:53 (find_standalone_test_dependencies)
  /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/CMakeLists.txt:136 (include)


-- Performing Test LIBOMP_HAVE_FNO_EXCEPTIONS_FLAG
-- Performing Test LIBOMP_HAVE_FNO_EXCEPTIONS_FLAG - Success
-- Performing Test LIBOMP_HAVE_FNO_RTTI_FLAG
-- Performing Test LIBOMP_HAVE_FNO_RTTI_FLAG - Success
-- Performing Test LIBOMP_HAVE_WCLASS_MEMACCESS_FLAG
-- Performing Test LIBOMP_HAVE_WCLASS_MEMACCESS_FLAG - Success
-- Performing Test LIBOMP_HAVE_WCOVERED_SWITCH_DEFAULT_FLAG
-- Performing Test LIBOMP_HAVE_WCOVERED_SWITCH_DEFAULT_FLAG - Failed
-- Performing Test LIBOMP_HAVE_WFRAME_ADDRESS_FLAG
-- Performing Test LIBOMP_HAVE_WFRAME_ADDRESS_FLAG - Success
-- Performing Test LIBOMP_HAVE_WSTRICT_ALIASING_FLAG
-- Performing Test LIBOMP_HAVE_WSTRICT_ALIASING_FLAG - Success
-- Performing Test LIBOMP_HAVE_WSTRINGOP_OVERFLOW_FLAG
-- Performing Test LIBOMP_HAVE_WSTRINGOP_OVERFLOW_FLAG - Success
-- Performing Test LIBOMP_HAVE_WSTRINGOP_TRUNCATION_FLAG
-- Performing Test LIBOMP_HAVE_WSTRINGOP_TRUNCATION_FLAG - Success
-- Performing Test LIBOMP_HAVE_WSWITCH_FLAG
-- Performing Test LIBOMP_HAVE_WSWITCH_FLAG - Success
-- Performing Test LIBOMP_HAVE_WUNINITIALIZED_FLAG
-- Performing Test LIBOMP_HAVE_WUNINITIALIZED_FLAG - Success
-- Performing Test LIBOMP_HAVE_WRETURN_TYPE_C_LINKAGE_FLAG
-- Performing Test LIBOMP_HAVE_WRETURN_TYPE_C_LINKAGE_FLAG - Failed
-- Performing Test LIBOMP_HAVE_WCAST_QUAL_FLAG
-- Performing Test LIBOMP_HAVE_WCAST_QUAL_FLAG - Success
-- Performing Test LIBOMP_HAVE_WINT_TO_VOID_POINTER_CAST_FLAG
-- Performing Test LIBOMP_HAVE_WINT_TO_VOID_POINTER_CAST_FLAG - Failed
-- Performing Test LIBOMP_HAVE_MSSE2_FLAG
-- Performing Test LIBOMP_HAVE_MSSE2_FLAG - Success
-- Performing Test LIBOMP_HAVE_FTLS_MODEL_FLAG
-- Performing Test LIBOMP_HAVE_FTLS_MODEL_FLAG - Success
-- Performing Test LIBOMP_HAVE_MMIC_FLAG
-- Performing Test LIBOMP_HAVE_MMIC_FLAG - Failed
-- Performing Test LIBOMP_HAVE_M32_FLAG
-- Performing Test LIBOMP_HAVE_M32_FLAG - Success
-- Looking for pthread_setname_np
-- Looking for pthread_setname_np - not found
-- Looking for pthread_set_name_np
-- Looking for pthread_set_name_np - not found
-- Looking for shm_open
-- Looking for shm_open - found
-- Looking for xmmintrin.h
-- Looking for xmmintrin.h - found
-- Performing Test LIBOMP_HAVE__MM_MALLOC
-- Performing Test LIBOMP_HAVE__MM_MALLOC - Success
-- Looking for aligned_alloc
-- Looking for aligned_alloc - found
-- Looking for posix_memalign
-- Looking for posix_memalign - found
-- Looking for _aligned_malloc
-- Looking for _aligned_malloc - not found
-- Performing Test LIBOMP_HAVE_X_FLAG
-- Performing Test LIBOMP_HAVE_X_FLAG - Success
-- Performing Test LIBOMP_HAVE_AS_NEEDED_FLAG
-- Performing Test LIBOMP_HAVE_AS_NEEDED_FLAG - Success
-- Performing Test LIBOMP_HAVE_VERSION_SCRIPT_FLAG
-- Performing Test LIBOMP_HAVE_VERSION_SCRIPT_FLAG - Success
-- Performing Test LIBOMP_HAVE_STATIC_LIBGCC_FLAG
-- Performing Test LIBOMP_HAVE_STATIC_LIBGCC_FLAG - Success
-- Performing Test LIBOMP_HAVE_Z_NOEXECSTACK_FLAG
-- Performing Test LIBOMP_HAVE_Z_NOEXECSTACK_FLAG - Success
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Looking for immintrin.h
-- Looking for immintrin.h - found
-- Performing Test LIBOMP_HAVE_ATTRIBUTE_RTM
-- Performing Test LIBOMP_HAVE_ATTRIBUTE_RTM - Success
-- Performing Test LIBOMP_HAVE_ATTRIBUTE_WAITPKG
-- Performing Test LIBOMP_HAVE_ATTRIBUTE_WAITPKG - Success
-- Performing Test LIBOMP_HAVE_WAITPKG_INTRINSICS
-- Performing Test LIBOMP_HAVE_WAITPKG_INTRINSICS - Success
-- Performing Test LIBOMP_HAVE_RTM_INTRINSICS
-- Performing Test LIBOMP_HAVE_RTM_INTRINSICS - Success
-- Performing Test LIBOMP_HAVE_VERSION_SYMBOLS
-- Performing Test LIBOMP_HAVE_VERSION_SYMBOLS - Success
-- Performing Test LIBOMP_HAVE___BUILTIN_FRAME_ADDRESS
-- Performing Test LIBOMP_HAVE___BUILTIN_FRAME_ADDRESS - Success
-- Performing Test LIBOMP_HAVE_WEAK_ATTRIBUTE
-- Performing Test LIBOMP_HAVE_WEAK_ATTRIBUTE - Success
-- Performing Test LIBOMP_HAVE_PSAPI
-- Performing Test LIBOMP_HAVE_PSAPI - Failed
CMake Warning at /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/cmake/modules/LibompUtils.cmake:20 (message):
  LIBOMP: OpenMP Debug Interface(OMPD) requested but not available in this
  implementation
Call Stack (most recent call first):
  /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/CMakeLists.txt:380 (libomp_warning_say)


-- LIBOMP: Operating System     -- Linux
-- LIBOMP: Target Architecture  -- x86_64
-- LIBOMP: Build Type           -- RelWithDebInfo
-- LIBOMP: Library Kind         -- SHARED
-- LIBOMP: Library Type         -- normal
-- LIBOMP: Fortran Modules      -- FALSE
-- LIBOMP: Build                -- 20140926
-- LIBOMP: Use Stats-gathering  -- FALSE
-- LIBOMP: Use Debugger-support -- FALSE
-- LIBOMP: Use ITT notify       -- TRUE
-- LIBOMP: Use OMPT-support     -- no
-- LIBOMP: Use OMPD-support     -- FALSE
-- LIBOMP: Use Adaptive locks   -- TRUE
-- LIBOMP: Use quad precision   -- TRUE
-- LIBOMP: Use Hwloc library    -- no
-- LIBOMP: Use OMPX-taskgraph   -- FALSE
-- Looking for sqrt in m
-- Looking for sqrt in m - found
-- Looking for __atomic_load_1
-- Looking for __atomic_load_1 - not found
-- Looking for __atomic_load_1 in atomic
-- Looking for __atomic_load_1 in atomic - found
-- check-libomp does nothing.
-- check-ompt does nothing.
CMake Warning at /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/unittests/CMakeLists.txt:18 (message):
  OpenMP unit tests will be skipped as LLVM third-party unittest directory is
  not available at:
  /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes/../third-party/unittest
Call Stack (most recent call first):
  /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/unittests/CMakeLists.txt:25 (standalone_add_gtest)


-- Found Python3: /usr/bin/python3 (found version "3.14.6") found components: Interpreter Development Development.Module Development.Embed
-- check-openmp does nothing.
-- check-runtimes does nothing.
-- <<< Gentoo configuration >>>
Build type      RelWithDebInfo
Install path    /usr
Compiler flags:
C               -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections
C++             -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections
Linker flags:
Executable      -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
Module          -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,nodelete
Shared          -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,defs -Wl,-z,nodelete

-- Configuring done (15.2s)
-- Generating done (0.1s)
-- Build files have been written to: /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64
>>> Source configured.
>>> Compiling source in /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes ...
 * abi_x86_32.x86: running multilib-minimal_abi_src_compile
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86"
ninja -v -l2 -j2
[1/35] cd /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src && /usr/bin/python3 /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/tools/message-converter.py --default=kmp_i18n_default.inc /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n/en_US.txt
[2/35] cd /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src && /usr/bin/python3 /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/tools/message-converter.py --enum=kmp_i18n_id.inc /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n/en_US.txt
[3/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_alloc.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_alloc.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_alloc.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_alloc.cpp
[4/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_atomic.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_atomic.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_atomic.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_atomic.cpp
[5/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_csupport.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_csupport.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_csupport.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_csupport.cpp
[6/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_debug.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_debug.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_debug.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_debug.cpp
[7/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_itt.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_itt.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_itt.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_itt.cpp
[8/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_environment.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_environment.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_environment.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_environment.cpp
[9/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_error.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_error.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_error.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_error.cpp
[10/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_global.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_global.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_global.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_global.cpp
[11/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_i18n.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_i18n.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_i18n.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_i18n.cpp
[12/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_io.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_io.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_io.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_io.cpp
[13/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_runtime.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_runtime.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_runtime.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_runtime.cpp
[14/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_settings.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_settings.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_settings.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_settings.cpp
[15/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_str.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_str.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_str.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_str.cpp
[16/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_tasking.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_tasking.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_tasking.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_tasking.cpp
[17/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_threadprivate.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_threadprivate.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_threadprivate.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_threadprivate.cpp
[18/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_utility.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_utility.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_utility.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_utility.cpp
[19/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_barrier.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_barrier.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_barrier.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_barrier.cpp
[20/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_wait_release.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_wait_release.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_wait_release.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_wait_release.cpp
[21/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_affinity.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_affinity.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_affinity.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_affinity.cpp
[22/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_dispatch.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_dispatch.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_dispatch.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_dispatch.cpp
[23/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_lock.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_lock.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_lock.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_lock.cpp
[24/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_sched.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_sched.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_sched.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_sched.cpp
[25/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_collapse.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_collapse.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_collapse.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_collapse.cpp
/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_collapse.cpp: In function ‘nested_loop_type_t kmp_identify_nested_loop_structure(bounds_info_t*, kmp_index_t)’:
/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_collapse.cpp:1317:44: warning: comparison of integer expressions of different signedness: ‘kmp_uint64’ {aka ‘long long unsigned int’} and ‘int’ [-Wsign-compare]
 1317 |       (inner_ub0_u64 == 0 || inner_ub0_u64 == -1) && inner_ub1_u64 == 1) {
      |                              ~~~~~~~~~~~~~~^~~~~
[26/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/z_Linux_util.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/z_Linux_util.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/z_Linux_util.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/z_Linux_util.cpp
[27/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_gsupport.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_gsupport.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_gsupport.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_gsupport.cpp
[28/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/thirdparty/ittnotify/ittnotify_static.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/thirdparty/ittnotify/ittnotify_static.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/thirdparty/ittnotify/ittnotify_static.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify/ittnotify_static.cpp
[29/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_taskdeps.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_taskdeps.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_taskdeps.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_taskdeps.cpp
[30/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_cancel.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_cancel.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_cancel.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_cancel.cpp
[31/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_ftn_cdecl.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_ftn_cdecl.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_ftn_cdecl.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_ftn_cdecl.cpp
[32/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_ftn_extra.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_ftn_extra.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_ftn_extra.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_ftn_extra.cpp
[33/35] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -m32 -msse2 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_version.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_version.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_version.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_version.cpp
[34/35] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -m32 -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/z_Linux_asm.S.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/z_Linux_asm.S.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/z_Linux_asm.S.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/z_Linux_asm.S
[35/35] : && /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections  -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,defs -Wl,-z,nodelete -Wl,--as-needed -Wl,--version-script=/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/exports_so.txt -static-libgcc -Wl,-z,noexecstack -m32 -msse2 -Wl,--dependency-file=openmp/runtime/src/CMakeFiles/omp.dir/link.d -Wl,-soname,libomp.so -o openmp/runtime/src/libomp.so openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_alloc.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_atomic.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_csupport.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_debug.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_itt.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_environment.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_error.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_global.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_i18n.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_io.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_runtime.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_settings.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_str.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_tasking.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_threadprivate.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_utility.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_barrier.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_wait_release.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_affinity.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_dispatch.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_lock.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_sched.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_collapse.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/z_Linux_util.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_gsupport.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/thirdparty/ittnotify/ittnotify_static.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_taskdeps.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_cancel.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_ftn_cdecl.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_ftn_extra.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_version.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/z_Linux_asm.S.o  -lm  -ldl && cd /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src && /usr/bin/cmake -E create_symlink libomp.so libiomp5.so && /usr/bin/cmake -E create_symlink libomp.so libgomp.so && cd /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86/openmp/runtime/src && /usr/bin/cmake -E create_symlink libomp.so libgomp.so.1
 * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64"
ninja -v -l2 -j2
[1/35] cd /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src && /usr/bin/python3 /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/tools/message-converter.py --default=kmp_i18n_default.inc /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n/en_US.txt
[2/35] cd /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src && /usr/bin/python3 /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/tools/message-converter.py --enum=kmp_i18n_id.inc /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n/en_US.txt
[3/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_alloc.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_alloc.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_alloc.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_alloc.cpp
[4/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_atomic.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_atomic.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_atomic.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_atomic.cpp
[5/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_csupport.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_csupport.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_csupport.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_csupport.cpp
[6/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_debug.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_debug.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_debug.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_debug.cpp
[7/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_itt.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_itt.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_itt.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_itt.cpp
[8/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_environment.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_environment.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_environment.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_environment.cpp
[9/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_error.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_error.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_error.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_error.cpp
[10/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_global.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_global.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_global.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_global.cpp
[11/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_i18n.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_i18n.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_i18n.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_i18n.cpp
[12/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_io.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_io.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_io.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_io.cpp
[13/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_runtime.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_runtime.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_runtime.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_runtime.cpp
[14/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_settings.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_settings.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_settings.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_settings.cpp
[15/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_str.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_str.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_str.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_str.cpp
[16/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_tasking.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_tasking.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_tasking.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_tasking.cpp
[17/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_threadprivate.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_threadprivate.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_threadprivate.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_threadprivate.cpp
[18/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_utility.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_utility.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_utility.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_utility.cpp
[19/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_barrier.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_barrier.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_barrier.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_barrier.cpp
[20/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_wait_release.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_wait_release.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_wait_release.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_wait_release.cpp
[21/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_affinity.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_affinity.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_affinity.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_affinity.cpp
[22/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_dispatch.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_dispatch.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_dispatch.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_dispatch.cpp
[23/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_lock.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_lock.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_lock.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_lock.cpp
[24/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_sched.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_sched.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_sched.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_sched.cpp
[25/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_collapse.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_collapse.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_collapse.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_collapse.cpp
/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_collapse.cpp: In function ‘nested_loop_type_t kmp_identify_nested_loop_structure(bounds_info_t*, kmp_index_t)’:
/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_collapse.cpp:1317:44: warning: comparison of integer expressions of different signedness: ‘kmp_uint64’ {aka ‘long long unsigned int’} and ‘int’ [-Wsign-compare]
 1317 |       (inner_ub0_u64 == 0 || inner_ub0_u64 == -1) && inner_ub1_u64 == 1) {
      |                              ~~~~~~~~~~~~~~^~~~~
[26/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/z_Linux_util.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/z_Linux_util.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/z_Linux_util.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/z_Linux_util.cpp
[27/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_gsupport.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_gsupport.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_gsupport.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_gsupport.cpp
[28/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/thirdparty/ittnotify/ittnotify_static.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/thirdparty/ittnotify/ittnotify_static.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/thirdparty/ittnotify/ittnotify_static.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify/ittnotify_static.cpp
[29/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_taskdeps.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_taskdeps.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_taskdeps.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_taskdeps.cpp
[30/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_cancel.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_cancel.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_cancel.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_cancel.cpp
[31/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_ftn_cdecl.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_ftn_cdecl.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_ftn_cdecl.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_ftn_cdecl.cpp
[32/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_ftn_extra.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_ftn_extra.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_ftn_extra.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_ftn_extra.cpp
[33/35] /usr/bin/x86_64-pc-linux-gnu-g++ -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections -std=c++17 -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-cast-qual -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_version.cpp.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_version.cpp.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_version.cpp.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/kmp_version.cpp
[34/35] /usr/bin/x86_64-pc-linux-gnu-gcc -D_GLIBCXX_NO_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/i18n -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/include -I/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/thirdparty/ittnotify  -DNDEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC   -D _GNU_SOURCE -D _REENTRANT  -DNDEBUG -U_GLIBCXX_ASSERTIONS -MD -MT openmp/runtime/src/CMakeFiles/obj.omp.dir/z_Linux_asm.S.o -MF openmp/runtime/src/CMakeFiles/obj.omp.dir/z_Linux_asm.S.o.d -o openmp/runtime/src/CMakeFiles/obj.omp.dir/z_Linux_asm.S.o -c /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/z_Linux_asm.S
[35/35] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -fno-semantic-interposition -fdata-sections  -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,defs -Wl,-z,nodelete -Wl,--as-needed -Wl,--version-script=/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/openmp/runtime/src/exports_so.txt -static-libgcc -Wl,-z,noexecstack -Wl,--dependency-file=openmp/runtime/src/CMakeFiles/omp.dir/link.d -Wl,-soname,libomp.so -o openmp/runtime/src/libomp.so openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_alloc.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_atomic.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_csupport.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_debug.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_itt.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_environment.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_error.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_global.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_i18n.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_io.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_runtime.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_settings.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_str.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_tasking.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_threadprivate.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_utility.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_barrier.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_wait_release.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_affinity.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_dispatch.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_lock.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_sched.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_collapse.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/z_Linux_util.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_gsupport.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/thirdparty/ittnotify/ittnotify_static.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_taskdeps.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_cancel.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_ftn_cdecl.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_ftn_extra.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/kmp_version.cpp.o openmp/runtime/src/CMakeFiles/obj.omp.dir/z_Linux_asm.S.o  -lm  -ldl && cd /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src && /usr/bin/cmake -E create_symlink libomp.so libiomp5.so && /usr/bin/cmake -E create_symlink libomp.so libgomp.so && cd /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64/openmp/runtime/src && /usr/bin/cmake -E create_symlink libomp.so libgomp.so.1
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: llvm-runtimes/openmp-22.1.8

>>> Install llvm-runtimes/openmp-22.1.8 into /var/tmp/portage/llvm-runtimes/openmp-22.1.8/image
 * abi_x86_32.x86: running multilib-minimal_abi_src_install
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86"
ninja -v -l2 -j2 install
[0/1] cd /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_32.x86 && /usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "RelWithDebInfo"
-- Installing: /var/tmp/portage/llvm-runtimes/openmp-22.1.8/image/usr/lib/libomp.so
-- Installing: /var/tmp/portage/llvm-runtimes/openmp-22.1.8/image/usr/include/omp.h
-- Installing: /var/tmp/portage/llvm-runtimes/openmp-22.1.8/image/usr/include/ompx.h
-- Installing: /var/tmp/portage/llvm-runtimes/openmp-22.1.8/image/usr/lib/cmake/openmp/FindOpenMPTarget.cmake
 * abi_x86_64.amd64: running multilib-minimal_abi_src_install
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64"
ninja -v -l2 -j2 install
[0/1] cd /var/tmp/portage/llvm-runtimes/openmp-22.1.8/work/runtimes_build-abi_x86_64.amd64 && /usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "RelWithDebInfo"
-- Installing: /var/tmp/portage/llvm-runtimes/openmp-22.1.8/image/usr/lib64/libomp.so
-- Installing: /var/tmp/portage/llvm-runtimes/openmp-22.1.8/image/usr/include/omp.h
-- Installing: /var/tmp/portage/llvm-runtimes/openmp-22.1.8/image/usr/include/ompx.h
-- Installing: /var/tmp/portage/llvm-runtimes/openmp-22.1.8/image/usr/lib64/cmake/openmp/FindOpenMPTarget.cmake
>>> Completed installing llvm-runtimes/openmp-22.1.8 into /var/tmp/portage/llvm-runtimes/openmp-22.1.8/image

 * Final size of build directory: 57452 KiB (56.1 MiB)
 * Final size of installed tree:   3580 KiB ( 3.4 MiB)

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib/libomp.so
   /usr/lib64/libomp.so