Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 821400 - dev-util/gn: support ARCH=riscv
Summary: dev-util/gn: support ARCH=riscv
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: riscv Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 820281
  Show dependency tree
 
Reported: 2021-11-03 02:06 UTC by Yixun Lan
Modified: 2021-11-04 02:05 UTC (History)
0 users

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 Yixun Lan archtester gentoo-dev 2021-11-03 02:06:50 UTC
request support for the ARCH=riscv


the patch from upstream can be found here
https://gn.googlesource.com/gn/+/171ab91c389018e5ae1fa23a467028d557fe0f6a

Reproducible: Always
Comment 1 Yixun Lan archtester gentoo-dev 2021-11-03 02:08:57 UTC
https://gn.googlesource.com/gn/+/335dd456f93d9817210a537bb847ad2bc4f66803

sorry, should be this one
Comment 2 Larry the Git Cow gentoo-dev 2021-11-03 16:49:39 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8729baea03c1267feb19fcea810489c836460483

commit 8729baea03c1267feb19fcea810489c836460483
Author:     Stephan Hartmann <sultan@gentoo.org>
AuthorDate: 2021-11-03 16:48:38 +0000
Commit:     Stephan Hartmann <sultan@gentoo.org>
CommitDate: 2021-11-03 16:48:58 +0000

    dev-util/gn: bump to 0.1942
    
    Bug: https://bugs.gentoo.org/821400
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Stephan Hartmann <sultan@gentoo.org>

 dev-util/gn/Manifest              |  1 +
 dev-util/gn/files/gn-gen-r5.patch | 46 ++++++++++++++++++++++++++++
 dev-util/gn/gn-0.1942.ebuild      | 64 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 111 insertions(+)
Comment 3 Stephan Hartmann (RETIRED) gentoo-dev 2021-11-03 16:50:26 UTC
I added a new snapshot. Please test and keyword for riscv.
Comment 4 Yixun Lan archtester gentoo-dev 2021-11-04 02:05:24 UTC
tested version 0.1943 which works for me, thanks