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

Bug 545306

Summary: [hhvm-overlay] dev-php/hhvm Download tarball and libevent-2.1*
Product: Gentoo Linux Reporter: Cănărău Constantin <canarauc>
Component: OverlaysAssignee: Alex Guzman <alex>
Status: RESOLVED OBSOLETE    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch for libevent-2.1*
Latest and using tarball version

Description Cănărău Constantin 2015-04-02 10:23:40 UTC
For dev-php/hhvm ebuild I have some proposal.
1. Better to download tarball from http://dl.hhvm.com/source It is faster and take less space on the disk than tousant of small files in case of git.
2. hhvm fail with libevent-2.1* version.
I will attach a patch, but there is still work to do, beacuse I don't know witch aproach is better to apply it when libevent-2.0) is present (skip it directly from ebuild or use #ifndef)

Reproducible: Always
Comment 1 Cănărău Constantin 2015-04-02 10:25:38 UTC
Created attachment 400372 [details, diff]
patch for libevent-2.1*

Incomplete work. Need to handle libevent-2.0* version case
Comment 2 Cănărău Constantin 2015-04-02 10:26:29 UTC
Created attachment 400374 [details]
Latest and using tarball version
Comment 3 Brian Evans (RETIRED) gentoo-dev 2015-04-07 22:35:53 UTC
This has nothing to do with php team