Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 251535 - net-p2p/bitstormlite: fails to build with gcc 4.3
Summary: net-p2p/bitstormlite: 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
: High normal (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2008-12-18 20:51 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-02-16 00:07 UTC (History)
1 user (show)

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


Attachments
Build log (bitstormlite-0.2p:20081218-201300.log,23.14 KB, text/plain)
2008-12-18 20:51 UTC, Diego Elio Pettenò (RETIRED)
Details
Updated headers for gcc-4.3.2 (bitstormlite-gcc-4.3.2.patch,642 bytes, patch)
2008-12-19 01:59 UTC, Tyler Cordrey
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 2008-12-18 20:51:16 UTC
Check attached build log.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-12-18 20:51:50 UTC
Created attachment 175786 [details]
Build log
Comment 2 Tyler Cordrey 2008-12-19 01:59:28 UTC
Created attachment 175826 [details, diff]
Updated headers for gcc-4.3.2

My first patch, let me know if it's not okay!
Comment 3 Peter Alfredsen (RETIRED) gentoo-dev 2009-02-16 00:07:05 UTC
+  16 Feb 2009; Peter Alfredsen <loki_val@gentoo.org>
+  +files/bitstormlite-0.2p-gcc43.patch, bitstormlite-0.2p.ebuild:
+  Fix build with gcc-4.3. Bug 251535. Patch snatched from
+  http://bugs.debian.org/455302 .
+

@Tyler. Thanks for the effort, but I couldn't get epatch to accept your patch so I took Debian's patch instead. You need to use
diff -NrU5 directory.orig directory.new
To get a standard-ish patch.