Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 869530 - dev-libs/elfutils-0.187-r1 calls commands that do not exist: --disable-thread-safety
Summary: dev-libs/elfutils-0.187-r1 calls commands that do not exist: --disable-thread...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-10 15:16 UTC by Agostino Sarubbo
Modified: 2022-09-10 15:32 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,881.01 KB, text/plain)
2022-09-10 15:16 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-09-10 15:16:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/elfutils-0.187-r1 calls commands that do not exist.
Discovered on: amd64 (internal ref: ci)

NOTE:
Please look for 'command not found' and/or 'no such file or directory'.
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-10 15:16:09 UTC
Created attachment 804508 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-09-10 15:18:53 UTC
The bug has been closed via the following commit(s):

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

commit 3f9009693aece82f013a453c7e21618820d7daa6
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-09-10 15:18:23 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-10 15:18:47 +0000

    dev-libs/elfutils: fix configure args
    
    Closes: https://bugs.gentoo.org/869530
    Signed-off-by: Sam James <sam@gentoo.org>

 ...ls-0.187-r1.ebuild => elfutils-0.187-r2.ebuild} | 32 +++++++++++++---------
 1 file changed, 19 insertions(+), 13 deletions(-)
Comment 3 Holger Hoffstätte 2022-09-10 15:30:52 UTC
I don't get it, what went wrong here? Why could I build this on my ~amd64 without problem?
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-09-10 15:32:02 UTC
(In reply to Holger Hoffstätte from comment #3)
> I don't get it, what went wrong here? Why could I build this on my ~amd64
> without problem?

It would build but with warnings and with configure arguments missing.

The issue is you can't use a comment in between continued lines (\s).