Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73640 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21640 invoked from network); 8 Apr 2014 16:03:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Apr 2014 16:03:01 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.54 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.54 mail-qa0-f54.google.com Received: from [209.85.216.54] ([209.85.216.54:62386] helo=mail-qa0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 11/D2-07254-4BD14435 for ; Tue, 08 Apr 2014 12:03:01 -0400 Received: by mail-qa0-f54.google.com with SMTP id w8so1148809qac.13 for ; Tue, 08 Apr 2014 09:02:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=9KY7zdcuglg1xte1BoN3XmV/7tR2OHXdr883/zrAwUU=; b=Kad3w4oJazxAUhSJVtFRq+PCyg6iykTwkIE7AxJKinDPRYCFqPLq9J0JHq5CjFOS1g +sSS2vXtSyiVhX3xeOpprcGP3GAzr3jRx26ml/lIwf3bJVznyqE+eX8WMijodyk9tjya DOzIMFLqqAbwM2MiM82i6bNDmA47O6u34aoMspqD+bC9/1GbK38X3sxvzKVV/+l8b/Ym Wz48MIx6yhf6pWhEdIZszQNeiTXW5d3ACPGJ6noHv+sk2E8PJtO/9J8yf9WDETiBMfYv cwd2xguiaPiBOQY929BnICD9upN9IW8tQqX8OhqTIFYrgHGU1p2ChuC89Q+9/U1xMsei BK4w== MIME-Version: 1.0 X-Received: by 10.224.4.5 with SMTP id 5mr5443526qap.85.1396972977867; Tue, 08 Apr 2014 09:02:57 -0700 (PDT) Received: by 10.140.17.34 with HTTP; Tue, 8 Apr 2014 09:02:57 -0700 (PDT) In-Reply-To: References: Date: Tue, 8 Apr 2014 18:02:57 +0200 Message-ID: To: marius adrian popa Cc: PHP Developers Mailing List , PHP Systems Content-Type: multipart/alternative; boundary=001a11c219ea1bffda04f68a1e06 Subject: Re: [PHP-DEV] while pushing to git i get libcrypto.so.1.0.0: no version information available (required by php) From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c219ea1bffda04f68a1e06 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, Apr 8, 2014 at 4:40 PM, marius adrian popa wrote= : > remote: Changesets accepted. Thank you for your contribution. > remote: > remote: php: /opt/openssl/lib/libcrypto.so.1.0.0: no version > information available (required by php) > remote: php: /opt/openssl/lib/libssl.so.1.0.0: no version information > available (required by php) > this is probably caused by the recent openssl upgrade on the box, I've cc'ed systems@php.net so somebody can look into it. > > > also the bison version check should be upgraded > > configure: WARNING: This bison version is not supported for > regeneration of the Zend/PHP parsers (found: 3.0, min: 204, excluded: > 3.0). > > the exclude list is in Zend/acinclude.m4, and currently we exclude 3.0 (I remember seeing issues with that bison version), including any micro version, so I would say that the error message is expected here. Could you ellaborate what would you like to be fixed here? --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c219ea1bffda04f68a1e06--