Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/llvm-bolt.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-603664-26220/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/llvm-bolt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1674086400 Wrote: /builddir/build/SRPMS/llvm-bolt-15.0.7-2.fc38.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/llvm-bolt.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-603664-26220/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/llvm-bolt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1674086400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ymyNFQ + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/release-keys.asc --signature=/builddir/build/SOURCES/llvm-project-15.0.7.src.tar.xz.sig --data=/builddir/build/SOURCES/llvm-project-15.0.7.src.tar.xz gpgv: Signature made Thu Jan 12 02:44:02 2023 EST gpgv: using RSA key 474E22316ABF4785A88C6E8EA2C794A986419D8A gpgv: Good signature from "Tom Stellard " + cd /builddir/build/BUILD + rm -rf llvm-project-15.0.7.src/bolt + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/llvm-project-15.0.7.src.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd llvm-project-15.0.7.src/bolt + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-BOLT-Fix-part-of-dylib-compatibility.patch + /usr/bin/patch -p2 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0003-BOLT-Support-building-bolt-when-LLVM_LINK_LLVM_DYLIB.patch + /usr/bin/patch -p2 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/standalone.patch + /usr/bin/patch -p2 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/test.patch + /usr/bin/patch -p2 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/lib64.patch + /usr/bin/patch -p2 -s --fuzz=0 --no-backup-if-mismatch -f + mkdir imported + mkdir imported/Utils + mkdir imported/MCTargetDesc + cp ../llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h imported/MCTargetDesc/ + cp ../llvm/lib/Target/X86/MCTargetDesc/X86InstrRelaxTables.h imported/MCTargetDesc/ + cp ../llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h imported/MCTargetDesc/ + cp ../llvm/lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h imported/MCTargetDesc/ + cp ../llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h imported/MCTargetDesc/ + cp ../llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h imported/MCTargetDesc/ + cp ../llvm/lib/Target/AArch64/AArch64ExpandImm.h imported/ + cp ../llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h imported/Utils/ + for arch in X86 AArch64 + mkdir imported/X86 + cp ../llvm/lib/Target/X86/X86.td ../llvm/lib/Target/X86/X86CallingConv.td ../llvm/lib/Target/X86/X86Instr3DNow.td ../llvm/lib/Target/X86/X86InstrAMX.td ../llvm/lib/Target/X86/X86InstrAVX512.td ../llvm/lib/Target/X86/X86InstrArithmetic.td ../llvm/lib/Target/X86/X86InstrCMovSetCC.td ../llvm/lib/Target/X86/X86InstrCompiler.td ../llvm/lib/Target/X86/X86InstrControl.td ../llvm/lib/Target/X86/X86InstrExtension.td ../llvm/lib/Target/X86/X86InstrFMA.td ../llvm/lib/Target/X86/X86InstrFPStack.td ../llvm/lib/Target/X86/X86InstrFormats.td ../llvm/lib/Target/X86/X86InstrFragmentsSIMD.td ../llvm/lib/Target/X86/X86InstrInfo.td ../llvm/lib/Target/X86/X86InstrKL.td ../llvm/lib/Target/X86/X86InstrMMX.td ../llvm/lib/Target/X86/X86InstrSGX.td ../llvm/lib/Target/X86/X86InstrSNP.td ../llvm/lib/Target/X86/X86InstrSSE.td ../llvm/lib/Target/X86/X86InstrSVM.td ../llvm/lib/Target/X86/X86InstrShiftRotate.td ../llvm/lib/Target/X86/X86InstrSystem.td ../llvm/lib/Target/X86/X86InstrTDX.td ../llvm/lib/Target/X86/X86InstrTSX.td ../llvm/lib/Target/X86/X86InstrVMX.td ../llvm/lib/Target/X86/X86InstrVecCompiler.td ../llvm/lib/Target/X86/X86InstrXOP.td ../llvm/lib/Target/X86/X86PfmCounters.td ../llvm/lib/Target/X86/X86RegisterBanks.td ../llvm/lib/Target/X86/X86RegisterInfo.td ../llvm/lib/Target/X86/X86SchedBroadwell.td ../llvm/lib/Target/X86/X86SchedHaswell.td ../llvm/lib/Target/X86/X86SchedIceLake.td ../llvm/lib/Target/X86/X86SchedPredicates.td ../llvm/lib/Target/X86/X86SchedSandyBridge.td ../llvm/lib/Target/X86/X86SchedSkylakeClient.td ../llvm/lib/Target/X86/X86SchedSkylakeServer.td ../llvm/lib/Target/X86/X86Schedule.td ../llvm/lib/Target/X86/X86ScheduleAtom.td ../llvm/lib/Target/X86/X86ScheduleBdVer2.td ../llvm/lib/Target/X86/X86ScheduleBtVer2.td ../llvm/lib/Target/X86/X86ScheduleSLM.td ../llvm/lib/Target/X86/X86ScheduleZnver1.td ../llvm/lib/Target/X86/X86ScheduleZnver2.td ../llvm/lib/Target/X86/X86ScheduleZnver3.td imported/X86/ + for arch in X86 AArch64 + mkdir imported/AArch64 + cp ../llvm/lib/Target/AArch64/AArch64.td ../llvm/lib/Target/AArch64/AArch64CallingConvention.td ../llvm/lib/Target/AArch64/AArch64Combine.td ../llvm/lib/Target/AArch64/AArch64InstrAtomics.td ../llvm/lib/Target/AArch64/AArch64InstrFormats.td ../llvm/lib/Target/AArch64/AArch64InstrGISel.td ../llvm/lib/Target/AArch64/AArch64InstrInfo.td ../llvm/lib/Target/AArch64/AArch64PfmCounters.td ../llvm/lib/Target/AArch64/AArch64RegisterBanks.td ../llvm/lib/Target/AArch64/AArch64RegisterInfo.td ../llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td ../llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td ../llvm/lib/Target/AArch64/AArch64SchedA53.td ../llvm/lib/Target/AArch64/AArch64SchedA55.td ../llvm/lib/Target/AArch64/AArch64SchedA57.td ../llvm/lib/Target/AArch64/AArch64SchedA57WriteRes.td ../llvm/lib/Target/AArch64/AArch64SchedA64FX.td ../llvm/lib/Target/AArch64/AArch64SchedAmpere1.td ../llvm/lib/Target/AArch64/AArch64SchedCyclone.td ../llvm/lib/Target/AArch64/AArch64SchedExynosM3.td ../llvm/lib/Target/AArch64/AArch64SchedExynosM4.td ../llvm/lib/Target/AArch64/AArch64SchedExynosM5.td ../llvm/lib/Target/AArch64/AArch64SchedFalkor.td ../llvm/lib/Target/AArch64/AArch64SchedFalkorDetails.td ../llvm/lib/Target/AArch64/AArch64SchedKryo.td ../llvm/lib/Target/AArch64/AArch64SchedKryoDetails.td ../llvm/lib/Target/AArch64/AArch64SchedNeoverseN2.td ../llvm/lib/Target/AArch64/AArch64SchedPredAmpere.td ../llvm/lib/Target/AArch64/AArch64SchedPredExynos.td ../llvm/lib/Target/AArch64/AArch64SchedPredicates.td ../llvm/lib/Target/AArch64/AArch64SchedTSV110.td ../llvm/lib/Target/AArch64/AArch64SchedThunderX.td ../llvm/lib/Target/AArch64/AArch64SchedThunderX2T99.td ../llvm/lib/Target/AArch64/AArch64SchedThunderX3T110.td ../llvm/lib/Target/AArch64/AArch64Schedule.td ../llvm/lib/Target/AArch64/AArch64SystemOperands.td ../llvm/lib/Target/AArch64/SMEInstrFormats.td ../llvm/lib/Target/AArch64/SVEInstrFormats.td imported/AArch64/ + cat + cat + find ../CONTRIBUTING.md ../README.md ../SECURITY.md ../bolt ../clang ../clang-tools-extra ../cmake ../compiler-rt ../cross-project-tests ../flang ../libc ../libclc ../libcxx ../libcxxabi ../libunwind ../lld ../lldb ../llvm ../llvm-libgcc ../mlir ../openmp ../polly ../pstl ../runtimes ../third-party ../utils -maxdepth 0 '!' -name bolt -exec rm -rf '{}' + + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jf8IUe + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -fno-openmp-implicit-rpath -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=clang + export CC + CXX=clang++ + export CXX + cd llvm-project-15.0.7.src/bolt + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -fno-openmp-implicit-rpath -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=clang + export CC + CXX=clang++ + export CXX + /usr/bin/cmake -S . -B redhat-linux-build -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -GNinja -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_SKIP_RPATH=ON -DLLVM_DIR=/usr/lib64/cmake/llvm -DLLVM_TABLEGEN_EXE=/usr/bin/llvm-tblgen -DLLVM_BUILD_UTILS:BOOL=ON -DBOLT_INCLUDE_DOCS:BOOL=ON -DLLVM_INCLUDE_TESTS:BOOL=ON -DBUILD_SHARED_LIBS:BOOL=OFF -DLLVM_LINK_LLVM_DYLIB:BOOL=OFF -DLLVM_LIBDIR_SUFFIX=64 -DBOLT_INCLUDE_TESTS:BOOL=ON -DBOLT_CLANG_EXE=/usr/bin/clang -DBOLT_LLD_EXE=/usr/bin/ld.lld -DLLVM_EXTERNAL_LIT=/usr/bin/lit CMake Warning (dev) at CMakeLists.txt:3 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- The CXX compiler identification is Clang 15.0.7 -- The C compiler identification is Clang 15.0.7 -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /usr/bin/clang -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Could NOT find FFI (missing: FFI_LIBRARIES HAVE_FFI_CALL) -- Performing Test Terminfo_LINKABLE -- Performing Test Terminfo_LINKABLE - Success -- Found Terminfo: /usr/lib64/libtinfo.so -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.13") -- Performing Test LLVM_LIBSTDCXX_MIN -- Performing Test LLVM_LIBSTDCXX_MIN - Success -- Performing Test LLVM_LIBSTDCXX_SOFT_ERROR -- Performing Test LLVM_LIBSTDCXX_SOFT_ERROR - Success -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Failed -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - 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 - Success -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Success -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Success -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Failed -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FDATA_SECTIONS -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Linker detection: GNU ld -- Targeting X86 in llvm-bolt -- Targeting AArch64 in llvm-bolt -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done (281.4s) CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/X86/CMakeLists.txt:3 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/X86/CMakeLists.txt:4 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/X86/CMakeLists.txt:5 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/X86/CMakeLists.txt:6 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/X86/CMakeLists.txt:7 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/X86/CMakeLists.txt:8 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/X86/CMakeLists.txt:9 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/X86/CMakeLists.txt:10 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/X86/CMakeLists.txt:11 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/X86/CMakeLists.txt:12 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/X86/CMakeLists.txt:13 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/X86/CMakeLists.txt:15 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/X86/CMakeLists.txt:16 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/X86/CMakeLists.txt:17 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/X86/CMakeLists.txt:18 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/AArch64/CMakeLists.txt:4 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/AArch64/CMakeLists.txt:5 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/AArch64/CMakeLists.txt:6 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/AArch64/CMakeLists.txt:7 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/AArch64/CMakeLists.txt:8 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/AArch64/CMakeLists.txt:9 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/AArch64/CMakeLists.txt:27 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/AArch64/CMakeLists.txt:10 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/AArch64/CMakeLists.txt:11 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/AArch64/CMakeLists.txt:20 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/AArch64/CMakeLists.txt:21 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/AArch64/CMakeLists.txt:22 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/AArch64/CMakeLists.txt:12 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/AArch64/CMakeLists.txt:16 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/AArch64/CMakeLists.txt:18 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/AArch64/CMakeLists.txt:14 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/AArch64/CMakeLists.txt:23 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/AArch64/CMakeLists.txt:24 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/AArch64/CMakeLists.txt:25 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/lib64/cmake/llvm/TableGen.cmake:103 (add_custom_command): Policy CMP0116 is not set: Ninja generators transform DEPFILEs from add_custom_command(). Run "cmake --help-policy CMP0116" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): imported/AArch64/CMakeLists.txt:26 (tablegen) This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done (1.4s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_INSTALL_DO_STRIP CMAKE_VERBOSE_MAKEFILE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX LLVM_BUILD_UTILS SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build + export LD_LIBRARY_PATH=/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/lib64 + LD_LIBRARY_PATH=/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/lib64 + export DESTDIR=/builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64 + DESTDIR=/builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64 + /usr/bin/cmake --build redhat-linux-build -j8 --verbose [1/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-callingconv -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86/X86.td --write-if-changed -o imported/X86/X86GenCallingConv.inc -d imported/X86/X86GenCallingConv.inc.d [2/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-exegesis -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86/X86.td --write-if-changed -o imported/X86/X86GenExegesis.inc -d imported/X86/X86GenExegesis.inc.d [3/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-asm-writer -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86/X86.td --write-if-changed -o imported/X86/X86GenAsmWriter.inc -d imported/X86/X86GenAsmWriter.inc.d [4/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-x86-EVEX2VEX-tables -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86/X86.td --write-if-changed -o imported/X86/X86GenEVEX2VEXTables.inc -d imported/X86/X86GenEVEX2VEXTables.inc.d [5/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-asm-writer -asmwriternum=1 -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86/X86.td --write-if-changed -o imported/X86/X86GenAsmWriter1.inc -d imported/X86/X86GenAsmWriter1.inc.d [6/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-asm-matcher -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86/X86.td --write-if-changed -o imported/X86/X86GenAsmMatcher.inc -d imported/X86/X86GenAsmMatcher.inc.d [7/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-disassembler -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86/X86.td --write-if-changed -o imported/X86/X86GenDisassemblerTables.inc -d imported/X86/X86GenDisassemblerTables.inc.d [8/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-register-bank -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86/X86.td --write-if-changed -o imported/X86/X86GenRegisterBank.inc -d imported/X86/X86GenRegisterBank.inc.d [9/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-x86-mnemonic-tables -asmwriternum=1 -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86/X86.td --write-if-changed -o imported/X86/X86GenMnemonicTables.inc -d imported/X86/X86GenMnemonicTables.inc.d [10/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-register-info -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86/X86.td --write-if-changed -o imported/X86/X86GenRegisterInfo.inc -d imported/X86/X86GenRegisterInfo.inc.d [11/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-asm-matcher -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64/AArch64.td --write-if-changed -o imported/AArch64/AArch64GenAsmMatcher.inc -d imported/AArch64/AArch64GenAsmMatcher.inc.d [12/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-asm-writer -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64/AArch64.td --write-if-changed -o imported/AArch64/AArch64GenAsmWriter.inc -d imported/AArch64/AArch64GenAsmWriter.inc.d [13/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-asm-writer -asmwriternum=1 -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64/AArch64.td --write-if-changed -o imported/AArch64/AArch64GenAsmWriter1.inc -d imported/AArch64/AArch64GenAsmWriter1.inc.d [14/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-callingconv -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64/AArch64.td --write-if-changed -o imported/AArch64/AArch64GenCallingConv.inc -d imported/AArch64/AArch64GenCallingConv.inc.d [15/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-subtarget -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86/X86.td --write-if-changed -o imported/X86/X86GenSubtargetInfo.inc -d imported/X86/X86GenSubtargetInfo.inc.d [16/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-disassembler -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64/AArch64.td --write-if-changed -o imported/AArch64/AArch64GenDisassemblerTables.inc -d imported/AArch64/AArch64GenDisassemblerTables.inc.d [17/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-fast-isel -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86/X86.td --write-if-changed -o imported/X86/X86GenFastISel.inc -d imported/X86/X86GenFastISel.inc.d [18/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-dag-isel -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86/X86.td --write-if-changed -o imported/X86/X86GenDAGISel.inc -d imported/X86/X86GenDAGISel.inc.d [19/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-global-isel -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86/X86.td --write-if-changed -o imported/X86/X86GenGlobalISel.inc -d imported/X86/X86GenGlobalISel.inc.d [20/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-exegesis -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64/AArch64.td --write-if-changed -o imported/AArch64/AArch64GenExegesis.inc -d imported/AArch64/AArch64GenExegesis.inc.d [21/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-emitter -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64/AArch64.td --write-if-changed -o imported/AArch64/AArch64GenMCCodeEmitter.inc -d imported/AArch64/AArch64GenMCCodeEmitter.inc.d [22/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-pseudo-lowering -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64/AArch64.td --write-if-changed -o imported/AArch64/AArch64GenMCPseudoLowering.inc -d imported/AArch64/AArch64GenMCPseudoLowering.inc.d [23/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-global-isel-combiner -combiners="AArch64O0PreLegalizerCombinerHelper" -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64/AArch64.td --write-if-changed -o imported/AArch64/AArch64GenO0PreLegalizeGICombiner.inc -d imported/AArch64/AArch64GenO0PreLegalizeGICombiner.inc.d [24/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-instr-info -instr-info-expand-mi-operand-info=0 -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/X86/X86.td --write-if-changed -o imported/X86/X86GenInstrInfo.inc -d imported/X86/X86GenInstrInfo.inc.d [25/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-global-isel-combiner -combiners="AArch64PostLegalizerLoweringHelper" -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64/AArch64.td --write-if-changed -o imported/AArch64/AArch64GenPostLegalizeGILowering.inc -d imported/AArch64/AArch64GenPostLegalizeGILowering.inc.d [26/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-global-isel-combiner -combiners="AArch64PostLegalizerCombinerHelper" -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64/AArch64.td --write-if-changed -o imported/AArch64/AArch64GenPostLegalizeGICombiner.inc -d imported/AArch64/AArch64GenPostLegalizeGICombiner.inc.d [27/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-fast-isel -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64/AArch64.td --write-if-changed -o imported/AArch64/AArch64GenFastISel.inc -d imported/AArch64/AArch64GenFastISel.inc.d [28/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-global-isel-combiner -combiners="AArch64PreLegalizerCombinerHelper" -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64/AArch64.td --write-if-changed -o imported/AArch64/AArch64GenPreLegalizeGICombiner.inc -d imported/AArch64/AArch64GenPreLegalizeGICombiner.inc.d [29/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-register-bank -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64/AArch64.td --write-if-changed -o imported/AArch64/AArch64GenRegisterBank.inc -d imported/AArch64/AArch64GenRegisterBank.inc.d [30/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-dag-isel -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64/AArch64.td --write-if-changed -o imported/AArch64/AArch64GenDAGISel.inc -d imported/AArch64/AArch64GenDAGISel.inc.d [31/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-global-isel -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64/AArch64.td --write-if-changed -o imported/AArch64/AArch64GenGlobalISel.inc -d imported/AArch64/AArch64GenGlobalISel.inc.d [32/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-register-info -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64/AArch64.td --write-if-changed -o imported/AArch64/AArch64GenRegisterInfo.inc -d imported/AArch64/AArch64GenRegisterInfo.inc.d [33/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-searchable-tables -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64/AArch64.td --write-if-changed -o imported/AArch64/AArch64GenSystemOperands.inc -d imported/AArch64/AArch64GenSystemOperands.inc.d [34/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-instr-info -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64/AArch64.td --write-if-changed -o imported/AArch64/AArch64GenInstrInfo.inc -d imported/AArch64/AArch64GenInstrInfo.inc.d [35/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build && /usr/bin/llvm-tblgen -gen-subtarget -I /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64 -I/usr/include /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported/AArch64/AArch64.td --write-if-changed -o imported/AArch64/AArch64GenSubtargetInfo.inc -d imported/AArch64/AArch64GenSubtargetInfo.inc.d [36/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryData.cpp.o -MF lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryData.cpp.o.d -o lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryData.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Core/BinaryData.cpp [37/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryFunctionProfile.cpp.o -MF lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryFunctionProfile.cpp.o.d -o lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryFunctionProfile.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Core/BinaryFunctionProfile.cpp /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Core/BinaryFunctionProfile.cpp:222:10: warning: variable 'BBMergeSI' set but not used [-Wunused-but-set-variable] auto BBMergeSI = BBMerge->succ_begin(); ^ 1 warning generated. [38/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryBasicBlock.cpp.o -MF lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryBasicBlock.cpp.o.d -o lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryBasicBlock.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Core/BinaryBasicBlock.cpp [39/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinarySection.cpp.o -MF lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinarySection.cpp.o.d -o lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinarySection.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Core/BinarySection.cpp [40/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryEmitter.cpp.o -MF lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryEmitter.cpp.o.d -o lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryEmitter.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Core/BinaryEmitter.cpp [41/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Core/CMakeFiles/LLVMBOLTCore.dir/DynoStats.cpp.o -MF lib/Core/CMakeFiles/LLVMBOLTCore.dir/DynoStats.cpp.o.d -o lib/Core/CMakeFiles/LLVMBOLTCore.dir/DynoStats.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Core/DynoStats.cpp [42/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Core/CMakeFiles/LLVMBOLTCore.dir/DebugData.cpp.o -MF lib/Core/CMakeFiles/LLVMBOLTCore.dir/DebugData.cpp.o.d -o lib/Core/CMakeFiles/LLVMBOLTCore.dir/DebugData.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Core/DebugData.cpp [43/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Core/CMakeFiles/LLVMBOLTCore.dir/MCPlusBuilder.cpp.o -MF lib/Core/CMakeFiles/LLVMBOLTCore.dir/MCPlusBuilder.cpp.o.d -o lib/Core/CMakeFiles/LLVMBOLTCore.dir/MCPlusBuilder.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Core/MCPlusBuilder.cpp [44/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryContext.cpp.o -MF lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryContext.cpp.o.d -o lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryContext.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Core/BinaryContext.cpp /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Core/BinaryContext.cpp:781:12: warning: unused variable 'SameFunction' [-Wunused-variable] bool SameFunction = isFragmentOf(JT->Parents[0], &Function) || ^ /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Core/BinaryContext.cpp:798:10: warning: variable 'IsJumpTableParent' set but not used [-Wunused-but-set-variable] bool IsJumpTableParent = false; ^ 2 warnings generated. [45/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Core/CMakeFiles/LLVMBOLTCore.dir/Relocation.cpp.o -MF lib/Core/CMakeFiles/LLVMBOLTCore.dir/Relocation.cpp.o.d -o lib/Core/CMakeFiles/LLVMBOLTCore.dir/Relocation.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Core/Relocation.cpp [46/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Core/CMakeFiles/LLVMBOLTCore.dir/FunctionLayout.cpp.o -MF lib/Core/CMakeFiles/LLVMBOLTCore.dir/FunctionLayout.cpp.o.d -o lib/Core/CMakeFiles/LLVMBOLTCore.dir/FunctionLayout.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Core/FunctionLayout.cpp [47/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Core/CMakeFiles/LLVMBOLTCore.dir/JumpTable.cpp.o -MF lib/Core/CMakeFiles/LLVMBOLTCore.dir/JumpTable.cpp.o.d -o lib/Core/CMakeFiles/LLVMBOLTCore.dir/JumpTable.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Core/JumpTable.cpp [48/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Core/CMakeFiles/LLVMBOLTCore.dir/Exceptions.cpp.o -MF lib/Core/CMakeFiles/LLVMBOLTCore.dir/Exceptions.cpp.o.d -o lib/Core/CMakeFiles/LLVMBOLTCore.dir/Exceptions.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Core/Exceptions.cpp /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Core/Exceptions.cpp:190:12: warning: unused variable 'isFragmentOf' [-Wunused-variable] auto isFragmentOf = [](BinaryFunction *Fragment, ^ 1 warning generated. [49/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryFunction.cpp.o -MF lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryFunction.cpp.o.d -o lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryFunction.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Core/BinaryFunction.cpp [50/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Core/CMakeFiles/LLVMBOLTCore.dir/ParallelUtilities.cpp.o -MF lib/Core/CMakeFiles/LLVMBOLTCore.dir/ParallelUtilities.cpp.o.d -o lib/Core/CMakeFiles/LLVMBOLTCore.dir/ParallelUtilities.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Core/ParallelUtilities.cpp [51/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ADRRelaxationPass.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ADRRelaxationPass.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ADRRelaxationPass.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/ADRRelaxationPass.cpp [52/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/Aligner.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/Aligner.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/Aligner.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/Aligner.cpp [53/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/AllocCombiner.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/AllocCombiner.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/AllocCombiner.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/AllocCombiner.cpp [54/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/CallGraph.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/CallGraph.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/CallGraph.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/CallGraph.cpp [55/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/CallGraphWalker.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/CallGraphWalker.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/CallGraphWalker.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/CallGraphWalker.cpp [56/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/CMOVConversion.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/CMOVConversion.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/CMOVConversion.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/CMOVConversion.cpp [57/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/AsmDump.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/AsmDump.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/AsmDump.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/AsmDump.cpp [58/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/BinaryFunctionCallGraph.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/BinaryFunctionCallGraph.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/BinaryFunctionCallGraph.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/BinaryFunctionCallGraph.cpp [59/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/HFSort.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/HFSort.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/HFSort.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/HFSort.cpp [60/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/CacheMetrics.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/CacheMetrics.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/CacheMetrics.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/CacheMetrics.cpp [61/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/BinaryPasses.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/BinaryPasses.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/BinaryPasses.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/BinaryPasses.cpp [62/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/DataflowAnalysis.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/DataflowAnalysis.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/DataflowAnalysis.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/DataflowAnalysis.cpp [63/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/HFSortPlus.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/HFSortPlus.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/HFSortPlus.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/HFSortPlus.cpp [64/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ExtTSPReorderAlgorithm.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ExtTSPReorderAlgorithm.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ExtTSPReorderAlgorithm.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/ExtTSPReorderAlgorithm.cpp [65/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/DataflowInfoManager.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/DataflowInfoManager.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/DataflowInfoManager.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/DataflowInfoManager.cpp [66/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/FrameAnalysis.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/FrameAnalysis.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/FrameAnalysis.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/FrameAnalysis.cpp [67/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/FrameOptimizer.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/FrameOptimizer.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/FrameOptimizer.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/FrameOptimizer.cpp [68/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/IdenticalCodeFolding.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/IdenticalCodeFolding.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/IdenticalCodeFolding.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/IdenticalCodeFolding.cpp [69/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/Inliner.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/Inliner.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/Inliner.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/Inliner.cpp [70/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/Instrumentation.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/Instrumentation.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/Instrumentation.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/Instrumentation.cpp [71/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/IndirectCallPromotion.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/IndirectCallPromotion.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/IndirectCallPromotion.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/IndirectCallPromotion.cpp [72/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/LongJmp.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/LongJmp.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/LongJmp.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/LongJmp.cpp [73/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/JTFootprintReduction.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/JTFootprintReduction.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/JTFootprintReduction.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/JTFootprintReduction.cpp [74/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/LoopInversionPass.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/LoopInversionPass.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/LoopInversionPass.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/LoopInversionPass.cpp [75/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/PettisAndHansen.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/PettisAndHansen.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/PettisAndHansen.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/PettisAndHansen.cpp [76/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/LivenessAnalysis.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/LivenessAnalysis.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/LivenessAnalysis.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/LivenessAnalysis.cpp [77/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/MCF.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/MCF.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/MCF.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/MCF.cpp [78/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/PatchEntries.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/PatchEntries.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/PatchEntries.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/PatchEntries.cpp [79/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/PLTCall.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/PLTCall.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/PLTCall.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/PLTCall.cpp [80/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/RegAnalysis.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/RegAnalysis.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/RegAnalysis.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/RegAnalysis.cpp [81/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/RegReAssign.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/RegReAssign.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/RegReAssign.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/RegReAssign.cpp [82/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ReorderAlgorithm.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ReorderAlgorithm.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ReorderAlgorithm.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/ReorderAlgorithm.cpp [83/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ReorderData.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ReorderData.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ReorderData.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/ReorderData.cpp [84/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ReorderFunctions.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ReorderFunctions.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ReorderFunctions.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/ReorderFunctions.cpp [85/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/SplitFunctions.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/SplitFunctions.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/SplitFunctions.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/SplitFunctions.cpp [86/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StackAllocationAnalysis.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StackAllocationAnalysis.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StackAllocationAnalysis.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/StackAllocationAnalysis.cpp [87/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StackAvailableExpressions.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StackAvailableExpressions.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StackAvailableExpressions.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/StackAvailableExpressions.cpp [88/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StackPointerTracking.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StackPointerTracking.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StackPointerTracking.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/StackPointerTracking.cpp [89/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StackReachingUses.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StackReachingUses.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StackReachingUses.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/StackReachingUses.cpp [90/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ShrinkWrapping.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ShrinkWrapping.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ShrinkWrapping.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/ShrinkWrapping.cpp [91/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/TailDuplication.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/TailDuplication.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/TailDuplication.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/TailDuplication.cpp [92/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StokeInfo.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StokeInfo.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StokeInfo.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/StokeInfo.cpp [93/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ThreeWayBranch.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ThreeWayBranch.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ThreeWayBranch.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/ThreeWayBranch.cpp [94/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/Heatmap.cpp.o -MF lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/Heatmap.cpp.o.d -o lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/Heatmap.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Profile/Heatmap.cpp [95/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/ProfileReaderBase.cpp.o -MF lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/ProfileReaderBase.cpp.o.d -o lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/ProfileReaderBase.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Profile/ProfileReaderBase.cpp [96/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/VeneerElimination.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/VeneerElimination.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/VeneerElimination.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/VeneerElimination.cpp /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/VeneerElimination.cpp:67:12: warning: variable 'VeneerCallers' set but not used [-Wunused-but-set-variable] uint64_t VeneerCallers = 0; ^ 1 warning generated. [97/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/RetpolineInsertion.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/RetpolineInsertion.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/RetpolineInsertion.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/RetpolineInsertion.cpp [98/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/BoltAddressTranslation.cpp.o -MF lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/BoltAddressTranslation.cpp.o.d -o lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/BoltAddressTranslation.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Profile/BoltAddressTranslation.cpp [99/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ValidateInternalCalls.cpp.o -MF lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ValidateInternalCalls.cpp.o.d -o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ValidateInternalCalls.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Passes/ValidateInternalCalls.cpp [100/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/DataAggregator.cpp.o -MF lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/DataAggregator.cpp.o.d -o lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/DataAggregator.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Profile/DataAggregator.cpp [101/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/DataReader.cpp.o -MF lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/DataReader.cpp.o.d -o lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/DataReader.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Profile/DataReader.cpp [102/129] /usr/bin/clang++ -DAARCH64_AVAILABLE -DX86_AVAILABLE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/ExecutableFileMemoryManager.cpp.o -MF lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/ExecutableFileMemoryManager.cpp.o.d -o lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/ExecutableFileMemoryManager.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Rewrite/ExecutableFileMemoryManager.cpp [103/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/YAMLProfileReader.cpp.o -MF lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/YAMLProfileReader.cpp.o.d -o lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/YAMLProfileReader.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Profile/YAMLProfileReader.cpp [104/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/YAMLProfileWriter.cpp.o -MF lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/YAMLProfileWriter.cpp.o.d -o lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/YAMLProfileWriter.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Profile/YAMLProfileWriter.cpp [105/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/RuntimeLibs/CMakeFiles/LLVMBOLTRuntimeLibs.dir/RuntimeLibrary.cpp.o -MF lib/RuntimeLibs/CMakeFiles/LLVMBOLTRuntimeLibs.dir/RuntimeLibrary.cpp.o.d -o lib/RuntimeLibs/CMakeFiles/LLVMBOLTRuntimeLibs.dir/RuntimeLibrary.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/RuntimeLibs/RuntimeLibrary.cpp [106/129] /usr/bin/clang++ -DAARCH64_AVAILABLE -DX86_AVAILABLE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/BinaryPassManager.cpp.o -MF lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/BinaryPassManager.cpp.o.d -o lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/BinaryPassManager.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Rewrite/BinaryPassManager.cpp [107/129] /usr/bin/clang++ -DAARCH64_AVAILABLE -DX86_AVAILABLE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/BoltDiff.cpp.o -MF lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/BoltDiff.cpp.o.d -o lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/BoltDiff.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Rewrite/BoltDiff.cpp [108/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/../llvm/lib/Target/AArch64 -I/usr/lib/Target/AArch64 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Target/AArch64/CMakeFiles/LLVMBOLTTargetAArch64.dir/AArch64MCPlusBuilder.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMBOLTTargetAArch64.dir/AArch64MCPlusBuilder.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMBOLTTargetAArch64.dir/AArch64MCPlusBuilder.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Target/AArch64/AArch64MCPlusBuilder.cpp [109/129] /usr/bin/clang++ -DAARCH64_AVAILABLE -DX86_AVAILABLE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/DWARFRewriter.cpp.o -MF lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/DWARFRewriter.cpp.o.d -o lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/DWARFRewriter.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Rewrite/DWARFRewriter.cpp [110/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/RuntimeLibs/CMakeFiles/LLVMBOLTRuntimeLibs.dir/HugifyRuntimeLibrary.cpp.o -MF lib/RuntimeLibs/CMakeFiles/LLVMBOLTRuntimeLibs.dir/HugifyRuntimeLibrary.cpp.o.d -o lib/RuntimeLibs/CMakeFiles/LLVMBOLTRuntimeLibs.dir/HugifyRuntimeLibrary.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/RuntimeLibs/HugifyRuntimeLibrary.cpp [111/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Utils/CMakeFiles/LLVMBOLTUtils.dir/CommandLineOpts.cpp.o -MF lib/Utils/CMakeFiles/LLVMBOLTUtils.dir/CommandLineOpts.cpp.o.d -o lib/Utils/CMakeFiles/LLVMBOLTUtils.dir/CommandLineOpts.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Utils/CommandLineOpts.cpp [112/129] /usr/bin/clang++ -DAARCH64_AVAILABLE -DX86_AVAILABLE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/MachORewriteInstance.cpp.o -MF lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/MachORewriteInstance.cpp.o.d -o lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/MachORewriteInstance.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Rewrite/MachORewriteInstance.cpp [113/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/RuntimeLibs/CMakeFiles/LLVMBOLTRuntimeLibs.dir/InstrumentationRuntimeLibrary.cpp.o -MF lib/RuntimeLibs/CMakeFiles/LLVMBOLTRuntimeLibs.dir/InstrumentationRuntimeLibrary.cpp.o.d -o lib/RuntimeLibs/CMakeFiles/LLVMBOLTRuntimeLibs.dir/InstrumentationRuntimeLibrary.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/RuntimeLibs/InstrumentationRuntimeLibrary.cpp [114/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Utils/CMakeFiles/LLVMBOLTUtils.dir/Utils.cpp.o -MF lib/Utils/CMakeFiles/LLVMBOLTUtils.dir/Utils.cpp.o.d -o lib/Utils/CMakeFiles/LLVMBOLTUtils.dir/Utils.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Utils/Utils.cpp [115/129] : && /usr/bin/cmake -E rm -f lib/Utils/libLLVMBOLTUtils.a && /usr/bin/llvm-ar Dqc lib/Utils/libLLVMBOLTUtils.a lib/Utils/CMakeFiles/LLVMBOLTUtils.dir/CommandLineOpts.cpp.o lib/Utils/CMakeFiles/LLVMBOLTUtils.dir/Utils.cpp.o && /usr/bin/llvm-ranlib -D lib/Utils/libLLVMBOLTUtils.a && : [116/129] : && /usr/bin/cmake -E rm -f lib/Core/libLLVMBOLTCore.a && /usr/bin/llvm-ar Dqc lib/Core/libLLVMBOLTCore.a lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryBasicBlock.cpp.o lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryContext.cpp.o lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryData.cpp.o lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryEmitter.cpp.o lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryFunction.cpp.o lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryFunctionProfile.cpp.o lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinarySection.cpp.o lib/Core/CMakeFiles/LLVMBOLTCore.dir/DebugData.cpp.o lib/Core/CMakeFiles/LLVMBOLTCore.dir/DynoStats.cpp.o lib/Core/CMakeFiles/LLVMBOLTCore.dir/Exceptions.cpp.o lib/Core/CMakeFiles/LLVMBOLTCore.dir/FunctionLayout.cpp.o lib/Core/CMakeFiles/LLVMBOLTCore.dir/JumpTable.cpp.o lib/Core/CMakeFiles/LLVMBOLTCore.dir/MCPlusBuilder.cpp.o lib/Core/CMakeFiles/LLVMBOLTCore.dir/ParallelUtilities.cpp.o lib/Core/CMakeFiles/LLVMBOLTCore.dir/Relocation.cpp.o && /usr/bin/llvm-ranlib -D lib/Core/libLLVMBOLTCore.a && : [117/129] : && /usr/bin/cmake -E rm -f lib/Target/AArch64/libLLVMBOLTTargetAArch64.a && /usr/bin/llvm-ar Dqc lib/Target/AArch64/libLLVMBOLTTargetAArch64.a lib/Target/AArch64/CMakeFiles/LLVMBOLTTargetAArch64.dir/AArch64MCPlusBuilder.cpp.o && /usr/bin/llvm-ranlib -D lib/Target/AArch64/libLLVMBOLTTargetAArch64.a && : [118/129] : && /usr/bin/cmake -E rm -f lib/Passes/libLLVMBOLTPasses.a && /usr/bin/llvm-ar Dqc lib/Passes/libLLVMBOLTPasses.a lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ADRRelaxationPass.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/Aligner.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/AllocCombiner.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/AsmDump.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/BinaryPasses.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/BinaryFunctionCallGraph.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/CMOVConversion.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/CacheMetrics.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/CallGraph.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/CallGraphWalker.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/DataflowAnalysis.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/DataflowInfoManager.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ExtTSPReorderAlgorithm.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/FrameAnalysis.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/FrameOptimizer.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/HFSort.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/HFSortPlus.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/IdenticalCodeFolding.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/IndirectCallPromotion.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/Inliner.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/Instrumentation.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/JTFootprintReduction.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/LongJmp.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/LoopInversionPass.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/LivenessAnalysis.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/MCF.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/PatchEntries.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/PettisAndHansen.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/PLTCall.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/RegAnalysis.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/RegReAssign.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ReorderAlgorithm.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ReorderFunctions.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ReorderData.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ShrinkWrapping.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/SplitFunctions.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StackAllocationAnalysis.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StackAvailableExpressions.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StackPointerTracking.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StackReachingUses.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StokeInfo.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/TailDuplication.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ThreeWayBranch.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ValidateInternalCalls.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/VeneerElimination.cpp.o lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/RetpolineInsertion.cpp.o && /usr/bin/llvm-ranlib -D lib/Passes/libLLVMBOLTPasses.a && : [119/129] : && /usr/bin/cmake -E rm -f lib/RuntimeLibs/libLLVMBOLTRuntimeLibs.a && /usr/bin/llvm-ar Dqc lib/RuntimeLibs/libLLVMBOLTRuntimeLibs.a lib/RuntimeLibs/CMakeFiles/LLVMBOLTRuntimeLibs.dir/RuntimeLibrary.cpp.o lib/RuntimeLibs/CMakeFiles/LLVMBOLTRuntimeLibs.dir/HugifyRuntimeLibrary.cpp.o lib/RuntimeLibs/CMakeFiles/LLVMBOLTRuntimeLibs.dir/InstrumentationRuntimeLibrary.cpp.o && /usr/bin/llvm-ranlib -D lib/RuntimeLibs/libLLVMBOLTRuntimeLibs.a && : [120/129] : && /usr/bin/cmake -E rm -f lib/Profile/libLLVMBOLTProfile.a && /usr/bin/llvm-ar Dqc lib/Profile/libLLVMBOLTProfile.a lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/BoltAddressTranslation.cpp.o lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/DataAggregator.cpp.o lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/DataReader.cpp.o lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/Heatmap.cpp.o lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/ProfileReaderBase.cpp.o lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/YAMLProfileReader.cpp.o lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/YAMLProfileWriter.cpp.o && /usr/bin/llvm-ranlib -D lib/Profile/libLLVMBOLTProfile.a && : [121/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/../llvm/lib/Target/X86 -I/usr/lib/Target/X86 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Target/X86/CMakeFiles/LLVMBOLTTargetX86.dir/X86MCSymbolizer.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMBOLTTargetX86.dir/X86MCSymbolizer.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMBOLTTargetX86.dir/X86MCSymbolizer.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Target/X86/X86MCSymbolizer.cpp [122/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/../llvm/lib/Target/X86 -I/usr/lib/Target/X86 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Target/X86/CMakeFiles/LLVMBOLTTargetX86.dir/X86MCPlusBuilder.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMBOLTTargetX86.dir/X86MCPlusBuilder.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMBOLTTargetX86.dir/X86MCPlusBuilder.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Target/X86/X86MCPlusBuilder.cpp [123/129] : && /usr/bin/cmake -E rm -f lib/Target/X86/libLLVMBOLTTargetX86.a && /usr/bin/llvm-ar Dqc lib/Target/X86/libLLVMBOLTTargetX86.a lib/Target/X86/CMakeFiles/LLVMBOLTTargetX86.dir/X86MCPlusBuilder.cpp.o lib/Target/X86/CMakeFiles/LLVMBOLTTargetX86.dir/X86MCSymbolizer.cpp.o && /usr/bin/llvm-ranlib -D lib/Target/X86/libLLVMBOLTTargetX86.a && : [124/129] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT tools/driver/CMakeFiles/llvm-bolt.dir/llvm-bolt.cpp.o -MF tools/driver/CMakeFiles/llvm-bolt.dir/llvm-bolt.cpp.o.d -o tools/driver/CMakeFiles/llvm-bolt.dir/llvm-bolt.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/tools/driver/llvm-bolt.cpp [125/129] /usr/bin/clang++ -DAARCH64_AVAILABLE -DX86_AVAILABLE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/RewriteInstance.cpp.o -MF lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/RewriteInstance.cpp.o.d -o lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/RewriteInstance.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/lib/Rewrite/RewriteInstance.cpp [126/129] : && /usr/bin/cmake -E rm -f lib/Rewrite/libLLVMBOLTRewrite.a && /usr/bin/llvm-ar Dqc lib/Rewrite/libLLVMBOLTRewrite.a lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/BinaryPassManager.cpp.o lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/BoltDiff.cpp.o lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/DWARFRewriter.cpp.o lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/ExecutableFileMemoryManager.cpp.o lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/MachORewriteInstance.cpp.o lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/RewriteInstance.cpp.o && /usr/bin/llvm-ranlib -D lib/Rewrite/libLLVMBOLTRewrite.a && : [127/129] : && /usr/bin/clang++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -fno-openmp-implicit-rpath -Wl,--build-id=sha1 -Wl,-rpath-link, -Wl,--gc-sections tools/driver/CMakeFiles/llvm-bolt.dir/llvm-bolt.cpp.o -o bin/llvm-bolt /usr/lib64/libLLVMAArch64CodeGen.a /usr/lib64/libLLVMAArch64AsmParser.a /usr/lib64/libLLVMAArch64Desc.a /usr/lib64/libLLVMAArch64Disassembler.a /usr/lib64/libLLVMAArch64Info.a /usr/lib64/libLLVMAArch64Utils.a /usr/lib64/libLLVMAMDGPUCodeGen.a /usr/lib64/libLLVMAMDGPUAsmParser.a /usr/lib64/libLLVMAMDGPUDesc.a /usr/lib64/libLLVMAMDGPUDisassembler.a /usr/lib64/libLLVMAMDGPUInfo.a /usr/lib64/libLLVMAMDGPUUtils.a /usr/lib64/libLLVMARMCodeGen.a /usr/lib64/libLLVMARMAsmParser.a /usr/lib64/libLLVMARMDesc.a /usr/lib64/libLLVMARMDisassembler.a /usr/lib64/libLLVMARMInfo.a /usr/lib64/libLLVMARMUtils.a /usr/lib64/libLLVMAVRCodeGen.a /usr/lib64/libLLVMAVRAsmParser.a /usr/lib64/libLLVMAVRDesc.a /usr/lib64/libLLVMAVRDisassembler.a /usr/lib64/libLLVMAVRInfo.a /usr/lib64/libLLVMBPFCodeGen.a /usr/lib64/libLLVMBPFAsmParser.a /usr/lib64/libLLVMBPFDesc.a /usr/lib64/libLLVMBPFDisassembler.a /usr/lib64/libLLVMBPFInfo.a /usr/lib64/libLLVMHexagonCodeGen.a /usr/lib64/libLLVMHexagonAsmParser.a /usr/lib64/libLLVMHexagonDesc.a /usr/lib64/libLLVMHexagonDisassembler.a /usr/lib64/libLLVMHexagonInfo.a /usr/lib64/libLLVMLanaiCodeGen.a /usr/lib64/libLLVMLanaiAsmParser.a /usr/lib64/libLLVMLanaiDesc.a /usr/lib64/libLLVMLanaiDisassembler.a /usr/lib64/libLLVMLanaiInfo.a /usr/lib64/libLLVMMipsCodeGen.a /usr/lib64/libLLVMMipsAsmParser.a /usr/lib64/libLLVMMipsDesc.a /usr/lib64/libLLVMMipsDisassembler.a /usr/lib64/libLLVMMipsInfo.a /usr/lib64/libLLVMMSP430CodeGen.a /usr/lib64/libLLVMMSP430AsmParser.a /usr/lib64/libLLVMMSP430Desc.a /usr/lib64/libLLVMMSP430Disassembler.a /usr/lib64/libLLVMMSP430Info.a /usr/lib64/libLLVMNVPTXCodeGen.a /usr/lib64/libLLVMNVPTXDesc.a /usr/lib64/libLLVMNVPTXInfo.a /usr/lib64/libLLVMPowerPCCodeGen.a /usr/lib64/libLLVMPowerPCAsmParser.a /usr/lib64/libLLVMPowerPCDesc.a /usr/lib64/libLLVMPowerPCDisassembler.a /usr/lib64/libLLVMPowerPCInfo.a /usr/lib64/libLLVMRISCVCodeGen.a /usr/lib64/libLLVMRISCVAsmParser.a /usr/lib64/libLLVMRISCVDesc.a /usr/lib64/libLLVMRISCVDisassembler.a /usr/lib64/libLLVMRISCVInfo.a /usr/lib64/libLLVMSparcCodeGen.a /usr/lib64/libLLVMSparcAsmParser.a /usr/lib64/libLLVMSparcDesc.a /usr/lib64/libLLVMSparcDisassembler.a /usr/lib64/libLLVMSparcInfo.a /usr/lib64/libLLVMSystemZCodeGen.a /usr/lib64/libLLVMSystemZAsmParser.a /usr/lib64/libLLVMSystemZDesc.a /usr/lib64/libLLVMSystemZDisassembler.a /usr/lib64/libLLVMSystemZInfo.a /usr/lib64/libLLVMVECodeGen.a /usr/lib64/libLLVMVEAsmParser.a /usr/lib64/libLLVMVEDesc.a /usr/lib64/libLLVMVEDisassembler.a /usr/lib64/libLLVMVEInfo.a /usr/lib64/libLLVMWebAssemblyCodeGen.a /usr/lib64/libLLVMWebAssemblyAsmParser.a /usr/lib64/libLLVMWebAssemblyDesc.a /usr/lib64/libLLVMWebAssemblyDisassembler.a /usr/lib64/libLLVMWebAssemblyInfo.a /usr/lib64/libLLVMWebAssemblyUtils.a /usr/lib64/libLLVMX86CodeGen.a /usr/lib64/libLLVMX86AsmParser.a /usr/lib64/libLLVMX86Desc.a /usr/lib64/libLLVMX86Disassembler.a /usr/lib64/libLLVMX86Info.a /usr/lib64/libLLVMXCoreCodeGen.a /usr/lib64/libLLVMXCoreDesc.a /usr/lib64/libLLVMXCoreDisassembler.a /usr/lib64/libLLVMXCoreInfo.a /usr/lib64/libLLVMMC.a /usr/lib64/libLLVMObject.a /usr/lib64/libLLVMSupport.a lib/Profile/libLLVMBOLTProfile.a lib/Rewrite/libLLVMBOLTRewrite.a lib/Utils/libLLVMBOLTUtils.a /usr/lib64/libLLVMPasses.a /usr/lib64/libLLVMCoroutines.a /usr/lib64/libLLVMObjCARCOpts.a /usr/lib64/libLLVMMIRParser.a /usr/lib64/libLLVMAMDGPUDesc.a /usr/lib64/libLLVMAMDGPUInfo.a /usr/lib64/libLLVMAMDGPUUtils.a /usr/lib64/libLLVMARMDesc.a /usr/lib64/libLLVMARMInfo.a /usr/lib64/libLLVMARMUtils.a /usr/lib64/libLLVMHexagonDesc.a /usr/lib64/libLLVMHexagonInfo.a /usr/lib64/libLLVMLanaiDesc.a /usr/lib64/libLLVMLanaiInfo.a /usr/lib64/libLLVMipo.a /usr/lib64/libLLVMVectorize.a /usr/lib64/libLLVMFrontendOpenMP.a /usr/lib64/libLLVMIRReader.a /usr/lib64/libLLVMAsmParser.a /usr/lib64/libLLVMLinker.a /usr/lib64/libLLVMRISCVDesc.a /usr/lib64/libLLVMRISCVInfo.a /usr/lib64/libLLVMSystemZDesc.a /usr/lib64/libLLVMSystemZInfo.a /usr/lib64/libLLVMWebAssemblyDesc.a /usr/lib64/libLLVMWebAssemblyInfo.a /usr/lib64/libLLVMWebAssemblyUtils.a /usr/lib64/libLLVMGlobalISel.a /usr/lib64/libLLVMCFGuard.a /usr/lib64/libLLVMInstrumentation.a /usr/lib64/libLLVMSelectionDAG.a lib/Profile/libLLVMBOLTProfile.a /usr/lib64/libLLVMDWP.a /usr/lib64/libLLVMExecutionEngine.a /usr/lib64/libLLVMOrcTargetProcess.a /usr/lib64/libLLVMOrcShared.a lib/RuntimeLibs/libLLVMBOLTRuntimeLibs.a lib/Passes/libLLVMBOLTPasses.a /usr/lib64/libLLVMAsmPrinter.a /usr/lib64/libLLVMCodeGen.a /usr/lib64/libLLVMScalarOpts.a /usr/lib64/libLLVMAggressiveInstCombine.a /usr/lib64/libLLVMInstCombine.a /usr/lib64/libLLVMTransformUtils.a /usr/lib64/libLLVMBitWriter.a /usr/lib64/libLLVMTarget.a /usr/lib64/libLLVMAnalysis.a /usr/lib64/libLLVMProfileData.a /usr/lib64/libLLVMSymbolize.a /usr/lib64/libLLVMDebugInfoPDB.a /usr/lib64/libLLVMDebugInfoMSF.a /usr/lib64/libLLVMRuntimeDyld.a lib/Target/AArch64/libLLVMBOLTTargetAArch64.a /usr/lib64/libLLVMAArch64Desc.a /usr/lib64/libLLVMAArch64Info.a /usr/lib64/libLLVMAArch64Utils.a lib/Target/X86/libLLVMBOLTTargetX86.a /usr/lib64/libLLVMX86Desc.a /usr/lib64/libLLVMX86Info.a lib/Core/libLLVMBOLTCore.a lib/Utils/libLLVMBOLTUtils.a /usr/lib64/libLLVMMCDisassembler.a /usr/lib64/libLLVMDebugInfoDWARF.a /usr/lib64/libLLVMObject.a /usr/lib64/libLLVMMCParser.a /usr/lib64/libLLVMMC.a /usr/lib64/libLLVMDebugInfoCodeView.a /usr/lib64/libLLVMBitReader.a /usr/lib64/libLLVMCore.a /usr/lib64/libLLVMRemarks.a /usr/lib64/libLLVMBitstreamReader.a /usr/lib64/libLLVMTextAPI.a /usr/lib64/libLLVMBinaryFormat.a /usr/lib64/libLLVMSupport.a -lrt -ldl -lm /usr/lib64/libz.so /usr/lib64/libtinfo.so /usr/lib64/libLLVMDemangle.a && : [128/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/tools/driver && /usr/bin/cmake -E create_symlink llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/bin/llvm-boltdiff [129/129] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/tools/driver && /usr/bin/cmake -E create_symlink llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/bin/perf2bolt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oY3q33 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64 ++ dirname /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -fno-openmp-implicit-rpath -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=clang + export CC + CXX=clang++ + export CXX + cd llvm-project-15.0.7.src/bolt + DESTDIR=/builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64 + /usr/bin/cmake --install redhat-linux-build -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64/usr/lib64/libLLVMBOLTCore.a -- Installing: /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64/usr/lib64/libLLVMBOLTPasses.a -- Installing: /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64/usr/lib64/libLLVMBOLTProfile.a -- Installing: /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64/usr/lib64/libLLVMBOLTRewrite.a -- Installing: /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64/usr/lib64/libLLVMBOLTRuntimeLibs.a -- Installing: /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64/usr/lib64/libLLVMBOLTTargetX86.a -- Installing: /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64/usr/lib64/libLLVMBOLTTargetAArch64.a -- Installing: /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64/usr/lib64/libLLVMBOLTUtils.a -- Installing: /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64/usr/bin/llvm-bolt -- Installing: /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64/usr/bin/perf2bolt -- Installing: /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64/usr/bin/llvm-boltdiff + rm -f /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64/usr/lib64/libLLVMBOLTCore.a /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64/usr/lib64/libLLVMBOLTPasses.a /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64/usr/lib64/libLLVMBOLTProfile.a /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64/usr/lib64/libLLVMBOLTRewrite.a /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64/usr/lib64/libLLVMBOLTRuntimeLibs.a /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64/usr/lib64/libLLVMBOLTTargetAArch64.a /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64/usr/lib64/libLLVMBOLTTargetX86.a /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64/usr/lib64/libLLVMBOLTUtils.a + install -d /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64/usr/share/doc/llvm-bolt + mv README.md docs/Heatmaps.md docs/OptimizingClang.md docs/RuntimeLibrary.md /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64/usr/share/doc/llvm-bolt + /usr/lib/rpm/redhat/brp-llvm-compile-lto-elf -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -fno-openmp-implicit-rpath -Wl,--build-id=sha1 Checking for LLVM bitcode artifacts + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 15.0.7-2.fc38 --unique-debug-suffix -15.0.7-2.fc38.riscv64 --unique-debug-src-base llvm-bolt-15.0.7-2.fc38.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/llvm-project-15.0.7.src/bolt extracting debug info from /builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64/usr/bin/llvm-bolt original debug info size: 293100kB, size after compression: 287748kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 28766 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iahkhx + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -fno-openmp-implicit-rpath -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=clang + export CC + CXX=clang++ + export CXX + cd llvm-project-15.0.7.src/bolt + mkdir -p /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test + for boltbin in llvm-bolt llvm-boltdiff perf2bolt llvm-bolt-heatmap merge-fdata + ln -s /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/bin/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/ + for boltbin in llvm-bolt llvm-boltdiff perf2bolt llvm-bolt-heatmap merge-fdata + ln -s /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/bin/llvm-boltdiff /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/ + for boltbin in llvm-bolt llvm-boltdiff perf2bolt llvm-bolt-heatmap merge-fdata + ln -s /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/bin/perf2bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/ + for boltbin in llvm-bolt llvm-boltdiff perf2bolt llvm-bolt-heatmap merge-fdata + ln -s /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/bin/llvm-bolt-heatmap /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/ + for boltbin in llvm-bolt llvm-boltdiff perf2bolt llvm-bolt-heatmap merge-fdata + ln -s /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/bin/merge-fdata /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/ + export LD_LIBRARY_PATH=/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/lib64 + LD_LIBRARY_PATH=/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/lib64 + export DESTDIR=/builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64 + DESTDIR=/builddir/build/BUILDROOT/llvm-bolt-15.0.7-2.fc38.riscv64 + /usr/bin/cmake --build redhat-linux-build -j8 --verbose --target check-bolt [1/5] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT tools/heatmap/CMakeFiles/llvm-bolt-heatmap.dir/heatmap.cpp.o -MF tools/heatmap/CMakeFiles/llvm-bolt-heatmap.dir/heatmap.cpp.o.d -o tools/heatmap/CMakeFiles/llvm-bolt-heatmap.dir/heatmap.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/tools/heatmap/heatmap.cpp [2/5] /usr/bin/clang++ -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/X86 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/imported/AArch64 -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/include -I/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -std=gnu++14 -fno-exceptions -MD -MT tools/merge-fdata/CMakeFiles/merge-fdata.dir/merge-fdata.cpp.o -MF tools/merge-fdata/CMakeFiles/merge-fdata.dir/merge-fdata.cpp.o.d -o tools/merge-fdata/CMakeFiles/merge-fdata.dir/merge-fdata.cpp.o -c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/tools/merge-fdata/merge-fdata.cpp [3/5] : && /usr/bin/clang++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -fno-openmp-implicit-rpath -Wl,--build-id=sha1 -Wl,-rpath-link, -Wl,--gc-sections -Xlinker --emit-relocs tools/merge-fdata/CMakeFiles/merge-fdata.dir/merge-fdata.cpp.o -o bin/merge-fdata /usr/lib64/libLLVMSupport.a -lrt -ldl -lm /usr/lib64/libz.so /usr/lib64/libtinfo.so /usr/lib64/libLLVMDemangle.a && : [4/5] : && /usr/bin/clang++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -fno-openmp-implicit-rpath -Wl,--build-id=sha1 -Wl,-rpath-link, -Wl,--gc-sections tools/heatmap/CMakeFiles/llvm-bolt-heatmap.dir/heatmap.cpp.o -o bin/llvm-bolt-heatmap /usr/lib64/libLLVMAArch64CodeGen.a /usr/lib64/libLLVMAArch64AsmParser.a /usr/lib64/libLLVMAArch64Desc.a /usr/lib64/libLLVMAArch64Disassembler.a /usr/lib64/libLLVMAArch64Info.a /usr/lib64/libLLVMAArch64Utils.a /usr/lib64/libLLVMAMDGPUCodeGen.a /usr/lib64/libLLVMAMDGPUAsmParser.a /usr/lib64/libLLVMAMDGPUDesc.a /usr/lib64/libLLVMAMDGPUDisassembler.a /usr/lib64/libLLVMAMDGPUInfo.a /usr/lib64/libLLVMAMDGPUUtils.a /usr/lib64/libLLVMARMCodeGen.a /usr/lib64/libLLVMARMAsmParser.a /usr/lib64/libLLVMARMDesc.a /usr/lib64/libLLVMARMDisassembler.a /usr/lib64/libLLVMARMInfo.a /usr/lib64/libLLVMARMUtils.a /usr/lib64/libLLVMAVRCodeGen.a /usr/lib64/libLLVMAVRAsmParser.a /usr/lib64/libLLVMAVRDesc.a /usr/lib64/libLLVMAVRDisassembler.a /usr/lib64/libLLVMAVRInfo.a /usr/lib64/libLLVMBPFCodeGen.a /usr/lib64/libLLVMBPFAsmParser.a /usr/lib64/libLLVMBPFDesc.a /usr/lib64/libLLVMBPFDisassembler.a /usr/lib64/libLLVMBPFInfo.a /usr/lib64/libLLVMHexagonCodeGen.a /usr/lib64/libLLVMHexagonAsmParser.a /usr/lib64/libLLVMHexagonDesc.a /usr/lib64/libLLVMHexagonDisassembler.a /usr/lib64/libLLVMHexagonInfo.a /usr/lib64/libLLVMLanaiCodeGen.a /usr/lib64/libLLVMLanaiAsmParser.a /usr/lib64/libLLVMLanaiDesc.a /usr/lib64/libLLVMLanaiDisassembler.a /usr/lib64/libLLVMLanaiInfo.a /usr/lib64/libLLVMMipsCodeGen.a /usr/lib64/libLLVMMipsAsmParser.a /usr/lib64/libLLVMMipsDesc.a /usr/lib64/libLLVMMipsDisassembler.a /usr/lib64/libLLVMMipsInfo.a /usr/lib64/libLLVMMSP430CodeGen.a /usr/lib64/libLLVMMSP430AsmParser.a /usr/lib64/libLLVMMSP430Desc.a /usr/lib64/libLLVMMSP430Disassembler.a /usr/lib64/libLLVMMSP430Info.a /usr/lib64/libLLVMNVPTXCodeGen.a /usr/lib64/libLLVMNVPTXDesc.a /usr/lib64/libLLVMNVPTXInfo.a /usr/lib64/libLLVMPowerPCCodeGen.a /usr/lib64/libLLVMPowerPCAsmParser.a /usr/lib64/libLLVMPowerPCDesc.a /usr/lib64/libLLVMPowerPCDisassembler.a /usr/lib64/libLLVMPowerPCInfo.a /usr/lib64/libLLVMRISCVCodeGen.a /usr/lib64/libLLVMRISCVAsmParser.a /usr/lib64/libLLVMRISCVDesc.a /usr/lib64/libLLVMRISCVDisassembler.a /usr/lib64/libLLVMRISCVInfo.a /usr/lib64/libLLVMSparcCodeGen.a /usr/lib64/libLLVMSparcAsmParser.a /usr/lib64/libLLVMSparcDesc.a /usr/lib64/libLLVMSparcDisassembler.a /usr/lib64/libLLVMSparcInfo.a /usr/lib64/libLLVMSystemZCodeGen.a /usr/lib64/libLLVMSystemZAsmParser.a /usr/lib64/libLLVMSystemZDesc.a /usr/lib64/libLLVMSystemZDisassembler.a /usr/lib64/libLLVMSystemZInfo.a /usr/lib64/libLLVMVECodeGen.a /usr/lib64/libLLVMVEAsmParser.a /usr/lib64/libLLVMVEDesc.a /usr/lib64/libLLVMVEDisassembler.a /usr/lib64/libLLVMVEInfo.a /usr/lib64/libLLVMWebAssemblyCodeGen.a /usr/lib64/libLLVMWebAssemblyAsmParser.a /usr/lib64/libLLVMWebAssemblyDesc.a /usr/lib64/libLLVMWebAssemblyDisassembler.a /usr/lib64/libLLVMWebAssemblyInfo.a /usr/lib64/libLLVMWebAssemblyUtils.a /usr/lib64/libLLVMX86CodeGen.a /usr/lib64/libLLVMX86AsmParser.a /usr/lib64/libLLVMX86Desc.a /usr/lib64/libLLVMX86Disassembler.a /usr/lib64/libLLVMX86Info.a /usr/lib64/libLLVMXCoreCodeGen.a /usr/lib64/libLLVMXCoreDesc.a /usr/lib64/libLLVMXCoreDisassembler.a /usr/lib64/libLLVMXCoreInfo.a /usr/lib64/libLLVMMC.a /usr/lib64/libLLVMObject.a /usr/lib64/libLLVMSupport.a lib/Profile/libLLVMBOLTProfile.a lib/Rewrite/libLLVMBOLTRewrite.a lib/Utils/libLLVMBOLTUtils.a /usr/lib64/libLLVMPasses.a /usr/lib64/libLLVMCoroutines.a /usr/lib64/libLLVMObjCARCOpts.a /usr/lib64/libLLVMMIRParser.a /usr/lib64/libLLVMAMDGPUDesc.a /usr/lib64/libLLVMAMDGPUInfo.a /usr/lib64/libLLVMAMDGPUUtils.a /usr/lib64/libLLVMARMDesc.a /usr/lib64/libLLVMARMInfo.a /usr/lib64/libLLVMARMUtils.a /usr/lib64/libLLVMHexagonDesc.a /usr/lib64/libLLVMHexagonInfo.a /usr/lib64/libLLVMLanaiDesc.a /usr/lib64/libLLVMLanaiInfo.a /usr/lib64/libLLVMipo.a /usr/lib64/libLLVMVectorize.a /usr/lib64/libLLVMFrontendOpenMP.a /usr/lib64/libLLVMIRReader.a /usr/lib64/libLLVMAsmParser.a /usr/lib64/libLLVMLinker.a /usr/lib64/libLLVMRISCVDesc.a /usr/lib64/libLLVMRISCVInfo.a /usr/lib64/libLLVMSystemZDesc.a /usr/lib64/libLLVMSystemZInfo.a /usr/lib64/libLLVMWebAssemblyDesc.a /usr/lib64/libLLVMWebAssemblyInfo.a /usr/lib64/libLLVMWebAssemblyUtils.a /usr/lib64/libLLVMGlobalISel.a /usr/lib64/libLLVMCFGuard.a /usr/lib64/libLLVMInstrumentation.a /usr/lib64/libLLVMSelectionDAG.a lib/Profile/libLLVMBOLTProfile.a /usr/lib64/libLLVMDWP.a /usr/lib64/libLLVMExecutionEngine.a /usr/lib64/libLLVMOrcTargetProcess.a /usr/lib64/libLLVMOrcShared.a lib/RuntimeLibs/libLLVMBOLTRuntimeLibs.a lib/Passes/libLLVMBOLTPasses.a /usr/lib64/libLLVMAsmPrinter.a /usr/lib64/libLLVMCodeGen.a /usr/lib64/libLLVMScalarOpts.a /usr/lib64/libLLVMAggressiveInstCombine.a /usr/lib64/libLLVMInstCombine.a /usr/lib64/libLLVMTransformUtils.a /usr/lib64/libLLVMBitWriter.a /usr/lib64/libLLVMTarget.a /usr/lib64/libLLVMAnalysis.a /usr/lib64/libLLVMProfileData.a /usr/lib64/libLLVMSymbolize.a /usr/lib64/libLLVMDebugInfoPDB.a /usr/lib64/libLLVMDebugInfoMSF.a /usr/lib64/libLLVMRuntimeDyld.a lib/Target/AArch64/libLLVMBOLTTargetAArch64.a /usr/lib64/libLLVMAArch64Desc.a /usr/lib64/libLLVMAArch64Info.a /usr/lib64/libLLVMAArch64Utils.a lib/Target/X86/libLLVMBOLTTargetX86.a /usr/lib64/libLLVMX86Desc.a /usr/lib64/libLLVMX86Info.a lib/Core/libLLVMBOLTCore.a lib/Utils/libLLVMBOLTUtils.a /usr/lib64/libLLVMMCDisassembler.a /usr/lib64/libLLVMDebugInfoDWARF.a /usr/lib64/libLLVMObject.a /usr/lib64/libLLVMMCParser.a /usr/lib64/libLLVMMC.a /usr/lib64/libLLVMDebugInfoCodeView.a /usr/lib64/libLLVMBitReader.a /usr/lib64/libLLVMCore.a /usr/lib64/libLLVMRemarks.a /usr/lib64/libLLVMBitstreamReader.a /usr/lib64/libLLVMTextAPI.a /usr/lib64/libLLVMBinaryFormat.a /usr/lib64/libLLVMSupport.a -lrt -ldl -lm /usr/lib64/libz.so /usr/lib64/libtinfo.so /usr/lib64/libLLVMDemangle.a && : [4/5] cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test && /usr/bin/lit -v --param bolt_site_config=/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/lit.site.cfg /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test lit: /usr/lib/python3.11/site-packages/lit/llvm/config.py:459: note: using clang: /usr/bin/clang lit: /usr/lib/python3.11/site-packages/lit/llvm/config.py:459: note: using ld.lld: /usr/bin/ld.lld lit: /usr/lib/python3.11/site-packages/lit/discovery.py:247: warning: test suite 'BOLT-Unit' contained no tests -- Testing: 198 tests, 8 workers -- PASS: BOLT :: AArch64/ext-double-jump.s (1 of 198) PASS: BOLT :: AArch64/jmp-after-ret.s (2 of 198) PASS: BOLT :: AArch64/go_dwarf.test (3 of 198) PASS: BOLT :: AArch64/double_jump.cpp (4 of 198) PASS: BOLT :: AArch64/plt-gnu-ld.test (5 of 198) PASS: BOLT :: AArch64/r_aarch64_prelxx.s (6 of 198) PASS: BOLT :: AArch64/tailcall_traps.s (7 of 198) PASS: BOLT :: AArch64/text-data.c (8 of 198) PASS: BOLT :: AArch64/unmarked-data.test (9 of 198) TIMEOUT: BOLT :: AArch64/asm-func-debug.test (10 of 198) ******************** TEST 'BOLT :: AArch64/asm-func-debug.test' FAILED ******************** Script: -- : 'RUN: at line 6'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=aarch64-pc-linux -nostartfiles -nostdlib -ffreestanding -no-pie -gdwarf-4 /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/../Inputs/asm_foo.s /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/../Inputs/asm_main.c -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/asm-func-debug.test.tmp.exe : 'RUN: at line 7'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/asm-func-debug.test.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/asm-func-debug.test.tmp --update-debug-sections : 'RUN: at line 8'; /usr/bin/llvm-dwarfdump -all /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/asm-func-debug.test.tmp | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/asm-func-debug.test -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stdout): -- BOLT-INFO: Target architecture: aarch64 BOLT-INFO: BOLT version: BOLT-INFO: first alloc address is 0x200000 BOLT-INFO: creating new program header table at address 0x400000, offset 0x200000 BOLT-INFO: static input executable detected BOLT-INFO: disabling -align-macro-fusion on non-x86 platform -- Command Output (stderr): -- ld.lld: warning: cannot find entry symbol _start; not setting start address BOLT-WARNING: non-relocation mode for AArch64 is not fully supported LLVM ERROR: annotation value out of range -- ******************** TIMEOUT: BOLT :: AArch64/data-at-0-offset.c (11 of 198) ******************** TEST 'BOLT :: AArch64/data-at-0-offset.c' FAILED ******************** Script: -- : 'RUN: at line 1'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=aarch64-pc-linux -nostartfiles -nostdlib -ffreestanding -O2 -fPIE -Wl,-q -pie /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/data-at-0-offset.c -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/data-at-0-offset.c.tmp.exe : 'RUN: at line 2'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/data-at-0-offset.c.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/data-at-0-offset.c.tmp.bolt 2>&1 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/data-at-0-offset.c -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stderr): -- ld.lld: warning: cannot find entry symbol _start; not setting start address -- ******************** TIMEOUT: BOLT :: AArch64/constant-island-alignment.s (12 of 198) ******************** TEST 'BOLT :: AArch64/constant-island-alignment.s' FAILED ******************** Script: -- : 'RUN: at line 5'; /usr/bin/llvm-mc -filetype=obj -triple aarch64-unknown-unknown /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/constant-island-alignment.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/constant-island-alignment.s.tmp.o : 'RUN: at line 7'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=aarch64-pc-linux -nostartfiles -nostdlib -ffreestanding -fPIC -pie /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/constant-island-alignment.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/constant-island-alignment.s.tmp.exe -Wl,-q -nostartfiles -nodefaultlibs -Wl,-z,notext : 'RUN: at line 9'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/constant-island-alignment.s.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/constant-island-alignment.s.tmp.bolt --use-old-text=0 --lite=0 --trap-old-code : 'RUN: at line 10'; /usr/bin/llvm-objdump -d --disassemble-symbols='$d' /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/constant-island-alignment.s.tmp.bolt | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/constant-island-alignment.s -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stdout): -- BOLT-INFO: shared object or position-independent executable detected BOLT-INFO: Target architecture: aarch64 BOLT-INFO: BOLT version: BOLT-INFO: first alloc address is 0x0 BOLT-INFO: creating new program header table at address 0x200000, offset 0x200000 BOLT-INFO: enabling relocation mode BOLT-INFO: disabling -align-macro-fusion on non-x86 platform -- Command Output (stderr): -- LLVM ERROR: annotation value out of range -- ******************** TIMEOUT: BOLT :: AArch64/constant_island_pie_update.s (13 of 198) ******************** TEST 'BOLT :: AArch64/constant_island_pie_update.s' FAILED ******************** Script: -- : 'RUN: at line 4'; /usr/bin/llvm-mc -filetype=obj -triple aarch64-unknown-unknown /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/constant_island_pie_update.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/constant_island_pie_update.s.tmp.o : 'RUN: at line 6'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=aarch64-pc-linux -nostartfiles -nostdlib -ffreestanding -fPIC -pie /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/constant_island_pie_update.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/constant_island_pie_update.s.tmp.exe -Wl,-q -nostdlib -Wl,-z,notext : 'RUN: at line 7'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/constant_island_pie_update.s.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/constant_island_pie_update.s.tmp.bolt --use-old-text=0 --lite=0 : 'RUN: at line 8'; /usr/bin/llvm-objdump -j .text -dR /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/constant_island_pie_update.s.tmp.bolt | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/constant_island_pie_update.s -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stdout): -- BOLT-INFO: shared object or position-independent executable detected BOLT-INFO: Target architecture: aarch64 BOLT-INFO: BOLT version: BOLT-INFO: first alloc address is 0x0 BOLT-INFO: creating new program header table at address 0x200000, offset 0x200000 BOLT-INFO: enabling relocation mode BOLT-INFO: disabling -align-macro-fusion on non-x86 platform -- Command Output (stderr): -- LLVM ERROR: annotation value out of range -- ******************** FAIL: BOLT :: R_ABS.pic.lld.cpp (14 of 198) ******************** TEST 'BOLT :: R_ABS.pic.lld.cpp' FAILED ******************** Script: -- : 'RUN: at line 9'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all -fPIC -shared /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/R_ABS.pic.lld.cpp -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/R_ABS.pic.lld.cpp.tmp.so -Wl,-q -fuse-ld=lld : 'RUN: at line 10'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/R_ABS.pic.lld.cpp.tmp.so -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/R_ABS.pic.lld.cpp.tmp.so.bolt --relocs -- Exit Code: 1 Command Output (stdout): -- BOLT-INFO: shared object or position-independent executable detected -- Command Output (stderr): -- /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt: '/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/R_ABS.pic.lld.cpp.tmp.so': BOLT-ERROR: Unrecognized machine in ELF file. -- ******************** UNSUPPORTED: BOLT :: X86/asm-dump.c (15 of 198) PASS: BOLT :: X86/addr32.s (16 of 198) TIMEOUT: BOLT :: AArch64/runtime-relocs.test (17 of 198) ******************** TEST 'BOLT :: AArch64/runtime-relocs.test' FAILED ******************** Script: -- : 'RUN: at line 3'; /usr/bin/yaml2obj /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/Inputs/rels-so.yaml &> /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/runtime-relocs.test.tmp.so : 'RUN: at line 4'; /usr/bin/yaml2obj /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/Inputs/rels-exe.yaml &> /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/runtime-relocs.test.tmp.exe : 'RUN: at line 5'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/runtime-relocs.test.tmp.so -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/runtime-relocs.test.tmp.bolt.so --use-old-text=0 --lite=0 : 'RUN: at line 6'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/runtime-relocs.test.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/runtime-relocs.test.tmp.bolt.exe --use-old-text=0 --lite=0 : 'RUN: at line 10'; /usr/bin/llvm-readelf -rW /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/runtime-relocs.test.tmp.bolt.so | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/runtime-relocs.test -check-prefix=CHECKLIB : 'RUN: at line 18'; /usr/bin/llvm-readelf -rW /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/runtime-relocs.test.tmp.bolt.exe | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/runtime-relocs.test -check-prefix=CHECKEXE : 'RUN: at line 29'; /usr/bin/yaml2obj /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/Inputs/tls-trad.yaml &> /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/runtime-relocs.test.tmp.trad.so : 'RUN: at line 30'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/runtime-relocs.test.tmp.trad.so -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/runtime-relocs.test.tmp.trad.bolt.so --use-old-text=0 --lite=0 : 'RUN: at line 31'; /usr/bin/llvm-readelf -rW /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/runtime-relocs.test.tmp.trad.so | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/runtime-relocs.test -check-prefix=CHECKTRAD : 'RUN: at line 39'; /usr/bin/yaml2obj /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/Inputs/tls-ld.yaml &> /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/runtime-relocs.test.tmp.ld.so : 'RUN: at line 40'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/runtime-relocs.test.tmp.ld.so -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/runtime-relocs.test.tmp.ld.bolt.so --use-old-text=0 --lite=0 : 'RUN: at line 41'; /usr/bin/llvm-readelf -rW /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/runtime-relocs.test.tmp.ld.bolt.so | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/runtime-relocs.test -check-prefix=CHECKLD -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stdout): -- BOLT-INFO: shared object or position-independent executable detected BOLT-INFO: Target architecture: aarch64 BOLT-INFO: BOLT version: BOLT-INFO: first alloc address is 0x0 BOLT-INFO: creating new program header table at address 0x200000, offset 0x200000 BOLT-INFO: enabling relocation mode BOLT-INFO: disabling -align-macro-fusion on non-x86 platform BOLT-INFO: number of removed linker-inserted veneers: 0 BOLT-INFO: 0 out of 4 functions in the binary (0.0%) have non-empty execution profile BOLT-INFO: UCE removed 0 blocks and 0 bytes of code. BOLT-INFO: Starting stub-insertion pass BOLT-INFO: Inserted 0 stubs in the hot area and 0 stubs in the cold area. Shared 0 times, iterated 1 times. BOLT-INFO: Target architecture: aarch64 BOLT-INFO: BOLT version: BOLT-INFO: first alloc address is 0x200000 BOLT-INFO: creating new program header table at address 0x400000, offset 0x200000 BOLT-INFO: enabling relocation mode BOLT-INFO: disabling -align-macro-fusion on non-x86 platform -- Command Output (stderr): -- BOLT-WARNING: function call_weak_fn/1 has an object detected in a padding region at address 0x106a0 BOLT-WARNING: internal call detected at 0x2107e8 in function _start(*2). Skipping. LLVM ERROR: annotation value out of range -- ******************** PASS: BOLT :: AArch64/veneer-gold.s (18 of 198) TIMEOUT: BOLT :: AArch64/skip-got-rel.test (19 of 198) ******************** TEST 'BOLT :: AArch64/skip-got-rel.test' FAILED ******************** Script: -- : 'RUN: at line 5'; /usr/bin/yaml2obj /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/Inputs/skip-got-rel.yaml &> /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/skip-got-rel.test.tmp.exe : 'RUN: at line 6'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/skip-got-rel.test.tmp.exe -o /dev/null --print-cfg --print-only=_start | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/skip-got-rel.test -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stderr): -- LLVM ERROR: annotation value out of range -- ******************** TIMEOUT: BOLT :: AArch64/tls.c (20 of 198) ******************** TEST 'BOLT :: AArch64/tls.c' FAILED ******************** Script: -- : 'RUN: at line 27'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=aarch64-pc-linux -nostartfiles -nostdlib -ffreestanding -no-pie /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/tls.c -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/tls.c.tmp.exe -Wl,-q -Wl,--unresolved-symbols=ignore-all -fuse-ld=lld -nostdlib : 'RUN: at line 31'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/tls.c.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/tls.c.tmp.bolt : 'RUN: at line 32'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=aarch64-pc-linux -nostartfiles -nostdlib -ffreestanding -fPIC -pie /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/tls.c -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/tls.c.tmp_pie.exe -Wl,-q -Wl,--unresolved-symbols=ignore-all -target aarch64-linux -fuse-ld=lld -nostdlib : 'RUN: at line 36'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/tls.c.tmp_pie.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/tls.c.tmp.bolt -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stdout): -- BOLT-INFO: Target architecture: aarch64 BOLT-INFO: BOLT version: BOLT-INFO: first alloc address is 0x200000 BOLT-INFO: creating new program header table at address 0x400000, offset 0x200000 BOLT-INFO: enabling relocation mode BOLT-INFO: static input executable detected BOLT-INFO: disabling -align-macro-fusion on non-x86 platform BOLT-WARNING: Running parallel work of 0 estimated cost, will switch to trivial scheduling. BOLT-INFO: number of removed linker-inserted veneers: 0 BOLT-INFO: 0 out of 1 functions in the binary (0.0%) have non-empty execution profile BOLT-WARNING: Running parallel work of 0 estimated cost, will switch to trivial scheduling. BOLT-INFO: UCE removed 0 blocks and 0 bytes of code. BOLT-INFO: Starting stub-insertion pass BOLT-INFO: Inserted 0 stubs in the hot area and 0 stubs in the cold area. Shared 0 times, iterated 1 times. BOLT-WARNING: Running parallel work of 0 estimated cost, will switch to trivial scheduling. BOLT-INFO: patched build-id (flipped last bit) BOLT-INFO: shared object or position-independent executable detected BOLT-INFO: Target architecture: aarch64 BOLT-INFO: BOLT version: BOLT-INFO: first alloc address is 0x0 BOLT-INFO: creating new program header table at address 0x200000, offset 0x200000 BOLT-INFO: enabling relocation mode BOLT-INFO: disabling -align-macro-fusion on non-x86 platform -- Command Output (stderr): -- /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/tls.c:24:1: warning: non-void function does not return a value [-Wreturn-type] } ^ 1 warning generated. ld.lld: warning: cannot find entry symbol _start; not setting start address BOLT-WARNING: internal call detected at 0x21028c in function main. Skipping. BOLT-WARNING: internal call detected at 0x2102a0 in function main. Skipping. BOLT-WARNING: internal call detected at 0x2102b8 in function main. Skipping. /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/tls.c:24:1: warning: non-void function does not return a value [-Wreturn-type] } ^ 1 warning generated. ld.lld: warning: cannot find entry symbol _start; not setting start address LLVM ERROR: annotation value out of range -- ******************** FAIL: BOLT :: X86/block-reordering.test (21 of 198) ******************** TEST 'BOLT :: X86/block-reordering.test' FAILED ******************** Script: -- : 'RUN: at line 4'; /usr/bin/yaml2obj /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/blarge.yaml &> /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/block-reordering.test.tmp.exe : 'RUN: at line 5'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/block-reordering.test.tmp.exe -o /dev/null --data /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/blarge.fdata --reorder-blocks=normal --print-finalized 2>&1 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/block-reordering.test --check-prefix=CHECK -- Exit Code: 1 Command Output (stderr): -- /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/block-reordering.test:9:8: error: CHECK: expected string not found in input CHECK: Binary Function "usqrt" ^ :1:1: note: scanning from here BOLT-INFO: Target architecture: x86_64 ^ :5:45: note: possible intended match here BOLT-INFO: disabling -align-macro-fusion in non-relocation mode ^ Input file: Check file: /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/block-reordering.test -dump-input=help explains the following input dump. Input was: <<<<<< 1: BOLT-INFO: Target architecture: x86_64 check:9'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found 2: BOLT-INFO: BOLT version: check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3: BOLT-INFO: first alloc address is 0x4005e0 check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4: BOLT-INFO: creating new program header table at address 0x800000, offset 0x3ffa20 check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5: BOLT-INFO: disabling -align-macro-fusion in non-relocation mode check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check:9'1 ? possible intended match 6: BOLT-INFO: enabling lite mode check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7: BOLT-INFO: pre-processing profile using branch profile reader check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8: LLVM ERROR: annotation value out of range check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 9: LLVM ERROR: annotation value out of range check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10: LLVM ERROR: annotation value out of range check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>>>>> -- ******************** FAIL: BOLT :: X86/branch-data.test (22 of 198) ******************** TEST 'BOLT :: X86/branch-data.test' FAILED ******************** Script: -- : 'RUN: at line 5'; /usr/bin/yaml2obj /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/blarge.yaml &> /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/branch-data.test.tmp.exe : 'RUN: at line 6'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/branch-data.test.tmp.exe -o /dev/null --data /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/blarge.fdata --print-cfg -- Exit Code: 134 Command Output (stdout): -- BOLT-INFO: Target architecture: x86_64 BOLT-INFO: BOLT version: BOLT-INFO: first alloc address is 0x4005e0 BOLT-INFO: creating new program header table at address 0x800000, offset 0x3ffa20 BOLT-INFO: disabling -align-macro-fusion in non-relocation mode BOLT-INFO: enabling lite mode BOLT-INFO: pre-processing profile using branch profile reader -- Command Output (stderr): -- LLVM ERROR: annotation value out of range LLVM ERROR: annotation value out of range /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/branch-data.test.script: line 2: 192524 Aborted (core dumped) /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/branch-data.test.tmp.exe -o /dev/null --data /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/blarge.fdata --print-cfg -- ******************** PASS: BOLT :: X86/broken_dynsym.test (23 of 198) PASS: BOLT :: X86/call-zero.s (24 of 198) FAIL: BOLT :: X86/bb-with-two-tail-calls.s (25 of 198) ******************** TEST 'BOLT :: X86/bb-with-two-tail-calls.s' FAILED ******************** Script: -- : 'RUN: at line 6'; /usr/bin/llvm-mc -filetype=obj -triple x86_64-unknown-unknown /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/bb-with-two-tail-calls.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/bb-with-two-tail-calls.s.tmp.o : 'RUN: at line 8'; /usr/bin/python3 /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/link_fdata.py /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/bb-with-two-tail-calls.s /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/bb-with-two-tail-calls.s.tmp.o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/bb-with-two-tail-calls.s.tmp.fdata : 'RUN: at line 9'; /usr/bin/llvm-strip --strip-unneeded /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/bb-with-two-tail-calls.s.tmp.o : 'RUN: at line 10'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/bb-with-two-tail-calls.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/bb-with-two-tail-calls.s.tmp.exe -Wl,-q -nostdlib : 'RUN: at line 11'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/bb-with-two-tail-calls.s.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/bb-with-two-tail-calls.s.tmp.out --data /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/bb-with-two-tail-calls.s.tmp.fdata --lite=0 --dyno-stats --print-sctc --print-only=_start 2>&1 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/bb-with-two-tail-calls.s -- Exit Code: 1 Command Output (stderr): -- /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/bb-with-two-tail-calls.s:15:10: error: CHECK: expected string not found in input # CHECK: {{.*}}: ja {{.*}} # TAILCALL # CTCTakenCount: {{.*}} ^ :1:1: note: scanning from here BOLT-INFO: Target architecture: x86_64 ^ :2:6: note: possible intended match here BOLT-INFO: BOLT version: ^ Input file: Check file: /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/bb-with-two-tail-calls.s -dump-input=help explains the following input dump. Input was: <<<<<< 1: BOLT-INFO: Target architecture: x86_64 check:15'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found 2: BOLT-INFO: BOLT version: check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check:15'1 ? possible intended match 3: BOLT-INFO: first alloc address is 0x200000 check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4: BOLT-INFO: creating new program header table at address 0x400000, offset 0x200000 check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5: BOLT-INFO: enabling relocation mode check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6: BOLT-INFO: static input executable detected check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7: BOLT-INFO: pre-processing profile using branch profile reader check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ . . . >>>>>> -- ******************** PASS: BOLT :: X86/bug-reorder-bb-jrcxz.s (26 of 198) PASS: BOLT :: X86/cfi-expr-rewrite.s (27 of 198) PASS: BOLT :: X86/cfi-instrs-count.s (28 of 198) PASS: BOLT :: X86/cfi-instrs-reordered.s (29 of 198) PASS: BOLT :: X86/ctc-and-unreachable.test (30 of 198) PASS: BOLT :: X86/data-to-data-pcrel.s (31 of 198) TIMEOUT: BOLT :: AArch64/update-debug-reloc.test (32 of 198) ******************** TEST 'BOLT :: AArch64/update-debug-reloc.test' FAILED ******************** Script: -- : 'RUN: at line 4'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=aarch64-pc-linux -nostartfiles -nostdlib -ffreestanding -g /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/../Inputs/asm_foo.s /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/../Inputs/asm_main.c -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/update-debug-reloc.test.tmp.exe : 'RUN: at line 5'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/update-debug-reloc.test.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/update-debug-reloc.test.tmp --update-debug-sections -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stdout): -- BOLT-INFO: Target architecture: aarch64 BOLT-INFO: BOLT version: BOLT-INFO: first alloc address is 0x200000 BOLT-INFO: creating new program header table at address 0x400000, offset 0x200000 BOLT-INFO: static input executable detected BOLT-INFO: disabling -align-macro-fusion on non-x86 platform -- Command Output (stderr): -- ld.lld: warning: cannot find entry symbol _start; not setting start address BOLT-WARNING: non-relocation mode for AArch64 is not fully supported LLVM ERROR: annotation value out of range -- ******************** PASS: BOLT :: X86/double-rel.s (33 of 198) PASS: BOLT :: X86/double-jump.test (34 of 198) PASS: BOLT :: X86/debug-fission-single.s (35 of 198) TIMEOUT: BOLT :: AArch64/veneer.s (36 of 198) ******************** TEST 'BOLT :: AArch64/veneer.s' FAILED ******************** Script: -- : 'RUN: at line 5'; /usr/bin/llvm-mc -filetype=obj -triple aarch64-unknown-unknown /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/veneer.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/veneer.s.tmp.o : 'RUN: at line 7'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=aarch64-pc-linux -nostartfiles -nostdlib -ffreestanding -fPIC -pie /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/veneer.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/veneer.s.tmp.exe -nostdlib -fuse-ld=lld -Wl,--no-relax -Wl,-q : 'RUN: at line 9'; /usr/bin/llvm-objdump -d --disassemble-symbols='myveneer' /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/veneer.s.tmp.exe | /usr/bin/FileCheck --check-prefix=CHECKVENEER /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/veneer.s : 'RUN: at line 11'; /usr/bin/llvm-objcopy --remove-section .rela.mytext /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/veneer.s.tmp.exe : 'RUN: at line 12'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/veneer.s.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/veneer.s.tmp.bolt --elim-link-veneers=true --lite=0 : 'RUN: at line 13'; /usr/bin/llvm-objdump -d -j .text --disassemble-symbols='myveneer' /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/veneer.s.tmp.bolt | /usr/bin/FileCheck --check-prefix=CHECKOUTVENEER /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/veneer.s : 'RUN: at line 15'; /usr/bin/llvm-objdump -d --disassemble-symbols='_start' /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/AArch64/Output/veneer.s.tmp.bolt | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/AArch64/veneer.s -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stdout): -- BOLT-INFO: shared object or position-independent executable detected BOLT-INFO: Target architecture: aarch64 BOLT-INFO: BOLT version: BOLT-INFO: first alloc address is 0x0 BOLT-INFO: creating new program header table at address 0x200000, offset 0x200000 BOLT-INFO: enabling relocation mode BOLT-INFO: disabling -align-macro-fusion on non-x86 platform -- Command Output (stderr): -- LLVM ERROR: annotation value out of range -- ******************** PASS: BOLT :: X86/cmov-conversion.s (37 of 198) PASS: BOLT :: X86/dwarf-handle-visit-loclist-error.s (38 of 198) PASS: BOLT :: X86/dwarf3-lowpc-highpc-convert.s (39 of 198) PASS: BOLT :: X86/dwarf4-ftypes-dwo-input-dwp-output.test (40 of 198) PASS: BOLT :: X86/dwarf4-df-dualcu-loclist.test (41 of 198) PASS: BOLT :: X86/dwarf4-ftypes-dwp-input-dwo-output.test (42 of 198) PASS: BOLT :: X86/dwarf4-split-dwarf-no-address.test (43 of 198) PASS: BOLT :: X86/dwarf4-ftypes-dwp-input-dwp-output.test (44 of 198) TIMEOUT: BOLT :: X86/asm-func-debug.test (45 of 198) ******************** TEST 'BOLT :: X86/asm-func-debug.test' FAILED ******************** Script: -- : 'RUN: at line 6'; /usr/bin/clang -gdwarf-4 --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib -no-pie /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/../Inputs/asm_foo.s /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/../Inputs/asm_main.c -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/asm-func-debug.test.tmp.exe : 'RUN: at line 7'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/asm-func-debug.test.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/asm-func-debug.test.tmp --update-debug-sections : 'RUN: at line 8'; /usr/bin/llvm-dwarfdump -all /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/asm-func-debug.test.tmp | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/asm-func-debug.test -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stdout): -- BOLT-INFO: Target architecture: x86_64 BOLT-INFO: BOLT version: BOLT-INFO: first alloc address is 0x200000 BOLT-INFO: creating new program header table at address 0x400000, offset 0x200000 BOLT-INFO: static input executable detected BOLT-INFO: disabling -align-macro-fusion in non-relocation mode BOLT-INFO: enabling lite mode -- Command Output (stderr): -- ld.lld: warning: cannot find entry symbol _start; not setting start address LLVM ERROR: annotation value out of range -- ******************** PASS: BOLT :: X86/dwarf4-df-dualcu.test (46 of 198) TIMEOUT: BOLT :: X86/avx512-trap.test (47 of 198) ******************** TEST 'BOLT :: X86/avx512-trap.test' FAILED ******************** Script: -- : 'RUN: at line 4'; /usr/bin/llvm-mc -filetype=obj -triple=x86_64-unknown-unknown -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/avx512-trap.test.tmp.o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/avx512.s : 'RUN: at line 6'; /usr/bin/ld.lld /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/avx512-trap.test.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/avx512-trap.test.tmp -q : 'RUN: at line 7'; /usr/bin/llvm-objdump -d --disassemble-symbols=use_avx512 /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/avx512-trap.test.tmp | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/avx512-trap.test --check-prefix=CHECK-DIS-NO-TRAP : 'RUN: at line 10'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/avx512-trap.test.tmp --trap-avx512=1 -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/avx512-trap.test.tmp.bolt --lite=0 2>&1 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/avx512-trap.test : 'RUN: at line 11'; /usr/bin/llvm-objdump -d --disassemble-symbols=use_avx512 /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/avx512-trap.test.tmp.bolt | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/avx512-trap.test --check-prefix=CHECK-DIS : 'RUN: at line 14'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/avx512-trap.test.tmp --trap-avx512=0 -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/avx512-trap.test.tmp.bolt --lite=0 : 'RUN: at line 15'; /usr/bin/llvm-objdump -d --disassemble-symbols=use_avx512 /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/avx512-trap.test.tmp.bolt | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/avx512-trap.test --check-prefix=CHECK-DIS-NO-TRAP -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stdout): -- BOLT-INFO: Target architecture: x86_64 BOLT-INFO: BOLT version: BOLT-INFO: first alloc address is 0x200000 BOLT-INFO: creating new program header table at address 0x400000, offset 0x200000 BOLT-INFO: enabling relocation mode BOLT-INFO: static input executable detected BOLT-INFO: enabling -align-macro-fusion=all since no profile was specified -- Command Output (stderr): -- ld.lld: warning: cannot find entry symbol _start; not setting start address LLVM ERROR: annotation value out of range -- ******************** PASS: BOLT :: X86/dwarf5-debug-info-dwarf4-debug-line.s (48 of 198) PASS: BOLT :: X86/dwarf5-debug-line.s (49 of 198) PASS: BOLT :: X86/dwarf5-call-pc.test (50 of 198) PASS: BOLT :: X86/dwarf5-debug-loclists.s (51 of 198) PASS: BOLT :: X86/dwarf5-df-dualcu-loclist.test (52 of 198) PASS: BOLT :: X86/dwarf5-df-mono-dualcu.test (53 of 198) PASS: BOLT :: X86/dwarf5-ftypes-dwp-input-dwo-output.test (54 of 198) PASS: BOLT :: X86/dwarf5-df-dualcu.test (55 of 198) PASS: BOLT :: X86/dwarf5-label-low-pc.s (56 of 198) PASS: BOLT :: X86/dwarf5-locexpr-addrx.s (57 of 198) PASS: BOLT :: X86/dwarf5-dwarf4-monolithic.test (58 of 198) PASS: BOLT :: X86/dwarf5-locaddrx.test (59 of 198) PASS: BOLT :: X86/dwarf5-lowpc-highpc-convert.s (60 of 198) PASS: BOLT :: X86/dwarf5-loclist-offset-form.test (61 of 198) PASS: BOLT :: X86/dwarf5-return-pc.test (62 of 198) PASS: BOLT :: X86/false-jump-table.s (63 of 198) PASS: BOLT :: X86/dwarf5-two-loclists.test (64 of 198) PASS: BOLT :: X86/dwarf5-two-rnglists.test (65 of 198) PASS: BOLT :: X86/fallthrough-to-noop.test (66 of 198) PASS: BOLT :: X86/fptr-addend-pcrel.s (67 of 198) PASS: BOLT :: X86/exceptions-args.test (68 of 198) PASS: BOLT :: X86/dwarf5-split-dwarf4-monolithic.test (69 of 198) PASS: BOLT :: X86/gdbindex.test (70 of 198) PASS: BOLT :: X86/high_pc_udata.s (71 of 198) PASS: BOLT :: X86/indirect-goto.test (72 of 198) PASS: BOLT :: X86/icf-jump-tables.test (73 of 198) PASS: BOLT :: X86/icp-inline.s (74 of 198) UNSUPPORTED: BOLT :: X86/internal-call-instrument-so.s (75 of 198) UNSUPPORTED: BOLT :: X86/internal-call-instrument.s (76 of 198) FAIL: BOLT :: X86/frame-opt-lea.s (77 of 198) ******************** TEST 'BOLT :: X86/frame-opt-lea.s' FAILED ******************** Script: -- : 'RUN: at line 8'; /usr/bin/llvm-mc -filetype=obj -triple x86_64-unknown-unknown /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/frame-opt-lea.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/frame-opt-lea.s.tmp.o : 'RUN: at line 10'; /usr/bin/python3 /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/link_fdata.py /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/frame-opt-lea.s /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/frame-opt-lea.s.tmp.o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/frame-opt-lea.s.tmp.fdata : 'RUN: at line 11'; /usr/bin/llvm-strip --strip-unneeded /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/frame-opt-lea.s.tmp.o : 'RUN: at line 12'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/frame-opt-lea.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/frame-opt-lea.s.tmp.exe -Wl,-q -nostdlib : 'RUN: at line 13'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/frame-opt-lea.s.tmp.exe -relocs -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/frame-opt-lea.s.tmp.out -data /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/frame-opt-lea.s.tmp.fdata -frame-opt=all -simplify-conditional-tail-calls=false -lite=0 -eliminate-unreachable=false | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/frame-opt-lea.s : 'RUN: at line 16'; /usr/bin/llvm-objdump -d /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/frame-opt-lea.s.tmp.out --print-imm-hex | /usr/bin/FileCheck --check-prefix CHECK-OBJDUMP /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/frame-opt-lea.s -- Exit Code: 1 Command Output (stderr): -- LLVM ERROR: annotation value out of range LLVM ERROR: annotation value out of range /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/frame-opt-lea.s:53:10: error: CHECK: expected string not found in input # CHECK: BOLT-INFO: FOP deleted 0 load(s) (dyn count: 0) and 0 store(s) ^ :1:1: note: scanning from here BOLT-INFO: Target architecture: x86_64 ^ :9:1: note: possible intended match here BOLT-INFO: profile for 1 objects was ignored ^ Input file: Check file: /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/frame-opt-lea.s -dump-input=help explains the following input dump. Input was: <<<<<< 1: BOLT-INFO: Target architecture: x86_64 check:53'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found 2: BOLT-INFO: BOLT version: check:53'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3: BOLT-INFO: first alloc address is 0x200000 check:53'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4: BOLT-INFO: creating new program header table at address 0x400000, offset 0x200000 check:53'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5: BOLT-INFO: enabling relocation mode check:53'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6: BOLT-INFO: static input executable detected check:53'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7: BOLT-INFO: pre-processing profile using branch profile reader check:53'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8: BOLT-INFO: 1 out of 2 functions in the binary (50.0%) have non-empty execution profile check:53'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 9: BOLT-INFO: profile for 1 objects was ignored check:53'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check:53'1 ? possible intended match 10: BOLT-INFO: 0 instructions were shortened check:53'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>>>>> -- ******************** PASS: BOLT :: X86/inline-debug-info.test (78 of 198) PASS: BOLT :: X86/issue20.test (79 of 198) PASS: BOLT :: X86/insert-addr-rnglists_base.s (80 of 198) PASS: BOLT :: X86/issue20.s (81 of 198) PASS: BOLT :: X86/issue26.test (82 of 198) PASS: BOLT :: X86/insert-debug-info-entry.test (83 of 198) PASS: BOLT :: X86/issue26.s (84 of 198) PASS: BOLT :: X86/jmp-after-ret.s (85 of 198) PASS: BOLT :: X86/jmpjmp.test (86 of 198) PASS: BOLT :: X86/jump-table-footprint-reduction.test (87 of 198) PASS: BOLT :: X86/jump-table-move.s (88 of 198) PASS: BOLT :: X86/jmp-optimization.test (89 of 198) PASS: BOLT :: X86/jump-table-icp.test (90 of 198) PASS: BOLT :: X86/layout-heuristic.test (91 of 198) PASS: BOLT :: X86/jump-table-reference.test (92 of 198) PASS: BOLT :: X86/line-number.test (93 of 198) PASS: BOLT :: X86/loop-nest.test (94 of 198) PASS: BOLT :: X86/merge-fdata-bat-mode.test (95 of 198) PASS: BOLT :: X86/merge-fdata-output.test (96 of 198) PASS: BOLT :: X86/lto-name-match.s (97 of 198) PASS: BOLT :: X86/loop-inversion-pass.s (98 of 198) TIMEOUT: BOLT :: X86/dwarf5-rangeoffset-to-rangeindex.s (99 of 198) ******************** TEST 'BOLT :: X86/dwarf5-rangeoffset-to-rangeindex.s' FAILED ******************** Script: -- : 'RUN: at line 3'; /usr/bin/llvm-mc -dwarf-version=5 -filetype=obj -triple x86_64-unknown-linux /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/dwarf5-rangeoffset-to-rangeindex.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/dwarf5-rangeoffset-to-rangeindex.s.tmp1.o : 'RUN: at line 4'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib -dwarf-5 /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/dwarf5-rangeoffset-to-rangeindex.s.tmp1.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/dwarf5-rangeoffset-to-rangeindex.s.tmp.exe -Wl,-q : 'RUN: at line 5'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/dwarf5-rangeoffset-to-rangeindex.s.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/dwarf5-rangeoffset-to-rangeindex.s.tmp.bolt --update-debug-sections : 'RUN: at line 6'; /usr/bin/llvm-dwarfdump --show-form --verbose --debug-info /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/dwarf5-rangeoffset-to-rangeindex.s.tmp.exe | /usr/bin/FileCheck --check-prefix=PRECHECK /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/dwarf5-rangeoffset-to-rangeindex.s : 'RUN: at line 7'; /usr/bin/llvm-dwarfdump --show-form --verbose --debug-addr /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/dwarf5-rangeoffset-to-rangeindex.s.tmp.bolt > /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/dwarf5-rangeoffset-to-rangeindex.s.tmp.txt : 'RUN: at line 8'; /usr/bin/llvm-dwarfdump --show-form --verbose --debug-info /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/dwarf5-rangeoffset-to-rangeindex.s.tmp.bolt >> /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/dwarf5-rangeoffset-to-rangeindex.s.tmp.txt : 'RUN: at line 9'; cat /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/dwarf5-rangeoffset-to-rangeindex.s.tmp.txt | /usr/bin/FileCheck --check-prefix=POSTCHECK /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/dwarf5-rangeoffset-to-rangeindex.s -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stdout): -- BOLT-INFO: Target architecture: x86_64 BOLT-INFO: BOLT version: BOLT-INFO: first alloc address is 0x200000 BOLT-INFO: creating new program header table at address 0x400000, offset 0x200000 BOLT-INFO: enabling relocation mode BOLT-INFO: static input executable detected BOLT-INFO: enabling -align-macro-fusion=all since no profile was specified BOLT-INFO: enabling lite mode -- Command Output (stderr): -- ld.lld: warning: cannot find entry symbol _start; not setting start address LLVM ERROR: annotation value out of range -- ******************** PASS: BOLT :: X86/no-entry-reordering.test (100 of 198) PASS: BOLT :: X86/no-output.test (101 of 198) FAIL: BOLT :: X86/plt-sec-8-byte.test (102 of 198) ******************** TEST 'BOLT :: X86/plt-sec-8-byte.test' FAILED ******************** Script: -- : 'RUN: at line 2'; /usr/bin/yaml2obj /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/plt-sec-8-byte.yaml &> /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/plt-sec-8-byte.test.tmp.exe : 'RUN: at line 3'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/plt-sec-8-byte.test.tmp.exe --print-cfg --print-only=main -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/plt-sec-8-byte.test.tmp.out | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/plt-sec-8-byte.test -- Exit Code: 1 Command Output (stderr): -- BOLT-WARNING: .annobin_elf_init.c_end/1 (0x4006a5) does not have any section BOLT-WARNING: .annobin___libc_csu_fini.end/1 (0x4006a5) does not have any section LLVM ERROR: annotation value out of range LLVM ERROR: annotation value out of range LLVM ERROR: annotation value out of range /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/plt-sec-8-byte.test:5:8: error: CHECK: expected string not found in input CHECK: callq printf@PLT ^ :1:1: note: scanning from here BOLT-INFO: Target architecture: x86_64 ^ :3:18: note: possible intended match here BOLT-INFO: first alloc address is 0x400000 ^ Input file: Check file: /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/plt-sec-8-byte.test -dump-input=help explains the following input dump. Input was: <<<<<< 1: BOLT-INFO: Target architecture: x86_64 check:5'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found 2: BOLT-INFO: BOLT version: check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3: BOLT-INFO: first alloc address is 0x400000 check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check:5'1 ? possible intended match 4: BOLT-INFO: creating new program header table at address 0x800000, offset 0x400000 check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5: BOLT-INFO: disabling -align-macro-fusion in non-relocation mode check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6: BOLT-INFO: enabling lite mode check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>>>>> -- ******************** FAIL: BOLT :: X86/plt-sec.test (103 of 198) ******************** TEST 'BOLT :: X86/plt-sec.test' FAILED ******************** Script: -- : 'RUN: at line 2'; /usr/bin/yaml2obj /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/plt-sec.yaml &> /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/plt-sec.test.tmp.exe : 'RUN: at line 3'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/plt-sec.test.tmp.exe --print-cfg --print-only=foo -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/plt-sec.test.tmp.out | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/plt-sec.test : 'RUN: at line 7'; /usr/bin/yaml2obj /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/plt-got-sec.yaml &> /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/plt-sec.test.tmp.exe : 'RUN: at line 8'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/plt-sec.test.tmp.exe --print-cfg --print-only=foo -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/plt-sec.test.tmp.out | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/plt-sec.test -- Exit Code: 1 Command Output (stderr): -- LLVM ERROR: annotation value out of range LLVM ERROR: annotation value out of range /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/plt-sec.test:11:8: error: CHECK: expected string not found in input CHECK: callq puts@PLT ^ :1:1: note: scanning from here BOLT-INFO: Target architecture: x86_64 ^ :3:18: note: possible intended match here BOLT-INFO: first alloc address is 0x400000 ^ Input file: Check file: /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/plt-sec.test -dump-input=help explains the following input dump. Input was: <<<<<< 1: BOLT-INFO: Target architecture: x86_64 check:11'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found 2: BOLT-INFO: BOLT version: check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3: BOLT-INFO: first alloc address is 0x400000 check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check:11'1 ? possible intended match 4: BOLT-INFO: creating new program header table at address 0x600000, offset 0x200000 check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5: BOLT-INFO: enabling relocation mode check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6: BOLT-INFO: enabling -align-macro-fusion=all since no profile was specified check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7: BOLT-INFO: enabling lite mode check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>>>>> -- ******************** TIMEOUT: BOLT :: X86/gotpcrelx.s (104 of 198) ******************** TEST 'BOLT :: X86/gotpcrelx.s' FAILED ******************** Script: -- : 'RUN: at line 8'; /usr/bin/llvm-mc -filetype=obj -triple x86_64-unknown-linux -relax-relocations /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/gotpcrelx.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/gotpcrelx.s.tmp.o : 'RUN: at line 10'; /usr/bin/ld.lld /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/gotpcrelx.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/gotpcrelx.s.tmp.exe -q : 'RUN: at line 11'; /usr/bin/ld.lld /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/gotpcrelx.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/gotpcrelx.s.tmp.pie.exe -q -pie : 'RUN: at line 12'; /usr/bin/ld.lld /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/gotpcrelx.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/gotpcrelx.s.tmp.no-relax.exe -q --no-relax : 'RUN: at line 13'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/gotpcrelx.s.tmp.exe --relocs -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/gotpcrelx.s.tmp.out --print-cfg --print-only=_start |& /usr/bin/FileCheck --check-prefix=BOLT /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/gotpcrelx.s : 'RUN: at line 15'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/gotpcrelx.s.tmp.pie.exe -o /dev/null --print-cfg --print-only=_start |& /usr/bin/FileCheck --check-prefix=PIE-BOLT /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/gotpcrelx.s : 'RUN: at line 17'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/gotpcrelx.s.tmp.no-relax.exe -o /dev/null --print-cfg --print-only=_start |& /usr/bin/FileCheck --check-prefix=NO-RELAX-BOLT /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/gotpcrelx.s : 'RUN: at line 19'; /usr/bin/llvm-objdump -d --no-show-raw-insn --print-imm-hex /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/gotpcrelx.s.tmp.out | /usr/bin/FileCheck --check-prefix=DISASM /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/gotpcrelx.s -- Exit Code: -9 Timeout: Reached timeout of 60 seconds ******************** FAIL: BOLT :: X86/reader.test (105 of 198) ******************** TEST 'BOLT :: X86/reader.test' FAILED ******************** Script: -- : 'RUN: at line 3'; /usr/bin/yaml2obj /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/blarge.yaml &> /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/reader.test.tmp.exe : 'RUN: at line 4'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/reader.test.tmp.exe -o /dev/null --data /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/blarge.fdata --dump-data 2>&1 | sort | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/reader.test -check-prefix=CHECK -- Exit Code: 134 Command Output (stderr): -- /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/reader.test.script: line 2: 194307 Aborted (core dumped) /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/reader.test.tmp.exe -o /dev/null --data /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/blarge.fdata --dump-data 2>&1 194308 Done | sort 194309 Done | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/reader.test -check-prefix=CHECK -- ******************** PASS: BOLT :: X86/relaxed-tailcall.test (106 of 198) FAIL: BOLT :: X86/pre-aggregated-perf.test (107 of 198) ******************** TEST 'BOLT :: X86/pre-aggregated-perf.test' FAILED ******************** Script: -- : 'RUN: at line 12'; /usr/bin/yaml2obj /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/blarge.yaml &> /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/pre-aggregated-perf.test.tmp.exe : 'RUN: at line 13'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/perf2bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/pre-aggregated-perf.test.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/pre-aggregated-perf.test.tmp -pa -p /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/pre-aggregated.txt -w /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/pre-aggregated-perf.test.tmp.new : 'RUN: at line 14'; cat /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/pre-aggregated-perf.test.tmp | sort | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/pre-aggregated-perf.test -check-prefix=PERF2BOLT : 'RUN: at line 15'; cat /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/pre-aggregated-perf.test.tmp.new | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/pre-aggregated-perf.test -check-prefix=NEWFORMAT -- Exit Code: 134 Command Output (stdout): -- PERF2BOLT: Starting data aggregation job for /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/pre-aggregated.txt BOLT-INFO: Target architecture: x86_64 BOLT-INFO: BOLT version: BOLT-INFO: first alloc address is 0x4005e0 BOLT-INFO: creating new program header table at address 0x800000, offset 0x3ffa20 BOLT-INFO: disabling -align-macro-fusion in non-relocation mode BOLT-INFO: enabling lite mode BOLT-INFO: pre-processing profile using perf data aggregator PERF2BOLT: parsing pre-aggregated profile... -- Command Output (stderr): -- LLVM ERROR: annotation value out of range LLVM ERROR: annotation value out of range /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/pre-aggregated-perf.test.script: line 4: 194306 Aborted (core dumped) /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/perf2bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/pre-aggregated-perf.test.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/pre-aggregated-perf.test.tmp -pa -p /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/pre-aggregated.txt -w /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/pre-aggregated-perf.test.tmp.new -- ******************** PASS: BOLT :: X86/remove-unused.test (108 of 198) PASS: BOLT :: X86/sctc-bug.test (109 of 198) PASS: BOLT :: X86/sctc-bug2.test (110 of 198) PASS: BOLT :: X86/rodata-simpl-loads.test (111 of 198) PASS: BOLT :: X86/sctc-bug3.test (112 of 198) TIMEOUT: BOLT :: X86/inlined-function-mixed.test (113 of 198) ******************** TEST 'BOLT :: X86/inlined-function-mixed.test' FAILED ******************** Script: -- : 'RUN: at line 4'; /usr/bin/clang --driver-mode=g++ --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/inlined.cpp -c -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/inlined.o : 'RUN: at line 5'; /usr/bin/clang --driver-mode=g++ --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/inlinee.cpp -c -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/inlinee.o -g : 'RUN: at line 6'; /usr/bin/clang --driver-mode=g++ --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/inlined.o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/inlinee.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/inlined-function-mixed.test.tmp : 'RUN: at line 8'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/inlined-function-mixed.test.tmp -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/inlined-function-mixed.test.tmp.bolt --update-debug-sections --reorder-blocks=reverse --inline-small-functions --force-inline=main | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/inlined-function-mixed.test -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stderr): -- clang-15: warning: -Wl,--unresolved-symbols=ignore-all: 'linker' input unused [-Wunused-command-line-argument] clang-15: warning: argument unused during compilation: '-fuse-ld=lld' [-Wunused-command-line-argument] clang-15: warning: -Wl,--unresolved-symbols=ignore-all: 'linker' input unused [-Wunused-command-line-argument] clang-15: warning: argument unused during compilation: '-fuse-ld=lld' [-Wunused-command-line-argument] ld.lld: warning: cannot find entry symbol _start; not setting start address LLVM ERROR: annotation value out of range -- ******************** PASS: BOLT :: X86/sctc-bug4.test (114 of 198) PASS: BOLT :: X86/shared_object_entry.s (115 of 198) TIMEOUT: BOLT :: X86/interprocedural-ref-entry-point.s (116 of 198) ******************** TEST 'BOLT :: X86/interprocedural-ref-entry-point.s' FAILED ******************** Script: -- : 'RUN: at line 20'; /usr/bin/llvm-mc -filetype=obj -triple x86_64-unknown-unknown /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/interprocedural-ref-entry-point.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/interprocedural-ref-entry-point.s.tmp.o : 'RUN: at line 21'; /usr/bin/clang --driver-mode=g++ --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib -no-pie /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/interprocedural-ref-entry-point.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/interprocedural-ref-entry-point.s.tmp.exe -Wl,-q : 'RUN: at line 22'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/interprocedural-ref-entry-point.s.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/interprocedural-ref-entry-point.s.tmp.out --dump-dot-all --funcs=main.* 2>&1 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/interprocedural-ref-entry-point.s -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stderr): -- ld.lld: warning: cannot find entry symbol _start; not setting start address -- ******************** PASS: BOLT :: X86/shared-abbrev.s (117 of 198) PASS: BOLT :: X86/shorten-mov.test (118 of 198) TIMEOUT: BOLT :: X86/jump-table-pic-order.test (119 of 198) ******************** TEST 'BOLT :: X86/jump-table-pic-order.test' FAILED ******************** Script: -- : 'RUN: at line 4'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/jump-table-pic.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/jump-table-pic-order.test.tmp.exe -Wl,-q : 'RUN: at line 5'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/jump-table-pic-order.test.tmp.exe --strict --print-cfg --print-only=main -o /dev/null | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/jump-table-pic-order.test -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stderr): -- ld.lld: warning: cannot find entry symbol _start; not setting start address LLVM ERROR: annotation value out of range -- ******************** TIMEOUT: BOLT :: X86/shrinkwrapping-and-rsp.s (120 of 198) ******************** TEST 'BOLT :: X86/shrinkwrapping-and-rsp.s' FAILED ******************** Script: -- : 'RUN: at line 6'; /usr/bin/llvm-mc -filetype=obj -triple x86_64-unknown-unknown /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-and-rsp.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-and-rsp.s.tmp.o : 'RUN: at line 8'; /usr/bin/python3 /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/link_fdata.py /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-and-rsp.s /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-and-rsp.s.tmp.o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-and-rsp.s.tmp.fdata : 'RUN: at line 9'; /usr/bin/llvm-strip --strip-unneeded /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-and-rsp.s.tmp.o : 'RUN: at line 10'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-and-rsp.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-and-rsp.s.tmp.exe -Wl,-q -nostdlib : 'RUN: at line 11'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-and-rsp.s.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-and-rsp.s.tmp.out --data /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-and-rsp.s.tmp.fdata --frame-opt=all --simplify-conditional-tail-calls=false --eliminate-unreachable=false | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-and-rsp.s -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stderr): -- LLVM ERROR: annotation value out of range -- ******************** TIMEOUT: BOLT :: X86/shrinkwrapping-critedge.s (121 of 198) ******************** TEST 'BOLT :: X86/shrinkwrapping-critedge.s' FAILED ******************** Script: -- : 'RUN: at line 6'; /usr/bin/llvm-mc -filetype=obj -triple x86_64-unknown-unknown /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-critedge.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-critedge.s.tmp.o : 'RUN: at line 8'; /usr/bin/python3 /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/link_fdata.py /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-critedge.s /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-critedge.s.tmp.o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-critedge.s.tmp.fdata : 'RUN: at line 9'; /usr/bin/llvm-strip --strip-unneeded /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-critedge.s.tmp.o : 'RUN: at line 10'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib -no-pie /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-critedge.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-critedge.s.tmp.exe -Wl,-q -nostdlib : 'RUN: at line 11'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-critedge.s.tmp.exe --relocs -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-critedge.s.tmp.out --data /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-critedge.s.tmp.fdata --frame-opt=all --simplify-conditional-tail-calls=false --eliminate-unreachable=false -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stdout): -- BOLT-INFO: Target architecture: x86_64 BOLT-INFO: BOLT version: BOLT-INFO: first alloc address is 0x200000 BOLT-INFO: creating new program header table at address 0x400000, offset 0x200000 BOLT-INFO: enabling relocation mode BOLT-INFO: static input executable detected BOLT-INFO: enabling lite mode BOLT-INFO: pre-processing profile using branch profile reader BOLT-INFO: 1 out of 1 functions in the binary (100.0%) have non-empty execution profile BOLT-INFO: profile for 1 objects was ignored BOLT-INFO: 0 instructions were shortened -- Command Output (stderr): -- LLVM ERROR: annotation value out of range -- ******************** TIMEOUT: BOLT :: X86/shrinkwrapping-do-not-pessimize.s (122 of 198) ******************** TEST 'BOLT :: X86/shrinkwrapping-do-not-pessimize.s' FAILED ******************** Script: -- : 'RUN: at line 11'; /usr/bin/llvm-mc -filetype=obj -triple x86_64-unknown-unknown /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-do-not-pessimize.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-do-not-pessimize.s.tmp.o : 'RUN: at line 13'; /usr/bin/python3 /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/link_fdata.py /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-do-not-pessimize.s /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-do-not-pessimize.s.tmp.o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-do-not-pessimize.s.tmp.fdata : 'RUN: at line 14'; /usr/bin/llvm-strip --strip-unneeded /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-do-not-pessimize.s.tmp.o : 'RUN: at line 15'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-do-not-pessimize.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-do-not-pessimize.s.tmp.exe -Wl,-q -nostdlib : 'RUN: at line 16'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt -relocs /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-do-not-pessimize.s.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-do-not-pessimize.s.tmp.out -data /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-do-not-pessimize.s.tmp.fdata -frame-opt=all -equalize-bb-counts | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-do-not-pessimize.s -- Exit Code: 137 Timeout: Reached timeout of 60 seconds Command Output (stderr): -- LLVM ERROR: annotation value out of range /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-do-not-pessimize.s.script: line 5: 194626 Killed /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt -relocs /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-do-not-pessimize.s.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-do-not-pessimize.s.tmp.out -data /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-do-not-pessimize.s.tmp.fdata -frame-opt=all -equalize-bb-counts 194627 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-do-not-pessimize.s -- ******************** TIMEOUT: BOLT :: X86/shrinkwrapping-insertcfi.s (123 of 198) ******************** TEST 'BOLT :: X86/shrinkwrapping-insertcfi.s' FAILED ******************** Script: -- : 'RUN: at line 6'; /usr/bin/llvm-mc -filetype=obj -triple x86_64-unknown-unknown /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-insertcfi.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-insertcfi.s.tmp.o : 'RUN: at line 7'; /usr/bin/python3 /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/link_fdata.py /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-insertcfi.s /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-insertcfi.s.tmp.o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-insertcfi.s.tmp.fdata : 'RUN: at line 8'; /usr/bin/llvm-strip --strip-unneeded /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-insertcfi.s.tmp.o : 'RUN: at line 9'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-insertcfi.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-insertcfi.s.tmp.exe -Wl,-q -nostdlib : 'RUN: at line 10'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-insertcfi.s.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-insertcfi.s.tmp.out --data /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-insertcfi.s.tmp.fdata --frame-opt=all --lite=0 --print-fop 2>&1 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-insertcfi.s -- Exit Code: -9 Timeout: Reached timeout of 60 seconds ******************** TIMEOUT: BOLT :: X86/shrinkwrapping-mov.s (124 of 198) ******************** TEST 'BOLT :: X86/shrinkwrapping-mov.s' FAILED ******************** Script: -- : 'RUN: at line 8'; /usr/bin/llvm-mc -filetype=obj -triple x86_64-unknown-unknown /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-mov.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-mov.s.tmp.o : 'RUN: at line 10'; /usr/bin/python3 /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/link_fdata.py /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-mov.s /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-mov.s.tmp.o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-mov.s.tmp.fdata : 'RUN: at line 11'; /usr/bin/llvm-strip --strip-unneeded /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-mov.s.tmp.o : 'RUN: at line 12'; /usr/bin/ld.lld /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-mov.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-mov.s.tmp.exe -q : 'RUN: at line 13'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-mov.s.tmp.exe -relocs -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-mov.s.tmp.out -data /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-mov.s.tmp.fdata -frame-opt=all -simplify-conditional-tail-calls=false -experimental-shrink-wrapping -eliminate-unreachable=false | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-mov.s -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stderr): -- LLVM ERROR: annotation value out of range -- ******************** TIMEOUT: BOLT :: X86/shrinkwrapping-lea.s (125 of 198) ******************** TEST 'BOLT :: X86/shrinkwrapping-lea.s' FAILED ******************** Script: -- : 'RUN: at line 7'; /usr/bin/llvm-mc -filetype=obj -triple x86_64-unknown-unknown /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-lea.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-lea.s.tmp.o : 'RUN: at line 9'; /usr/bin/python3 /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/link_fdata.py /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-lea.s /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-lea.s.tmp.o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-lea.s.tmp.fdata : 'RUN: at line 10'; /usr/bin/llvm-strip --strip-unneeded /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-lea.s.tmp.o : 'RUN: at line 11'; /usr/bin/ld.lld /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-lea.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-lea.s.tmp.exe -q : 'RUN: at line 12'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-lea.s.tmp.exe -relocs -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-lea.s.tmp.out -data /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-lea.s.tmp.fdata -frame-opt=all -simplify-conditional-tail-calls=false -experimental-shrink-wrapping -eliminate-unreachable=false | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-lea.s : 'RUN: at line 16'; /usr/bin/llvm-objdump -d /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-lea.s.tmp.out --print-imm-hex | /usr/bin/FileCheck --check-prefix CHECK-OBJDUMP /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-lea.s -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stderr): -- LLVM ERROR: annotation value out of range -- ******************** TIMEOUT: BOLT :: X86/shrinkwrapping-pop-order.s (126 of 198) ******************** TEST 'BOLT :: X86/shrinkwrapping-pop-order.s' FAILED ******************** Script: -- : 'RUN: at line 7'; /usr/bin/llvm-mc -filetype=obj -triple x86_64-unknown-unknown /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-pop-order.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-pop-order.s.tmp.o : 'RUN: at line 8'; /usr/bin/python3 /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/link_fdata.py /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-pop-order.s /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-pop-order.s.tmp.o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-pop-order.s.tmp.fdata : 'RUN: at line 9'; /usr/bin/llvm-strip --strip-unneeded /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-pop-order.s.tmp.o : 'RUN: at line 10'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-pop-order.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-pop-order.s.tmp.exe -Wl,-q -nostdlib : 'RUN: at line 11'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-pop-order.s.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-pop-order.s.tmp.out --data /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-pop-order.s.tmp.fdata --frame-opt=all --lite=0 --print-fop 2>&1 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-pop-order.s -- Exit Code: -9 Timeout: Reached timeout of 60 seconds ******************** TIMEOUT: BOLT :: X86/shrinkwrapping-popf.s (127 of 198) ******************** TEST 'BOLT :: X86/shrinkwrapping-popf.s' FAILED ******************** Script: -- : 'RUN: at line 5'; /usr/bin/llvm-mc -filetype=obj -triple x86_64-unknown-unknown /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-popf.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-popf.s.tmp.o : 'RUN: at line 6'; /usr/bin/python3 /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/link_fdata.py /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-popf.s /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-popf.s.tmp.o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-popf.s.tmp.fdata : 'RUN: at line 7'; /usr/bin/llvm-strip --strip-unneeded /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-popf.s.tmp.o : 'RUN: at line 8'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-popf.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-popf.s.tmp.exe -Wl,-q -nostdlib : 'RUN: at line 9'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-popf.s.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-popf.s.tmp.out --data /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-popf.s.tmp.fdata --frame-opt=all --lite=0 -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stdout): -- BOLT-INFO: Target architecture: x86_64 BOLT-INFO: BOLT version: BOLT-INFO: first alloc address is 0x200000 BOLT-INFO: creating new program header table at address 0x400000, offset 0x200000 BOLT-INFO: enabling relocation mode BOLT-INFO: static input executable detected BOLT-INFO: pre-processing profile using branch profile reader BOLT-INFO: 1 out of 1 functions in the binary (100.0%) have non-empty execution profile BOLT-INFO: profile for 1 objects was ignored BOLT-INFO: 1 instructions were shortened BOLT-INFO: UCE removed 0 blocks and 0 bytes of code. BOLT-INFO: SCTC: patched 0 tail calls (0 forward) tail calls (0 backward) from a total of 0 while removing 0 double jumps and removing 0 basic blocks totalling 0 bytes of code. CTCs total execution count is 0 and the number of times CTCs are taken is 0. -- Command Output (stderr): -- LLVM ERROR: annotation value out of range -- ******************** PASS: BOLT :: X86/split-landing-pad.s (128 of 198) PASS: BOLT :: X86/split-random.s (129 of 198) PASS: BOLT :: X86/srol-bug.test (130 of 198) PASS: BOLT :: X86/static-exe.test (131 of 198) TIMEOUT: BOLT :: X86/shrinkwrapping-restore-position.s (132 of 198) ******************** TEST 'BOLT :: X86/shrinkwrapping-restore-position.s' FAILED ******************** Script: -- : 'RUN: at line 6'; /usr/bin/llvm-mc -filetype=obj -triple x86_64-unknown-unknown /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-restore-position.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-restore-position.s.tmp.o : 'RUN: at line 8'; /usr/bin/python3 /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/link_fdata.py /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-restore-position.s /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-restore-position.s.tmp.o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-restore-position.s.tmp.fdata : 'RUN: at line 9'; /usr/bin/llvm-strip --strip-unneeded /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-restore-position.s.tmp.o : 'RUN: at line 10'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-restore-position.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-restore-position.s.tmp.exe -Wl,-q -nostdlib : 'RUN: at line 11'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt -relocs /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-restore-position.s.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-restore-position.s.tmp.out -data /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-restore-position.s.tmp.fdata -frame-opt=all -simplify-conditional-tail-calls=false -experimental-shrink-wrapping -eliminate-unreachable=false | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-restore-position.s : 'RUN: at line 15'; /usr/bin/llvm-objdump -d /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping-restore-position.s.tmp.out --print-imm-hex | /usr/bin/FileCheck --check-prefix CHECK-OBJDUMP /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping-restore-position.s -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stderr): -- LLVM ERROR: annotation value out of range -- ******************** TIMEOUT: BOLT :: X86/shrinkwrapping.test (133 of 198) ******************** TEST 'BOLT :: X86/shrinkwrapping.test' FAILED ******************** Script: -- : 'RUN: at line 9'; /usr/bin/clang --driver-mode=g++ --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib -no-pie /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/exc4sw.S -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping.test.tmp.exe -Wl,-q : 'RUN: at line 10'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping.test.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping.test.tmp --relocs --frame-opt=all --data=/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/exc4sw.fdata --reorder-blocks=cache 2>&1 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping.test --check-prefix=CHECK-BOLT : 'RUN: at line 14'; /usr/bin/llvm-objdump --dwarf=frames /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping.test.tmp.exe | grep -A20 -e `/usr/bin/llvm-nm --numeric-sort /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping.test.tmp.exe | grep main | tail -n 1 | cut -f1 -d' ' | tail -c9` 2>&1 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping.test --check-prefix=CHECK-INPUT : 'RUN: at line 18'; /usr/bin/llvm-objdump --dwarf=frames /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping.test.tmp | grep -A20 -e `/usr/bin/llvm-nm --numeric-sort /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/shrinkwrapping.test.tmp | grep main | tail -n 1 | cut -f1 -d' ' | tail -c9` 2>&1 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/shrinkwrapping.test --check-prefix=CHECK-OUTPUT -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stderr): -- ld.lld: warning: cannot find entry symbol _start; not setting start address -- ******************** TIMEOUT: BOLT :: X86/split-func-icf.s (134 of 198) ******************** TEST 'BOLT :: X86/split-func-icf.s' FAILED ******************** Script: -- : 'RUN: at line 8'; /usr/bin/llvm-mc -filetype=obj -triple x86_64-unknown-unknown /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/split-func-icf.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-icf.s.tmp.o : 'RUN: at line 9'; /usr/bin/llvm-strip --strip-unneeded /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-icf.s.tmp.o : 'RUN: at line 10'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-icf.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-icf.s.tmp.exe -Wl,-q : 'RUN: at line 11'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-icf.s.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-icf.s.tmp.out -v=1 --print-only=main2.cold.1 --print-disasm 2>&1 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/split-func-icf.s -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stderr): -- ld.lld: warning: cannot find entry symbol _start; not setting start address -- ******************** TIMEOUT: BOLT :: X86/split-func-jump-table-fragment-bidirection.s (135 of 198) ******************** TEST 'BOLT :: X86/split-func-jump-table-fragment-bidirection.s' FAILED ******************** Script: -- : 'RUN: at line 8'; /usr/bin/llvm-mc -filetype=obj -triple x86_64-unknown-unknown /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/split-func-jump-table-fragment-bidirection.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment-bidirection.s.tmp.o : 'RUN: at line 9'; /usr/bin/llvm-strip --strip-unneeded /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment-bidirection.s.tmp.o : 'RUN: at line 10'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment-bidirection.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment-bidirection.s.tmp.exe -Wl,-q : 'RUN: at line 11'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt -print-cfg -v=3 /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment-bidirection.s.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment-bidirection.s.tmp.out 2>&1 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/split-func-jump-table-fragment-bidirection.s -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stderr): -- ld.lld: warning: cannot find entry symbol _start; not setting start address -- ******************** TIMEOUT: BOLT :: X86/split-func-jump-table-fragment-noparent.s (136 of 198) ******************** TEST 'BOLT :: X86/split-func-jump-table-fragment-noparent.s' FAILED ******************** Script: -- : 'RUN: at line 7'; /usr/bin/llvm-mc -filetype=obj -triple x86_64-unknown-unknown /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/split-func-jump-table-fragment-noparent.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment-noparent.s.tmp.o : 'RUN: at line 8'; /usr/bin/llvm-strip --strip-unneeded /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment-noparent.s.tmp.o : 'RUN: at line 9'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment-noparent.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment-noparent.s.tmp.exe -Wl,-q : 'RUN: at line 10'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment-noparent.s.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment-noparent.s.tmp.out --lite=0 -v=1 2>&1 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/split-func-jump-table-fragment-noparent.s -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stderr): -- ld.lld: warning: cannot find entry symbol _start; not setting start address -- ******************** TIMEOUT: BOLT :: X86/split-func-jump-table-fragment-reverse.s (137 of 198) ******************** TEST 'BOLT :: X86/split-func-jump-table-fragment-reverse.s' FAILED ******************** Script: -- : 'RUN: at line 7'; /usr/bin/llvm-mc -filetype=obj -triple x86_64-unknown-unknown /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/split-func-jump-table-fragment-reverse.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment-reverse.s.tmp.o : 'RUN: at line 8'; /usr/bin/llvm-strip --strip-unneeded /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment-reverse.s.tmp.o : 'RUN: at line 9'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment-reverse.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment-reverse.s.tmp.exe -Wl,-q : 'RUN: at line 10'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment-reverse.s.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment-reverse.s.tmp.out --lite=0 -v=1 2>&1 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/split-func-jump-table-fragment-reverse.s -- Exit Code: -9 Timeout: Reached timeout of 60 seconds ******************** TIMEOUT: BOLT :: X86/split-func-jump-table-fragment.s (138 of 198) ******************** TEST 'BOLT :: X86/split-func-jump-table-fragment.s' FAILED ******************** Script: -- : 'RUN: at line 6'; /usr/bin/llvm-mc -filetype=obj -triple x86_64-unknown-unknown /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/split-func-jump-table-fragment.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment.s.tmp.o : 'RUN: at line 7'; /usr/bin/llvm-strip --strip-unneeded /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment.s.tmp.o : 'RUN: at line 8'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment.s.tmp.exe -Wl,-q : 'RUN: at line 9'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment.s.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/split-func-jump-table-fragment.s.tmp.out --lite=0 -v=1 2>&1 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/split-func-jump-table-fragment.s -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stderr): -- ld.lld: warning: cannot find entry symbol _start; not setting start address -- ******************** PASS: BOLT :: X86/tail-duplication-cacheline.s (139 of 198) PASS: BOLT :: X86/tail-duplication-cache.s (140 of 198) PASS: BOLT :: X86/tail-duplication-jt.s (141 of 198) PASS: BOLT :: X86/tail-duplication-prop-bug.s (142 of 198) UNSUPPORTED: BOLT :: X86/vararg.test (143 of 198) PASS: BOLT :: X86/tail-duplication-pass.s (144 of 198) PASS: BOLT :: X86/tailcall-traps.test (145 of 198) PASS: BOLT :: X86/tailcall.test (146 of 198) PASS: BOLT :: X86/zero-sized-object.s (147 of 198) PASS: BOLT :: heatmap.test (148 of 198) FAIL: BOLT :: bolt-icf.test (149 of 198) ******************** TEST 'BOLT :: bolt-icf.test' FAILED ******************** Script: -- : 'RUN: at line 5'; /usr/bin/clang --driver-mode=g++ /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/Inputs/bolt_icf.cpp -g -Wl,-q -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/bolt-icf.test.tmp.exe : 'RUN: at line 6'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/bolt-icf.test.tmp.exe --relocs -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/bolt-icf.test.tmp --icf 2>&1 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/bolt-icf.test : 'RUN: at line 7'; /usr/bin/llvm-nm -n /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/bolt-icf.test.tmp | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/bolt-icf.test -check-prefix=CHECK-SYM -- Exit Code: 1 Command Output (stderr): -- /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/bolt-icf.test:9:8: error: CHECK: expected string not found in input CHECK: BOLT-INFO: ICF folded [[#]] out of [[#]] functions in [[#]] passes. ^ :1:1: note: scanning from here /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt: '/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/bolt-icf.test.tmp.exe': BOLT-ERROR: Unrecognized machine in ELF file. ^ Input file: Check file: /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/bolt-icf.test -dump-input=help explains the following input dump. Input was: <<<<<< 1: /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt: '/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/bolt-icf.test.tmp.exe': BOLT-ERROR: Unrecognized machine in ELF file. check:9 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found >>>>>> -- ******************** FAIL: BOLT :: bad-exe.test (150 of 198) ******************** TEST 'BOLT :: bad-exe.test' FAILED ******************** Script: -- : 'RUN: at line 8'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/Inputs/icf-jump-tables.c -g -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/bad-exe.test.tmp : 'RUN: at line 9'; /usr/bin/llvm-objcopy --only-keep-debug /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/bad-exe.test.tmp /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/bad-exe.test.tmp.debuginfo : 'RUN: at line 10'; not /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/bad-exe.test.tmp.debuginfo -o /dev/null 2>&1 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/bad-exe.test -- Exit Code: 1 Command Output (stderr): -- /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/bad-exe.test:12:8: error: CHECK: expected string not found in input CHECK: input binary is not a valid ELF executable ^ :1:1: note: scanning from here /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt: '/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/bad-exe.test.tmp.debuginfo': BOLT-ERROR: Unrecognized machine in ELF file. ^ :1:200: note: possible intended match here /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt: '/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/bad-exe.test.tmp.debuginfo': BOLT-ERROR: Unrecognized machine in ELF file. ^ Input file: Check file: /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/bad-exe.test -dump-input=help explains the following input dump. Input was: <<<<<< 1: /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt: '/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/bad-exe.test.tmp.debuginfo': BOLT-ERROR: Unrecognized machine in ELF file. check:12'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found check:12'1 ? possible intended match >>>>>> -- ******************** FAIL: BOLT :: bolt-info.test (151 of 198) ******************** TEST 'BOLT :: bolt-info.test' FAILED ******************** Script: -- : 'RUN: at line 7'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/Inputs/icf-jump-tables.c -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/bolt-info.test.tmp : 'RUN: at line 8'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/bolt-info.test.tmp -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/bolt-info.test.tmp.bolt && /usr/bin/llvm-objdump -s -j .note.bolt_info /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/bolt-info.test.tmp.bolt | grep -v "file format" | cut -c 44- | tr -d '\n' | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/bolt-info.test -- Exit Code: 1 Command Output (stderr): -- /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt: '/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/bolt-info.test.tmp': BOLT-ERROR: Unrecognized machine in ELF file. -- ******************** FAIL: BOLT :: cache+-deprecated.test (152 of 198) ******************** TEST 'BOLT :: cache+-deprecated.test' FAILED ******************** Script: -- : 'RUN: at line 5'; /usr/bin/clang --driver-mode=g++ /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/Inputs/bolt_icf.cpp -g -Wl,-q -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/cache+-deprecated.test.tmp.exe : 'RUN: at line 6'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/cache+-deprecated.test.tmp.exe --reorder-blocks=cache+ --relocs -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/cache+-deprecated.test.tmp 2>&1 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/cache+-deprecated.test -- Exit Code: 1 ******************** PASS: BOLT :: X86/unreachable.test (153 of 198) FAIL: BOLT :: invalid-profile.test (154 of 198) ******************** TEST 'BOLT :: invalid-profile.test' FAILED ******************** Script: -- : 'RUN: at line 7'; /usr/bin/clang /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/Inputs/icf-jump-tables.c -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/invalid-profile.test.tmp : 'RUN: at line 8'; not /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/invalid-profile.test.tmp -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/invalid-profile.test.tmp.bolt --data /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/invalid-profile.test.tmp 2>&1 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/invalid-profile.test -- Exit Code: 1 Command Output (stderr): -- /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/invalid-profile.test:10:8: error: CHECK: expected string not found in input CHECK: no valid profile data found ^ :1:1: note: scanning from here /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt: '/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/invalid-profile.test.tmp': BOLT-ERROR: Unrecognized machine in ELF file. ^ :1:150: note: possible intended match here /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt: '/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/invalid-profile.test.tmp': BOLT-ERROR: Unrecognized machine in ELF file. ^ Input file: Check file: /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/invalid-profile.test -dump-input=help explains the following input dump. Input was: <<<<<< 1: /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt: '/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/invalid-profile.test.tmp': BOLT-ERROR: Unrecognized machine in ELF file. check:10'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found check:10'1 ? possible intended match >>>>>> -- ******************** UNSUPPORTED: BOLT :: runtime/AArch64/adrrelaxationpass.s (155 of 198) UNSUPPORTED: BOLT :: runtime/AArch64/constant-island-relocations.s (156 of 198) UNSUPPORTED: BOLT :: runtime/AArch64/controlflow.s (157 of 198) UNSUPPORTED: BOLT :: runtime/AArch64/issue177.s (158 of 198) UNSUPPORTED: BOLT :: runtime/X86/basic-instrumentation.test (159 of 198) UNSUPPORTED: BOLT :: runtime/X86/exceptions-instrumentation.test (160 of 198) UNSUPPORTED: BOLT :: runtime/X86/exceptions-pic.test (161 of 198) UNSUPPORTED: BOLT :: runtime/X86/exceptions-run.test (162 of 198) UNSUPPORTED: BOLT :: runtime/X86/fdata-escape-chars.ll (163 of 198) UNSUPPORTED: BOLT :: runtime/X86/fix-branches-jrcxz.s (164 of 198) UNSUPPORTED: BOLT :: runtime/X86/hot-end-symbol.s (165 of 198) UNSUPPORTED: BOLT :: runtime/X86/indirect-goto-pie.test (166 of 198) UNSUPPORTED: BOLT :: runtime/X86/instrumentation-dup-jts.s (167 of 198) UNSUPPORTED: BOLT :: runtime/X86/instrumentation-ind-calls.s (168 of 198) UNSUPPORTED: BOLT :: runtime/X86/instrumentation-indirect.c (169 of 198) UNSUPPORTED: BOLT :: runtime/X86/instrumentation-pie.c (170 of 198) UNSUPPORTED: BOLT :: runtime/X86/instrumentation-shlib.c (171 of 198) UNSUPPORTED: BOLT :: runtime/X86/instrumentation-xmm.c (172 of 198) UNSUPPORTED: BOLT :: runtime/X86/internal-call-instrument.test (173 of 198) UNSUPPORTED: BOLT :: runtime/X86/internal-call.test (174 of 198) UNSUPPORTED: BOLT :: runtime/X86/interp-overwrite-bug.s (175 of 198) UNSUPPORTED: BOLT :: runtime/X86/pie-exceptions-failed-split.test (176 of 198) UNSUPPORTED: BOLT :: runtime/X86/pie-exceptions-split.test (177 of 198) UNSUPPORTED: BOLT :: runtime/X86/retpoline-synthetic.test (178 of 198) UNSUPPORTED: BOLT :: runtime/X86/section-reloc-with-addend.s (179 of 198) UNSUPPORTED: BOLT :: runtime/X86/shrinkwrapping-alignment.s (180 of 198) UNSUPPORTED: BOLT :: runtime/X86/shrinkwrapping-lock.s (181 of 198) UNSUPPORTED: BOLT :: runtime/X86/shrinkwrapping-pushpop.s (182 of 198) UNSUPPORTED: BOLT :: runtime/X86/tail-duplication-constant-prop.s (183 of 198) UNSUPPORTED: BOLT :: runtime/X86/three-way-branch-pass.s (184 of 198) UNSUPPORTED: BOLT :: runtime/X86/user-func-reorder.c (185 of 198) UNSUPPORTED: BOLT :: runtime/fptr.test (186 of 198) UNSUPPORTED: BOLT :: runtime/iplt.c (187 of 198) UNSUPPORTED: BOLT :: runtime/meta-merge-fdata.test (188 of 198) UNSUPPORTED: BOLT :: runtime/plt-gnu-ld.test (189 of 198) UNSUPPORTED: BOLT :: runtime/plt-lld.test (190 of 198) FAIL: BOLT :: keep-aranges.test (191 of 198) ******************** TEST 'BOLT :: keep-aranges.test' FAILED ******************** Script: -- : 'RUN: at line 6'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/Inputs/icf_baz.c /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/Inputs/icf_main.c -Wl,--icf=all,--gdb-index -g -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/keep-aranges.test.tmp.exe -fuse-ld=lld : 'RUN: at line 8'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/keep-aranges.test.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/keep-aranges.test.tmp --update-debug-sections --keep-aranges : 'RUN: at line 9'; /usr/bin/llvm-dwarfdump -debug-aranges /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/keep-aranges.test.tmp | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/keep-aranges.test -- Exit Code: 1 Command Output (stderr): -- /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt: '/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/keep-aranges.test.tmp.exe': BOLT-ERROR: Unrecognized machine in ELF file. -- ******************** FAIL: BOLT :: non-empty-debug-line.test (192 of 198) ******************** TEST 'BOLT :: non-empty-debug-line.test' FAILED ******************** Script: -- : 'RUN: at line 6'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/Inputs/hello.c -g -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/non-empty-debug-line.test.tmp : 'RUN: at line 7'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/non-empty-debug-line.test.tmp -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/non-empty-debug-line.test.tmp1 --update-debug-sections --funcs=_start : 'RUN: at line 8'; /usr/bin/llvm-readobj -S /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/non-empty-debug-line.test.tmp > /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/non-empty-debug-line.test.tmp2 : 'RUN: at line 9'; /usr/bin/llvm-readobj -S /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/non-empty-debug-line.test.tmp1 >> /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/non-empty-debug-line.test.tmp2 : 'RUN: at line 10'; /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/non-empty-debug-line.test --input-file /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/non-empty-debug-line.test.tmp2 -- Exit Code: 1 Command Output (stderr): -- /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt: '/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/non-empty-debug-line.test.tmp': BOLT-ERROR: Unrecognized machine in ELF file. -- ******************** FAIL: BOLT :: no-relocs.test (193 of 198) ******************** TEST 'BOLT :: no-relocs.test' FAILED ******************** Script: -- : 'RUN: at line 7'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/Inputs/icf-jump-tables.c -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/no-relocs.test.tmp : 'RUN: at line 8'; not /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/no-relocs.test.tmp -o /dev/null --relocs 2>&1 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/no-relocs.test -- Exit Code: 1 Command Output (stderr): -- /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/no-relocs.test:10:8: error: CHECK: expected string not found in input CHECK: BOLT-ERROR: relocations against code are missing from the input file. ^ :1:1: note: scanning from here /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt: '/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/no-relocs.test.tmp': BOLT-ERROR: Unrecognized machine in ELF file. ^ :1:172: note: possible intended match here /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt: '/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/no-relocs.test.tmp': BOLT-ERROR: Unrecognized machine in ELF file. ^ Input file: Check file: /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/no-relocs.test -dump-input=help explains the following input dump. Input was: <<<<<< 1: /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt: '/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/no-relocs.test.tmp': BOLT-ERROR: Unrecognized machine in ELF file. check:10'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found check:10'1 ? possible intended match >>>>>> -- ******************** FAIL: BOLT :: re-optimize.test (194 of 198) ******************** TEST 'BOLT :: re-optimize.test' FAILED ******************** Script: -- : 'RUN: at line 7'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/Inputs/icf-jump-tables.c -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/re-optimize.test.tmp.exe : 'RUN: at line 8'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/re-optimize.test.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/re-optimize.test.tmp 2>&1 > /dev/null : 'RUN: at line 9'; not /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/re-optimize.test.tmp -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/re-optimize.test.tmp.bolt 2>&1 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/re-optimize.test -- Exit Code: 1 Command Output (stdout): -- /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt: '/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/re-optimize.test.tmp.exe': BOLT-ERROR: Unrecognized machine in ELF file. -- ******************** FAIL: BOLT :: pie.test (195 of 198) ******************** TEST 'BOLT :: pie.test' FAILED ******************** Script: -- : 'RUN: at line 7'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all -fPIC -pie /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/Inputs/jump_table_icp.cpp -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/pie.test.tmp : 'RUN: at line 8'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/pie.test.tmp -o /dev/null 2>&1 | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/pie.test -- Exit Code: 1 ******************** FAIL: BOLT :: shared-object.test (196 of 198) ******************** TEST 'BOLT :: shared-object.test' FAILED ******************** Script: -- : 'RUN: at line 7'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/Inputs/icf-jump-tables.c -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/shared-object.test.tmp.so -shared -fPIC -Wl,--build-id : 'RUN: at line 8'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/shared-object.test.tmp.so -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/shared-object.test.tmp | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/shared-object.test -- Exit Code: 1 Command Output (stderr): -- /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt: '/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/Output/shared-object.test.tmp.so': BOLT-ERROR: Unrecognized machine in ELF file. /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/shared-object.test:10:8: error: CHECK: expected string not found in input CHECK: patched build-id ^ :1:1: note: scanning from here BOLT-INFO: shared object or position-independent executable detected ^ :1:55: note: possible intended match here BOLT-INFO: shared object or position-independent executable detected ^ Input file: Check file: /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/shared-object.test -dump-input=help explains the following input dump. Input was: <<<<<< 1: BOLT-INFO: shared object or position-independent executable detected check:10'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found check:10'1 ? possible intended match >>>>>> -- ******************** TIMEOUT: BOLT :: X86/symtab-secondary-entries.test (197 of 198) ******************** TEST 'BOLT :: X86/symtab-secondary-entries.test' FAILED ******************** Script: -- : 'RUN: at line 3'; /usr/bin/llvm-mc -filetype=obj -triple x86_64-unknown-unknown /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/user-order.S -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/symtab-secondary-entries.test.tmp.o : 'RUN: at line 5'; /usr/bin/ld.lld /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/symtab-secondary-entries.test.tmp.o --emit-relocs --nostdlib -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/symtab-secondary-entries.test.tmp.exe : 'RUN: at line 6'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/symtab-secondary-entries.test.tmp.exe -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/symtab-secondary-entries.test.tmp --reorder-functions=user --function-order=/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/Inputs/order.txt : 'RUN: at line 9'; /usr/bin/llvm-readelf -Ws /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/symtab-secondary-entries.test.tmp | cut -d':' -f2- | sort -u | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/symtab-secondary-entries.test -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stdout): -- BOLT-INFO: Target architecture: x86_64 BOLT-INFO: BOLT version: BOLT-INFO: first alloc address is 0x200000 BOLT-INFO: creating new program header table at address 0x400000, offset 0x200000 BOLT-INFO: enabling relocation mode BOLT-INFO: static input executable detected BOLT-INFO: enabling -align-macro-fusion=all since no profile was specified BOLT-INFO: enabling lite mode -- Command Output (stderr): -- LLVM ERROR: annotation value out of range -- ******************** TIMEOUT: BOLT :: X86/tail-duplication-complex.s (198 of 198) ******************** TEST 'BOLT :: X86/tail-duplication-complex.s' FAILED ******************** Script: -- : 'RUN: at line 3'; /usr/bin/llvm-mc -filetype=obj -triple x86_64-unknown-unknown /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/tail-duplication-complex.s -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/tail-duplication-complex.s.tmp.o : 'RUN: at line 5'; /usr/bin/python3 /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/link_fdata.py /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/tail-duplication-complex.s /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/tail-duplication-complex.s.tmp.o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/tail-duplication-complex.s.tmp.fdata : 'RUN: at line 6'; /usr/bin/clang --target=riscv64-linux -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all --target=x86_64-pc-linux -nostdlib /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/tail-duplication-complex.s.tmp.o -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/tail-duplication-complex.s.tmp.exe -Wl,-q : 'RUN: at line 8'; /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/llvm-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/tail-duplication-complex.s.tmp.exe --data /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/tail-duplication-complex.s.tmp.fdata --print-finalized --tail-duplication=moderate --tail-duplication-minimum-offset=1 -o /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/X86/Output/tail-duplication-complex.s.tmp.out | /usr/bin/FileCheck /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/test/X86/tail-duplication-complex.s -- Exit Code: -9 Timeout: Reached timeout of 60 seconds Command Output (stderr): -- ld.lld: warning: cannot find entry symbol _start; not setting start address LLVM ERROR: annotation value out of range -- ******************** 1 warning(s) in tests ******************** Timed Out Tests (33): BOLT :: AArch64/asm-func-debug.test BOLT :: AArch64/constant-island-alignment.s BOLT :: AArch64/constant_island_pie_update.s BOLT :: AArch64/data-at-0-offset.c BOLT :: AArch64/runtime-relocs.test BOLT :: AArch64/skip-got-rel.test BOLT :: AArch64/tls.c BOLT :: AArch64/update-debug-reloc.test BOLT :: AArch64/veneer.s BOLT :: X86/asm-func-debug.test BOLT :: X86/avx512-trap.test BOLT :: X86/dwarf5-rangeoffset-to-rangeindex.s BOLT :: X86/gotpcrelx.s BOLT :: X86/inlined-function-mixed.test BOLT :: X86/interprocedural-ref-entry-point.s BOLT :: X86/jump-table-pic-order.test BOLT :: X86/shrinkwrapping-and-rsp.s BOLT :: X86/shrinkwrapping-critedge.s BOLT :: X86/shrinkwrapping-do-not-pessimize.s BOLT :: X86/shrinkwrapping-insertcfi.s BOLT :: X86/shrinkwrapping-lea.s BOLT :: X86/shrinkwrapping-mov.s BOLT :: X86/shrinkwrapping-pop-order.s BOLT :: X86/shrinkwrapping-popf.s BOLT :: X86/shrinkwrapping-restore-position.s BOLT :: X86/shrinkwrapping.test BOLT :: X86/split-func-icf.s BOLT :: X86/split-func-jump-table-fragment-bidirection.s BOLT :: X86/split-func-jump-table-fragment-noparent.s BOLT :: X86/split-func-jump-table-fragment-reverse.s BOLT :: X86/split-func-jump-table-fragment.s BOLT :: X86/symtab-secondary-entries.test BOLT :: X86/tail-duplication-complex.s ******************** Failed Tests (20): BOLT :: R_ABS.pic.lld.cpp BOLT :: X86/bb-with-two-tail-calls.s BOLT :: X86/block-reordering.test BOLT :: X86/branch-data.test BOLT :: X86/frame-opt-lea.s BOLT :: X86/plt-sec-8-byte.test BOLT :: X86/plt-sec.test BOLT :: X86/pre-aggregated-perf.test BOLT :: X86/reader.test BOLT :: bad-exe.test BOLT :: bolt-icf.test BOLT :: bolt-info.test BOLT :: cache+-deprecated.test BOLT :: invalid-profile.test BOLT :: keep-aranges.test BOLT :: no-relocs.test BOLT :: non-empty-debug-line.test BOLT :: pie.test BOLT :: re-optimize.test BOLT :: shared-object.test Testing Time: 419.38s Unsupported: 40 Passed : 105 Timed Out : 33 Failed : 20 FAILED: test/CMakeFiles/check-bolt /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/CMakeFiles/check-bolt cd /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test && /usr/bin/lit -v --param bolt_site_config=/builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test/lit.site.cfg /builddir/build/BUILD/llvm-project-15.0.7.src/bolt/redhat-linux-build/test ninja: build stopped: subcommand failed. error: Bad exit status from /var/tmp/rpm-tmp.iahkhx (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.iahkhx (%check) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/llvm-bolt.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/llvm-bolt.spec