Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732014 - sys-apps/minijail-17 fails to compile: clang-10: error: argument unused during compilation: '-Wa,--noexecstack' [-Werror,-Wunused-command-line-argument]
Summary: sys-apps/minijail-17 fails to compile: clang-10: error: argument unused durin...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Coles
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: systemwide-clang
  Show dependency tree
 
Reported: 2020-07-10 08:02 UTC by Agostino Sarubbo
Modified: 2022-06-11 05:36 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,43.26 KB, text/plain)
2020-07-10 08:02 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 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(-)