Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80783 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 486 invoked from network); 19 Jan 2015 09:58:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jan 2015 09:58:53 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:48916] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A0/36-64889-A55DCB45 for ; Mon, 19 Jan 2015 04:58:52 -0500 Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id 6D816E202D; Mon, 19 Jan 2015 09:58:47 +0000 (GMT) Date: Mon, 19 Jan 2015 09:58:47 +0000 (GMT) X-X-Sender: derick@whisky.home.derickrethans.nl To: Pascal Chevrel cc: krakjoe , PHP Developers Mailing List In-Reply-To: Message-ID: References: <54894D5B.7070806@php.net> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-1232909540-1421661527=:4080" Subject: Re: [PHP-DEV] Re: bison 3.0 From: derick@php.net (Derick Rethans) --8323329-1232909540-1421661527=:4080 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Mon, 19 Jan 2015, Pascal Chevrel wrote: > Le 11/12/2014 08:52, Sebastian Bergmann a =C3=A9crit : > >=20 > > I just updated my notebook to Fedora 21 and am no longer able to=20 > > build PHP on it since I now have bison 3.0.2 instead of bison 2.7. > >=20 > > bison 3.0 is blacklisted in Zend/acinclude.m4. Is bison 3.0=20 > > incompatible with our parser specification? If so, will it be=20 > > upgraded? It's not really a good situation to be incompatible with=20 > > current versions of essential tools such as bison. >=20 > Ubuntu also only ships 3.0.2, even in LTS and there are no older=20 > legacy versions of Bison available via repositories. With Fedora=20 > that's probably the majority of Linux users that can't compile PHP out=20 > of the box with the instructions provided on php.net. Are you sure about this? I've just checked the code, and commit: commit 854ccf50c9d01e6e54227cd2479976cb3ca76a56 Author: krakjoe Date: Mon Dec 22 21:32:14 2014 +0000 remove 3.0 from excluded versions because limitation lifted by native-t= ls Removes the "3.0" from the excluded versions, although it should say=20 "none" instead of "" as per comments above it. The native TLS branch got merged on December 18th - perhaps you should=20 update to the latest GIT version? cheers, Derick --=20 http://derickrethans.nl | http://xdebug.org Like Xdebug? Consider a donation: http://xdebug.org/donate.php twitter: @derickr and @xdebug Posted with an email client that doesn't mangle email: alpine --8323329-1232909540-1421661527=:4080--