| Summary: | unionfs-1.0.11 fails to build on x86 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Magnus Kessler <Magnus.Kessler> |
| Component: | [OLD] Core system | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Due to the addition of a bug fix for amd64, the unionfs-1.0.11 ebuild now fails on non-amd64 platforms on the line use amd64 && epatch ${FILESDIR}/${P}-amd64.patch || die in src_unpack(). Removing that line gives a successful build. Reproducible: Always Steps to Reproduce: 1. emerge =sys-fs/unionfs-1.0.11 Actual Results: >>> Unpacking unionfs-1.0.11.tar.gz to /var/tmp/portage/unionfs-1.0.11/work !!! ERROR: sys-fs/unionfs-1.0.11 failed. !!! Function src_unpack, Line 29, Exitcode 1 Expected Results: >>> sys-fs/unionfs-1.0.11 merged.