From unknown Sun Jun 22 03:55:06 2025 X-Loop: help-debbugs@gnu.org Subject: bug#13894: Bug when running unit test Resent-From: Souvik Banerjee Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-coreutils@gnu.org Resent-Date: Thu, 07 Mar 2013 01:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 13894 X-GNU-PR-Package: coreutils X-GNU-PR-Keywords: To: 13894@debbugs.gnu.org X-Debbugs-Original-To: bug-coreutils@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.136261907924806 (code B ref -1); Thu, 07 Mar 2013 01:18:02 +0000 Received: (at submit) by debbugs.gnu.org; 7 Mar 2013 01:17:59 +0000 Received: from localhost ([127.0.0.1]:34963 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UDPT3-0006S2-MU for submit@debbugs.gnu.org; Wed, 06 Mar 2013 20:17:59 -0500 Received: from eggs.gnu.org ([208.118.235.92]:38972) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UDO6A-0004S3-QL for submit@debbugs.gnu.org; Wed, 06 Mar 2013 18:50:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UDO5Z-0004gU-So for submit@debbugs.gnu.org; Wed, 06 Mar 2013 18:49:41 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_00, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_LOW, T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:54442) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDO5Z-0004gQ-Oz for submit@debbugs.gnu.org; Wed, 06 Mar 2013 18:49:37 -0500 Received: from eggs.gnu.org ([208.118.235.92]:50334) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDO5W-0000cs-87 for bug-coreutils@gnu.org; Wed, 06 Mar 2013 18:49:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UDO5S-0004fo-H7 for bug-coreutils@gnu.org; Wed, 06 Mar 2013 18:49:34 -0500 Received: from mail-vc0-f176.google.com ([209.85.220.176]:45656) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDO5S-0004fe-BR for bug-coreutils@gnu.org; Wed, 06 Mar 2013 18:49:30 -0500 Received: by mail-vc0-f176.google.com with SMTP id fk10so5180180vcb.35 for ; Wed, 06 Mar 2013 15:49:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=7XL88kKxVJ6/iK3nN5LQpNbPZQTN7r8O5As11h9+w1g=; b=vij91PZFVUfx1Clx7VrNC7Bty+LORCZ3crGNbRj1AFZ5ODIMOZ1KJWsdNtyyNU+srG /i72ckjmTziZ3ycZgutTA3hA+BDyZ5e+wPfCAefrvgtHKdaCQZqRbrHpB/2hiFvtChA5 91fQ9kRa6cnmn/WOCGfg1tlw7w0Xx5ncfdR8WwcquaChzf1YHN/+OWrjybiKEnJbAwgC 0KwM4HV7y//nUkJd9tf9bolD+VYCdME26MQ6xQaCwt3GqME7mFZ8mtYGlVXdgaLOyZx9 BqL6FrAwyiGZNQ2ko1lm+8HwrhQm+h6rXM9y6QRHIfby8rdSQ+TOzuJTUsfqYeaosSgs oxLQ== MIME-Version: 1.0 X-Received: by 10.52.30.48 with SMTP id p16mr10834852vdh.118.1362613769028; Wed, 06 Mar 2013 15:49:29 -0800 (PST) Received: by 10.58.8.6 with HTTP; Wed, 6 Mar 2013 15:49:28 -0800 (PST) Date: Wed, 6 Mar 2013 17:49:28 -0600 Message-ID: From: Souvik Banerjee Content-Type: multipart/alternative; boundary=20cf307f3b2cab80a004d74a3d6e X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -3.2 (---) X-Mailman-Approved-At: Wed, 06 Mar 2013 20:17:56 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.9 (-----) --20cf307f3b2cab80a004d74a3d6e Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I was trying to compile coreutils v8.21 on my system (Arch GNU/Linux). One of the tests failed when compiling. Here is src/coreutils-8.21/gnulib-tests/test-suite.log: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D GNU coreutils 8.21: gnulib-tests/test-suite.log =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D 1 of 291 tests failed. (26 tests were not run). opt/java/jre/bin:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/qt4/bin:/= home/souvik1997/bin + create_exe_shims_ /tmp/coreutils/src/coreutils-8.21/gnulib-tests/. + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + tmpdir=3Dvc-cvs ++ pwd + repo=3D/tmp/coreutils/src/coreutils-8.21/gnulib-tests/gt-test-vc-list-files= -cvs.sh.913W/vc-cvs/repo + fail=3D0 + for i in with-cvsu without + test with-cvsu =3D without + ok=3D0 + mkdir vc-cvs + cd vc-cvs + skip_ 'cvs not found in PATH' + warn_ 'test-vc-list-files-cvs.sh: skipped test: cvs not found in PATH' + case $IFS in + printf '%s\n' 'test-vc-list-files-cvs.sh: skipped test: cvs not found in PATH' test-vc-list-files-cvs.sh: skipped test: cvs not found in PATH + test 2 =3D 2 + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=3D77 + cleanup_ + : + cd /tmp/coreutils/src/coreutils-8.21/gnulib-tests + chmod -R u+rwx /tmp/coreutils/src/coreutils-8.21/gnulib-tests/gt-test-vc-list-files-cvs.sh= .913W + rm -rf /tmp/coreutils/src/coreutils-8.21/gnulib-tests/gt-test-vc-list-files-cvs.sh= .913W + exit 77 SKIP: test-wcrtomb-w32-1.sh (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Skipping test: not a native Windows system SKIP: test-wcrtomb-w32-2.sh (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Skipping test: not a native Windows system SKIP: test-wcrtomb-w32-3.sh (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Skipping test: not a native Windows system SKIP: test-wcrtomb-w32-4.sh (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Skipping test: not a native Windows system SKIP: test-wcrtomb-w32-5.sh (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Skipping test: not a native Windows system EOF And here is the output of the compile: [...] FAIL: test-utimens PASS: test-tls PASS: test-vasnprintf PASS: test-vasprintf-posix PASS: test-vasprintf SKIP: test-vc-list-files-cvs.sh PASS: test-verify PASS: test-vc-list-files-git.sh PASS: test-version-etc.sh PASS: test-vfprintf-posix.sh PASS: test-update-copyright.sh PASS: test-vprintf-posix.sh PASS: test-wchar PASS: test-wcrtomb.sh SKIP: test-wcrtomb-w32-1.sh SKIP: test-wcrtomb-w32-2.sh SKIP: test-wcrtomb-w32-3.sh SKIP: test-wcrtomb-w32-4.sh PASS: test-wctype-h PASS: test-utimensat SKIP: test-wcrtomb-w32-5.sh PASS: test-wcwidth PASS: test-write PASS: test-xprintf-posix.sh PASS: test-xalloc-die.sh PASS: test-xstrtoimax.sh PASS: test-xvasprintf PASS: test-xstrtol.sh PASS: test-xstrtoumax.sh PASS: test-yesno.sh PASS: test-usleep PASS: test-verify.sh =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D GNU coreutils 8.21: gnulib-tests/test-suite.log =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D 1 of 291 tests failed. (26 tests were not run). .. contents:: :depth: 2 SKIP: test-btowc1.sh (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D Skipping test: no traditional french locale is installed SKIP: test-btowc2.sh (exit: 77) + PATH=3D/tmp/coreutils/src/coreutils-8.21/gnulib-tests/.:/tmp/coreutils/src/= coreutils-8.21/build-aux:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/= sbin:/sbin:/opt/java/bin:/opt/java/db/bin:/opt/java/jre/bin:/usr/bin/vendor= _perl:/usr/bin/core_perl:/usr/lib/qt4/bin:/home/souvik1997/bin + create_exe_shims_ /tmp/coreutils/src/coreutils-8.21/gnulib-tests/. + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + tmpdir=3Dvc-cvs ++ pwd + repo=3D/tmp/coreutils/src/coreutils-8.21/gnulib-tests/gt-test-vc-list-files= -cvs.sh.913W/vc-cvs/repo + fail=3D0 + for i in with-cvsu without + test with-cvsu =3D without + ok=3D0 + mkdir vc-cvs + cd vc-cvs + skip_ 'cvs not found in PATH' + warn_ 'test-vc-list-files-cvs.sh: skipped test: cvs not found in PATH' + case $IFS in + printf '%s\n' 'test-vc-list-files-cvs.sh: skipped test: cvs not found in PATH' test-vc-list-files-cvs.sh: skipped test: cvs not found in PATH + test 2 =3D 2 + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=3D77 + cleanup_ + : + cd /tmp/coreutils/src/coreutils-8.21/gnulib-tests + chmod -R u+rwx /tmp/coreutils/src/coreutils-8.21/gnulib-tests/gt-test-vc-list-files-cvs.sh= .913W + rm -rf /tmp/coreutils/src/coreutils-8.21/gnulib-tests/gt-test-vc-list-files-cvs.sh= .913W + exit 77 SKIP: test-wcrtomb-w32-1.sh (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Skipping test: not a native Windows system SKIP: test-wcrtomb-w32-2.sh (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Skipping test: not a native Windows system SKIP: test-wcrtomb-w32-3.sh (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Skipping test: not a native Windows system SKIP: test-wcrtomb-w32-4.sh (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Skipping test: not a native Windows system SKIP: test-wcrtomb-w32-5.sh (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Skipping test: not a native Windows system =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 1 of 291 tests failed (26 tests were not run) See gnulib-tests/test-suite.log Please report to bug-coreutils@gnu.org =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D make[6]: *** [test-suite.log] Error 1 make[6]: Leaving directory `/tmp/coreutils/src/coreutils-8.21/gnulib-tests' make[5]: *** [check-TESTS] Error 2 make[5]: Leaving directory `/tmp/coreutils/src/coreutils-8.21/gnulib-tests' make[4]: *** [check-am] Error 2 make[4]: Leaving directory `/tmp/coreutils/src/coreutils-8.21/gnulib-tests' make[3]: *** [check-recursive] Error 1 make[3]: Leaving directory `/tmp/coreutils/src/coreutils-8.21/gnulib-tests' make[2]: *** [check] Error 2 make[2]: Leaving directory `/tmp/coreutils/src/coreutils-8.21/gnulib-tests' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/tmp/coreutils/src/coreutils-8.21' make: *** [check] Error 2 EOF --20cf307f3b2cab80a004d74a3d6e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I was trying to compile coreutils v8.21 on my system (Arch GNU/Linux). One = of the tests failed when compiling.
Here is=A0src/coreutils-8.21/gnulib= -tests/test-suite.log:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=A0 =A0GNU coreutils 8.21: gnulib-tests/test-suite.log =A0=A0
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D

1 of 291 tests failed. =A0(26 tests w= ere not run). =A0
opt/java/jre/bin:/usr/bin/vendor_perl:/usr/bin/= core_perl:/usr/lib/qt4/bin:/home/souvik1997/bin
+ create_exe_shims_ /tmp/coreutils/src/coreutils-8.21/gnulib-tests/.
+ case $EXEEXT in
+ return 0
+ shift
+ test 0 '!=3D' 0
+ export PATH
+ tmpdir=3Dvc-= cvs
++ pwd
+ repo=3D/tmp/coreutils/src/coreutils-8.21/gnulib-tes= ts/gt-test-vc-list-files-cvs.sh.913W/vc-cvs/repo
+ fail=3D0
=
+ for i in with-cvsu without
+ test with-cvsu =3D without
+ ok=3D0
+ mkdir vc-cvs
+ cd vc-cvs
+ sk= ip_ 'cvs not found in PATH'
+ warn_ 'test-vc-list-fil= es-cvs.sh: skipped test: cvs not found in PATH'
+ case $IFS i= n
+ printf '%s\n' 'test-vc-list-files-cvs.sh: skipped test: = cvs not found in PATH'
test-vc-list-files-cvs.sh: skipped tes= t: cvs not found in PATH
+ test 2 =3D 2
+ Exit 77
+ set +e
+ exit 77
+ exit 77
+ remove_tm= p_
+ __st=3D77
+ cleanup_
+ :
+ cd = /tmp/coreutils/src/coreutils-8.21/gnulib-tests
+ chmod -R u+rwx /= tmp/coreutils/src/coreutils-8.21/gnulib-tests/gt-test-vc-list-files-cvs.sh.= 913W
+ rm -rf /tmp/coreutils/src/coreutils-8.21/gnulib-tests/gt-test-vc-lis= t-files-cvs.sh.913W
+ exit 77

SKIP: test= -wcrtomb-w32-1.sh (exit: 77)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D

Skipping test: not a native Windows system
SKIP: test-wcrtomb-w32-2.sh (exit: 77)
=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D

Skipping test: not a n= ative Windows system

SKIP: test-wcrtomb-w32-3.sh (exit: 77)
=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Skipping test: n= ot a native Windows system

SKIP: test-wcrtomb-w32-= 4.sh (exit: 77)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Skip= ping test: not a native Windows system

SKIP: test-= wcrtomb-w32-5.sh (exit: 77)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D

Skipping test: not a native Windows system
<= div>EOF

And here is the output of the compile:
[...]
FAIL: test-utimens
PASS: test-tls
PASS: test-vasnprintf
PASS: test-vasprintf-posix
P= ASS: test-vasprintf
SKIP: test-vc-list-files-cvs.sh
PAS= S: test-verify
PASS: test-vc-list-files-git.sh
PASS: te= st-version-etc.sh
PASS: test-vfprintf-posix.sh
PASS: test-update-copyright.sh<= /div>
PASS: test-vprintf-posix.sh
PASS: test-wchar
= PASS: test-wcrtomb.sh
SKIP: test-wcrtomb-w32-1.sh
SKIP:= test-wcrtomb-w32-2.sh
SKIP: test-wcrtomb-w32-3.sh
SKIP: test-wcrtomb-w32-4.sh
PASS: test-wctype-h
PASS: test-utimensat
SKIP: te= st-wcrtomb-w32-5.sh
PASS: test-wcwidth
PASS: test-write=
PASS: test-xprintf-posix.sh
PASS: test-xalloc-die.sh
PASS: test-xstrtoimax.sh
PASS: test-xvasprintf
PASS:= test-xstrtol.sh
PASS: test-xstrtoumax.sh
PASS: test-ye= sno.sh
PASS: test-usleep
PASS: test-verify.sh
=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=A0 =A0GNU coreutils 8.21: gnulib-tests/test-suite.log =A0=A0
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D

1 of 291 tests failed. =A0(26 tests were not run). =A0<= /div>

.. contents:: :depth: 2

<= br>
SKIP: test-btowc1.sh (exit: 77)
=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

Skipping test: no traditional french locale is installe= d

SKIP: test-btowc2.sh (exit: 77)
+ PATH= =3D/tmp/coreutils/src/coreutils-8.21/gnulib-tests/.:/tmp/coreutils/src/core= utils-8.21/build-aux:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin= :/sbin:/opt/java/bin:/opt/java/db/bin:/opt/java/jre/bin:/usr/bin/vendor_per= l:/usr/bin/core_perl:/usr/lib/qt4/bin:/home/souvik1997/bin
+ create_exe_shims_ /tmp/coreutils/src/coreutils-8.21/gnulib-tests/.
+ case $EXEEXT in
+ return 0
+ shift
+ test 0 '!=3D' 0
+ export PATH
+ tmpdir=3Dvc-= cvs
++ pwd
+ repo=3D/tmp/coreutils/src/coreutils-8.21/gnulib-tes= ts/gt-test-vc-list-files-cvs.sh.913W/vc-cvs/repo
+ fail=3D0
=
+ for i in with-cvsu without
+ test with-cvsu =3D without
+ ok=3D0
+ mkdir vc-cvs
+ cd vc-cvs
+ sk= ip_ 'cvs not found in PATH'
+ warn_ 'test-vc-list-fil= es-cvs.sh: skipped test: cvs not found in PATH'
+ case $IFS i= n
+ printf '%s\n' 'test-vc-list-files-cvs.sh: skipped test: = cvs not found in PATH'
test-vc-list-files-cvs.sh: skipped tes= t: cvs not found in PATH
+ test 2 =3D 2
+ Exit 77
+ set +e
+ exit 77
+ exit 77
+ remove_tm= p_
+ __st=3D77
+ cleanup_
+ :
+ cd = /tmp/coreutils/src/coreutils-8.21/gnulib-tests
+ chmod -R u+rwx /= tmp/coreutils/src/coreutils-8.21/gnulib-tests/gt-test-vc-list-files-cvs.sh.= 913W
+ rm -rf /tmp/coreutils/src/coreutils-8.21/gnulib-tests/gt-test-vc-lis= t-files-cvs.sh.913W
+ exit 77

SKIP: test= -wcrtomb-w32-1.sh (exit: 77)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D

Skipping test: not a native Windows system
SKIP: test-wcrtomb-w32-2.sh (exit: 77)
=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D

Skipping test: not a n= ative Windows system

SKIP: test-wcrtomb-w32-3.sh (exit: 77)
=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Skipping test: n= ot a native Windows system

SKIP: test-wcrtomb-w32-= 4.sh (exit: 77)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Skip= ping test: not a native Windows system

SKIP: test-= wcrtomb-w32-5.sh (exit: 77)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D

Skipping test: not a native Windows system
= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
1 of 291 tests failed
(26 tests were not run)
See gnulib-tests/test-suite.log
Please report to bug-coreutil= s@gnu.org
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
m= ake[6]: *** [test-suite.log] Error 1
make[6]: Leaving directory `= /tmp/coreutils/src/coreutils-8.21/gnulib-tests'
make[5]: *** [check-TESTS] Error 2
make[5]: Leaving director= y `/tmp/coreutils/src/coreutils-8.21/gnulib-tests'
make[4]: *= ** [check-am] Error 2
make[4]: Leaving directory `/tmp/coreutils/= src/coreutils-8.21/gnulib-tests'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving dire= ctory `/tmp/coreutils/src/coreutils-8.21/gnulib-tests'
make[2= ]: *** [check] Error 2
make[2]: Leaving directory `/tmp/coreutils= /src/coreutils-8.21/gnulib-tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving dire= ctory `/tmp/coreutils/src/coreutils-8.21'
make: *** [check] E= rror 2

EOF
--20cf307f3b2cab80a004d74a3d6e-- From unknown Sun Jun 22 03:55:06 2025 X-Loop: help-debbugs@gnu.org Subject: bug#13894: Bug when running unit test Resent-From: =?UTF-8?Q?P=C3=A1draig?= Brady Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-coreutils@gnu.org Resent-Date: Thu, 07 Mar 2013 01:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13894 X-GNU-PR-Package: coreutils X-GNU-PR-Keywords: To: Souvik Banerjee Cc: 13894@debbugs.gnu.org Received: via spool by 13894-submit@debbugs.gnu.org id=B13894.136262009326365 (code B ref 13894); Thu, 07 Mar 2013 01:35:02 +0000 Received: (at 13894) by debbugs.gnu.org; 7 Mar 2013 01:34:53 +0000 Received: from localhost ([127.0.0.1]:34972 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UDPjR-0006rB-C7 for submit@debbugs.gnu.org; Wed, 06 Mar 2013 20:34:53 -0500 Received: from mx1.redhat.com ([209.132.183.28]:8295) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UDPjP-0006r0-F9; Wed, 06 Mar 2013 20:34:52 -0500 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r271YLY4022048 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 6 Mar 2013 20:34:21 -0500 Received: from [10.36.116.71] (ovpn-116-71.ams2.redhat.com [10.36.116.71]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id r271YIm4006809 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 6 Mar 2013 20:34:20 -0500 Message-ID: <5137EE9A.2090806@draigBrady.com> Date: Thu, 07 Mar 2013 01:34:18 +0000 From: =?UTF-8?Q?P=C3=A1draig?= Brady User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 MIME-Version: 1.0 References: In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 X-Scanned-By: MIMEDefang 2.67 on 10.5.11.11 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by mx1.redhat.com id r271YLY4022048 X-Spam-Score: -4.2 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) forcemerge 13894 12820 stop On 03/06/2013 11:49 PM, Souvik Banerjee wrote: > I was trying to compile coreutils v8.21 on my system (Arch GNU/Linux). = One > of the tests failed when compiling. > Here is src/coreutils-8.21/gnulib-tests/test-suite.log: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > GNU coreutils 8.21: gnulib-tests/test-suite.log > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >=20 > 1 of 291 tests failed. (26 tests were not run). > FAIL: test-utimens > PASS: test-utimensat Thanks for taking the time to report that. This has been reported previously, and is being tracked at: http://bugs.gnu.org/12820 thanks, P=E1draig. From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 18 01:08:05 2019 Received: (at control) by debbugs.gnu.org; 18 Jan 2019 06:08:06 +0000 Received: from localhost ([127.0.0.1]:35537 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gkNK1-0005T9-Md for submit@debbugs.gnu.org; Fri, 18 Jan 2019 01:08:05 -0500 Received: from mail-pf1-f178.google.com ([209.85.210.178]:39814) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gkNK0-0005Sb-Aw; Fri, 18 Jan 2019 01:08:04 -0500 Received: by mail-pf1-f178.google.com with SMTP id r136so6049162pfc.6; Thu, 17 Jan 2019 22:08:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=DpHE1t6NWZ1na1tP9Wbjw3Fj9XTyFNxwouk6vfDGVE0=; b=XKPkFHcBPWP2mQnsR+z7lx2OI3xr62nIKNEyyhhRoTTOd1VFragsxEHFrnr4lyjJ8H JKozyv5ci97GwKNcuyorZCBktaWTqp0KFWxC9uWzpH1KwIo2KgLoUiZw28jSI8L9cupp wnn1BoAXCxcgI2njrbFETQKBuAbU7YVrZ7dMIqHOqBhiyFUzw8+j71bArKcEmD61xzOe RhvCmVzP5rOYO/hF3S03BJy6gYMyDRB+lKDhdnKOY9WSaWTQL43mmxRON0iYf+0jqA/J Ya4JMwcxdGzkflbPi7qlsMa9ryyyHTonhIQj+ItcmMIBJ8DWLjlGcc/iHxNK99OfbbEP MmBw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=DpHE1t6NWZ1na1tP9Wbjw3Fj9XTyFNxwouk6vfDGVE0=; b=DUhtryrYDEb+PgTLO7BZkvipdvhc0tuUreJaFTf+xGNOSY+c9lHXJnM6GfboAfeqM/ DJFCbtsNmOalpuGqzDWPrzga+LUCW7gwiAN21bNXFZjW4/wGrdF2a59wzPCOqBhOcWAm cmZwKBRrCoB7iG7JY5WSb1u0f7AAwheS4J6W+ah9m9xUkHLJM2AJfFsJaMyZk0yOwE5z vyT/P/BFYTFetgQbeCJgxpAV+gF8RNdc5dOPTXlgiafz94/jisE66SVjKq19Qu0MbOhd hSHwzjz/KNbymrRdEhKLipd7v/ICRX5kKcGFRnJV0RFJ8aQtijQS1QB50V8ubz+rH8t0 6EAQ== X-Gm-Message-State: AJcUukclYgBDVRvb/0r+1B+/FlltOSjIzolOTma0LeAo8ftP8Cu+LleJ TB2UggwJPWR018plp8Bu2LvhhLIz X-Google-Smtp-Source: ALg8bN5EHjOPS/quZbbz1ISeGQthf1jMEvtWB/TKQEjW6GWzNQFGe9FrHNxLO1ceJHh2j/REMvrgTg== X-Received: by 2002:a62:2781:: with SMTP id n123mr18311606pfn.138.1547791677634; Thu, 17 Jan 2019 22:07:57 -0800 (PST) Received: from tomato.housegordon.com (moose.housegordon.com. [184.68.105.38]) by smtp.googlemail.com with ESMTPSA id y1sm5111163pfe.9.2019.01.17.22.07.56 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Jan 2019 22:07:56 -0800 (PST) Subject: Re: bug#12820: FWIW, this is still happening as of gnulib 4a82904 To: Nix References: <509A2200.50100@gmail.com> <87a9qqg308.fsf@spindle.srvr.nix> <512D31DE.3060805@cs.ucla.edu> <87r4k1ehqv.fsf@spindle.srvr.nix> <512F8F22.3010304@cs.ucla.edu> From: Assaf Gordon Message-ID: <447959f4-6d8a-2f74-34be-f0a97cacd19b@gmail.com> Date: Thu, 17 Jan 2019 23:07:55 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 In-Reply-To: <512F8F22.3010304@cs.ucla.edu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control Cc: 12820@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) close 12820 stop (triaging old bugs) Hello, On 2013-02-28 10:08 a.m., Paul Eggert wrote: > > Perhaps there's a bug in nap () but if so the bug should > be fixed there. > Given the above, and with no further comments in almost 6 years, I'm closing this bug. Discussion can continue by replying to this thread. - assaf