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

Bug 303397

Summary: beanstalkd-1.4.3 fails to build
Product: Gentoo/Alt Reporter: Ramon <ramon>
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: RESOLVED FIXED    
Severity: normal CC: caleb, patrick
Priority: High    
Version: unspecified   
Hardware: x86   
OS: OS X   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: specify location of libevent headers
corrected patch specifying location of libevent headers

Description Ramon 2010-02-03 23:56:44 UTC
Can't find libevent headers in configure.

Attached patch fixes it.
Not even sure if the ebuild is functional on linux

Reproducible: Always
Comment 1 Ramon 2010-02-03 23:57:46 UTC
Created attachment 218331 [details]
specify location of libevent headers
Comment 2 Johan Bergström 2010-02-04 10:30:52 UTC
Problem is configure.in:19 - STANDARD_PREFIXES doesn't include the correct paths for OS X, especially gentoo prefix. It will be hard to make this "work" without passing --with-event as patch does.
Comment 3 Fabian Groffen gentoo-dev 2010-02-13 13:25:45 UTC
wth is EP?
Comment 4 Ramon 2010-02-14 12:44:51 UTC
That's me not being fully awake :(

Please replace $EP by "${EROOT}", sorry 
Comment 5 Fabian Groffen gentoo-dev 2010-02-14 12:49:17 UTC
EROOT is defenitely wrong there, I would go for EPREFIX
Comment 6 Ramon 2010-02-15 08:30:53 UTC
Reread the prefix techdocs and slapped myself over the head.
It's even more stupid than it looks because EP is my shorthand for EPREFIX :(
Comment 7 Ramon 2010-02-15 08:46:53 UTC
Created attachment 219741 [details, diff]
corrected patch specifying location of libevent headers
Comment 8 Fabian Groffen gentoo-dev 2010-02-26 17:56:17 UTC
@caleb: is this patch ok with you in a EAPI-3 revbump¿
Comment 9 Patrick Lauer gentoo-dev 2010-06-02 09:25:05 UTC
New maintainer says "Yes, do your thing" :)
Comment 10 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-06-02 13:15:46 UTC
done, thx