Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273400 - games-board/eboard: fails to build with gcc-4.4
Summary: games-board/eboard: fails to build with gcc-4.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.4
  Show dependency tree
 
Reported: 2009-06-09 18:19 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-06-18 01:48 UTC (History)
2 users (show)

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


Attachments
Build log (eboard-1.1.1:20090609-155936.log,257.64 KB, text/plain)
2009-06-09 18:20 UTC, Diego Elio Pettenò (RETIRED)
Details
eboard-1.1.1-gcc44.patch (eboard-1.1.1-gcc44.patch,371 bytes, patch)
2009-06-10 12:52 UTC, Pacho Ramos
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-06-09 18:19:58 UTC
As per summary, check attached build log.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-06-09 18:20:22 UTC
Created attachment 194018 [details]
Build log
Comment 2 Pacho Ramos gentoo-dev 2009-06-10 12:52:24 UTC
Created attachment 194148 [details, diff]
eboard-1.1.1-gcc44.patch

Patch from fedora, please try

Good luck!
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-06-10 12:54:48 UTC
The patch looks wrong, check it out yourself: it avoids setting p, but then does

*p = 0;

which means that it might just have an undefined pointer write.
Comment 4 Tristan Heaven (RETIRED) gentoo-dev 2009-06-18 01:48:46 UTC
Fixed, thanks,