Thanks!
Sanity check failed: > app-containers/crun-1.4.4 > depend ~riscv stable profile default/linux/riscv/20.0/rv64gc/lp64 (4 total) > >=sys-process/criu-3.15 > depend ~riscv dev profile default/linux/riscv/20.0/rv64gc/lp64/desktop (12 total) > >=sys-process/criu-3.15 > rdepend ~riscv stable profile default/linux/riscv/20.0/rv64gc/lp64 (4 total) > >=sys-process/criu-3.15 > rdepend ~riscv dev profile default/linux/riscv/20.0/rv64gc/lp64/desktop (12 total) > >=sys-process/criu-3.15
Don't know if this will work :( >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-process/criu-3.16.1/work/criu-3.16.1 ... make -j6 AR=riscv64-unknown-linux-gnu-ar ARCH=riscv CC=riscv64-unknown-linux-gnu-gcc FULL_PYTHON=/usr/bin/python3 HOSTCC=riscv64-unknown-linux-gnu-gcc LD=riscv64-unknown-linux-gnu-ld LIBDIR=/usr/lib64 LOGROTATEDIR=/etc/logrotate.d OBJCOPY=r iscv64-unknown-linux-gnu-objcopy PKG_CONFIG=riscv64-unknown-linux-gnu-pkg-config PREFIX=/usr PYTHON=python3 V=1 WERROR=0 DEBUG=0 SETPROCTITLE=no NO_GNUTLS=1 all Makefile:23: *** "The architecture riscv isn't supported". Stop. * ERROR: sys-process/criu-3.16.1::gentoo failed (compile phase):
I found someone has worked in support for riscv. Just track it or give some help if you can) https://github.com/checkpoint-restore/criu/issues/1702
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f52d327283d151b048d53d225b2f69dc3c371a2 commit 2f52d327283d151b048d53d225b2f69dc3c371a2 Author: Jakov Smolić <jsmolic@gentoo.org> AuthorDate: 2022-03-25 09:45:42 +0000 Commit: Jakov Smolić <jsmolic@gentoo.org> CommitDate: 2022-03-25 09:45:42 +0000 profiles/arch/riscv: Mask app-containers/crun[criu] Bug: https://bugs.gentoo.org/835975 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> profiles/arch/riscv/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fefa04b2adbad4e5abcc218c37368d28fef9929b commit fefa04b2adbad4e5abcc218c37368d28fef9929b Author: Jakov Smolić <jsmolic@gentoo.org> AuthorDate: 2022-03-25 09:42:40 +0000 Commit: Jakov Smolić <jsmolic@gentoo.org> CommitDate: 2022-03-25 09:42:40 +0000 sys-process/criu: Mark as -riscv Riscv is currently not supported: ``` Makefile:23: *** "The architecture riscv isn't supported" ``` Bug: https://bugs.gentoo.org/835975 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> sys-process/criu/criu-3.14-r2.ebuild | 4 ++-- sys-process/criu/criu-3.15-r3.ebuild | 2 +- sys-process/criu/criu-3.15.ebuild | 4 ++-- sys-process/criu/criu-3.16.1.ebuild | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-)
All sanity-check issues have been resolved
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10fb775b4dba8e93ec9c85c1da733eabeb78b2a3 commit 10fb775b4dba8e93ec9c85c1da733eabeb78b2a3 Author: Jakov Smolić <jsmolic@gentoo.org> AuthorDate: 2022-03-25 09:48:49 +0000 Commit: Jakov Smolić <jsmolic@gentoo.org> CommitDate: 2022-03-25 09:48:49 +0000 profiles/arch/riscv: Add upstream bug link re criu support on riscv Bug: https://bugs.gentoo.org/835975 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> profiles/arch/riscv/package.use.mask | 1 + 1 file changed, 1 insertion(+)
(In reply to Yu Gu from comment #3) > I found someone has worked in support for riscv. Just track it or give some > help if you can) > https://github.com/checkpoint-restore/criu/issues/1702 Thank you! I've masked the flag for the time being, but let's track the upstream progress on the support.
riscv done all arches done