https://bugzilla.wikimedia.org/show_bug.cgi?id=63120

Ori Livneh <o...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |o...@wikimedia.org

--- Comment #3 from Ori Livneh <o...@wikimedia.org> ---
The integration job will need to run on a Trusty-based host.

To build:

- apt-get install apt-get install autoconf automake binutils-dev
build-essential cmake g++ git \
  libboost-dev libboost-filesystem-dev libboost-program-options-dev
libboost-regex-dev \
  libboost-system-dev libboost-thread-dev libbz2-dev libc-client-dev
libldap2-dev \
  libc-client2007e-dev libcap-dev libcurl4-openssl-dev libdwarf-dev libelf-dev
\
  libexpat-dev libgd2-xpm-dev libgoogle-glog-dev libgoogle-perftools-dev
libicu-dev \
  libjemalloc-dev libmcrypt-dev libmemcached-dev libmysqlclient-dev
libncurses-dev \
  libonig-dev libpcre3-dev libreadline-dev libtbb-dev libtool libxml2-dev
zlib1g-dev \
  libevent-dev libmagickwand-dev libinotifytools0-dev libiconv-hook-dev
libedit-dev \
  libiberty-dev libxslt1-dev ocaml-native-compilers \
  php5-imagick libyaml-dev hhvm hhvm-dev liblua5.1-dev
- cd path_to_extension_checkout
- hphpize
- cmake .
- make

The three extensions that we should do this for are:

* LuaSandbox: https://gerrit.wikimedia.org/r/p/mediawiki/php/luasandbox.git
(also requires liblua5.1-dev)
* Wikidiff2: https://gerrit.wikimedia.org/r/p/mediawiki/php/wikidiff2.git
* FastStringSearch:
https://gerrit.wikimedia.org/r/p/mediawiki/php/FastStringSearch.git

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to