| Summary: | media-video/ffmpeg compilation ebuild error on a ARM platform | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | SebFox <sebphi> |
| Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | CC: | sebphi |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | ARM | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | ffmpeg error file | ||
|
Description
SebFox
2010-01-08 22:19:52 UTC
Created attachment 215721 [details]
ffmpeg error file
Try using a different gcc version, yours is obviously buggy. This site http://fate.multimedia.cx/ also has ARMv7 configurations and in particular the build string here http://fate.multimedia.cx/index.php?build_record=157568 is an indication that your build will be needlessly slow since e.g. NEON support will be disabled (it is not really possible to detect and enable support for any ARM extensions at runtime, ARM and PowerPC instruction sets are similarly misdesigned in that regard). please attach emerge --info output |