Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 382919

Summary: dev-libs/libpcre-8.13 breaks dev-lang/php: Compilation failed: POSIX collating elements are not supported
Product: Gentoo Linux Reporter: Christian Kaps <bugs.gentoo>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: critical CC: php-bugs
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
See Also: http://bugs.exim.org/show_bug.cgi?id=1136
Whiteboard:
Package list:
Runtime testing required: ---

Description Christian Kaps 2011-09-14 08:03:50 UTC
There is a Bug in dev-libs/libpcre-8.13 which breaks the package dev-lang/php. The bug report for pcre (http://bugs.exim.org/show_bug.cgi?id=1136) contains a patch to fix this issue.

This bug is similar to https://bugs.gentoo.org/show_bug.cgi?id=382687

Reproducible: Always

Actual Results:  
preg_replace_callback(): Compilation failed: POSIX collating elements are not supported at offset ...

Expected Results:  
It should work as expected.

Downgrading to dev-libs/libpcre-8.12 fix this issue.
Comment 1 SpanKY gentoo-dev 2011-09-17 04:47:30 UTC
should be all set now in the tree; thanks for the report!

Commit message: Add fix from upstream for posix regex behavior
http://sources.gentoo.org/dev-libs/libpcre/files/libpcre-8.13-posix-regex.patch?rev=1.1
http://sources.gentoo.org/dev-libs/libpcre/libpcre-8.13-r1.ebuild?rev=1.1