sci-physics/root: switch back to builtin LLVM
authorGuilherme Amadio <amadio@gentoo.org>
Fri, 6 Sep 2019 11:56:33 +0000 (13:56 +0200)
committerGuilherme Amadio <amadio@gentoo.org>
Mon, 9 Sep 2019 06:10:27 +0000 (08:10 +0200)
commit175836287f5f0b91f09445dcdcd2f0b340cc7699
treee6a7de6e48037bf73345f99cf4f38f689f623bf5
parent38c667434702d2e43e30c0f928603c9517062d07
sci-physics/root: switch back to builtin LLVM

Using external LLVM never really worked and can cause crashes
if ROOT is used with anything else that dynamically links against
LLVM, such as media-libs/mesa[llvm]. The bundled version of clang
is also API incompatible with vanilla clang and doesn't work as a
compiler with the applied patches that are required to make the
cling C/C++ interpreter work.

More information can be found in the links below:

Bug: https://bugs.gentoo.org/564302
Bug: https://bugs.gentoo.org/687212
Bug: https://sft.its.cern.ch/jira/browse/ROOT-9965
Bug: https://sft.its.cern.ch/jira/browse/ROOT-10287
Bug: https://cern.service-now.com/service-portal/view-incident.do?n=INC1242141 (requires authentication)
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=93103
Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1441957 (restricted)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
sci-physics/root/root-6.16.00-r4.ebuild [moved from sci-physics/root/root-6.16.00-r3.ebuild with 97% similarity]
sci-physics/root/root-6.18.00-r3.ebuild [moved from sci-physics/root/root-6.18.00-r2.ebuild with 97% similarity]
sci-physics/root/root-9999.ebuild