Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835975 - app-containers/crun: ~riscv keywording
Summary: app-containers/crun: ~riscv keywording
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Keywording (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: robertgzr
URL:
Whiteboard:
Keywords: CC-ARCHES
Depends on:
Blocks: 763267
  Show dependency tree
 
Reported: 2022-03-25 03:56 UTC by Sam James
Modified: 2022-03-25 10:44 UTC (History)
1 user (show)

See Also:
Package list:
app-containers/crun ~riscv
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-25 03:56:08 UTC
Thanks!
Comment 1 NATTkA bot gentoo-dev 2022-03-25 04:28:19 UTC Comment hidden (obsolete)
Comment 2 Jakov Smolić archtester gentoo-dev 2022-03-25 09:30:03 UTC
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):
Comment 3 ArchFeh(Yu Gu) 2022-03-25 09:40:00 UTC
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
Comment 4 Larry the Git Cow gentoo-dev 2022-03-25 09:46:14 UTC
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(-)
Comment 5 NATTkA bot gentoo-dev 2022-03-25 09:48:18 UTC
All sanity-check issues have been resolved
Comment 6 Larry the Git Cow gentoo-dev 2022-03-25 09:49:25 UTC
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(+)
Comment 7 Jakov Smolić archtester gentoo-dev 2022-03-25 09:51:47 UTC
(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.
Comment 8 Yixun Lan archtester gentoo-dev 2022-03-25 10:44:46 UTC
riscv done

all arches done