Sotkin, Alexey via llvm-dev
2019-Sep-12 11:23 UTC
[llvm-dev] lldb-9 package at apt.llvm.org/xenial is broken
Hi I'm trying to build SPRIV-LLVM-Translator cloned from [1] using pre-built llvm-9 packages from "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-9 main" repository. And I see the following problems 1. Starting some time ago cmake command `find_package(LLVM 9.0.0 REQUIRED)` is looking for lit-cpuid [1]. But this tool is part of LLDB and required for LLDB lit tests (only?). It seems that now I have to install lldb-9 even if I don't use it. Why ? 2. When I try install lldb-9 via apt-get I get an error saying that packages have unmet dependencies [2]. I'd really appreciate if someone involved in packaging could take a look at this problem. [1] https://github.com/KhronosGroup/SPIRV-LLVM-Translator/tree/llvm_release_90 [2] https://travis-ci.org/AlexeySotkin/SPIRV-LLVM-Translator/jobs/582722842#L409 [3] https://travis-ci.org/AlexeySotkin/SPIRV-LLVM-Translator/jobs/584068651#L180 Thanks. Alexey Sotkin. -------------------------------------------------------------------- Joint Stock Company Intel A/O Registered legal address: Krylatsky Hills Business Park, 17 Krylatskaya Str., Bldg 4, Moscow 121614, Russian Federation This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190912/fcef47ac/attachment.html>