Summary: | dev-libs/libpcre-8.13-r1 fails test RunTest | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Markus Walter <gentoo> |
Component: | [OLD] Library | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | Keywords: | TESTFAILURE |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build log
emerge --info |
Description
Markus Walter
2011-09-21 16:40:56 UTC
Created attachment 287309 [details]
build log
Created attachment 287311 [details]
emerge --info
8.32 at an unstable Gentoo fails it too : ---- Testing 8-bit library ---- Test 1: Main functionality (Compatible with Perl >= 5.10) OK OK with study OK with JIT study Test 2: API, errors, internals, and non-Perl stuff (not UTF-8) ./RunTest: line 459: 23302 Segmentation fault (core dumped) $sim $valgrind ./pcretest -q $bmode $opt $testdata/testinput2 testtry ** Test 2 requires a lot of stack. If it has crashed with a ** segmentation fault, it may be that you do not have enough ** stack available by default. Please see the 'pcrestack' man ** page for a discussion of PCRE's stack usage. FAIL: RunTest ick - forgot to increase the stack before - please forget my comment. |