coreutils
[Top][All Lists]
Advanced

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

Re: coreutils-9.0.193-54bec on Guix 1.1


From: Pádraig Brady
Subject: Re: coreutils-9.0.193-54bec on Guix 1.1
Date: Sun, 10 Apr 2022 15:50:27 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:97.0) Gecko/20100101 Thunderbird/97.0

On 10/04/2022 14:23, Bruno Haible wrote:
On Guix 1.1 (x86_64): No test failures, but 1 test in is ERROR.


ERROR: tests/misc/stty
======================


+ stty_reversible_init_
++ tr '\n' ' '
++ perl -lne '/^ *{"(.*?)",.*\bREV\b/ and print $1' 
/home/guest/coreutils-9.0.193-54bec/build-64/../src/stty.c
../init.cfg: line 389: perl: command not found
+ stty_reversible_=' '
++ wc -w
++ echo ' '
+ test 62 -le 0
+ framework_failure_ 'too few reversible settings'

We should skip when missing perl in this case.
The attached should do that.

thanks,
Pádraig

Attachment: stty-perl-skip.patch
Description: Text Data


reply via email to

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