{"id":16751761,"url":"https://github.com/jakoch/php-hhvm","last_synced_at":"2025-04-10T15:52:09.585Z","repository":{"id":7464439,"uuid":"8811155","full_name":"jakoch/php-hhvm","owner":"jakoch","description":"php-hhvm + travis-ci = ❤","archived":false,"fork":false,"pushed_at":"2014-09-07T12:21:40.000Z","size":429,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-24T13:37:26.901Z","etag":null,"topics":["hhvm","shell","travis-ci"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jakoch.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-15T23:31:09.000Z","updated_at":"2024-01-12T21:34:34.000Z","dependencies_parsed_at":"2022-09-01T17:50:51.755Z","dependency_job_id":null,"html_url":"https://github.com/jakoch/php-hhvm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakoch%2Fphp-hhvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakoch%2Fphp-hhvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakoch%2Fphp-hhvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakoch%2Fphp-hhvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakoch","download_url":"https://codeload.github.com/jakoch/php-hhvm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248245325,"owners_count":21071460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hhvm","shell","travis-ci"],"created_at":"2024-10-13T02:44:49.356Z","updated_at":"2025-04-10T15:52:09.568Z","avatar_url":"https://github.com/jakoch.png","language":"Shell","readme":"HHVM - [![Build Status](https://travis-ci.org/jakoch/php-hhvm.png?branch=master)](https://travis-ci.org/jakoch/php-hhvm)\n----\n\nA build script for building HHVM from source on Debian based linux distributions.\n\nTravis is used as the Continuous Integration Platform, because they provide decent Ubuntu VMs.\n\nThe list of required packages (dependencies) to build HHVM is extensive, while at the same time the official build documentation is work in progress. Back, when i started this project, it was the first try of someone to build HHVM on a public build server.\n\n### Use pre-build binaries \n\nYou don't have to build HHVM from source. Travis-CI provides HHVM and a nightly build. So, if you simply want to use HHVM, maybe next to different PHP versions, then simply add the following to your `.travis.yml`: `php: [5.4, 5.5, 5.6, hhvm, hhvm-nightly]`. \n\n#### Status: It builds! \n\nThe rest is a script playground. \nPlese feel free, to extend, for instance, the examples section in the build script, to demonstrate how to use HHVM on the CLI for running and inspecting PHP scripts.\n\n#### Quick Links\n\n- [Dependencies (HPHPFindLibs.cmake)](https://github.com/facebook/hiphop-php/blob/master/CMake/HPHPFindLibs.cmake)\n- [HHVM Issues](https://github.com/facebook/hiphop-php/issues)\n- [Building and installing HHVM on Ubuntu 12.04](https://github.com/facebook/hiphop-php/wiki/Building-and-installing-HHVM-on-Ubuntu-12.04)\n\n### Notes on Build Failures\n\n### make -jN\n- I suggest to not use make -jN to build HHVM, because parallel jobs \"tend to\" make the build fail.\n- On the other hand, building HHVM might exceed the allowed runtime for a build job on Travis-CI, which is limited to 50 minutes.\n- To keep it under 50 minutes, we are building with \"time ionice -c3 nice -n 19 make -j3\".\n- A build finishes in approximately 37 minutes.\n- The result of \"time\" is  (time: real 36m14.618s - user\t67m9.428s - sys\t4m22.474s).\n- The value \"real\" represents the actual elapsed time, while \"user\" and \"sys\" values represent CPU execution time.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakoch%2Fphp-hhvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakoch%2Fphp-hhvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakoch%2Fphp-hhvm/lists"}