bug-gettext
[Top][All Lists]
Advanced

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

Re: gettext-0.21.1 test bug


From: Bruno Haible
Subject: Re: gettext-0.21.1 test bug
Date: Thu, 23 Mar 2023 21:45:47 +0100

Hello,

Anuj Thakur wrote:
> Hello gnu devs! I found a bug in the current version of gettext which is
> 0.21.1. During the testing phase this is the bug i encoutered i hope you
> guys can fix it. ;)
> 
> =======================================================
>    gettext-tools 0.21.1: gnulib-tests/test-suite.log
> =======================================================
> 
> # TOTAL: 297
> # PASS:  282
> # SKIP:  14
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: test-execute.sh
> =====================
> 
> /sources/gettext-0.21.1/gettext-tools/gnulib-tests/.libs/lt-test-execute-main:
> test-execute-child subprocess failed: No such file or directory
> test-execute-main.c:139: assertion 'ret == 127' failed
> ./test-execute.sh: line 4: 1193860 Aborted                 (core dumped)
> ${CHECKER} ./test-execute-main${EXEEXT} ./test-execute-child${EXEEXT} $i
> test-execute.sh: test case 3 failed
> test-execute-main.c:152: assertion 'ret == 0' failed
> ./test-execute.sh: line 4: 1193876 Aborted                 (core dumped)
> ${CHECKER} ./test-execute-main${EXEEXT} ./test-execute-child${EXEEXT} $i
> test-execute.sh: test case 4 failed
> FAIL test-execute.sh (exit status: 1)

Thanks for the report. On which platform is this?
  1) What's the platform of the binaries?
     $ file test-execute-main
     $ file test-execute-child
     $ echo $QEMU_CPU
     $ echo $QEMU_LD_PREFIX
  2) What's the underlying system?
     $ uname -srm
  3) What's your 'make' version?
     $ make --version

Bruno






reply via email to

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