Hi,
This issue was resolved a few years ago and no longer persists in the
latest master commit:
--8<---cut here---start->8---
guix time-machine --commit=de714bcb46d61922e0efc10783ea23fb0202f583 -- \
build --no-substitutes --system=i686-linux go-gopkg-in-yaml-v2
go-gopkg-in-yaml-v2 is a dependency for Docker and I am not able to
build it on x86_64 or i686.
On a x86-64 computer when I run `sudo guix system --no-substitutes reconfigure
configuration.scm` I get this error.
```
building
/gnu/store/r1qnl1sk16vmi4h9l43hdiyw7pqylmyk-go-gopkg-in-yaml-v2-2.2.2.
I get the same error when I try `guix build --no-substitutes
--system=i686-linux go-gopkg-in-yaml-v2`.
Bone Baboon writes:
> On a i686 computer when I run `sudo guix system --no-substitutes --cores=1
> --max-jobs=1 reconfigure config.scm` I get this error:
>
> ```
> building
> /gnu/store/yqwd4w
raingloom writes:
> On Mon, 26 Apr 2021 17:39:58 -0400
> Bone Baboon wrote:
>
>> raingloom writes:
>> > My guess is that int is 32 bits on i686.
>>
>> The computer's CPU is 32 bit.
>>
>> How would I check if "int is 32 bits on i686"?
>
> Looking up an authoritative source (ie.: "the docs") is
On Mon, 26 Apr 2021 17:39:58 -0400
Bone Baboon wrote:
> raingloom writes:
> > My guess is that int is 32 bits on i686.
>
> The computer's CPU is 32 bit.
>
> How would I check if "int is 32 bits on i686"?
Looking up an authoritative source (ie.: "the docs") is one way. Here
is what I found:
raingloom writes:
> My guess is that int is 32 bits on i686.
The computer's CPU is 32 bit.
How would I check if "int is 32 bits on i686"?
On Tue, 20 Apr 2021 21:46:42 -0400
Bone Baboon via Bug reports for GNU Guix wrote:
> On a i686 computer when I run `sudo guix system --no-substitutes
> --cores=1 --max-jobs=1 reconfigure config.scm` I get this error:
>
> phase `check' # gopkg.in/yaml.v2_test [gopkg.in/yaml.v2.test]
> src/gopkg.i
On a i686 computer when I run `sudo guix system --no-substitutes --cores=1
--max-jobs=1 reconfigure config.scm` I get this error:
```
building
/gnu/store/yqwd4wbam8mx0n2idy1qj4861rzvra7n-go-gopkg-in-yaml-v2-2.2.2.drv...
| 'check' phasebuilder for
`/gnu/store/yqwd4wbam8mx0n2idy1qj4861rzvra7n-go-