Re: FreeBSD 6.1-STABLE + devel/php5-pcre incompatible?

2006-05-17 Thread Dominic Marks
Jonathan Noack wrote:
> Pertti Kosunen wrote:
>> Dominic Marks wrote:
>>> Is the php5-pcre module really incompatible with FreeBSD 6.1? If
>>> so,
>>> is there a workaround or a version I can roll back to? Also, it is
>>> just me (:-)) or is the php5 port complaining about a checksum
>>> mismatch for everyone else?
>>
>> I had some problems yesterday. Had to remove mod_php5, config &
>> install
>> lang/php5 and update php5*.
>
> Note the entry in /usr/ports/UPDATING:
>
> 20060506:
>AFFECTS: users of PHP
>AUTHOR: [EMAIL PROTECTED]
>
>The old PHP slave ports (phpN-cli, phpN-cgi and mod_phpN) were
> removed
>in favour of unified PHP ports that allow building any combination
> of
>PHP SAPIs (cli, cgi and apache module).
>The PHP CGI binary was renamed to php-cgi, so you should update
>the path in your script. To simplify the update process, *only* for
>this release a 'php' compatibility symlink to php-cgi will be
> created
>if you don't select the CLI SAPI.
>Before the upgrade you *should* run 'make config' in lang/php4 or
>lang/php5 to configure the SAPIs you want to install.
>As a consequence the default binary packages include the CLI and
> the
>FastCGI SAPIs.

Thanks Jonathan. I forget that ports/UPDATING exists, I should have
read  this.

> -Jonathan
>

Dominic

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD 6.1-STABLE + devel/php5-pcre incompatible?

2006-05-16 Thread Jonathan Noack

Pertti Kosunen wrote:

Dominic Marks wrote:

Is the php5-pcre module really incompatible with FreeBSD 6.1? If so,
is there a workaround or a version I can roll back to? Also, it is
just me (:-)) or is the php5 port complaining about a checksum
mismatch for everyone else?


I had some problems yesterday. Had to remove mod_php5, config & install 
lang/php5 and update php5*.


Note the entry in /usr/ports/UPDATING:

20060506:
  AFFECTS: users of PHP
  AUTHOR: [EMAIL PROTECTED]

  The old PHP slave ports (phpN-cli, phpN-cgi and mod_phpN) were removed
  in favour of unified PHP ports that allow building any combination of
  PHP SAPIs (cli, cgi and apache module).
  The PHP CGI binary was renamed to php-cgi, so you should update
  the path in your script. To simplify the update process, *only* for
  this release a 'php' compatibility symlink to php-cgi will be created
  if you don't select the CLI SAPI.
  Before the upgrade you *should* run 'make config' in lang/php4 or
  lang/php5 to configure the SAPIs you want to install.
  As a consequence the default binary packages include the CLI and the
  FastCGI SAPIs.

-Jonathan
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD 6.1-STABLE + devel/php5-pcre incompatible?

2006-05-16 Thread Pertti Kosunen

Dominic Marks wrote:

Hello,

Is the php5-pcre module really incompatible with FreeBSD 6.1? If so,
is there a workaround or a version I can roll back to? Also, it is
just me (:-)) or is the php5 port complaining about a checksum
mismatch for everyone else?


I had some problems yesterday. Had to remove mod_php5, config & install 
lang/php5 and update php5*.

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD 6.1-STABLE + devel/php5-pcre incompatible?

2006-05-16 Thread Dmitriy Kirhlarov
Hi!

On Tue, May 16, 2006 at 11:50:48AM +0100, Dominic Marks wrote:
> Is the php5-pcre module really incompatible with FreeBSD 6.1? If so,
> is there a workaround or a version I can roll back to? Also, it is
> just me (:-)) or is the php5 port complaining about a checksum
> mismatch for everyone else?

Did you update checksum?
I update ports now and try update php5, but get error:
size mismatch: expected 5992825, actual 6356171

