Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 253496 - games-arcade/wop-0.4.3-r1 fails to build with gcc 4.3
Summary: games-arcade/wop-0.4.3-r1 fails to build with gcc 4.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
: 251124 (view as bug list)
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2009-01-02 23:08 UTC by Erik Hahn
Modified: 2009-01-27 14:42 UTC (History)
2 users (show)

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


Attachments
/home/erik/tmp/ebuilds/games-arcade/wop/files/wop-0.4.3-gcc43.patch (wop-0.4.3-gcc43.patch,879 bytes, text/plain)
2009-01-02 23:11 UTC, Erik Hahn
Details
/home/erik/tmp/ebuilds/games-arcade/wop/wop-0.4.3-r1.ebuild (wop-0.4.3-r1.ebuild,1.60 KB, text/plain)
2009-01-02 23:12 UTC, Erik Hahn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Hahn 2009-01-02 23:08:36 UTC
games-arcade/wop-0.4.3-r1 fails to build with gcc 4.3.2. A patch fixing that is
attached.
Comment 1 Erik Hahn 2009-01-02 23:11:42 UTC
Created attachment 177159 [details]
/home/erik/tmp/ebuilds/games-arcade/wop/files/wop-0.4.3-gcc43.patch

Patch to make the ebuild compile with gcc 4.3
Source: http://lists.rpmfusion.org/pipermail/rpmfusion-commits/2008-July/000556.html
Comment 2 Erik Hahn 2009-01-02 23:12:29 UTC
Created attachment 177161 [details]
/home/erik/tmp/ebuilds/games-arcade/wop/wop-0.4.3-r1.ebuild

Ebuild applying the patch
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-01-02 23:24:00 UTC
*** Bug 251124 has been marked as a duplicate of this bug. ***
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-01-02 23:24:57 UTC
I'm not sure about that particular part of the patch to force instantiation, but I'll leave this to games team.
Comment 5 Tupone Alfredo gentoo-dev 2009-01-27 14:42:47 UTC
Fixed in portage. Thanks for report and patch