Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:107124 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 42303 invoked from network); 16 Sep 2019 00:06:26 -0000 Received: from unknown (HELO localhost.localdomain) (76.75.200.58) by pb1.pair.com with SMTP; 16 Sep 2019 00:06:26 -0000 To: internals@lists.php.net References: Date: Sun, 15 Sep 2019 22:43:12 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit X-Posted-By: 94.4.34.143 Subject: Re: [PHP-DEV] Build instructions for Ubuntu 18.04 (and other systems) From: marandall@php.net (Mark Randall) Message-ID: On 15/09/2019 21:53, Gabriel Caruso wrote: > The main problem with Docker and php-src is that we need to touch the OS in > order to make sure the new features and bugfixes will be compatible. What in particular needs to be adjusted at OS level to make testing work? If there's a list we can probably find a way around it, at least when running containerised. Are you referring to installing shared libraries on the host? -- Mark Randall