There is a new version of the hashit library released the uses cmake. Reproducible: Always
Created attachment 187995 [details] Updated ebuild for hashit that uses the new cmake build This appears to install hashit on my system. I'm not sure about the debug flag.
There is also one oddity when upgrading from 0.9.4 to 0.9.6. The 0.9.4 ebuild appears to create a link /usr/lib64/libhashit.so.1 that qfile does not identify as being owned by anything. Installing 0.9.6 via the above ebuild causes portage to warn of a file collision with the previously mentioned file. If I'm understanding this correctly, I don't think there is anything wrong with the ebuild I submitted while there may be something off with the 0.9.4 ebuild. . . . .
Appears to fail nicely ;) I haven't looked what happens, but copying the 0.9.4 ebuilds leads to failure, and your ebuild installs no files at all. Oopsie!
Created attachment 189274 [details] Log file from the build on my machine/ What am I missing . . .
(In reply to comment #3) > Appears to fail nicely ;) > I haven't looked what happens, but copying the 0.9.4 ebuilds leads to failure, > and your ebuild installs no files at all. Oopsie! > I've tried this on a 32bit machine and a 64bit machine and as far as I can tell, it is installing files just fine. Could you give me some more information as to what kind of error you received or a build log?
+ 24 Apr 2009; Patrick Lauer <patrick@gentoo.org> +hashit-0.9.6.ebuild: + Bump to 0.9.6, now using cmake. Thanks to Chris Salch for the new ebuild, + fixes #265787 Not sure what went wrong the first time :)