Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832165 - dev-util/perf-5.15-r1 - make: [Makefile:<snip>: test-clang.bin] Error 1
Summary: dev-util/perf-5.15-r1 - make: [Makefile:<snip>: test-clang.bin] Error 1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Naohiro Aota
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: colon-in-CFLAGS
  Show dependency tree
 
Reported: 2022-01-27 17:27 UTC by Toralf Förster
Modified: 2022-06-16 09:34 UTC (History)
4 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.02 KB, text/plain)
2022-01-27 17:27 UTC, Toralf Förster
Details
dev-util:perf-5.15-r1:20220127-171845.log (dev-util:perf-5.15-r1:20220127-171845.log,2.93 KB, text/plain)
2022-01-27 17:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,11.49 KB, text/plain)
2022-01-27 17:27 UTC, Toralf Förster
Details
environment (environment,128.69 KB, text/plain)
2022-01-27 17:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.33 KB, application/x-bzip)
2022-01-27 17:27 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 2022-01-27 17:27:18 UTC
	-lLLVM-13			\
			\
	-lclang-cpp					\
	> test-clang.make.output 2>&1
make: *** [Makefile:312: test-clang.bin] Error 1
make: Leaving directory '/var/tmp/portage/dev-util/perf-5.15-r1/work/linux-5.15/tools/build/feature'
 * ERROR: dev-util/perf-5.15-r1::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4_debug-20220127-130013

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.10
php cli:

  HEAD of ::gentoo
commit fec071aad00ec4ed6f903aeae74507bac6a1b043
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jan 27 12:51:57 2022 +0000

    2022-01-27 12:51:54 UTC

emerge -qpvO dev-util/perf
[ebuild  N    ] dev-util/perf-5.15-r1  USE="clang crypt doc libpfm lzma systemtap unwind zlib -audit -babeltrace -debug -gtk -java -numa -perl -python -slang -zstd" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-01-27 17:27:19 UTC
Created attachment 763754 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-27 17:27:20 UTC
Created attachment 763755 [details]
dev-util:perf-5.15-r1:20220127-171845.log
Comment 3 Toralf Förster gentoo-dev 2022-01-27 17:27:21 UTC
Created attachment 763756 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-27 17:27:22 UTC
Created attachment 763757 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-27 17:27:24 UTC
Created attachment 763758 [details]
etc.portage.tar.bz2
Comment 6 Naohiro Aota gentoo-dev 2022-02-10 12:18:20 UTC
I can't reproduce it on my side. Could I have "test-clang.make.output" ?
Comment 7 Toralf Förster gentoo-dev 2022-02-10 16:19:26 UTC
17-1-systemd-j4-debug-20220127-130013 /var/tmp/tb/issues/20220127-181900-dev-util_perf-5.15-r1 # cat /var/tmp/portage/dev-util/perf-5.15-r1/work/linux-5.15/tools/build/feature/test-clang.make.output 
clang-13: error: invalid integral value '32:25:16' in '-falign-functions=32:25:16'
Comment 8 Larry the Git Cow gentoo-dev 2022-06-16 09:34:27 UTC
The bug has been closed via the following commit(s):

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

commit 12fd68f5ccf1ae5ab9d364ca2800fd86c1c4b6d9
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2022-06-16 09:09:18 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2022-06-16 09:34:08 +0000

    dev-util/perf: use at sign as delimiter in sed commands
    
    Closes: https://bugs.gentoo.org/832165
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 dev-util/perf/perf-5.15-r1.ebuild | 4 ++--
 dev-util/perf/perf-5.17.1.ebuild  | 4 ++--
 dev-util/perf/perf-5.18.ebuild    | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)