Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740382 - games-emulation/lxdream-0.9.1-r3 fails tests with -fno-common
Summary: games-emulation/lxdream-0.9.1-r3 fails tests with -fno-common
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chí-Thanh Christopher Nguyễn
URL: https://github.com/lxdream/lxdream/pu...
Whiteboard: ~arch only
Keywords: PATCH
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-09-04 13:26 UTC by Agostino Sarubbo
Modified: 2021-02-13 10:27 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,260.45 KB, text/plain)
2020-09-04 13:26 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-09-04 13:26:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-emulation/lxdream-0.9.1-r3 fails to compile with -fno-common.
Discovered on: amd64 (internal ref: ci)

NOTE:
To reproduce this issue you may want to set CFLAGS="${CFLAGS} -fno-common" or compile it with gcc-10 that enables -fno-common by default.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-04 13:26:54 UTC
Created attachment 658388 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-02-13 10:27:36 UTC
The bug has been closed via the following commit(s):

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

commit 5795a8e8c8fd41b51cf7d284ec0b79b5cdc8b1c1
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-02-13 10:27:04 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-02-13 10:27:04 +0000

    games-emulation/lxdream: Port to EAPI 7
    
    Closes: https://bugs.gentoo.org/740382
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../lxdream/files/lxdream-0.9.1-fno-common.patch   | 12 ++++++++++
 games-emulation/lxdream/lxdream-0.9.1-r3.ebuild    | 27 ++++++++++++----------
 2 files changed, 27 insertions(+), 12 deletions(-)