Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 739206 - games-engines/gargoyle-2011.1-r1 fails to compile
Summary: games-engines/gargoyle-2011.1-r1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-08-27 05:26 UTC by Agostino Sarubbo
Modified: 2021-03-15 19:37 UTC (History)
0 users

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


Attachments
build.log (build.log,595.26 KB, text/plain)
2020-08-27 05: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-08-27 05:26:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-engines/gargoyle-2011.1-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-27 05:26:11 UTC
Created attachment 657020 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-02-20 19:32:04 UTC
The bug has been referenced in the following commit(s):

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

commit 0eb5945523b372ac326be69382e32d067358486b
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-02-20 19:31:11 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-02-20 19:31:11 +0000

    games-engines/gargoyle: Bump to 2019.1.1
    
    * Fix build with gcc-10
    
    Closes: https://bugs.gentoo.org/750404
    Bug: https://bugs.gentoo.org/739206
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 games-engines/gargoyle/Manifest                    |   1 +
 .../files/gargoyle-2019.1.1-QA-desktop.patch       |  11 ++
 .../files/gargoyle-2019.1.1-fno-common.patch       | 168 +++++++++++++++++++++
 games-engines/gargoyle/gargoyle-2019.1.1.ebuild    | 109 +++++++++++++
 games-engines/gargoyle/metadata.xml                |   2 +-
 5 files changed, 290 insertions(+), 1 deletion(-)
Comment 3 Doppler 2021-02-27 19:04:27 UTC
The bump isn't perfect, there's a typo in BDEPEND. I opened a PR to address this.
https://github.com/gentoo/gentoo/pull/19694
Comment 4 Larry the Git Cow gentoo-dev 2021-02-27 19:11:12 UTC
The bug has been referenced in the following commit(s):

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

commit 36ec19e265070eb6abe011f47117899c521cb064
Author:     Mikk Margus Möll <mikk.margus.moll@eesti.ee>
AuthorDate: 2021-02-27 19:06:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-02-27 19:11:08 +0000

    games-engines/gargoyle: Fix typo in BDEPEND
    
    Bug: https://bugs.gentoo.org/739206
    Package-Manager: Portage-3.0.15, Repoman-3.0.2
    Signed-off-by: Mikk Margus Möll <mikk.margus.moll@eesti.ee>
    Closes: https://github.com/gentoo/gentoo/pull/19694
    Signed-off-by: Sam James <sam@gentoo.org>

 games-engines/gargoyle/gargoyle-2019.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 5 Larry the Git Cow gentoo-dev 2021-03-15 19:37:49 UTC
The bug has been closed via the following commit(s):

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

commit 64526015be46e9820b570ba5d2980971b495bf2f
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-03-15 16:48:54 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-03-15 19:37:23 +0000

    games-engines/gargoyle: Drop 2011.1-r1
    
    Closes: https://bugs.gentoo.org/739206
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 games-engines/gargoyle/Manifest                    |   1 -
 .../files/gargoyle-2011.1-desktopfile.patch        |  31 ------
 games-engines/gargoyle/gargoyle-2011.1-r1.ebuild   | 118 ---------------------
 3 files changed, 150 deletions(-)