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

Bug 812434

Summary: sys-apps/portage: add make.conf.example for riscv
Product: Gentoo Linux Reporter: Marek Szuba <marecki>
Component: Current packagesAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: enhancement CC: riscv
Priority: Normal Keywords: InVCS
Version: unspecified   
Hardware: riscv   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: portage/cnf/make.conf.example.riscv.diff
portage/cnf/make.conf.example.riscv.diff

Description Marek Szuba archtester gentoo-dev 2021-09-10 10:14:58 UTC
For the time being Portage deploys generic make.conf.example on riscv and complains about it to the user. Having discussed this within the project, here is what we would like to have included in future releases.
Comment 1 Marek Szuba archtester gentoo-dev 2021-09-10 10:16:02 UTC
Created attachment 738787 [details, diff]
portage/cnf/make.conf.example.riscv.diff
Comment 2 Marek Szuba archtester gentoo-dev 2021-09-10 21:56:35 UTC
Created attachment 738850 [details, diff]
portage/cnf/make.conf.example.riscv.diff

Updated with "riscv32" in rv32 CHOST, it has been confirmed by dilfridge that it works - at least with the toolchain and crossdev anyway - and it's less confusing than just "riscv".
Comment 3 Marek Szuba archtester gentoo-dev 2021-11-16 11:54:30 UTC
ping!
Comment 4 Larry the Git Cow gentoo-dev 2021-11-16 21:17:33 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/portage.git/commit/?id=9032155a5d755dc08555a4caff835869f47f0b17

commit 9032155a5d755dc08555a4caff835869f47f0b17
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2021-11-16 21:11:53 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2021-11-16 21:14:53 +0000

    Add make.conf.example for riscv
    
    Bug: https://bugs.gentoo.org/812434
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 cnf/make.conf.example.riscv.diff | 61 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 61 insertions(+)
Comment 5 Zac Medico gentoo-dev 2021-11-16 21:18:19 UTC
Thanks!
Comment 6 Marek Szuba archtester gentoo-dev 2022-01-20 22:37:27 UTC
At least 3.0.30 has already got this file included.