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: > 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 >