| Summary: | dev-lang/php-7.1.2 Make: *** [Makefile:487: ext/date/lib/parse_date.lo] Error 1 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | tman <cornicx> |
| Component: | Current packages | Assignee: | PHP Bugs <php-bugs> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | /mnt/portage/logs/dev-lang:php-7.1.2:20170219-095539.log | ||
|
Description
tman
2017-02-19 10:05:11 UTC
Created attachment 464316 [details]
/mnt/portage/logs/dev-lang:php-7.1.2:20170219-095539.log
Let's rule out some simple things first: 1. Do you have anything logged in dmesg? To rule out (for example) an out-of-memory crash. 2. I noticed that "-march=core-avx-i" is being passed to the compiler... I guess that's in your CFLAGS? If so, can you try it with "-march=native"? i have emerge new version in portage and now it compiled fine |