Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 819402 - dev-lang/rust-1.56.1 installs files that contain writable and executable sections
Summary: dev-lang/rust-1.56.1 installs files that contain writable and executable sect...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-22 04:51 UTC by Agostino Sarubbo
Modified: 2021-11-02 21:05 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,288.58 KB, application/x-xz)
2021-10-22 04:51 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 2021-10-22 04:51:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/rust-1.56.0 installs files that contain writable and executable sections.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
For binary packages it is enough to hide the QA warning.
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-22 04:51:50 UTC
Created attachment 746094 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-30 10:07:49 UTC
ci has reproduced this issue with version 1.56.0-r1 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2021-11-01 21:25:36 UTC
The bug has been referenced in the following commit(s):

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

commit e9f0c1e5c8e6b482853e6ad0ad3ddd1d3ad03bc4
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2021-11-01 21:24:10 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2021-11-01 21:25:08 +0000

    dev-lang/rust: modify QA_WX paths
    
    Bug: https://bugs.gentoo.org/819402
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 dev-lang/rust/rust-1.56.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 4 Agostino Sarubbo gentoo-dev 2021-11-02 09:12:58 UTC
ci has reproduced this issue with version 1.56.1 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2021-11-02 21:05:40 UTC
The bug has been closed via the following commit(s):

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

commit 90086b35b98db16492aff36bae392ffafc64f66b
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2021-11-02 21:02:31 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2021-11-02 21:03:21 +0000

    dev-lang/rust: adjust QA_EXECSTACK variable again
    
    Bug: https://bugs.gentoo.org/806466
    Closes: https://bugs.gentoo.org/819402
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 dev-lang/rust/rust-1.52.1.ebuild    | 3 +--
 dev-lang/rust/rust-1.53.0.ebuild    | 3 +--
 dev-lang/rust/rust-1.54.0.ebuild    | 3 +--
 dev-lang/rust/rust-1.55.0.ebuild    | 3 +--
 dev-lang/rust/rust-1.56.0-r1.ebuild | 3 +--
 dev-lang/rust/rust-1.56.1.ebuild    | 3 +--
 6 files changed, 6 insertions(+), 12 deletions(-)