Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 739378

Summary: games-strategy/freeorion-0.4.9_p20200409-r1 - In file included from.../work/freeorion-<hash>/parse/ConditionParser.h:5: .../work/freeorion-<hash>/parse/ParseImpl.h:29:40: error: unknown type name 'emplace_back_1_'
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED OBSOLETE    
Severity: normal CC: ionen, O01eg
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/freeorion/freeorion/pull/2937
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 408963    
Attachments: build.log
1-CMakeError.log
1-CMakeOutput.log

Description Agostino Sarubbo gentoo-dev 2020-08-28 05:40:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-strategy/freeorion-0.4.9_p20200409-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-28 05:40:21 UTC
Created attachment 657242 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-08-28 05:40:23 UTC
Created attachment 657244 [details]
1-CMakeError.log

1-CMakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2020-08-28 05:40:24 UTC
Created attachment 657246 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 Larry the Git Cow gentoo-dev 2021-07-01 16:02:10 UTC
The bug has been referenced in the following commit(s):

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

commit 1c6479db3764a14009a04ae1cfd29d3e50e667b6
Author:     Adam Feldman <NP-Hardass@gentoo.org>
AuthorDate: 2021-07-01 15:29:05 +0000
Commit:     Adam Feldman <NP-Hardass@gentoo.org>
CommitDate: 2021-07-01 16:02:03 +0000

    games-strategy/freeorion: Add snapshot that fixes build errors
    
    Backporting was too complicated, so I added a snapshot
    
    Bug: https://bugs.gentoo.org/739378
    Bug: https://bugs.gentoo.org/795771
    Bug: https://bugs.gentoo.org/796683
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>

 games-strategy/freeorion/Manifest                  |  1 +
 .../freeorion/freeorion-0.4.10.1_p20200629.ebuild  | 77 ++++++++++++++++++++++
 2 files changed, 78 insertions(+)
Comment 5 Oleg 2021-10-05 20:04:35 UTC
Was it fixed in 0.4.10.2 release?
Comment 6 Ionen Wolkens gentoo-dev 2022-07-25 00:27:35 UTC
(In reply to Oleg from comment #5)
> Was it fixed in 0.4.10.2 release?
Unsure if previous maintainer meant to close this in comment #4, but 0.4.10.2 does build fine with clang for me (I wasn't able to reproduce the exact same issue with old and current toolchain, so I'll just mark this obsolete).