guile: one test fails on Debian/HURD

  • Done
  • quality assurance status badge
Details
3 participants
  • Jan Nieuwenhuizen
  • Manolis Ragkousis
  • zimoun
Owner
unassigned
Submitted by
Jan Nieuwenhuizen
Severity
normal
J
J
Jan Nieuwenhuizen wrote on 18 Feb 2017 07:24
(address . bug-guix@gnu.org)(name . Manolis Ragkousis)(address . manolis837@gmail.com)
87a89kvwx2.fsf@gnu.org
Running

./pre-inst-env guix package -i hello

on Debian/HURD one test fails when building Guile

Running 00-repl-server.test
FAIL: 00-repl-server.test: repl-server: simple expression - arguments: (expected-value "scheme@(repl-server)> $1 = 42\n" actual-value "scheme@(repl-server)> While reading expression:\nERROR: In procedure fport_fill_input: Resource temporarily unavailable\nscheme@(repl-server)> While reading expression:\nERROR: In procedure fport_fill_input: Resource temporarily unavailable\nscheme@(repl-server)> While reading expression:\nERROR: In procedure fport_fill_input: Resource temporarily unavailable\nscheme@(repl-server)> While reading expression:\nERROR: In procedure fport_fill_input: Resource temporarily unavailable\nscheme@(repl-server)> While reading expression:\nERROR: In procedure fport_fill_input: Resource temporarily unavailable\n$1 = 42\n")

I'm using wip-hurd-native from


which adds to


a newer bootstrap guile and a procps-ng patch.

--janneke

--
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com| Avatar® http://AvatarAcademy.nl
M
M
Manolis Ragkousis wrote on 18 Feb 2017 07:26
7730062a-a751-8658-35b4-aa6ee102a7c8@gmail.com
Hello Jan,

Can you also send the build log, config log and envoronment variables
log from the failed build?

Manolis

On 02/18/17 08:24, Jan Nieuwenhuizen wrote:
Toggle quote (21 lines)
> Running
>
> ./pre-inst-env guix package -i hello
>
> on Debian/HURD one test fails when building Guile
>
> Running 00-repl-server.test
> FAIL: 00-repl-server.test: repl-server: simple expression - arguments: (expected-value "scheme@(repl-server)> $1 = 42\n" actual-value "scheme@(repl-server)> While reading expression:\nERROR: In procedure fport_fill_input: Resource temporarily unavailable\nscheme@(repl-server)> While reading expression:\nERROR: In procedure fport_fill_input: Resource temporarily unavailable\nscheme@(repl-server)> While reading expression:\nERROR: In procedure fport_fill_input: Resource temporarily unavailable\nscheme@(repl-server)> While reading expression:\nERROR: In procedure fport_fill_input: Resource temporarily unavailable\nscheme@(repl-server)> While reading expression:\nERROR: In procedure fport_fill_input: Resource temporarily unavailable\n$1 = 42\n")
>
> I'm using wip-hurd-native from
>
> https://gitlab.com/janneke/guix.git
>
> which adds to
>
> https://github.com/Phant0mas/guix-on-hurd.git
>
> a newer bootstrap guile and a procps-ng patch.
>
> --janneke
>
J
J
Jan Nieuwenhuizen wrote on 18 Feb 2017 08:16
Re: bug#25782: Acknowledgement (guile: one test fails on Debian/HURD)
(address . 25782@debbugs.gnu.org)
8760k8vuig.fsf@gnu.org
Toggle quote (5 lines)
> Hello Jan,

> Can you also send the build log, config log and envoronment variables
> log from the failed build?

Sure, attached.
Attachment: guile-build.log.gz
--
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com| Avatar® http://AvatarAcademy.nl
Z
Z
zimoun wrote on 28 Oct 2020 18:16
Re: bug#25782: guile: one test fails on Debian/HURD
(name . Jan Nieuwenhuizen)(address . janneke@gnu.org)
86v9eu1db3.fsf@gmail.com
Hi,

On Sat, 18 Feb 2017 at 07:24, Jan Nieuwenhuizen <janneke@gnu.org> wrote:
Toggle quote (19 lines)
> Running
>
> ./pre-inst-env guix package -i hello
>
> on Debian/HURD one test fails when building Guile
>
> Running 00-repl-server.test
> FAIL: 00-repl-server.test: repl-server: simple expression - arguments:
> (expected-value "scheme@(repl-server)> $1 = 42\n" actual-value
> "scheme@(repl-server)> While reading expression:\nERROR: In procedure
> fport_fill_input: Resource temporarily unavailable\nscheme@(repl-server)>
> While reading expression:\nERROR: In procedure fport_fill_input: Resource
> temporarily unavailable\nscheme@(repl-server)> While reading
> expression:\nERROR: In procedure fport_fill_input: Resource temporarily
> unavailable\nscheme@(repl-server)> While reading expression:\nERROR: In
> procedure fport_fill_input: Resource temporarily
> unavailable\nscheme@(repl-server)> While reading expression:\nERROR: In
> procedure fport_fill_input: Resource temporarily unavailable\n$1 = 42\n")

What is the status of this bug [1]? It is done now, right?

Cheers,
simon

J
J
Jan Nieuwenhuizen wrote on 28 Oct 2020 18:31
(name . zimoun)(address . zimon.toutoune@gmail.com)
87tuuel0ji.fsf@gnu.org
zimoun writes:

Hello zimoun,

Toggle quote (10 lines)
> On Sat, 18 Feb 2017 at 07:24, Jan Nieuwenhuizen <janneke@gnu.org> wrote:
>> Running
>>
>> ./pre-inst-env guix package -i hello
>>
>> on Debian/HURD one test fails when building Guile
>>
>> Running 00-repl-server.test
>> FAIL: 00-repl-server.test: repl-server: simple expression - arguments:

[..]

Toggle quote (2 lines)
> What is the status of this bug [1]? It is done now, right?

Yes, I would say so. In the guile package we currently have:

;; Hangs at: "Running 00-repl-server.test"
(rename-file "test-suite/tests/00-repl-server.test" "00-repl-server.test")

So the guile package build now succeeds, but the "real work" that this
patch hints at still needs to be done some time.

Anyway, closing; thanks!

Greetings,
Janneke

--
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com| Avatar® http://AvatarAcademy.com
Closed
?