]> git.pld-linux.org Git - packages/hhvm.git/blame - hhvm.spec
package /etc/hhvm dir
[packages/hhvm.git] / hhvm.spec
CommitLineData
89ad59aa
ER
1# NOTES:
2# - hphp/runtime/base/runtime-option.cpp evalJitDefault enables jit if /.hhvm-jit exists (yes, in filesystem root)
ac2930bc 3# TODO
11ccead6 4# - system libevent2: https://github.com/facebook/hiphop-php/pull/421
59f13ffd 5# - system libmbfl, system xhp, sqlite3
aa7908cc 6%define githash f951cb8d8812c59344d5322454853b584b668636
ed14b19f 7Summary: Virtual Machine, Runtime, and JIT for PHP
aa7908cc
ER
8Name: hhvm
9Version: 2.3.2
dc7e02ed 10Release: 0.21
3f49543c 11License: PHP 3.01
ac2930bc 12Group: Development/Languages
aa7908cc
ER
13Source0: https://github.com/facebook/hhvm/archive/HHVM-%{version}.tar.gz
14# Source0-md5: 471961d38ba52c66b7038c556b2b7bd8
ef07ca95
ER
15# need fb.changes.patch, which is available for 1.4 only
16Source1: http://www.monkey.org/~provos/libevent-1.4.14b-stable.tar.gz
17# Source1-md5: a00e037e4d3f9e4fe9893e8a2d27918c
f3c0b66f
ER
18Source2: https://github.com/facebook/folly/archive/4d6d659/folly-0.1-4d6d659.tar.gz
19# Source2-md5: 2e7c941f737c8e0a449b8116e7615656
2347c3ae
ER
20Source3: %{name}-fcgi.init
21Source4: %{name}-fcgi.sysconfig
991b3017 22Source100: get-source.sh
59f13ffd 23Patch0: cmake-missing-library.patch
be373886 24Patch1: libevent14.patch
ef07ca95
ER
25Patch3: system-xhp.patch
26Patch4: system-libafdt.patch
6147aa3c 27Patch5: system-folly.patch
457edd58
ER
28Patch6: checksum.patch
29Patch7: imap-gss.patch
c6264399 30Patch8: hphpize.patch
dc7e02ed 31Patch9: notest.patch
3f49543c 32URL: http://wiki.github.com/facebook/hiphop-php/
b05f3896
ER
33BuildRequires: apr-devel
34BuildRequires: autoconf
3f49543c 35BuildRequires: binutils-devel
ed14b19f 36BuildRequires: boost-devel >= 1.50
991b3017 37BuildRequires: cmake >= 2.8.7
ed14b19f
ER
38BuildRequires: curl-devel >= 7.29.0
39BuildRequires: elfutils-devel
3f49543c 40BuildRequires: expat-devel
5c61d46f 41BuildRequires: gcc >= 6:4.6.0
3f49543c 42BuildRequires: gd-devel
ed14b19f
ER
43BuildRequires: glog-devel >= 0.3.2
44BuildRequires: imap-devel >= 1:2007
991b3017 45#BuildRequires: jemalloc-devel >= 3.0.0
3f49543c 46BuildRequires: libcap-devel
ed14b19f
ER
47BuildRequires: libdwarf-devel
48#BuildRequires: libevent-devel >= 1.4.14
ac2930bc 49BuildRequires: libicu-devel >= 4.2
be373886 50#BuildRequires: libmbfl-devel
ed14b19f 51BuildRequires: libmcrypt-devel
e883c14f 52BuildRequires: libmemcached-devel >= 1.0.4
ef07ca95 53BuildRequires: libstdc++-devel >= 6:4.3
ed14b19f 54BuildRequires: libunwind-devel
ac2930bc 55BuildRequires: libxml2-devel
3f49543c 56BuildRequires: mysql-devel
ac2930bc 57BuildRequires: oniguruma-devel
3f49543c
ER
58BuildRequires: openssl-devel
59BuildRequires: pcre-devel
ed14b19f 60#BuildRequires: php-xhp-devel >= 1.3.9-6
ed14b19f 61BuildRequires: readline-devel
89ad59aa 62BuildRequires: rpmbuild(macros) >= 1.675
ed14b19f 63BuildRequires: tbb-devel >= 4.0.6000
3f49543c 64BuildRequires: zlib-devel
21df9de7
ER
65# check later, seem unused
66#BuildRequires: bison >= 2.3
67#BuildRequires: flex >= 2.5.35
68#BuildRequires: libafdt-devel >= 0.1.0
69#BuildRequires: re2c >= 0.13.0
206caaaf
ER
70Provides: php(apc)
71Provides: php(bcmath)
991b3017 72Provides: php(bz2)
206caaaf
ER
73Provides: php(ctype)
74Provides: php(curl)
75Provides: php(date)
76Provides: php(dom)
77Provides: php(exif)
78Provides: php(fb)
991b3017 79Provides: php(fileinfo)
206caaaf
ER
80Provides: php(filter)
81Provides: php(gd)
82Provides: php(hash)
83Provides: php(hotprofiler)
84Provides: php(iconv)
991b3017 85Provides: php(icu_num_fmt)
206caaaf
ER
86Provides: php(icu_ucsdet)
87Provides: php(icu_uspoof)
88Provides: php(idn)
89Provides: php(imap)
90Provides: php(json)
91Provides: php(ldap)
92Provides: php(mbstring)
93Provides: php(mcrypt)
94Provides: php(memcache)
95Provides: php(memcached)
96Provides: php(mysql)
97Provides: php(openssl)
98Provides: php(pcntl)
99Provides: php(pcre)
100Provides: php(pdo)
101Provides: php(pdo_mysql)
102Provides: php(pdo_sqlite)
103Provides: php(phar)
104Provides: php(posix)
105Provides: php(reflection)
106Provides: php(server)
107Provides: php(session)
108Provides: php(simplexml)
109Provides: php(soap)
110Provides: php(sockets)
111Provides: php(spl)
112Provides: php(sqlite3)
113Provides: php(sysvmsg)
114Provides: php(sysvsem)
115Provides: php(sysvshm)
116Provides: php(thread)
117Provides: php(thrift_protocol)
118Provides: php(tokenizer)
119Provides: php(xhprof)
120Provides: php(xml)
121Provides: php(xmlreader)
122Provides: php(xmlwriter)
991b3017 123Provides: php(zip)
206caaaf 124Provides: php(zlib)
991b3017 125Obsoletes: hiphop-php < 2.3.2-0.2
17c75ade 126ExclusiveArch: %{x8664}
65446f6c
ER
127BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
128
129%description
aa7908cc
ER
130HHVM (aka the HipHop Virtual Machine) is a new open-source virtual
131machine designed for executing programs written in PHP. HHVM uses a
132just-in-time compilation approach to achieve superior performance
133while maintaining the flexibility that PHP developers are accustomed
134to. To date, HHVM (and its predecessor HPHPc before it) has realized
135over a 9x increase in web request throughput and over a 5x reduction
136in memory consumption for Facebook compared with the Zend PHP 5.2
137engine + APC.
138
139HHVM can be run as a standalone webserver (i.e. without the Apache
140webserver and the "mod_php" extension). HHVM can also be used together
141with a FastCGI-based webserver, and work is in progress to make HHVM
142work smoothly with Apache.
65446f6c 143
2347c3ae
ER
144%package fcgi
145Summary: Init script to start HHVM as FastCGI daemon
146Group: Development/Languages/PHP
147Requires: %{name} = %{version}-%{release}
148Provides: php(fcgi)
149Requires(post,preun): /sbin/chkconfig
150Requires: rc-scripts
151
152%description fcgi
153Init script to start HHVM as FastCGI daemon
154
3234b364
ER
155%package program
156Summary: /usr/bin/php symlink
157Summary(pl.UTF-8): Dowiązanie symboliczne /usr/bin/php
158Group: Development/Languages/PHP
159Requires: %{name} = %{version}-%{release}
160Obsoletes: /usr/bin/php
161
162%description program
163Package providing /usr/bin/php symlink to PHP CLI.
164
165%description program -l pl.UTF-8
166Pakiet dostarczający dowiązanie symboliczne /usr/bin/php do PHP CLI.
167
c6264399
ER
168%package devel
169Summary: Files for HHVM modules development
170Group: Development/Languages/PHP
171URL: https://github.com/facebook/hhvm/wiki/Extension-API
f6ea7eef 172Requires: boost-devel >= 1.50
c6264399 173Requires: cmake >= 2.8.5
f6ea7eef 174Requires: glog-devel >= 0.3.2
e7779ee6 175Requires: libstdc++-devel >= 6:4.3
f6ea7eef
ER
176Requires: tbb-devel >= 4.0.6000
177Requires: zlib-devel
c6264399
ER
178
179%description devel
180HHVM provides a set of APIs for adding built-in functionality to the
181runtime either by way of pure PHP code, or a combination of PHP and
182C++.
183
65446f6c 184%prep
991b3017
ER
185%setup -q -a1 -a2 -n %{name}-HHVM-%{version}
186
187mv folly-*/* hphp/submodules/folly
598089d9
ER
188# https://github.com/facebook/folly/pull/44
189sed -i -e '21 d' hphp/third_party/folly/folly/detail/Malloc.h
f8472382 190
457edd58
ER
191%patch6 -p1
192%patch7 -p1
c6264399 193%patch8 -p1
dc7e02ed 194%patch9 -p1
f8472382 195#%patch5 -p1
ed14b19f 196
c6264399 197# prefer ones from system
20e9b450
ER
198rm CMake/FindBISON.cmake
199rm CMake/FindBoost.cmake
200rm CMake/FindFLEX.cmake
c6264399 201
ed14b19f
ER
202ln -s libevent-1.4.*-stable libevent
203%{__patch} -d libevent -p1 < hphp/third_party/libevent-1.4.14.fb-changes.diff
204
205%if 0
59f13ffd 206%patch0 -p1
be373886 207%patch1 -p1
ef07ca95
ER
208#%patch3 -p1
209%patch4 -p1
210
be373886
ER
211#rm -rf src/third_party/libmbfl
212#sed -i -e '/add_subdirectory(third_party\/libmbfl)/d' src/CMakeLists.txt
213
ef07ca95
ER
214rm -rf src/third_party/xhp
215rm -rf src/third_party/libafdt
ed14b19f 216%endif
ac2930bc
ER
217
218%build
ef07ca95
ER
219# build libevent 1.4 with fb patches
220if [ ! -d libevent/.libs ]; then
221 cd libevent
222 # TODO: should use static linking, but then it fails to detect libraries due missing -lrt
223 %configure \
224 %{?0:--enable-static} \
225 %{?0:--disable-shared}
226 %{__make}
227 ln -s .libs lib
228 ln -s . include
229 cd ..
230fi
231
ac2930bc
ER
232export HPHP_HOME=$(pwd)
233export HPHP_LIB=$HPHP_HOME/bin
991b3017 234install -d $HPHP_LIB
ac2930bc 235
89ad59aa
ER
236# asm linking breaks on $CC containing spaces
237if [[ "%{__cc}" = *ccache* ]]; then
238 cat <<-'EOF' > $HPHP_LIB/gcc
239 #!/bin/sh
240 exec %{__cc} "$@"
241 EOF
242 chmod +x $HPHP_LIB/gcc
243 CC=$HPHP_LIB/gcc
244fi
245
e883c14f
ER
246%if 0
247# out of dir build broken (can't find it's tools)
ef07ca95
ER
248install -d build
249cd build
e883c14f
ER
250%endif
251
ef07ca95 252%cmake \
ed14b19f 253 -DLIBEVENT_LIB=$HPHP_HOME/libevent/lib/libevent.so \
c5cd2e9b 254 -DLIBEVENT_INCLUDE_DIR=$HPHP_HOME/libevent \
ef07ca95 255 -DCMAKE_PREFIX_PATH=%{_prefix} \
a0922d01 256 -DUSE_JEMALLOC=OFF \
be373886 257 -DUSE_TCMALLOC=OFF \
dc7e02ed 258 -DHPHP_NOTEST=ON \
e883c14f 259 ./
c513fdf6
ER
260
261# setup COMPILER_ID/HHVM_REPO_SCHEMA so it doesn't look it up from our package git repo
262# see hphp/util/generate-buildinfo.sh
991b3017 263export COMPILER_ID=HPHP-%{version}-%{release}-%{githash}
c513fdf6
ER
264export HHVM_REPO_SCHEMA=$(date +%N_%s)
265
ac2930bc
ER
266%{__make}
267
65446f6c
ER
268%install
269rm -rf $RPM_BUILD_ROOT
aabac0d5 270install -d $RPM_BUILD_ROOT/etc/%{name}
8d9f731f 271%{__make} install \
05199c54 272 HPHP_HOME=$(pwd) \
8d9f731f
ER
273 DESTDIR=$RPM_BUILD_ROOT
274
3234b364
ER
275ln -s hhvm $RPM_BUILD_ROOT%{_bindir}/php
276ln -s hhvm $RPM_BUILD_ROOT%{_bindir}/hphp
277
44fcba3e 278install -d $RPM_BUILD_ROOT%{_datadir}/%{name}/hdf
17307be4 279cp -p hphp/doc/mime.hdf $RPM_BUILD_ROOT%{_datadir}/%{name}/hdf/static.mime-types.hdf
44fcba3e 280
2347c3ae
ER
281# install fastcgi initscript
282install -d $RPM_BUILD_ROOT/etc/{sysconfig,rc.d/init.d}
283cp -p %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}-fcgi
284cp -p %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/%{name}-fcgi
285
8d9f731f
ER
286# install our libevent for now
287install -d $RPM_BUILD_ROOT%{_libdir}
288libtool --mode=install install -p libevent/libevent.la $RPM_BUILD_ROOT%{_libdir}
289%{__rm} $RPM_BUILD_ROOT%{_libdir}/libevent.{a,la,so}
65446f6c 290
c6264399
ER
291# setup -devel
292install -d $RPM_BUILD_ROOT%{_datadir}/cmake/Modules
293cp -a CMake/* $RPM_BUILD_ROOT%{_datadir}/cmake/Modules
294
295HPHP_HOME=$(pwd)
296sed -e "
297 /HHVM_INCLUDE_DIRS/ s,$HPHP_HOME,%{_includedir},g
298" hphp/tools/hphpize/hphpize.cmake > $RPM_BUILD_ROOT%{_datadir}/cmake/Modules/hphpize.cmake
299
300oIFS=$IFS
301IFS=";"
302set -- $(sed -ne 's/set(HHVM_INCLUDE_DIRS "\(.*\)")/\1/p' hphp/tools/hphpize/hphpize.cmake)
c6264399 303IFS=$oIFS
2a7c159c
ER
304set -- $(
305 for dir in "$@"; do
306 [[ "$dir" = $HPHP_HOME/hphp/* ]] && echo $dir
307 done
308)
309
310set +x
311for dir in "$@" \
312 $HPHP_HOME/hphp/runtime \
313 $HPHP_HOME/hphp/util \
314 $HPHP_HOME/hphp/neo \
315 $HPHP_HOME/hphp/system \
316 $HPHP_HOME/hphp/parser \
317; do
318 echo "D %{_includedir}${dir#$HPHP_HOME}"
319 find $dir -name '*.h' | while read path; do
320 file=%{_includedir}${path#$HPHP_HOME}
321 echo "F $file"
322 install -Dp $path $RPM_BUILD_ROOT$file
323 done
324done
325set -x
f6ea7eef 326
65446f6c
ER
327%clean
328rm -rf $RPM_BUILD_ROOT
329
8d9f731f
ER
330%post -p /sbin/ldconfig
331%postun -p /sbin/ldconfig
332
2347c3ae
ER
333%post fcgi
334/sbin/chkconfig --add %{name}-fcgi
335%service %{name}-fcgi restart
336
337%preun fcgi
338if [ "$1" = "0" ]; then
339 %service -q %{name}-fcgi stop
340 /sbin/chkconfig --del %{name}-fcgi
341fi
342
65446f6c
ER
343%files
344%defattr(644,root,root,755)
1c0ae000 345%doc README.md hphp/NEWS
aabac0d5 346%dir /etc/%{name}
8d9f731f 347%attr(755,root,root) %{_bindir}/hhvm
3234b364 348%attr(755,root,root) %{_bindir}/hphp
8d9f731f
ER
349%attr(755,root,root) %{_libdir}/libevent-1.4.so.*.*.*
350%ghost %{_libdir}/libevent-1.4.so.2
44fcba3e
ER
351
352%dir %{_datadir}/%{name}
353%dir %{_datadir}/%{name}/hdf
354%{_datadir}/%{name}/hdf/static.mime-types.hdf
3234b364 355
2347c3ae
ER
356%files fcgi
357%defattr(644,root,root,755)
358%attr(754,root,root) /etc/rc.d/init.d/%{name}-fcgi
359%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}-fcgi
360
3234b364
ER
361%files program
362%defattr(644,root,root,755)
363%attr(755,root,root) %{_bindir}/php
c6264399
ER
364
365%files devel
366%defattr(644,root,root,755)
367%attr(755,root,root) %{_bindir}/hphpize
368%{_includedir}/hphp
369%{_datadir}/cmake/Modules/hphpize.cmake
370%{_datadir}/cmake/Modules/FindCClient.cmake
371%{_datadir}/cmake/Modules/FindEditline.cmake
372%{_datadir}/cmake/Modules/FindGD.cmake
373%{_datadir}/cmake/Modules/FindGlog.cmake
374%{_datadir}/cmake/Modules/FindICU.cmake
375%{_datadir}/cmake/Modules/FindLdap.cmake
376%{_datadir}/cmake/Modules/FindLibAfdt.cmake
377%{_datadir}/cmake/Modules/FindLibCh.cmake
378%{_datadir}/cmake/Modules/FindLibDL.cmake
379%{_datadir}/cmake/Modules/FindLibDwarf.cmake
380%{_datadir}/cmake/Modules/FindLibElf.cmake
381%{_datadir}/cmake/Modules/FindLibEvent.cmake
382%{_datadir}/cmake/Modules/FindLibEvent.cmake.bak
383%{_datadir}/cmake/Modules/FindLibNuma.cmake
384%{_datadir}/cmake/Modules/FindLibXed.cmake
385%{_datadir}/cmake/Modules/FindLibiconv.cmake
386%{_datadir}/cmake/Modules/FindLibinotify.cmake
387%{_datadir}/cmake/Modules/FindLibmemcached.cmake
388%{_datadir}/cmake/Modules/FindLibpam.cmake
389%{_datadir}/cmake/Modules/FindMcrypt.cmake
390%{_datadir}/cmake/Modules/FindMySQL.cmake
391%{_datadir}/cmake/Modules/FindNcurses.cmake
392%{_datadir}/cmake/Modules/FindONIGURUMA.cmake
393%{_datadir}/cmake/Modules/FindPCRE.cmake
394%{_datadir}/cmake/Modules/FindPThread.cmake
395%{_datadir}/cmake/Modules/FindReadline.cmake
396%{_datadir}/cmake/Modules/FindTBB.cmake
397%{_datadir}/cmake/Modules/FollySetup.cmake
398%{_datadir}/cmake/Modules/HPHPCompiler.cmake
399%{_datadir}/cmake/Modules/HPHPFindLibs.cmake
400%{_datadir}/cmake/Modules/HPHPFunctions.cmake
401%{_datadir}/cmake/Modules/HPHPSetup.cmake
402%{_datadir}/cmake/Modules/Options.cmake
This page took 0.078847 seconds and 4 git commands to generate.