Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 545306 - [hhvm-overlay] dev-php/hhvm Download tarball and libevent-2.1*
Summary: [hhvm-overlay] dev-php/hhvm Download tarball and libevent-2.1*
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alex Guzman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-02 10:23 UTC by Cănărău Constantin
Modified: 2023-08-26 10:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for libevent-2.1* (libevent.patch,2.23 KB, patch)
2015-04-02 10:25 UTC, Cănărău Constantin
Details | Diff
Latest and using tarball version (hhvm-3.6.1.ebuild,2.72 KB, text/plain)
2015-04-02 10:26 UTC, Cănărău Constantin
Details

Note You need to log in before you can comment on or make changes to this bug.
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