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

Bug 458902

Summary: games-engines/odamex-0.6.2 fails to install when libagar is installed
Product: Gentoo Linux Reporter: Mike Wood <mwoodj>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: cast fix

Description Mike Wood 2013-02-23 20:09:52 UTC
If libagar is installed (a library that is not in portage) odamex-0.6.2 will fail to install due to a missing cast. A patch is provided. In addition to needing this patch it should be considered that the ebuild should call epatch_user in src_prepare so that user provided patches will be applied.

Reproducible: Always

Steps to Reproduce:
1. Build and install libagar
2. emerge games-engines/odamex-0.6.2
Actual Results:  
Build failure

Expected Results:  
Successful Installation
Comment 1 Mike Wood 2013-02-23 20:10:38 UTC
Created attachment 339842 [details, diff]
cast fix
Comment 2 Julian Ospald 2013-02-23 20:23:25 UTC
+  23 Feb 2013; Julian Ospald <hasufell@gentoo.org> odamex-0.6.2.ebuild,
+  +files/odamex-0.6.2-libagar.patch:
+  fix bug #458902