Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 589264 - app-emulation/lxc on Aarch64
Summary: app-emulation/lxc on Aarch64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: ARM64 Linux
: Normal normal (vote)
Assignee: Diego Elio Pettenò (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-20 18:49 UTC by BRULE Herman
Modified: 2016-07-22 01:08 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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