Bug#708677: llvm-3.2: llvm-config-3.2 --libdir reports wrong directory for shared libs
Emilio Pozuelo Monfort
pochu at debian.org
Fri May 17 16:29:41 UTC 2013
Package: llvm-3.2
Version: 1:3.2repack-2
Severity: important
The shared libs are installed to /usr/lib/<triplet>/, but llvm-config-3.2
--libdir reports a different directory (where the static libs are).
emilio at titan:~$ llvm-config-3.2 --libdir
/usr/lib/llvm-3.2/lib
Perhaps the static libs should move to /usr/lib/<triplet>/ too and --libdir
should point there.
This currently confuses the mesa build as it can't find libLLVM-3.2.so
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (800, 'unstable'), (700, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.8-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages llvm-3.2 depends on:
ii libc6 2.17-1
ii libclang1 1:3.2repack-2
ii libffi5 3.0.10-3
ii libgcc1 1:4.8.0-6
ii libjs-jquery 1.7.2+dfsg-1
ii libllvm3.2 1:3.2repack-2
ii libstdc++6 4.8.0-6
ii llvm-3.2-runtime 1:3.2repack-2
Versions of packages llvm-3.2 recommends:
ii llvm-3.2-dev 1:3.2repack-2
Versions of packages llvm-3.2 suggests:
pn llvm-3.2-doc <none>
-- no debconf information
More information about the Pkg-llvm-team
mailing list