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

Bug 808693

Summary: dev-lang/go-1.17 installs files that contain writable and executable sections
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-08-17 05:36:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/go-1.17 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-08-17 05:36:06 UTC
Created attachment 733425 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-08-17 15:52:00 UTC
The bug has been closed via the following commit(s):

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

commit d5dd2b3f5cad4ca94cea3ff5151e39a1e8b3052b
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2021-08-17 15:50:50 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2021-08-17 15:51:53 +0000

    dev-lang/go: hide the warning about exec stacks for .syso files
    
    Closes: https://bugs.gentoo.org/808693
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 dev-lang/go/go-1.17.ebuild | 3 +++
 1 file changed, 3 insertions(+)