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
Created attachment 339842 [details, diff] cast fix
+ 23 Feb 2013; Julian Ospald <hasufell@gentoo.org> odamex-0.6.2.ebuild, + +files/odamex-0.6.2-libagar.patch: + fix bug #458902