Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 681568

Summary: dev-util/clazy-1.5 : CMake Error at cmake/FindClang.cmake:122 (message):
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
CMakeOutput.log
dev-util:clazy-1.5:20190323-170635.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-03-23 19:02:04 UTC
--   LLVM System libraries: 
-- Could not find any Clang libraries in /usr/lib/llvm/8/lib64
CMake Error at cmake/FindClang.cmake:122 (message):
  Could NOT find Clang
Call Stack (most recent call first):
  CMakeLists.txt:24 (find_package)

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-desktop-gnome-systemd_libressl_20190319-082026

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems)
Available Rust versions:
  [1]   rust-1.32.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO dev-util/clazy
[ebuild  N    ] dev-util/clazy-1.5
Comment 1 Toralf Förster gentoo-dev 2019-03-23 19:02:07 UTC
Created attachment 570450 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-23 19:02:10 UTC
Created attachment 570452 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2019-03-23 19:02:13 UTC
Created attachment 570454 [details]
dev-util:clazy-1.5:20190323-170635.log
Comment 4 Toralf Förster gentoo-dev 2019-03-23 19:02:16 UTC
Created attachment 570456 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2019-03-23 19:02:18 UTC
Created attachment 570458 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2019-03-23 19:02:21 UTC
Created attachment 570460 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-03-23 19:02:24 UTC
Created attachment 570462 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-03-23 19:02:27 UTC
Created attachment 570464 [details]
temp.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2019-03-31 09:49:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd4ac0dc54146264f00d132707fac794340a5e2d

commit bd4ac0dc54146264f00d132707fac794340a5e2d
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2019-03-31 09:49:14 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2019-03-31 09:49:30 +0000

    dev-util/clazy: fix build with mismatched clang/llvm versions
    
    Closes: https://bugs.gentoo.org/681568
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Michael Palimaka <kensington@gentoo.org>

 dev-util/clazy/clazy-1.5-r1.ebuild | 49 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 49 insertions(+)