Re: bug#47615: [PATCH 2/9] gnu: guile-3.0: Fix building on powerpc-linux.

2021-04-13 Thread Chris Marusich
Efraim Flashner writes: > * gnu/packages/guile.scm (guile-3.0)[arguments]: On powerpc add two > phases to adjust for 32-bit big-endian systems. > --- > gnu/packages/guile.scm | 21 - > 1 file changed, 20 insertions(+), 1 deletion(-) > > diff --git a/gnu/packages/guile.scm b/g

Re: bug#47615: [PATCH 1/9] gnu: bootstrap: Add support for powerpc-linux.

2021-04-13 Thread Chris Marusich
Efraim Flashner writes: > On 923bb70a1bff657125c3008f119a477e5cb57c2b >gnu:glibc-for-bootstrap: Fix patch. > > Run > ./pre-inst-env guix build --target=powerpc-linux-gnu bootstrap-tarballs > > Producing > > /gnu/store/dyj1wvayyp1ihaknkxniz1xamcf4yrhl-bootstrap-tarballs-0 > > With guix

Re: bug#47615: [PATCH 0/9] Add 32-bit powerpc support

2021-04-13 Thread Chris Marusich
Efraim Flashner writes: > * gnu/packages/debug.scm (american-fuzzy-lop): Add case for > powerpc-linux. > (qemu-for-american-fuzzy-lop): Same. > --- > gnu/packages/debug.scm | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/gnu/packages/debug.scm b/gnu/packages/debug.scm > index 2913c348

[INFO]: Commit Access

2021-04-13 Thread Brendan Tildesley
Happy to see a committer with this goal for a ubiquitous operating system. I share the same goal, so I'm always thinking of how we can make everything Just Work by default.

Re: Guix Data Service - Outreachy: questions about render-compare/derivation

2021-04-13 Thread Christopher Baines
Luciana Lima Brito writes: > Just to report my progress and ask some more questions. > I attached a new image of the json I have by now. Good good :) > I still have to find a way to use a proper name instead of the 0 and 1 > of the array. Another thing that I'm still looking into is why the >

Re: GNOME 40

2021-04-13 Thread Mark H Weaver
Hi Raghav, Raghav Gururajan writes: > Let us do this, > [1] Create wip-gnome branch on savannah > [2] Create guix-patches thread for wip-gnome. > [3] Leo, me or anyone else can contribute by sending patches to that thread. > [4] Leo and I (hopefully after getting commit access) can review and >

Re: [Outreachy] - Guix Data Service - Set a more informative page title

2021-04-13 Thread Maxime Devos
On Tue, 2021-04-13 at 18:56 +0300, Canan Talayhan wrote: > [...] > After sending the patch I've turned the patch like below. > (title ,(if title > `,(string-append title " - Guix Data Service") > '("Guix Data Service"))) A little more simplification is possible: `,(

Re: [Outreachy] - Guix Data Service - Set a more informative page title

2021-04-13 Thread Canan Talayhan
Hi Maxime, Is this ‘introductory task’ publicly available? If so, could you post a > link? I'm not up-to-date with Outreachy. > It's not available under the Official Outreachy page if you're not logged in. > Typographical nitpick: I would use a proper dash here (the figure dash ‒ > or the — >

Re: [INFO]: Commit Access

2021-04-13 Thread Luis Felipe
On Tuesday, April 13, 2021 9:28 AM, Raghav Gururajan wrote: > Hello Guix! > > I am happy to say that, I have been granted commit access. I would like to > convey my thanks; to Tobias, Maxim, and Danny for vouching for me; and to > guix maintainers for approving my application. That's great :)

Re: [Outreachy] - Guix Data Service - Set a more informative page title

2021-04-13 Thread Maxime Devos
On Tue, 2021-04-13 at 12:01 +0300, Canan Talayhan wrote: > Hi everyone, Welcome! > My name is Canan. I'm an Outreachy applicant. I'm working on the introductory > task for > Guix Data Service. Is this ‘introductory task’ publicly available? If so, could you post a link? I'm not up-to-date with

Re: Test failures on new build

2021-04-13 Thread Stephen Paul Weber
Could you attach tests/guix-git-authenticate.log? Likewise. Likewise. Likewise. Attached. + '[' -d /home/singpolyma/src/guix/.git ']' + guile -c '(use-modules (git)) (member "refs/heads/keyring" (branch-list (repository-open ".")))' + intro_commit=9edb3f66fd807b096b48283debdcddccfea34bad + in

[Outreachy] - Guix Data Service - Set a more informative page title

2021-04-13 Thread Canan Talayhan
Hi everyone, My name is Canan. I'm an Outreachy applicant. I'm working on the introductory task for Guix Data Service. Introductory task: - Set a more informative page title for any page where the title is "Guix Data Service" I've created a patch for the "Jobs" page. If it looks good fo

[INFO]: Commit Access

2021-04-13 Thread Raghav Gururajan
Hello Guix! I am happy to say that, I have been granted commit access. I would like to convey my thanks; to Tobias, Maxim, and Danny for vouching for me; and to guix maintainers for approving my application. My long-term vision for guix is to make it an ubiquitous operating system. I would l

Re: Test failures on new build

2021-04-13 Thread Maxime Devos
On Mon, 2021-04-12 at 20:50 -0500, Stephen Paul Weber wrote: > > Could you attach tests/guix-git-authenticate.log? > > Likewise. > > Likewise. > > Likewise. > > Attached. Can you verify the directory of your guix checkout is "/home/singpolyma/src/guix"? * tests/guix-git-authenticate.sh: This