Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634012 - dev-embedded/gpsim-0.30.0 stabilisation (was: gcc >=7.x patches)
Summary: dev-embedded/gpsim-0.30.0 stabilisation (was: gcc >=7.x patches)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords: CC-ARCHES
Depends on:
Blocks:
 
Reported: 2017-10-11 11:15 UTC by CaptainBlood
Modified: 2021-04-19 00:21 UTC (History)
0 users

See Also:
Package list:
dev-embedded/gpsim-0.30.0
Runtime testing required: ---
nattka: sanity-check+


Attachments
patch #1 (gpsim-0.29.0-001-false-to-0.patch,360 bytes, patch)
2017-10-11 11:15 UTC, CaptainBlood
no flags Details | Diff
patch #2 (gpsim-0.29.0-002-false-to-0.patch,362 bytes, patch)
2017-10-11 11:16 UTC, CaptainBlood
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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