u-boot for beagleboard

2020-10-01 Thread Vagrant Cascadian
On 2020-10-01, Denis Carikli wrote: > I'd like to send a patch to add a bootloader (u-boot) package for a > single board computer. The patch is trivial and it's already > ready. Great! > However before sending the patch, I'm supposed to build it within Guix > source code and to test it. Can't h

Re: How to build Guix to send a patch when Guix build fails?

2020-10-01 Thread Jesse Gibbons
On 10/1/20 8:01 AM, zimoun wrote: On Thu, 1 Oct 2020 at 15:37, Jesse Gibbons wrote: ./bootstrap #unfortunately the next critical line is not in the manual ./configure --localstatedir=/var It is in the manual, see: https://guix.gnu.org/manual/devel/en/guix.html#Requirements https://guix.gnu

Re: Guix-devel Digest, Vol 88, Issue 1

2020-10-01 Thread zimoun
On Thu, 1 Oct 2020 at 15:37, Jesse Gibbons wrote: > ./bootstrap > #unfortunately the next critical line is not in the manual > ./configure --localstatedir=/var It is in the manual, see: https://guix.gnu.org/manual/devel/en/guix.html#Requirements https://guix.gnu.org/manual/devel/en/guix.html#Bu

Re: How to build Guix to send a patch when Guix build fails?

2020-10-01 Thread zimoun
Dear, On Thu, 01 Oct 2020 at 11:07, Denis 'GNUtoo' Carikli wrote: > I did it with the following hardware and distributions configurations: > - Architecture: i686 > - Host distribution: Parabola i686 with a x86_64 kernel (5.7.2-gnu-1-64) > - Guix architecture: i686 I do not know what happens he

Re: Guix-devel Digest, Vol 88, Issue 1

2020-10-01 Thread Jesse Gibbons
-- Message: 7 Date: Thu, 1 Oct 2020 11:07:41 +0200 From: Denis 'GNUtoo' Carikli To: guix-devel@gnu.org Subject: How to build Guix to send a patch when Guix build fails? Message-ID: <20201001110741.1bb8254c@primarylaptop.localdomain> Content-Type: text/plain; charse

How to build Guix to send a patch when Guix build fails?

2020-10-01 Thread Denis 'GNUtoo' Carikli
Hi, I'd like to send a patch to add a bootloader (u-boot) package for a single board computer. The patch is trivial and it's already ready. However before sending the patch, I'm supposed to build it within Guix source code and to test it. I've been trying many variations of 'guix environment --p