GNU bug report logs -
#13894
Bug when running unit test
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 13894 in the body.
You can then email your comments to 13894 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-coreutils <at> gnu.org
:
bug#13894
; Package
coreutils
.
(Thu, 07 Mar 2013 01:18:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Souvik Banerjee <souvik1997 <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-coreutils <at> gnu.org
.
(Thu, 07 Mar 2013 01:18:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
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:
=====================================================
GNU coreutils 8.21: gnulib-tests/test-suite.log
=====================================================
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 '!=' 0
+ export PATH
+ tmpdir=vc-cvs
++ pwd
+
repo=/tmp/coreutils/src/coreutils-8.21/gnulib-tests/gt-test-vc-list-files-cvs.sh.913W/vc-cvs/repo
+ fail=0
+ for i in with-cvsu without
+ test with-cvsu = without
+ ok=0
+ 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 = 2
+ Exit 77
+ set +e
+ exit 77
+ exit 77
+ remove_tmp_
+ __st=77
+ 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)
======================================
Skipping test: not a native Windows system
SKIP: test-wcrtomb-w32-2.sh (exit: 77)
======================================
Skipping test: not a native Windows system
SKIP: test-wcrtomb-w32-3.sh (exit: 77)
======================================
Skipping test: not a native Windows system
SKIP: test-wcrtomb-w32-4.sh (exit: 77)
======================================
Skipping test: not a native Windows system
SKIP: test-wcrtomb-w32-5.sh (exit: 77)
======================================
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
=====================================================
GNU coreutils 8.21: gnulib-tests/test-suite.log
=====================================================
1 of 291 tests failed. (26 tests were not run).
.. contents:: :depth: 2
SKIP: test-btowc1.sh (exit: 77)
===============================
Skipping test: no traditional french locale is installed
SKIP: test-btowc2.sh (exit: 77)
+
PATH=/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 '!=' 0
+ export PATH
+ tmpdir=vc-cvs
++ pwd
+
repo=/tmp/coreutils/src/coreutils-8.21/gnulib-tests/gt-test-vc-list-files-cvs.sh.913W/vc-cvs/repo
+ fail=0
+ for i in with-cvsu without
+ test with-cvsu = without
+ ok=0
+ 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 = 2
+ Exit 77
+ set +e
+ exit 77
+ exit 77
+ remove_tmp_
+ __st=77
+ 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)
======================================
Skipping test: not a native Windows system
SKIP: test-wcrtomb-w32-2.sh (exit: 77)
======================================
Skipping test: not a native Windows system
SKIP: test-wcrtomb-w32-3.sh (exit: 77)
======================================
Skipping test: not a native Windows system
SKIP: test-wcrtomb-w32-4.sh (exit: 77)
======================================
Skipping test: not a native Windows system
SKIP: test-wcrtomb-w32-5.sh (exit: 77)
======================================
Skipping test: not a native Windows system
======================================
1 of 291 tests failed
(26 tests were not run)
See gnulib-tests/test-suite.log
Please report to bug-coreutils <at> gnu.org
======================================
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
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-coreutils <at> gnu.org
:
bug#13894
; Package
coreutils
.
(Thu, 07 Mar 2013 01:35:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 13894 <at> debbugs.gnu.org (full text, mbox):
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:
> =====================================================
> GNU coreutils 8.21: gnulib-tests/test-suite.log
> =====================================================
>
> 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ádraig.
Forcibly Merged 12820 13894.
Request was from
Pádraig Brady <P <at> draigBrady.com>
to
control <at> debbugs.gnu.org
.
(Thu, 07 Mar 2013 01:35:03 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to
12820 <at> debbugs.gnu.org and Stefano Lattarini <stefano.lattarini <at> gmail.com>
Request was from
Assaf Gordon <assafgordon <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Fri, 18 Jan 2019 06:09:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 15 Feb 2019 12:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 6 years and 128 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.