WBR
-- 
Dmitriy Kirhlarov
OILspace, 26 Leninskaya sloboda, bld. 2, 2nd floor, 115280 Moscow, Russia
P:+7 495 105 7247 ext.203 F:+7 495 105 7246 E:[EMAIL PROTECTED]
OILspace - The resource enriched - www.oilspace.com
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


FreeBSD 6.1-STABLE + devel/php5-pcre incompatible?

2006-05-16 Thread Dominic Marks
Hello,

Is the php5-pcre module really incompatible with FreeBSD 6.1? If so,
is there a workaround or a version I can roll back to? Also, it is
just me (:-)) or is the php5 port complaining about a checksum
mismatch for everyone else?

Thanks,
Dominic

 Portupgrade

--->  Session started at: Tue, 16 May 2006 11:46:27 +0100
--->  Fresh installation of devel/php5-pcre started at: Tue, 16 May
2006 11:46:29 +0100
--->  Installing 'php5-pcre-5.1.4' from a port (devel/php5-pcre)
--->  Build of devel/php5-pcre started at: Tue, 16 May 2006 11:46:29
+0100
--->  Building '/usr/ports/devel/php5-pcre'
===>  Building for php5-pcre-5.1.4
/bin/sh /usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/libtool
--mode=compile cc -DEXPORT= -DNEWLINE=10 -DSUPPORT_UTF8 -DSUPPORT_UCP
-DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DMATCH_LIMIT=1000
-DMATCH_LIMIT_RECURSION=1000
-I/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/pcrelib -I.
-I/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre -DPHP_ATOM_INC
-I/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/include
-I/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/main
-I/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre
-I/usr/local/include/php -I/usr/local/include/php/main
-I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend
-I/usr/local/include/php/ext  -DHAVE_CONFIG_H  -O2
-fno-strict-aliasing -pipe   -c
/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c -o
php_pcre.lo
 cc -DEXPORT= -DNEWLINE=10 -DSUPPORT_UTF8 -DSUPPORT_UCP -DLINK_SIZE=2
-DPOSIX_MALLOC_THRESHOLD=10 -DMATCH_LIMIT=1000
-DMATCH_LIMIT_RECURSION=1000
-I/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/pcrelib -I.
-I/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre -DPHP_ATOM_INC
-I/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/include
-I/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/main
-I/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre
-I/usr/local/include/php -I/usr/local/include/php/main
-I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend
-I/usr/local/include/php/ext -DHAVE_CONFIG_H -O2 -fno-strict-aliasing
-pipe -c
/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c  -fPIC
-DPIC -o .libs/php_pcre.o
/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1630:
error: `fifth_arg_force_ref' undeclared here (not in a function)
/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1630:
error: initializer element is not constant
/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1630:
error: (near initialization for `pcre_functions[2].arg_info')
/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1630:
error: initializer element is not constant
/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1630:
error: (near initialization for `pcre_functions[2]')
/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1631:
error: initializer element is not constant
/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1631:
error: (near initialization for `pcre_functions[3].arg_info')
/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1631:
error: initializer element is not constant
/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1631:
error: (near initialization for `pcre_functions[3]')
/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1632:
error: initializer element is not constant
/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1632:
error: (near initialization for `pcre_functions[4]')
/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1633:
error: initializer element is not constant
/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1633:
error: (near initialization for `pcre_functions[5]')
/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1634:
error: initializer element is not constant
/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1634:
error: (near initialization for `pcre_functions[6]')
/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1635:
error: initializer element is not constant
/usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1635:
error: (near initialization for `pcre_functions[7]')
*** Error code 1

Stop in /usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre.
*** Error code 1

Stop in /usr/ports/devel/php5-pcre.
--->  Build of devel/php5-pcre ended at: Tue, 16 May 2006 11:46:30
+0100 (consumed 00:00:00)
--->  Fresh installation of devel/php5-pcre ended at: Tue, 16 May 2006
11:46:30 +0100 (consumed 00:00:00)
--->  Listing the results (+:done / -:ignored / *:skipped / !:failed)
! devel/php5-pcre   (stdio compatibility)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
--->  Session ended at: Tue, 16 May 2006 11:46:30 +0100 (consumed
00:00:03)



___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTE