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

Bug 634012

Summary: dev-embedded/gpsim-0.30.0 stabilisation (was: gcc >=7.x patches)
Product: Gentoo Linux Reporter: CaptainBlood <luc_pierard_de_maujouy>
Component: StabilizationAssignee: Embedded Gentoo Team <embedded>
Status: RESOLVED FIXED    
Severity: normal Keywords: CC-ARCHES
Priority: Normal Flags: nattka: sanity-check+
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=607172
Whiteboard:
Package list:
dev-embedded/gpsim-0.30.0
Runtime testing required: ---
Attachments:
Description Flags
patch #1
none
patch #2 none

Description CaptainBlood 2017-10-11 11:15:09 UTC
Created attachment 498380 [details, diff]
patch #1

builds fine now!
Comment 1 CaptainBlood 2017-10-11 11:16:52 UTC
Created attachment 498382 [details, diff]
patch #2
Comment 2 Ben 2018-08-02 15:46:37 UTC
Ran into this issue on dev-embedded/gpsim-0.29.0 (stable version at time of writing this comment) while updating my machine - gpsim-0.29.0 will always fail with gcc-7.3.  Should gpsim-0.30.0 be stabilized?

I think the patch should be written as

if (list == NULL) {

instead of 0 (ugly) or false(bad programming style), as that's what eXdbm wrote it as and it returns a list, after all.

However, it looks like gpsim-0.30.0 has this issue fixed as: 

if (!list) {

so we may simply need a version stabilization.  gpsim-0.30.0 at least builds as-is without patches.

(Note that I've virtually stopped using PICs after discovering AVRs, so I'd be a poor tester for this software.  Perhaps emerge --depclean gpsim would have been my easiest way out of updating this machine :-))
Comment 3 Andreas Sturmlechner gentoo-dev 2021-04-18 22:11:42 UTC
okay, we are a bit past maintainer timeout here I think.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-04-19 00:21:35 UTC
amd64 done
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-04-19 00:21:59 UTC
x86 done

all arches done