Porting #787
[librechroot] Support ARM chroots on x86 via QEMU
Status:
fixed
Priority:
feature
Category:
ARM on x86
Assignee:
% Done:
100%
Description
I am trying create the librechroot in armv6h. But using librechroot I get in the end: "setarch: armv6h: Unrecognized architecture".
/etc/makepkg
-------------
CARCH="armv6h"
CHOST="armv6l-unknown-linux-gnueabihf"
uname -m: armv6l
The same happens in another device armv7h.
Related issues
History
Updated by mtjm about 8 years ago
It's designed for i686 chroots on x86_64 hosts. Pass the kernel architecture there, not CARCH
, or remove the setarch
call.
Updated by Anonymous about 8 years ago
- Related to Bug #791: Support cross-compiling for other architectures without need extra dependencies added
Updated by Anonymous about 8 years ago
- Related to Bug #790: Add support QEMU in chroot on nonnative architecture to build other systems without need to use cross-compiling added
Updated by Anonymous about 8 years ago
- Status changed from open to not-a-bug
ARM port has been aborted [0]
[0]:https://www.fsf.org/resources/hw/single-board-computers
Updated by Anonymous almost 8 years ago
- Related to Bug #807: [librechroot] Support using proot to call QEMU for foreign architectures added
Updated by Anonymous almost 8 years ago
- Related to Bug #808: Package [dbscripts] similarly to libretools for easy use in Parabola server added
Updated by lukeshu over 7 years ago
- Subject changed from ARM support to [librechroot] Support ARM via QEMU
Updated by lukeshu over 7 years ago
- Subject changed from [librechroot] Support ARM via QEMU to [librechroot] Support ARM chroots on x86 via QEMU
Updated by lukeshu over 7 years ago
- Target version set to Basic ARM support
- Category set to ARM on x86
- Tracker changed from Bug to Porting
Updated by lukeshu over 7 years ago
- Related to deleted (Bug #790: Add support QEMU in chroot on nonnative architecture to build other systems without need to use cross-compiling)
Updated by lukeshu over 7 years ago
- Related to deleted (Bug #808: Package [dbscripts] similarly to libretools for easy use in Parabola server)
Updated by lukeshu over 7 years ago
- Related to deleted (Bug #791: Support cross-compiling for other architectures without need extra dependencies)
Updated by lukeshu over 7 years ago
- Related to Bug #987: [librechroot] Support using binfmt_misc to call QEMU for foreign architectures added
Updated by lukeshu over 7 years ago
- Related to deleted (Bug #987: [librechroot] Support using binfmt_misc to call QEMU for foreign architectures)
Updated by lukeshu over 7 years ago
- Blocked by Bug #987: [librechroot] Support using binfmt_misc to call QEMU for foreign architectures added
Updated by lukeshu over 7 years ago
- Related to deleted (Bug #807: [librechroot] Support using proot to call QEMU for foreign architectures)
Updated by lukeshu over 7 years ago
- Blocked by Bug #807: [librechroot] Support using proot to call QEMU for foreign architectures added
Updated by lukeshu over 7 years ago
- Blocks Bug #791: Support cross-compiling for other architectures without need extra dependencies added
Updated by lukeshu over 7 years ago
- % Done changed from 0 to 100
- Status changed from open to fixed
Whoops, this was added in version v20160510