From owner-freebsd-ports@freebsd.org Wed Nov 16 00:29:41 2016 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 503E8C4488D for ; Wed, 16 Nov 2016 00:29:41 +0000 (UTC) (envelope-from daryl@isletech.net) Received: from mail.isletech.net (mail.isletech.net [IPv6:2001:470:1d:c44::2]) (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 3685738E for ; Wed, 16 Nov 2016 00:29:41 +0000 (UTC) (envelope-from daryl@isletech.net) Subject: Re: php56-imap To: freebsd-ports@freebsd.org References: <96D02BF8-22C8-4DB3-88ED-9AD3EF75094E@kreme.com> From: Daryl Richards Message-ID: <23772c88-8df5-287f-596a-c035b4019617@isletech.net> Date: Tue, 15 Nov 2016 19:29:39 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <96D02BF8-22C8-4DB3-88ED-9AD3EF75094E@kreme.com> Content-Type: text/plain; charset=windows-1252; format=flowed 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: Wed, 16 Nov 2016 00:29:41 -0000 On 2016-11-15 7:26 PM, @lbutlr wrote: > When building php56-extensions I ran into: > > checking for SSL_CTX_set_ssl_version in -lssl... yes > Segmentation fault (core dumped) > checking whether rfc822_output_address_list function present... Segmentation fault (core dumped) > no > checking whether build with IMAP works... Segmentation fault (core dumped) > no > configure: error: build test failed. Please check the config.log for details. > ===> Script "configure" failed unexpectedly. > Please report the problem to ale@FreeBSD.org [maintainer] and attach the > "/usr/ports/mail/php56-imap/work/php-5.6.27/ext/imap/config.log" including > the output of the failure of your make command. Also, it might be a good idea > to provide an overview of all packages installed on your system (e.g. a > /usr/local/sbin/pkg-static info -g -Ea). > *** Error code 1 > > Stop. > make[1]: stopped in /usr/ports/mail/php56-imap > *** Error code 1 > I had this too, after openssl upgrade. Rebuild cclient-2007f_2,1 and then this will build.. You probably have other binaries that are linked incorrectly to openssl. pkg_libcheck from sysutils/bsdadminscripts will help you locate them.. -- Daryl Richards Isle Technical Services Inc.