From owner-freebsd-ports@freebsd.org Thu Jul 27 09:35:13 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A029EDC6578 for ; Thu, 27 Jul 2017 09:35:13 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6C35D6EC20 for ; Thu, 27 Jul 2017 09:35:13 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from [0.0.0.0] (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) by toco-domains.de (Postfix) with ESMTPA id 6CF8D1AAF056; Thu, 27 Jul 2017 11:35:11 +0200 (CEST) Subject: Re: php71-pdo_sqlite won't build with poudriere To: Jim Trigg , freebsd-ports@freebsd.org References: <75c56a2e-b8f6-3ef6-8ea0-3ecb5009b815@FreeBSD.org> <296576f8-7bde-4958-a27e-c0f0e088cbc2@gmail.com> From: Torsten Zuehlsdorff Message-ID: <4de9eb99-66d8-3f02-95f5-ad4c96f3ed70@FreeBSD.org> Date: Thu, 27 Jul 2017 11:35:06 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <296576f8-7bde-4958-a27e-c0f0e088cbc2@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jul 2017 09:35:13 -0000 On 21.07.2017 04:24, Jim Trigg wrote: > On 7/19/2017 3:44 AM, Torsten Zuehlsdorff wrote: >> On 19.07.2017 06:23, Jim Trigg wrote: >>> I'm trying to set up a poudriere repository, and php71-pdo_sqlite >>> refuses to build. >>> >>> [00:01:37] ====>> [02][00:00:18] Finished build of >>> databases/php71-pdo_sqlite: Failed: build-depends >>> >>> But php71-pdo_sqlite properly depends (runtime) on php71-pdo. >>> >>> Why can't the jail find the shared library? I thought that's what >>> poudriere was all about... >>> >>> (Note: formerly a satisfied portmaster user...) >> >> Just a guess in the wild: did you set PHP default version to 7.1 in >> /etc/make.conf? >> >> Otherwise please send me the error-log. > > No, it's the same thing that was biting me back in December on 7.0, but > I had given up on poudriere then by the time the solution was pointed > out to me. The answer is in pkg-message for 7.0 but not 7.1: > If you are building PHP-based ports in poudriere(8) with ZTS enabled, > add WITH_MPM=event to /etc/make.conf to prevent build failures. Thanks for the notice - i added the message to 7.1! Greetings, Torsten -- Support me at: https://www.patreon.com/TorstenZuehlsdorff