| Summary: | sys-apps/hdparm-9.50: no such instruction: `eor %eax,%edi,%edi,ror' | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | manwe <gentoo> |
| Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build log | ||
|
Description
manwe
2016-10-29 15:04:09 UTC
that error doesn't really make sense. the linux-4.7 headers install a /usr/include/asm/swab.h file that is 37 lines total, and there's no code at the end. none of the code in there is using eor insns. verify your linux-headers package is not corrupted. you can do so with: $ qcheck sys-kernel/linux-headers Checking sys-kernel/linux-headers-4.7 ... * 811 out of 811 files are good OK, good catch. It was corrupted linux-headers. There were corrupted ("synced") by scaleway's boot script (it's a VPS in scaleway). Thanks.
|