Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828687 - dev-util/valgrind-3.17.0 - make: No rule to make target musl.supp, needed by default.supp. Stop.
Summary: dev-util/valgrind-3.17.0 - make: No rule to make target musl.supp, needed by ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: musl-porting
  Show dependency tree
 
Reported: 2021-12-10 10:01 UTC by Toralf Förster
Modified: 2022-07-27 13:47 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.32 KB, text/plain)
2021-12-10 10:01 UTC, Toralf Förster
Details
dev-util:valgrind-3.17.0:20211209-235654.log (dev-util:valgrind-3.17.0:20211209-235654.log,19.08 KB, text/plain)
2021-12-10 10:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,26.57 KB, text/plain)
2021-12-10 10:01 UTC, Toralf Förster
Details
environment (environment,87.32 KB, text/plain)
2021-12-10 10:01 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,29.40 KB, application/x-bzip)
2021-12-10 10:01 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,19.12 KB, application/x-bzip)
2021-12-10 10:01 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.74 KB, application/x-bzip)
2021-12-10 10:01 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 2021-12-10 10:01:08 UTC
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-util/valgrind-3.17.0/work/valgrind-3.17.0 ...
make -j4 
make: *** No rule to make target 'musl.supp', needed by 'default.supp'.  Stop.
 * ERROR: dev-util/valgrind-3.17.0::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-util/valgrind-3.17.0::gentoo'`,

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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4_stable-20211209-194823

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.0 *
Python 3.9.9
Available Rust versions:
  [1]   rust-bin-1.56.1 *
php cli:

  HEAD of ::gentoo
commit 810bfa6329cb9230638b5378edfbc0c49236a659
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Dec 9 23:06:49 2021 +0000

    2021-12-09 23:06:46 UTC

emerge -qpvO dev-util/valgrind
[ebuild  N    ] dev-util/valgrind-3.17.0  USE="-mpi"
Comment 1 Toralf Förster gentoo-dev 2021-12-10 10:01:09 UTC
Created attachment 757951 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-10 10:01:10 UTC
Created attachment 757952 [details]
dev-util:valgrind-3.17.0:20211209-235654.log
Comment 3 Toralf Förster gentoo-dev 2021-12-10 10:01:11 UTC
Created attachment 757953 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-12-10 10:01:13 UTC
Created attachment 757954 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-12-10 10:01:14 UTC
Created attachment 757955 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-10 10:01:15 UTC
Created attachment 757956 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-12-10 10:01:16 UTC
Created attachment 757957 [details]
temp.tar.bz2
Comment 8 Ștefan Talpalaru 2022-07-27 12:07:09 UTC
Somebody forgot to add "mussl.supp" to the "files" dir and to "die" if copying that non-existing file fails: https://github.com/gentoo/gentoo/blob/b721d539f385e781dc8a8583e0c832551bb6b700/dev-util/valgrind/valgrind-3.19.0.ebuild#L39
Comment 9 Larry the Git Cow gentoo-dev 2022-07-27 13:47:51 UTC
The bug has been closed via the following commit(s):

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

commit ed72eb9c4dbc966a8ad1ad50bd3b0b21d2d2e0bc
Author:     Anthony G. Basile <blueness@gentoo.org>
AuthorDate: 2022-07-27 13:37:33 +0000
Commit:     Anthony G. Basile <blueness@gentoo.org>
CommitDate: 2022-07-27 13:47:47 +0000

    dev-util/valgrind: add missing musl.supp
    
    Closes: https://bugs.gentoo.org/828687
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Anthony G. Basile <blueness@gentoo.org>

 dev-util/valgrind/files/musl.supp | 47 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 47 insertions(+)