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

Bug 238354

Summary: New ebuild for hoard memory allocator
Product: Gentoo Linux Reporter: Tim Stoakes <gentoo-bugs>
Component: [OLD] DevelopmentAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement CC: gentoo-bugs
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.cs.umass.edu/~emery/hoard/index.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild
Build patch

Description Tim Stoakes 2008-09-22 04:05:18 UTC
hoard is an alternative memory allocator (malloc() implementation), see http://www.cs.umass.edu/~emery/hoard/index.html.

I've taken a stab at an ebuild for me that works on amd64. Note that this project uses shell scripts for building, and has strange file names. I'm not too savvy with ebuilds, so this is probably terrible style.

Reproducible: Always
Comment 1 Tim Stoakes 2008-09-22 04:06:04 UTC
Created attachment 166059 [details]
ebuild
Comment 2 Tim Stoakes 2008-09-22 04:06:37 UTC
Created attachment 166061 [details]
Build patch
Comment 3 Jason McGuiness 2011-08-21 16:14:48 UTC
See:

https://bugs.gentoo.org/show_bug.cgi?id=3445

Seems similar.

Also why is it that I can't find this ebuild when I do an esearch?
Comment 4 Jason McGuiness 2011-08-21 16:18:37 UTC
I see that http://ineluttabile.it/node/6 has created an overlay for Hoard in the past.
Comment 5 Jason McGuiness 2011-08-21 16:30:30 UTC
(In reply to comment #4)
> I see that http://ineluttabile.it/node/6 has created an overlay for Hoard in
> the past.

A newer versions eems to be available here:

https://gitorious.org/ineluctable-overlay/ineluctable-overlay/trees/master/sys-libs/hoard
Comment 6 Jason McGuiness 2011-08-21 16:37:06 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > I see that http://ineluttabile.it/node/6 has created an overlay for Hoard in
> > the past.
> 
> A newer versions eems to be available here:
> 
> https://gitorious.org/ineluctable-overlay/ineluctable-overlay/trees/master/sys-libs/hoard

Sorry, I eventually discovered this:

http://gitorious.org/ineluctable-overlay/pages/Home

Which shows how to make use of the overlay which includes a hoard ebuild.