Hi... I run the make -k check and the result was (I stripped the passed test blocks)
---------------- ... make[3]: Leaving directory `/dist/coreutils-5.93/tests/md5sum' make[2]: Leaving directory `/dist/coreutils-5.93/tests/md5sum' Making check in misc make[2]: Entering directory `/dist/coreutils-5.93/tests/misc' make check-TESTS make[3]: Entering directory `/dist/coreutils-5.93/tests/misc' PASS: date ./tac-continue: FULL_PARTITION_TMPDIR not defined; skipping this test SKIP: tac-continue FAIL: close-stdout PASS: pwd PASS: date-sec PASS: paste-no-nl PASS: stat-fmt PASS: expand PASS: fold PASS: nohup PASS: head-elide-tail PASS: split-fail PASS: false tty-eof: this script requires Perl's Expect package >=1.11 SKIP: tty-eof PASS: printf-hex PASS: nl PASS: split-l PASS: printf PASS: split-a PASS: head-pos PASS: sort PASS: head-c PASS: csplit PASS: nice PASS: pathchk1 ====================================== 1 of 23 tests failed ... ... make[3]: Leaving directory `/dist/coreutils-5.93/tests/test' make[2]: Leaving directory `/dist/coreutils-5.93/tests/test' Making check in touch make[2]: Entering directory `/dist/coreutils-5.93/tests/touch' make check-TESTS make[3]: Entering directory `/dist/coreutils-5.93/tests/touch' PASS: read-only PASS: relative PASS: not-owner FAIL: no-create-missing PASS: fail-diag PASS: dir-1 PASS: dangling-symlink sleeping for 2 seconds... sleeping for 2 seconds... PASS: empty-file PASS: fifo sleeping for 2 seconds... PASS: no-rights PASS: obsolescent ====================================== 1 of 11 tests failed ... ---------------- This source is being compiled under RedHat Linux 7.0, kernel 2.2.24. I'm using gcc 3.3.3, gmake 3.80 What could be the source of this two failed tests ?. Thanks Ruben Eric Blake wrote: > According to Alfred M. Szmidt on 1/4/2006 6:18 PM: > >> I compiled without problem coreutils 5.93, but when I executed > >> "make check" there was one failed test. The failed test was > >> close-stdout > >> > >> You haven't given any information about the system you compiled GNU > >> coreutils 5.93 on, so it is hard to figure out what might have gone > >> wrong. > > Also, you should run with "make -k check", so that the testsuite can > continue beyond the first failure, and give us a picture of whether any > other failures exist in later tests that might have a related root cause. > > -- > Life is short - so eat dessert first! > > Eric Blake [EMAIL PROTECTED] -- Atentamente, Lic. Rubén Cheng Técnico de Recursos de Informática UMCE, Universidad de Carabobo Tel. (241) 824-4080/2939/3284 Ext. 125 Fax. (241) 824-5747 email: [EMAIL PROTECTED]
begin:vcard fn:Lic. Ruben Cheng n:Cheng;Ruben org:Universidad de Carabobo;REDIUC, UMCE adr:;;Av. Eladio Aleman Sucre. C.C. Prebo;Valencia;Carabobo;2001;Venezuela email;internet:[EMAIL PROTECTED] title;quoted-printable:T=C3=A9cnico de Recursos de Inform=C3=A1tica tel;work:(241)-824-4080/2939/3284 tel;cell:(414) 420-0397 url:http://umce.uc.edu.ve version:2.1 end:vcard
_______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
