Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 732014

Summary: sys-apps/minijail-17 fails to compile: clang-10: error: argument unused during compilation: '-Wa,--noexecstack' [-Werror,-Wunused-command-line-argument]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: David Coles <coles.david>
Status: RESOLVED FIXED    
Severity: normal CC: chutzpah
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 408963    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-07-10 08:02:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/minijail fails to compile.
Discovered on: amd64  (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue isstrictly related to the LLD linker, please block bug 731004.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-10 08:02:49 UTC
Created attachment 648706 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-24 12:19:29 UTC
tinderbox has reproduced this issue with version 17 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2022-06-11 05:36:12 UTC
The bug has been closed via the following commit(s):

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

commit 938d4ab4c924cceb259cced0c8d3dffe81c654d2
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-11 05:26:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-11 05:36:02 +0000

    sys-apps/minijail: drop 12
    
    Closes: https://bugs.gentoo.org/732014
    Closes: https://bugs.gentoo.org/770940
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/minijail/Manifest           |  1 -
 sys-apps/minijail/minijail-12.ebuild | 77 ------------------------------------
 2 files changed, 78 deletions(-)

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

commit 2bbf7e85f8cb017c7324afd4c49e5b10b814980c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-11 05:26:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-11 05:36:01 +0000

    sys-apps/minijail: drop Werror
    
    Closes: https://bugs.gentoo.org/732014
    Closes: https://bugs.gentoo.org/770940
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/minijail/files/minijail-17-no-werror.patch | 13 +++++++++++++
 sys-apps/minijail/minijail-17.ebuild                |  3 ++-
 2 files changed, 15 insertions(+), 1 deletion(-)