Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718644 - dev-util/perf-5.6.4[clang]: fails to build with llvm/clang >= 10
Summary: dev-util/perf-5.6.4[clang]: fails to build with llvm/clang >= 10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Guilherme Amadio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-20 16:17 UTC by Toralf Förster
Modified: 2020-04-24 20:50 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.61 KB, text/plain)
2020-04-20 16:17 UTC, Toralf Förster
Details
dev-util:perf-5.6.4:20200420-131023.log (dev-util:perf-5.6.4:20200420-131023.log,2.91 KB, text/plain)
2020-04-20 16:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,171.86 KB, text/plain)
2020-04-20 16:17 UTC, Toralf Förster
Details
environment (environment,125.72 KB, text/plain)
2020-04-20 16:18 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.76 KB, application/x-bzip)
2020-04-20 16:18 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 2020-04-20 16:17:51 UTC
			\
	> test-clang.make.output 2>&1
make: *** [Makefile:306: test-clang.bin] Error 1
 * ERROR: dev-util/perf-5.6.4::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-20200415-101250

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.15.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon 20 Apr 2020 12:39:26 PM UTC

emerge -qpvO dev-util/perf
[ebuild  N    ] dev-util/perf-5.6.4  USE="clang crypt demangle doc gtk zlib -audit -debug -java -lzma -numa -perl -python -slang -systemtap -unwind" PYTHON_TARGETS="python2_7 python3_6 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2020-04-20 16:17:54 UTC
Created attachment 633910 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-20 16:17:57 UTC
Created attachment 633912 [details]
dev-util:perf-5.6.4:20200420-131023.log
Comment 3 Toralf Förster gentoo-dev 2020-04-20 16:17:59 UTC
Created attachment 633914 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-20 16:18:02 UTC
Created attachment 633916 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-20 16:18:05 UTC
Created attachment 633918 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2020-04-24 20:50:31 UTC
The bug has been closed via the following commit(s):

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

commit 061e5694572cc06e6a711e03de4141af87000a7a
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2020-04-24 20:45:53 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2020-04-24 20:46:08 +0000

    dev-util/perf: use LLVM_MAX_SLOT=9 (bug 718644)
    
    Closes: https://bugs.gentoo.org/718644
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 dev-util/perf/perf-5.6.4.ebuild | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)