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

Bug 776250

Summary: games-emulation/stella not accepting GCC 10
Product: Gentoo Linux Reporter: Raymond Jennings <shentino>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ionen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description Raymond Jennings 2021-03-14 21:11:30 UTC
>>> Emerging (1 of 1) games-emulation/stella-5.1.3::gentoo
 * stella-5.1.3-src.tar.xz BLAKE2B SHA512 size ;-) ...                                        [ ok ]
>>> Unpacking source...
>>> Unpacking stella-5.1.3-src.tar.xz to /var/tmp/portage/games-emulation/stella-5.1.3/work
>>> Source unpacked in /var/tmp/portage/games-emulation/stella-5.1.3/work
>>> Preparing source in /var/tmp/portage/games-emulation/stella-5.1.3/work/stella-5.1.3 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/games-emulation/stella-5.1.3/work/stella-5.1.3 ...
Running Stella configure...
Looking for C++ compiler... x86_64-pc-linux-gnu-g++
Checking for compiler version... 10.2.0, bad


Reproducible: Always

Steps to Reproduce:
1.  emerge
Actual Results:  
fail

Expected Results:  
pass

This is probably an upstream issue, just documenting it here
Comment 1 Raymond Jennings 2021-03-14 21:23:14 UTC
Created attachment 691455 [details]
emerge --info
Comment 2 Ionen Wolkens gentoo-dev 2021-03-15 06:50:46 UTC
(In reply to Raymond Jennings from comment #0)
> This is probably an upstream issue, just documenting it here
Was fixed a year ago upstream[1], in a need of a version bump on this end.

[1] https://github.com/stella-emu/stella/issues/590

*** This bug has been marked as a duplicate of bug 765820 ***