mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
llvm-runtimes/compiler-rt-sanitizers: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -16,8 +16,6 @@ DIST llvm-project-20.1.8.src.tar.xz 147242952 BLAKE2B 7657ac0b26acc5affb1bfc91b9
|
||||
DIST llvm-project-20.1.8.src.tar.xz.sig 566 BLAKE2B 85beedfcff1195a974fab2c667b9efd4b715b3480c1b44b1b887fe32c69f72aca0d3b8fb276c03b6cc5a866622f669047aeee5ccb976640b4008ccd31dce77a4 SHA512 d74369bdb4d1b82775161ea53c9c5f3a23ce810f4df5ff617123023f9d8ce720e7d6ecc9e17f8ebd39fd9e7a9de79560abdf2ffe73bcb907a43148d43665d619
|
||||
DIST llvm-project-21.1.8.src.tar.xz 158958576 BLAKE2B 0d3d4ee920f8e5db50e98152616f16004c74df0e7313cc86d893428fb7b1c875109988a5e40ea6f2e5d0fef53c7bfe2fc2b69e84807f6eb440b03afa1b228a36 SHA512 cae4c44e7bf678071723da63ad5839491d717a7233e7f4791aa408207f3ea42f52de939ad15189b112c02a0770f1bb8d59bae6ad31ef53417a6eea7770fe52ab
|
||||
DIST llvm-project-21.1.8.src.tar.xz.sig 119 BLAKE2B cffc1825f5778a3e3c128ec3e856ff6ee50687319d621cdf42e895abf67e05cc51cb7493308e2b506ab60dbdbaca7aa75eb9f78d91d42c81f9682a36f4042e9d SHA512 10f58eff58ed6e701d0f123b15e68c82ab8cbdf99b1c86c0d83e3b8553e90ea51055e30327e8e442ded57c8f503e2a2de9ee075e9c28b5ba815a0f8922f8671c
|
||||
DIST llvm-project-22.1.7.src.tar.xz 167066344 BLAKE2B 201b7f8f8b4216ad250f9dcdc87f817ac2dac99c1c7f151077e46165c0efae6d04c33c84c70c04c670fe0733e621af866f78d4d93f49e4d8385645f71495f53b SHA512 b7e56121cd6cb24085185ca0b621fec272dd9aa237c49a901043a9a4c31fdbc1ff33e650891d9786cd9495c006e87d4553ac36b518c864c75e99a80e40771bfd
|
||||
DIST llvm-project-22.1.7.src.tar.xz.sig 119 BLAKE2B 0a1125837ae881dcb356c43e6fcd24dd14e107cd045524906b3879db94184e2c74835ce1e3ee026e55790af5be4b861d629546de6f74374e71e164a571c6ecd0 SHA512 d56bc596b642d6e6e63f1d141dbc7b8151e58befc70fd3d28847f023789823c9daf90100be233ab6597219037ee28187e6e8996992b7226568265c205abad266
|
||||
DIST llvm-project-22.1.8.src.tar.xz 167061596 BLAKE2B 092204f62e0f0364a041c737eb2c25fd073cb5689663d6ccd5a9e4e1743d6d80822360d59b64bff7b4d7872a68a79e899bf2f75f384e55c7d313a79243576f03 SHA512 2615b20ba08534f83ab8ecc7b5ba43b5f1dfcf9cdb2534a32fcdbf0ccdd9a008b46276e45ef26ed9377f65b5e4ae89ea798f3863fd034484b5715140f3a7b35c
|
||||
DIST llvm-project-22.1.8.src.tar.xz.sig 119 BLAKE2B 2ce93472036e68782252991e4a8bdbeeec8706a56022220083a38a42ef18714a7894c41aaa04dc0d03f18601d8bfc1a5a030ed0ef0f0d64a662eae9843a4b362 SHA512 99a457b5b1fb409a5fe72b59ebd4ddae5cade3e5f2493e33b44d4f4b4625f7a1743f80106efb1134668842b15ea3400ce2c29263bec8ff986e05040910125e15
|
||||
DIST llvm-project-6d4cd34d861baec5a761d15b81395fbe88f4391b.tar.gz 273781215 BLAKE2B 9ca9896ac0cfcb9449bd0975e16aca725e14ce5a4c3afd859799ef056a0e1341d63fa21b9bfd3ec1bee2a8482c5cecdd59482d373db72f083d399748a2396e15 SHA512 407e7d2ae1df19bf6095a953a1506583de91e203c4d0461b85a87f86d2069f2b23114b65c5c7f0065d9fbbf8d657bec6ef489ba9310b89f0bddab22c86cccb04
|
||||
|
||||
@@ -1,239 +0,0 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
inherit check-reqs cmake flag-o-matic llvm.org llvm-utils python-any-r1
|
||||
|
||||
DESCRIPTION="Compiler runtime libraries for clang (sanitizers & xray)"
|
||||
HOMEPAGE="https://llvm.org/"
|
||||
|
||||
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
|
||||
SLOT="${LLVM_MAJOR}"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc64 ~riscv ~x86 ~x64-macos"
|
||||
IUSE="+abi_x86_32 abi_x86_64 +clang debug test"
|
||||
# base targets
|
||||
IUSE+=" +ctx-profile +libfuzzer +memprof +orc +profile +xray"
|
||||
# sanitizer targets, keep in sync with config-ix.cmake
|
||||
# NB: ubsan, scudo deliberately match two entries
|
||||
SANITIZER_FLAGS=(
|
||||
asan dfsan lsan msan hwasan tsan ubsan safestack cfi scudo
|
||||
shadowcallstack gwp-asan nsan rtsan
|
||||
)
|
||||
IUSE+=" ${SANITIZER_FLAGS[@]/#/+}"
|
||||
REQUIRED_USE="
|
||||
|| ( ${SANITIZER_FLAGS[*]} libfuzzer orc profile xray )
|
||||
test? (
|
||||
cfi? ( ubsan )
|
||||
gwp-asan? ( scudo )
|
||||
)
|
||||
"
|
||||
RESTRICT="
|
||||
!clang? ( test )
|
||||
!test? ( test )
|
||||
"
|
||||
|
||||
DEPEND="
|
||||
llvm-core/llvm:${LLVM_MAJOR}
|
||||
virtual/libcrypt[abi_x86_32(-)?,abi_x86_64(-)?]
|
||||
"
|
||||
BDEPEND="
|
||||
clang? (
|
||||
llvm-core/clang:${LLVM_MAJOR}
|
||||
llvm-core/clang-linker-config:${LLVM_MAJOR}
|
||||
llvm-runtimes/clang-rtlib-config:${LLVM_MAJOR}
|
||||
llvm-runtimes/clang-stdlib-config:${LLVM_MAJOR}
|
||||
llvm-runtimes/compiler-rt:${LLVM_MAJOR}
|
||||
)
|
||||
elibc_glibc? ( net-libs/libtirpc )
|
||||
test? (
|
||||
$(python_gen_any_dep ">=dev-python/lit-15[\${PYTHON_USEDEP}]")
|
||||
=llvm-core/clang-${LLVM_VERSION}*:${LLVM_MAJOR}
|
||||
)
|
||||
!test? (
|
||||
${PYTHON_DEPS}
|
||||
)
|
||||
"
|
||||
|
||||
LLVM_COMPONENTS=( compiler-rt cmake llvm/cmake )
|
||||
LLVM_TEST_COMPONENTS=(
|
||||
llvm/include/llvm/ProfileData llvm/lib/Testing/Support third-party
|
||||
)
|
||||
LLVM_PATCHSET=${PV}
|
||||
llvm.org_set_globals
|
||||
|
||||
python_check_deps() {
|
||||
use test || return 0
|
||||
python_has_version ">=dev-python/lit-15[${PYTHON_USEDEP}]"
|
||||
}
|
||||
|
||||
check_space() {
|
||||
if use test; then
|
||||
local CHECKREQS_DISK_BUILD=11G
|
||||
check-reqs_pkg_pretend
|
||||
fi
|
||||
}
|
||||
|
||||
pkg_pretend() {
|
||||
check_space
|
||||
}
|
||||
|
||||
pkg_setup() {
|
||||
check_space
|
||||
python-any-r1_pkg_setup
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
sed -i -e 's:-Werror::' lib/tsan/go/buildgo.sh || die
|
||||
|
||||
# builds freestanding code
|
||||
filter-flags -fstack-protector*
|
||||
|
||||
local flag
|
||||
for flag in "${SANITIZER_FLAGS[@]}"; do
|
||||
if ! use "${flag}"; then
|
||||
local cmake_flag=${flag/-/_}
|
||||
sed -i -e "/COMPILER_RT_HAS_${cmake_flag^^}/s:TRUE:FALSE:" \
|
||||
cmake/config-ix.cmake || die
|
||||
fi
|
||||
done
|
||||
|
||||
# TODO: fix these tests to be skipped upstream
|
||||
if use asan && ! use profile; then
|
||||
rm test/asan/TestCases/asan_and_llvm_coverage_test.cpp || die
|
||||
fi
|
||||
if use ubsan && ! use cfi; then
|
||||
> test/cfi/CMakeLists.txt || die
|
||||
fi
|
||||
|
||||
llvm.org_src_prepare
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
llvm_prepend_path "${LLVM_MAJOR}"
|
||||
|
||||
# LLVM_ENABLE_ASSERTIONS=NO does not guarantee this for us, #614844
|
||||
use debug || local -x CPPFLAGS="${CPPFLAGS} -DNDEBUG"
|
||||
|
||||
# pre-set since we need to pass it to cmake
|
||||
BUILD_DIR=${WORKDIR}/compiler-rt_build
|
||||
|
||||
if use clang; then
|
||||
local -x CC=${CHOST}-clang-${LLVM_MAJOR}
|
||||
local -x CXX=${CHOST}-clang++-${LLVM_MAJOR}
|
||||
strip-unsupported-flags
|
||||
|
||||
# The full clang configuration might not be ready yet. Use the partial
|
||||
# configuration files that are guaranteed to exist even during initial
|
||||
# installations and upgrades.
|
||||
local flags=(
|
||||
--config="${ESYSROOT}"/etc/clang/"${LLVM_MAJOR}"/gentoo-{rtlib,stdlib,linker}.cfg
|
||||
)
|
||||
local -x CFLAGS="${CFLAGS} ${flags[@]}"
|
||||
local -x CXXFLAGS="${CXXFLAGS} ${flags[@]}"
|
||||
local -x LDFLAGS="${LDFLAGS} ${flags[@]}"
|
||||
fi
|
||||
|
||||
local flag want_sanitizer=OFF
|
||||
for flag in "${SANITIZER_FLAGS[@]}"; do
|
||||
if use "${flag}"; then
|
||||
want_sanitizer=ON
|
||||
break
|
||||
fi
|
||||
done
|
||||
|
||||
local mycmakeargs=(
|
||||
-DCOMPILER_RT_INSTALL_PATH="${EPREFIX}/usr/lib/clang/${LLVM_MAJOR}"
|
||||
# use a build dir structure consistent with install
|
||||
# this makes it possible to easily deploy test-friendly clang
|
||||
-DCOMPILER_RT_OUTPUT_DIR="${BUILD_DIR}/lib/clang/${LLVM_MAJOR}"
|
||||
|
||||
-DCOMPILER_RT_INCLUDE_TESTS=$(usex test)
|
||||
# builtins & crt installed by llvm-runtimes/compiler-rt
|
||||
-DCOMPILER_RT_BUILD_BUILTINS=OFF
|
||||
-DCOMPILER_RT_BUILD_CRT=OFF
|
||||
-DCOMPILER_RT_BUILD_CTX_PROFILE=$(usex ctx-profile)
|
||||
-DCOMPILER_RT_BUILD_LIBFUZZER=$(usex libfuzzer)
|
||||
-DCOMPILER_RT_BUILD_MEMPROF=$(usex memprof)
|
||||
-DCOMPILER_RT_BUILD_ORC=$(usex orc)
|
||||
-DCOMPILER_RT_BUILD_PROFILE=$(usex profile)
|
||||
-DCOMPILER_RT_BUILD_SANITIZERS="${want_sanitizer}"
|
||||
-DCOMPILER_RT_BUILD_XRAY=$(usex xray)
|
||||
|
||||
-DPython3_EXECUTABLE="${PYTHON}"
|
||||
)
|
||||
|
||||
if use amd64; then
|
||||
mycmakeargs+=(
|
||||
-DCAN_TARGET_i386=$(usex abi_x86_32)
|
||||
-DCAN_TARGET_x86_64=$(usex abi_x86_64)
|
||||
)
|
||||
fi
|
||||
|
||||
if use test; then
|
||||
mycmakeargs+=(
|
||||
-DLLVM_EXTERNAL_LIT="${EPREFIX}/usr/bin/lit"
|
||||
-DLLVM_LIT_ARGS="$(get_lit_flags)"
|
||||
|
||||
# they are created during src_test()
|
||||
-DCOMPILER_RT_TEST_COMPILER="${BUILD_DIR}/lib/llvm/${LLVM_MAJOR}/bin/clang"
|
||||
-DCOMPILER_RT_TEST_CXX_COMPILER="${BUILD_DIR}/lib/llvm/${LLVM_MAJOR}/bin/clang++"
|
||||
)
|
||||
|
||||
# same flags are passed for build & tests, so we need to strip
|
||||
# them down to a subset supported by clang
|
||||
CC=${EPREFIX}/usr/lib/llvm/${LLVM_MAJOR}/bin/clang \
|
||||
CXX=${EPREFIX}/usr/lib/llvm/${LLVM_MAJOR}/bin/clang++ \
|
||||
strip-unsupported-flags
|
||||
fi
|
||||
|
||||
if use prefix && [[ "${CHOST}" == *-darwin* ]] ; then
|
||||
mycmakeargs+=(
|
||||
# setting -isysroot is disabled with compiler-rt-prefix-paths.patch
|
||||
# this allows adding arm64 support using SDK in EPREFIX
|
||||
-DDARWIN_macosx_CACHED_SYSROOT="${EPREFIX}/MacOSX.sdk"
|
||||
# Set version based on the SDK in EPREFIX
|
||||
# This disables i386 for SDK >= 10.15
|
||||
# Will error if has_use tsan and SDK < 10.12
|
||||
-DDARWIN_macosx_OVERRIDE_SDK_VERSION="$(realpath "${EPREFIX}/MacOSX.sdk" | sed -e 's/.*MacOSX\(.*\)\.sdk/\1/')"
|
||||
# Use our libtool instead of looking it up with xcrun
|
||||
-DCMAKE_LIBTOOL="${EPREFIX}/usr/bin/${CHOST}-libtool"
|
||||
)
|
||||
fi
|
||||
|
||||
cmake_src_configure
|
||||
|
||||
if use test; then
|
||||
local sys_dest=( "${BUILD_DIR}"/lib/clang/${LLVM_MAJOR}/lib/* )
|
||||
[[ ! -e ${sys_dest} ]] && die "Unable to find ${sys_dest}"
|
||||
[[ ${#sys_dest[@]} -ne 1 ]] && die "Non-deterministic compiler-rt install: ${sys_dest[*]}"
|
||||
local sys_dir=( "${EPREFIX}/usr/lib/clang/${LLVM_MAJOR}/lib/${sys_dest##*/}" )
|
||||
[[ ! -e ${sys_dir} ]] && die "${sys_dir} is missing"
|
||||
|
||||
# copy clang over since resource_dir is located relatively to binary
|
||||
# therefore, we can put our new libraries in it
|
||||
mkdir -p "${BUILD_DIR}"/lib/{llvm/${LLVM_MAJOR}/{bin,$(get_libdir)},clang/${LLVM_MAJOR}/include} || die
|
||||
cp "${EPREFIX}"/usr/lib/llvm/${LLVM_MAJOR}/bin/clang{,++} \
|
||||
"${BUILD_DIR}"/lib/llvm/${LLVM_MAJOR}/bin/ || die
|
||||
cp "${EPREFIX}"/usr/lib/clang/${LLVM_MAJOR}/include/*.h \
|
||||
"${BUILD_DIR}"/lib/clang/${LLVM_MAJOR}/include/ || die
|
||||
cp "${sys_dir}"/*builtins*.a "${sys_dest}/" || die
|
||||
# we also need LLVMgold.so for gold-based tests
|
||||
if [[ -f ${EPREFIX}/usr/lib/llvm/${LLVM_MAJOR}/$(get_libdir)/LLVMgold.so ]]; then
|
||||
ln -s "${EPREFIX}"/usr/lib/llvm/${LLVM_MAJOR}/$(get_libdir)/LLVMgold.so \
|
||||
"${BUILD_DIR}"/lib/llvm/${LLVM_MAJOR}/$(get_libdir)/ || die
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
||||
src_test() {
|
||||
# respect TMPDIR!
|
||||
local -x LIT_PRESERVES_TMP=1
|
||||
# disable sandbox to have it stop clobbering LD_PRELOAD
|
||||
local -x SANDBOX_ON=0
|
||||
# wipe LD_PRELOAD to make ASAN happy
|
||||
local -x LD_PRELOAD=
|
||||
|
||||
cmake_build check-all
|
||||
}
|
||||
Reference in New Issue
Block a user