| Summary: | dev-lang/php with sys-libs/glibc 2.17 - configure test for blowfish / DES crypt causes segmentation fault | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Benny Pedersen <me> |
| Component: | [OLD] Development | Assignee: | PHP Bugs <php-bugs> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
config log
emerge -info glibc use flags php use flags |
||
|
Description
Benny Pedersen
2014-01-06 22:00:47 UTC
Created attachment 367220 [details]
config log
config.log from my own test
Why was this assigned without at least some indication of which USE flags were set? I am unable to reproduce this. Created attachment 367616 [details]
emerge -info
Created attachment 367618 [details]
glibc use flags
Created attachment 367620 [details]
php use flags
Still cannot reproduce this using 5.5.8 and glibc-2.17 I cannot reproduce this and since glibc-2.17 is stable now, I would expect tons of CCs if this was an issue. Probably something else that is up on your build system. what did i do incorrect here ? glibc 2.17 is stable, does not magicly make php stable imho problem i report is that php depends on older glibc version to not segfault in ./configure stage i have crypt use flag on php, but this is not supported anymore in glibc 2.17 oh never mind :( |