Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 800284 - games-emulation/gens-2.15.5-r2 installs files that contain a TEXTREL
Summary: games-emulation/gens-2.15.5-r2 installs files that contain a TEXTREL
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: binutils-2.41
  Show dependency tree
 
Reported: 2021-07-04 09:18 UTC by Agostino Sarubbo
Modified: 2024-08-19 01:30 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,60.87 KB, application/x-xz)
2021-07-04 09:18 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-07-04 09:18:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-emulation/gens-2.15.5-r2 installs files that contain a TEXTREL.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-07-04 09:18:16 UTC
Created attachment 721492 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Larry the Git Cow gentoo-dev 2024-08-19 01:29:58 UTC
The bug has been closed via the following commit(s):

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

commit 560f0b431341d9f4d01782818e5337db71b49f61
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-08-19 01:29:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-08-19 01:29:30 +0000

    games-emulation/gens: allow textrels
    
    We already allow execstack.
    
    It's an emulator, so no further comment needed.
    
    Closes: https://bugs.gentoo.org/800284
    Signed-off-by: Sam James <sam@gentoo.org>

 games-emulation/gens/gens-2.15.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)