From owner-freebsd-ports@freebsd.org Fri Jul 21 02:24:15 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 23D8FD7D079 for ; Fri, 21 Jul 2017 02:24:15 +0000 (UTC) (envelope-from jktrigg@gmail.com) Received: from mail-qk0-x235.google.com (mail-qk0-x235.google.com [IPv6:2607:f8b0:400d:c09::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C95BF84AE0 for ; Fri, 21 Jul 2017 02:24:14 +0000 (UTC) (envelope-from jktrigg@gmail.com) Received: by mail-qk0-x235.google.com with SMTP id d136so19499740qkg.3 for ; Thu, 20 Jul 2017 19:24:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding:content-language; bh=pNBni8LgpTjB3J2MmnJIbldHFHIsPIh7E6TZMIKiJPA=; b=o8l/K8NeoJP/MN4TXwabxwAXFerwYwrFAIpEqSdFmPIgR8M/+ZL+2a7K9XilR9iZVW s3qLL7f5foBiudl9bnMMlCFSwOvMN0wClJeXEctbVPII+APO4j0+WL53SHc5sUwebFX3 NUbWIztDBkKa6T23xSeAa88yS1bz5dxDoqRkt56iyyyOWn1cFLZwLliIun+5SLWvSq1x fechGcHMOf2GWFptRaWb4px9yzxx0nHRY+qlP/XnoBXikK7nZgeDo3shL2IG2oKJhHzV dg5DwjZJYRoCl4/v6MrCvRvyUZTI9iBePO9WSBVvMzXBRckuiWlo3AUp2TYn7M5hnDP3 Wd1A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=pNBni8LgpTjB3J2MmnJIbldHFHIsPIh7E6TZMIKiJPA=; b=BzLLYqVSt2L75k8uArgbb81cpSMTwqh2c1Cl90sJ/Fha3JYRVFzs/7/1DJ+PPIjxD7 /OgnIYvHQAye44WVUt/xL+3RNY5rQoyYrXLD0SY5LAvSOHhAhE2Rplg6hens+2gBesSK rAyL4mID06SKZ6TKQvHUMmYKLLXwgVmzCkrNujuSAc+8vAmntvYt/Lhp7F5EbvWQSnHm WiHciDCkWr05jIhYlpJMd1CYh10FASGosg0WXDbsbj67djF4edvI2ZhxlbkBCXDd8Bf2 zEVDQIREvs6JYm8zAmdSy+H4MdJrJHXcGbtz1lnzjndvABVgZLj9F6Fs7CmVnt0P+QFd rYpQ== X-Gm-Message-State: AIVw113bAjaL9nI6arjYWjpewd6BBXfSjkVyDJiT2K/mpxuEIk2Z+74U MXh1NZwBxQHg0/3J5bo= X-Received: by 10.55.77.65 with SMTP id a62mr6984450qkb.321.1500603853537; Thu, 20 Jul 2017 19:24:13 -0700 (PDT) Received: from [192.168.2.9] (c-73-132-2-239.hsd1.va.comcast.net. [73.132.2.239]) by smtp.googlemail.com with ESMTPSA id h7sm2842098qtc.12.2017.07.20.19.24.11 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2017 19:24:11 -0700 (PDT) Subject: Re: php71-pdo_sqlite won't build with poudriere To: freebsd-ports@freebsd.org References: <75c56a2e-b8f6-3ef6-8ea0-3ecb5009b815@FreeBSD.org> From: Jim Trigg Message-ID: <296576f8-7bde-4958-a27e-c0f0e088cbc2@gmail.com> Date: Thu, 20 Jul 2017 22:24:09 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <75c56a2e-b8f6-3ef6-8ea0-3ecb5009b815@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Language: en-US X-Antivirus: Avast (VPS 170720-6, 07/20/2017), Outbound message X-Antivirus-Status: Clean 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: Fri, 21 Jul 2017 02:24:15 -0000 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, Jim Trigg --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus