Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933591 - [guru] games-strategy/gigalomania-1.0.1 does not respect LDFLAGS
Summary: [guru] games-strategy/gigalomania-1.0.1 does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Vitaly Zdanevich
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2024-06-05 06:48 UTC by Agostino Sarubbo
Modified: 2024-07-17 08:40 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,53.88 KB, text/plain)
2024-06-05 06:48 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 2024-06-05 06:48:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-strategy/gigalomania-1.0.1 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0001
Comment 1 Agostino Sarubbo gentoo-dev 2024-06-05 06:48:58 UTC
Created attachment 895106 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-07-17 08:40:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bf643d2fe683d020907c17d1364a2b06343a8a3b

commit bf643d2fe683d020907c17d1364a2b06343a8a3b
Author:     Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
AuthorDate: 2024-07-16 07:48:30 +0000
Commit:     Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
CommitDate: 2024-07-16 07:48:30 +0000

    Makefile: add ${LDFLAGS}
    
    Closes: https://bugs.gentoo.org/933591
    Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>

 games-strategy/gigalomania/files/Makefile.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4a795fda13eca803ab654f472eef795835d0a084

commit 4a795fda13eca803ab654f472eef795835d0a084
Author:     Lucio Sauer <watermanpaint@posteo.net>
AuthorDate: 2024-07-16 23:11:14 +0000
Commit:     Lucio Sauer <watermanpaint@posteo.net>
CommitDate: 2024-07-17 01:13:17 +0000

    games-strategy/gigalomania: Pass the user's LDFLAGS to make
    
    Bug: https://bugs.gentoo.org/933591
    Fixes: bf643d2fe683d020907c17d1364a2b06343a8a3b
    Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>

 games-strategy/gigalomania/gigalomania-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)