Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382919 - dev-libs/libpcre-8.13 breaks dev-lang/php: Compilation failed: POSIX collating elements are not supported
Summary: dev-libs/libpcre-8.13 breaks dev-lang/php: Compilation failed: POSIX collatin...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal critical (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-14 08:03 UTC by Christian Kaps
Modified: 2011-09-17 04:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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