emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50212: closed (Tests fail while building Guix)


From: GNU bug Tracking System
Subject: bug#50212: closed (Tests fail while building Guix)
Date: Mon, 30 Aug 2021 20:25:03 +0000

Your message dated Mon, 30 Aug 2021 16:24:54 -0400
with message-id <87v93mk7e1.fsf@gmail.com>
and subject line Re: bug#50212: Several tests fail, Bash fails often. Was: 
Tests fail while building Guix
has caused the debbugs.gnu.org bug report #50212,
regarding Tests fail while building Guix
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
50212: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50212
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Tests fail while building Guix Date: Thu, 26 Aug 2021 15:45:13 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello,

after a time off, I just recently began pulling the latest commits and
have been trying to build Guix since maybe a week.  But several tests
fail.  Even a clean clone fails.

I've only a handful of logs.  It seams that the tests fail mostly for
this reason:

/home/ss2/code/guix/test-tmp/store/9m9mjdz3zl28n1dq094aqsxk5d480mvg-bash: 
9m9mjdz3zl28n1dq094aqsxk5d480mvg-bash: No such file or directory

But this executable is there though.

I've attached only a handful of logs.


Cheers
Simon

Attachment: challenge.log
Description: Binary data

Attachment: derivations.log
Description: Binary data

Attachment: gexp.log
Description: Binary data

Attachment: grafts.log
Description: Binary data

Attachment: graph.log
Description: Binary data

Attachment: packages.log
Description: Binary data

Attachment: profiles.log
Description: Binary data

Attachment: store.log
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#50212: Several tests fail, Bash fails often. Was: Tests fail while building Guix Date: Mon, 30 Aug 2021 16:24:54 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello Simon,

Simon Streit <simon@netpanic.org> writes:

> Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:
>> I'm guessing the i386 does something bogus?  Your x86_64 is already able
>> to run i386 code natively, AFAIK.
>
> Alright, this was my interpretation from the manual and available
> architectures that I just plugged it all together like that.  I wasn't
> aware that x86_64 can run i386 natively.
>
>> The binfmt service type registers binary formats of non-native
>> architectures with interpreters to run them [0]; this way, when an ARM
>> binary is encountered on a x86_64 system, the kernel Linux knows to
>> launch it via QEMU, for example.  Since commit
>> 77c2f4e2068ebec3f384c826c5a99785125ff72c, this is in effect for any
>> container (it used to be possible to enable it with (guix-support? #t)
>> on only for the container spawned by guix-daemon.
>
> I reenabled the service without it mentioning i386.  Building Guix
> passes as expected.  Thank you.

No worries.  Thank you for the update.

Closing.

Maxim


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]