Bug#845134: [llvm-3.9-dev]
Philipp Klaus Krause
pkk at spth.de
Sun Nov 20 17:07:02 UTC 2016
Package: llvm-3.9-dev
Version: 1:3.9-6
Severity: normal
--- Please enter the report below this line. ---
I tried to compile clang 3.9 (release_39 branch from
https://github.com/llvm-mirror/clang using). However, linking fails:
[ 98%] Linking CXX shared library ../../lib/libclang.so
CMakeFiles/clang.dir/cc1_main.cpp.o: In function
`cc1_main(llvm::ArrayRef<char const*>, char const*, void*)':
cc1_main.cpp:(.text._Z8cc1_mainN4llvm8ArrayRefIPKcEES2_Pv+0x1b6):
undefined reference to `polly::initializePollyPasses(llvm::PassRegistry&)'
collect2: error: ld returned 1 exit status
Looks like to Polly stuff that should be provided by llvm-3.9-dev is
missing.
Philipp
--- System information. ---
Architecture: Kernel: Linux 4.8.0-1-amd64
Debian Release: stretch/sid
500 unstable ftp.de.debian.org 500 testing
ftp.de.debian.org 1 experimental ftp.de.debian.org
--- Package information. ---
Depends (Version) | Installed
============================-+-============
libc6 (>= 2.14) | libgcc1 (>= 1:3.0) |
libjsoncpp1 (>= 1.7.4) | libllvm3.9 (= 1:3.9-6) | libstdc++6
(>= 5.2) | libffi-dev (>= 3.0.9) | llvm-3.9 (=
1:3.9-6) | libtinfo-dev |
Package's Recommends field is empty.
Package's Suggests field is empty.
More information about the Pkg-llvm-team
mailing list