Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 589264

Summary: app-emulation/lxc on Aarch64
Product: Gentoo Linux Reporter: BRULE Herman <alpha_one_x86>
Component: Current packagesAssignee: Diego Elio Pettenò (RETIRED) <flameeyes>
Status: RESOLVED FIXED    
Severity: normal CC: arm64, dev-zero, hwoarang, stasibear, virtualization
Priority: Normal    
Version: unspecified   
Hardware: ARM64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description BRULE Herman 2016-07-20 18:49:13 UTC
Hello,

When I try emerge lxc on Aarch64  (ARMv8), I have:
>>> Compiling source in /var/tmp/portage/sys-process/criu-2.3/work/criu-2.3 ...
make -j4 CC=aarch64-unknown-linux-gnu-gcc LD=aarch64-unknown-linux-gnu-ld OBJCOPY=aarch64-unknown-linux-gnu-objcopy LIBDIR=/usr/lib64 ARCH=aarch64 V=1 WERROR=0 DEBUG=0 SETPROCTITLE=no PYCRIU=no all docs 
Makefile:29: *** "The architecture aarch64 isn't supported".  Stop.

Can you make this dependency optional or fix it?

Cheers,
Comment 1 Yixun Lan archtester gentoo-dev 2016-07-22 01:08:11 UTC
we've already fixed the criu issue, and lxc should work fine on aarch64

I'm closing this, please re-open if you still have problem