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

Bug 251535

Summary: net-p2p/bitstormlite: fails to build with gcc 4.3
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo net-p2p team <net-p2p>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 198121    
Attachments: Build log
Updated headers for gcc-4.3.2

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.