Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 458902 - games-engines/odamex-0.6.2 fails to install when libagar is installed
Summary: games-engines/odamex-0.6.2 fails to install when libagar is installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-23 20:09 UTC by Mike Wood
Modified: 2013-02-23 20:23 UTC (History)
0 users

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


Attachments
cast fix (odamex-0.6.2-agar-wincast.patch,384 bytes, patch)
2013-02-23 20:10 UTC, Mike Wood
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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