Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 597990 - sys-devel/clang: Tests use system libraries (instead of built ones)
Summary: sys-devel/clang: Tests use system libraries (instead of built ones)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: LLVM support project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-24 15:17 UTC by Michał Górny
Modified: 2017-02-11 11:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-10-24 15:17:49 UTC
/var/tmp/portage/sys-devel/clang-9999/work/clang-9999-abi_x86_32.x86/./bin/clang: symbol lookup error: /usr/lib32/libclangCodeGen.so.40: undefined symbol: _ZN4llvm9DIBuilder15createBasicTypeENS_9StringRefEyjj

etc.

Looks like we're missing LD_LIBRARY_PATH or rpath. The latter preferred.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-02-11 11:47:04 UTC
This is fixed for some time already.