* [gentoo-dev] sys-devel/bison-1.875 and PHP @ 2003-09-07 9:33 Sebastian Bergmann 2003-09-07 9:46 ` Brian Harring 0 siblings, 1 reply; 9+ messages in thread From: Sebastian Bergmann @ 2003-09-07 9:33 UTC (permalink / raw To: gentoo-dev Hi! I just noticed that bison 1.875 has been added to portage and want to inform you that PHP only works with bison versions up to 1.75. Thanks, Sebastian -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/ -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] sys-devel/bison-1.875 and PHP 2003-09-07 9:33 [gentoo-dev] sys-devel/bison-1.875 and PHP Sebastian Bergmann @ 2003-09-07 9:46 ` Brian Harring 2003-09-07 10:02 ` [gentoo-dev] " Sebastian Bergmann 0 siblings, 1 reply; 9+ messages in thread From: Brian Harring @ 2003-09-07 9:46 UTC (permalink / raw To: Sebastian Bergmann; +Cc: gentoo-dev On Sunday, September 7, 2003, at 04:33 AM, Sebastian Bergmann wrote: > Hi! > > I just noticed that bison 1.875 has been added to portage and want to > inform you that PHP only works with bison versions up to 1.75. Care to file a bug at http://bugs.gentoo.org/ about it? It's usually the best way to notify people, *and* ensure it doesn't get forgotten (usually). Offhand, I'm curious which version of php and the reason for the incompatibility... thanks. ~bdh > Thanks, > Sebastian > > -- > Sebastian Bergmann > http://sebastian-bergmann.de/ > http://phpOpenTracker.de/ > > Das Buch zu PHP 5: > http://professionelle-softwareentwicklung-mit-php5.de/ > > > -- > gentoo-dev@gentoo.org mailing list > -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-dev] Re: sys-devel/bison-1.875 and PHP 2003-09-07 9:46 ` Brian Harring @ 2003-09-07 10:02 ` Sebastian Bergmann 2003-09-07 10:51 ` Martin Schlemmer 0 siblings, 1 reply; 9+ messages in thread From: Sebastian Bergmann @ 2003-09-07 10:02 UTC (permalink / raw To: gentoo-dev Brian Harring wrote: > Care to file a bug at http://bugs.gentoo.org/ about it? Sure, http://bugs.gentoo.org/show_bug.cgi?id=28105 > It's usually the best way to notify people, *and* ensure it > doesn't get forgotten (usually). Sorry for not doing so directly. > Offhand, I'm curious which version of php and the reason for the > incompatibility. Both the current PHP 4 releases as well as the PHP 5 development tree are incompatible with bison versions newer that bison 1.75. Greetings, Sebastian -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/ -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] Re: sys-devel/bison-1.875 and PHP 2003-09-07 10:02 ` [gentoo-dev] " Sebastian Bergmann @ 2003-09-07 10:51 ` Martin Schlemmer 2003-09-07 11:13 ` Sebastian Bergmann 0 siblings, 1 reply; 9+ messages in thread From: Martin Schlemmer @ 2003-09-07 10:51 UTC (permalink / raw To: Sebastian Bergmann; +Cc: Gentoo-Dev [-- Attachment #1: Type: text/plain, Size: 938 bytes --] On Sun, 2003-09-07 at 12:02, Sebastian Bergmann wrote: > Brian Harring wrote: > > Care to file a bug at http://bugs.gentoo.org/ about it? > > Sure, http://bugs.gentoo.org/show_bug.cgi?id=28105 > > > It's usually the best way to notify people, *and* ensure it > > doesn't get forgotten (usually). > > Sorry for not doing so directly. > > > Offhand, I'm curious which version of php and the reason for the > > incompatibility. > > Both the current PHP 4 releases as well as the PHP 5 development tree > are incompatible with bison versions newer that bison 1.75. Right, but usually its due to not 100% proper syntax, etc (if looking at issue we had with xfree, etc). Anyhow, MDK is using bison-1.875, and RH as well if not mistaken - we should be able to grab patches from there for php ... -- Martin Schlemmer Gentoo Linux Developer, Desktop/System Team Developer Cape Town, South Africa [-- Attachment #2: This is a digitally signed message part --] [-- Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-dev] Re: sys-devel/bison-1.875 and PHP 2003-09-07 10:51 ` Martin Schlemmer @ 2003-09-07 11:13 ` Sebastian Bergmann 2003-09-07 22:33 ` Martin Schlemmer 0 siblings, 1 reply; 9+ messages in thread From: Sebastian Bergmann @ 2003-09-07 11:13 UTC (permalink / raw To: gentoo-dev Martin Schlemmer wrote: > we should be able to grab patches from there for php These patches would certainly be of interest to us so that we could integrate them into the PHP development tree. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/ -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] Re: sys-devel/bison-1.875 and PHP 2003-09-07 11:13 ` Sebastian Bergmann @ 2003-09-07 22:33 ` Martin Schlemmer 2003-09-11 11:11 ` Sebastian Bergmann 0 siblings, 1 reply; 9+ messages in thread From: Martin Schlemmer @ 2003-09-07 22:33 UTC (permalink / raw To: Sebastian Bergmann; +Cc: Gentoo-Dev, coredump [-- Attachment #1: Type: text/plain, Size: 2209 bytes --] On Sun, 2003-09-07 at 13:13, Sebastian Bergmann wrote: > Martin Schlemmer wrote: > > we should be able to grab patches from there for php > > These patches would certainly be of interest to us so that we could > integrate them into the PHP development tree. Dunno, it 'seems' to work fine here, but then I am no php expert or user for that matter: ------------------------------------------------ nosferatu tests # php db_factory.phpt --TEST-- DB::factory test --SKIPIF-- --FILE-- testing ibase: object: db_ibase: (phptype=ibase, dbsyntax=ibase) testing msql: object: db_msql: (phptype=msql, dbsyntax=msql) testing mssql: object: db_mssql: (phptype=mssql, dbsyntax=mssql) testing mysql: object: db_mysql: (phptype=mysql, dbsyntax=mysql) testing oci8: object: db_oci8: (phptype=oci8, dbsyntax=oci8) testing odbc: object: db_odbc: (phptype=odbc, dbsyntax=sql92) testing pgsql: object: db_pgsql: (phptype=pgsql, dbsyntax=pgsql) testing sybase: object: db_sybase: (phptype=sybase, dbsyntax=sybase) --GET-- --POST-- --EXPECT-- testing ibase: object: db_ibase: (phptype=ibase, dbsyntax=ibase) testing msql: object: db_msql: (phptype=msql, dbsyntax=msql) testing mssql: object: db_mssql: (phptype=mssql, dbsyntax=mssql) testing mysql: object: db_mysql: (phptype=mysql, dbsyntax=mysql) testing oci8: object: db_oci8: (phptype=oci8, dbsyntax=oci8) testing odbc: object: db_odbc: (phptype=odbc, dbsyntax=sql92) testing pgsql: object: db_pgsql: (phptype=pgsql, dbsyntax=pgsql) testing sybase: object: db_sybase: (phptype=sybase, dbsyntax=sybase) nosferatu tests # php --version PHP 4.3.3 (cli) (built: Sep 8 2003 00:18:42) Copyright (c) 1997-2003 The PHP Group Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies nosferatu tests # bison --version bison (GNU Bison) 1.875 Written by Robert Corbett and Richard Stallman. Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. nosferatu tests # -- Martin Schlemmer Gentoo Linux Developer, Desktop/System Team Developer Cape Town, South Africa [-- Attachment #2: This is a digitally signed message part --] [-- Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-dev] Re: sys-devel/bison-1.875 and PHP 2003-09-07 22:33 ` Martin Schlemmer @ 2003-09-11 11:11 ` Sebastian Bergmann 2003-09-11 15:05 ` Mike Frysinger 0 siblings, 1 reply; 9+ messages in thread From: Sebastian Bergmann @ 2003-09-11 11:11 UTC (permalink / raw To: gentoo-dev Martin Schlemmer wrote: > Dunno, it 'seems' to work fine here, but then I am no php expert > or user for that matter: Doesn't work here: sb@wopr-mobile:/usr/src/php/php5/ > bison --version bison (GNU Bison) 1.875 sb@wopr-mobile:/usr/src/php/php5/ > ./sapi/cli/php --version zsh: 8611 segmentation fault ./sapi/cli/php --version Greetings, Sebastian -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/ -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] Re: sys-devel/bison-1.875 and PHP 2003-09-11 11:11 ` Sebastian Bergmann @ 2003-09-11 15:05 ` Mike Frysinger 2003-09-13 13:05 ` Sebastian Bergmann 0 siblings, 1 reply; 9+ messages in thread From: Mike Frysinger @ 2003-09-11 15:05 UTC (permalink / raw To: gentoo-dev [-- Attachment #1: signed data --] [-- Type: text/plain, Size: 671 bytes --] On Thursday 11 September 2003 07:11, Sebastian Bergmann wrote: > Doesn't work here: > > sb@wopr-mobile:/usr/src/php/php5/ > bison --version > bison (GNU Bison) 1.875 > > sb@wopr-mobile:/usr/src/php/php5/ > ./sapi/cli/php --version > zsh: 8611 segmentation fault ./sapi/cli/php --version > > Greetings, > Sebastian works here root@rux0r 0 root # qpkg -I -v php dev-php/php-4.3.3-r1 * root@rux0r 0 root # qpkg -I -v bison sys-devel/bison-1.875 * root@rux0r 0 root # bison --version bison (GNU Bison) 1.875 <cut> root@rux0r 0 root # php <?echo phpversion();?> 4.3.3 this is a profile-1.0 box though ... that means gcc-2.95.3 and glibc-2.2.5 ... -mike [-- Attachment #2: signature --] [-- Type: application/pgp-signature, Size: 827 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-dev] Re: sys-devel/bison-1.875 and PHP 2003-09-11 15:05 ` Mike Frysinger @ 2003-09-13 13:05 ` Sebastian Bergmann 0 siblings, 0 replies; 9+ messages in thread From: Sebastian Bergmann @ 2003-09-13 13:05 UTC (permalink / raw To: gentoo-dev Mike Frysinger wrote: > works here My bad. The PHP distribution archives contain pre-generated scanners / parsers so flex and bison are not invoked. This is only an issue when building from CVS, then. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/ -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2003-09-13 13:08 UTC | newest] Thread overview: 9+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2003-09-07 9:33 [gentoo-dev] sys-devel/bison-1.875 and PHP Sebastian Bergmann 2003-09-07 9:46 ` Brian Harring 2003-09-07 10:02 ` [gentoo-dev] " Sebastian Bergmann 2003-09-07 10:51 ` Martin Schlemmer 2003-09-07 11:13 ` Sebastian Bergmann 2003-09-07 22:33 ` Martin Schlemmer 2003-09-11 11:11 ` Sebastian Bergmann 2003-09-11 15:05 ` Mike Frysinger 2003-09-13 13:05 ` Sebastian Bergmann
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox