bug-gnulib
[Top][All Lists]
Advanced

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

Re: FAIL in diffutils/gnulib-tests


From: Bruno Haible
Subject: Re: FAIL in diffutils/gnulib-tests
Date: Mon, 06 Feb 2023 19:28:44 +0100

Bjarni Ingi Gislason wrote:
> On Mon, Feb 06, 2023 at 02:28:03AM +0100, Bruno Haible wrote:
> > Bjarni Ingi Gislason wrote:
> > >    GNU diffutils 3.9.12-c05c: gnulib-tests/test-suite.log
> > 
> > Please try again with the tarball that you can download from
> > https://gitlab.com/gnu-diffutils/ci-distcheck
> > (full URL: 
> > https://gitlab.com/gnu-diffutils/ci-distcheck/-/jobs/artifacts/main/raw/diffutils-snapshot.tar?job=check-optimized
> >  ).
> > 
> [...]
> 
> Debian testing (bookworm/sid)
> 
> gcc (Debian 12.2.0-14) 12.2.0
> 
> GNU Make 4.4.0.90
> 
> 
>   Differences between latest git repository and the tar file
> "diffutils-2023-01-31".
> 
>   Similar text is shown on the terminal in both cases:
> 
> traps: test-c-stack[287115] trap invalid opcode ip:56214e4522af
> sp:7ffde48af170 error:0 in test-c-stack[56214e452000+2000]
> 
> traps: test-sigsegv-ca[288174] trap invalid opcode ip:55f3cc5d047a
> sp:7ffe4f87a9c0 error:0 in
> test-sigsegv-catch-stackoverflow2[55f3cc5d0000+2000]
> 
>   The only difference concerning FAIL that I see is '>>' versus '>'.
> 
> -: from the git repository
> 
> +: the snapshot (tar file)
> 
> 
>  PASS: test-locale
> -../../build-aux/test-driver: line 112: 268125 Aborted                
> (core dumped) "$@" >> "$log_file" 2>&1
> +../../build-aux/test-driver: line 107: 287758 Aborted                
> (core dumped) "$@" > $log_file 2>&1
>  FAIL: test-localeconv
>  PASS: test-lstat
>  PASS: test-malloc-gnu
> @@ -1734,7 +1734,7 @@ PASS: test-sigprocmask
>  PASS: test-sigsegv-catch-segv1
>  PASS: test-sigsegv-catch-segv2
>  PASS: test-sigsegv-catch-stackoverflow1
> -../../build-aux/test-driver: line 112: 268554 Illegal instruction    
> (core dumped) "$@" >> "$log_file" 2>&1
> +../../build-aux/test-driver: line 107: 288174 Illegal instruction    
> (core dumped) "$@" > $log_file 2>&1
>  FAIL: test-sigsegv-catch-stackoverflow2
>  PASS: test-sleep

So, for you, this diffutils-2023-01-31 tarball fails
  - the stack overflow tests,
  - the localeconv test.

Where for me, on Debian testing (bookworm), downloaded from
https://cdimage.debian.org/cdimage/weekly-builds/amd64/iso-dvd/
with timestamp 2023-01-23, all tests pass.

This indicates that you are hitting bugs in this Debian "testing"
distro, that are already fixed.

Nothing to do in Gnulib, since it's normal for bugs to appear and
disappear in a "testing" (= alpha quality) distro.

Bruno






reply via email to

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