Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 681568 - dev-util/clazy-1.5 : CMake Error at cmake/FindClang.cmake:122 (message):
Summary: dev-util/clazy-1.5 : CMake Error at cmake/FindClang.cmake:122 (message):
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-23 19:02 UTC by Toralf Förster
Modified: 2019-03-31 09:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.62 KB, text/plain)
2019-03-23 19:02 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,61.59 KB, text/plain)
2019-03-23 19:02 UTC, Toralf Förster
Details
dev-util:clazy-1.5:20190323-170635.log (dev-util:clazy-1.5:20190323-170635.log,6.70 KB, text/plain)
2019-03-23 19:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,163.32 KB, text/plain)
2019-03-23 19:02 UTC, Toralf Förster
Details
environment (environment,85.49 KB, text/plain)
2019-03-23 19:02 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,36.57 KB, application/x-bzip)
2019-03-23 19:02 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.46 KB, application/x-bzip)
2019-03-23 19:02 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.37 KB, application/x-bzip)
2019-03-23 19:02 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)