Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 739360 - games-simulation/simutrans-0.120.2.2 fails to compile
Summary: games-simulation/simutrans-0.120.2.2 fails to compile
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:
 
Reported: 2020-08-28 05:38 UTC by Agostino Sarubbo
Modified: 2020-10-23 17:13 UTC (History)
0 users

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


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

Issue: games-simulation/simutrans-0.120.2.2 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-28 05:39:02 UTC
Created attachment 657220 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-10-23 17:13:50 UTC
The bug has been closed via the following commit(s):

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

commit 3cd3ac0da3b0b26ee001e014ccec1aa45d131ef6
Author:     Ronny Gutbrod <gentoo@tastytea.de>
AuthorDate: 2020-04-11 20:56:14 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-10-23 17:07:02 +0000

    games-simulation/simutrans: Version bump 0.122.0.
    
    Also add a Desktop Entry and all the maintained paksets (scenario data) via
    use-flags.
    
    Closes: https://bugs.gentoo.org/668504
    Closes: https://bugs.gentoo.org/636324
    Closes: https://bugs.gentoo.org/664634
    Closes: https://bugs.gentoo.org/724470
    Closes: https://bugs.gentoo.org/739360
    Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 games-simulation/simutrans/Manifest                |   8 ++
 .../files/simutrans-0.122.0-Fix-Makefile.patch     |  21 ++++
 games-simulation/simutrans/files/simutrans.desktop |   9 ++
 games-simulation/simutrans/metadata.xml            |  14 ++-
 .../simutrans/simutrans-0.122.0.ebuild             | 106 +++++++++++++++++++++
 5 files changed, 156 insertions(+), 2 deletions(-)

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

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

commit fb75467bcf4b8c308ebbc5b9121a6f42d43680d3
Author:     Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
AuthorDate: 2020-10-23 14:50:59 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-10-23 17:08:15 +0000

    games-simulation/simutrans: Delete old ebuild.
    
    It doesn't compile since 2018.
    
    Bug: https://bugs.gentoo.org/664634
    Bug: https://bugs.gentoo.org/724470
    Bug: https://bugs.gentoo.org/739360
    
    Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
    Closes: https://github.com/gentoo/gentoo/pull/15314
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 games-simulation/simutrans/Manifest                |  3 -
 .../files/simutrans-0.120.2.2-Makefile.patch       | 89 ----------------------
 .../simutrans/simutrans-0.120.2.2.ebuild           | 71 -----------------
 3 files changed, 163 deletions(-)