bug-coreutils
[Top][All Lists]
Advanced

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

bug#5999: new snapshot available: coreutils-8.4.100-81926


From: Gilles Espinasse
Subject: bug#5999: new snapshot available: coreutils-8.4.100-81926
Date: Thu, 22 Apr 2010 07:29:43 +0200

----- Original Message ----- 
From: "Jim Meyering" <address@hidden>
To: <address@hidden>
Cc: <address@hidden>
Sent: Wednesday, April 21, 2010 10:33 PM
Subject: bug#5999: new snapshot available: coreutils-8.4.100-81926

> I think we're ready for coreutils-8.5.
> In preparation, here's a snapshot.  Please beat it up.

A few warning during tests (x86, gcc-4.4.3) in gnulib-tests, but less than
8.4 with same compiler.
Every test PASS or SKIP

There is a few SKIP that I am not sure of the real cause
./misc/pwd-unreadable-parent: skipping test: can't use buggy system getcwd
SKIP: misc/pwd-unreadable-parent

./df/total-verify: skipping test: df fails
SKIP: df/total-verify

(FS is ext3)
./du/slink: skipping test: `.' is on an XFS file system
SKIP: du/slink

./mv/i-3: skipping test: /dev/stdin is not readable
SKIP: mv/i-3

Here is the diff of the tests log between 8.4 and 8.4.100-81926 (I removed
some noise entering and exiting directories), first run as root, then as
nobody.

-make[4]: Entering directory `/usr/src/coreutils-8.4/tests'
-make[5]: Entering directory `/usr/src/coreutils-8.4/tests'
+make[4]: Entering directory `/usr/src/coreutils-8.4.100-81926/tests'
+make[5]: Entering directory `/usr/src/coreutils-8.4.100-81926/tests'
 PASS: chown/basic
 ./cp/cp-a-selinux: skipping test: this system (or maybe just the current
file system) lacks SELinux support
 SKIP: cp/cp-a-selinux
@@ -13,6 +13,8 @@
 PASS: cp/special-bits
 ./cp/cp-mv-enotsup-xattr: skipping test: failed to get xattr of file
 SKIP: cp/cp-mv-enotsup-xattr
+./cp/capability: skipping test: configured without libcap support
+SKIP: cp/capability
 ./dd/skip-seek-past-dev: skipping test: failed to determine size of -
 SKIP: dd/skip-seek-past-dev
 PASS: install/install-C-root
@@ -36,36 +38,36 @@
 PASS: touch/now-owned-by-other
 ======================
 All 14 tests passed
-(7 tests were not run)
+(8 tests were not run)
 ======================
...
@@ -115,7 +117,7 @@
 PASS: rm/empty-name
 PASS: rm/f-1
 PASS: rm/fail-eacces
-PASS: rm/fail-eperm
+SKIP: rm/fail-eperm
 ./tail-2/assert: skipping test: very expensive: disabled by default
 SKIP: tail-2/assert
 PASS: rm/hash
@@ -248,6 +250,7 @@
 PASS: misc/sort-files0-from
 PASS: misc/sort-merge
 PASS: misc/sort-merge-fdlimit
+PASS: misc/sort-month
 PASS: misc/sort-rand
 PASS: misc/sort-version
 PASS: misc/split-a
@@ -260,8 +263,7 @@
 PASS: misc/stdbuf
 PASS: misc/stty
 PASS: misc/stty-invalid
-./misc/stty-row-col: skipping test: can't increase window size
-SKIP: misc/stty-row-col
+PASS: misc/stty-row-col
 ./misc/su-fail: skipping test: required program(s) not built
 SKIP: misc/su-fail
 PASS: misc/sum
@@ -405,6 +407,7 @@
 PASS: ls/abmon-align
 PASS: ls/color-clear-to-eol
 PASS: ls/color-dtype-dir
+PASS: ls/color-norm
 PASS: ls/dangle
 PASS: ls/dired
 PASS: ls/file-type
@@ -530,6 +533,8 @@
 SKIP: cp/special-bits
 ./cp/cp-mv-enotsup-xattr: skipping test: must be run as root
 SKIP: cp/cp-mv-enotsup-xattr
+./cp/capability: skipping test: must be run as root
+SKIP: cp/capability
 ./dd/skip-seek-past-dev: skipping test: must be run as root
 SKIP: dd/skip-seek-past-dev
 ./install/install-C-root: skipping test: must be run as root
@@ -563,20 +568,22 @@
 ./touch/now-owned-by-other: skipping test: must be run as root
 SKIP: touch/now-owned-by-other
 =======================
-All 357 tests passed
-(59 tests were not run)
+All 359 tests passed
+(60 tests were not run)
 =======================
...
 Making check in gnulib-tests
...
+make[6]: Entering directory `/usr/src/coreutils-8.4.100-81926/gnulib-tests'
   CC       glthread/thread.o
+  CC       ioctl.o
   CC       read-file.o
   CC       unlinkdir.o
   AR       libtests.a
@@ -593,16 +600,10 @@
   CC       test-alloca-opt.o
   CCLD     test-alloca-opt
   CC       test-areadlink.o
-test-areadlink.c: In function 'main':
-test-areadlink.c:49: warning: ignoring return value of 'system', declared
with attribute warn_unused_result
   CCLD     test-areadlink
   CC       test-areadlink-with-size.o
-test-areadlink-with-size.c: In function 'main':
-test-areadlink-with-size.c:42: warning: ignoring return value of 'system',
declared with attribute warn_unused_result
   CCLD     test-areadlink-with-size
   CC       test-areadlinkat.o
-test-areadlinkat.c: In function 'main':
-test-areadlinkat.c:53: warning: ignoring return value of 'system', declared
with attribute warn_unused_result
   CCLD     test-areadlinkat
   CC       test-argmatch.o
   CCLD     test-argmatch
@@ -627,18 +628,12 @@
   CC       test-c-strncasecmp.o
   CCLD     test-c-strncasecmp
   CC       test-canonicalize.o
-test-canonicalize.c: In function 'main':
-test-canonicalize.c:49: warning: ignoring return value of 'system',
declared with attribute warn_unused_result
   CCLD     test-canonicalize
   CC       test-chown.o
-test-chown.c: In function 'main':
-test-chown.c:45: warning: ignoring return value of 'system', declared with
attribute warn_unused_result
   CCLD     test-chown
   CC       test-cloexec.o
   CCLD     test-cloexec
   CC       test-closein.o
-test-closein.c: In function 'main':
-test-closein.c:50: warning: ignoring return value of 'fread', declared with
attribute warn_unused_result
   CCLD     test-closein
   CC       test-md5.o
   CCLD     test-md5
@@ -735,12 +730,13 @@
   CC       test-getopt.o
   CCLD     test-getopt
   CC       test-gettimeofday.o
-test-gettimeofday.c:23: warning: initialization from incompatible pointer
type
   CCLD     test-gettimeofday
   CC       test-hash.o
   CCLD     test-hash
   CC       test-i-ring.o
   CCLD     test-i-ring
+  CC       test-iconv-h.o
+  CCLD     test-iconv-h
   CC       test-iconv.o
   CCLD     test-iconv
   CC       test-inet_ntop.o
@@ -760,16 +756,10 @@
   CC       test-langinfo.o
   CCLD     test-langinfo
   CC       test-lchown.o
-test-lchown.c: In function 'main':
-test-lchown.c:45: warning: ignoring return value of 'system', declared with
attribute warn_unused_result
   CCLD     test-lchown
   CC       test-link.o
-test-link.c: In function 'main':
-test-link.c:43: warning: ignoring return value of 'system', declared with
attribute warn_unused_result
   CCLD     test-link
   CC       test-linkat.o
-test-linkat.c: In function 'main':
-test-linkat.c:84: warning: ignoring return value of 'system', declared with
attribute warn_unused_result
   CCLD     test-linkat
   CC       test-locale.o
   CCLD     test-locale
@@ -778,8 +768,6 @@
   CC       test-lseek.o
   CCLD     test-lseek
   CC       test-lstat.o
-test-lstat.c: In function 'main':
-test-lstat.c:56: warning: ignoring return value of 'system', declared with
attribute warn_unused_result
   CCLD     test-lstat
   CC       test-malloca.o
   CCLD     test-malloca
@@ -787,6 +775,8 @@
   CCLD     test-math
   CC       test-mbrtowc.o
   CCLD     test-mbrtowc
+  CC       test-mbsalign.o
+  CCLD     test-mbsalign
   CC       test-mbscasecmp.o
   CCLD     test-mbscasecmp
   CC       test-mbsinit.o
@@ -808,8 +798,6 @@
   CC       test-memrchr.o
   CCLD     test-memrchr
   CC       test-mkdir.o
-test-mkdir.c: In function 'main':
-test-mkdir.c:43: warning: ignoring return value of 'system', declared with
attribute warn_unused_result
   CCLD     test-mkdir
   CC       test-nanosleep.o
   CCLD     test-nanosleep
@@ -824,22 +812,14 @@
   CC       test-openat-safer.o
   CCLD     test-openat-safer
   CC       test-fchownat.o
-test-fchownat.c: In function 'main':
-test-fchownat.c:66: warning: ignoring return value of 'system', declared
with attribute warn_unused_result
   CCLD     test-fchownat
   CC       test-fstatat.o
-test-fstatat.c: In function 'main':
-test-fstatat.c:65: warning: ignoring return value of 'system', declared
with attribute warn_unused_result
   CCLD     test-fstatat
   CC       test-mkdirat.o
-test-mkdirat.c: In function 'main':
-test-mkdirat.c:54: warning: ignoring return value of 'system', declared
with attribute warn_unused_result
   CCLD     test-mkdirat
   CC       test-openat.o
   CCLD     test-openat
   CC       test-unlinkat.o
-test-unlinkat.c: In function 'main':
-test-unlinkat.c:65: warning: ignoring return value of 'system', declared
with attribute warn_unused_result
   CCLD     test-unlinkat
   CC       test-perror.o
   CCLD     test-perror
@@ -856,41 +836,33 @@
   CC       test-read-file.o
   CCLD     test-read-file
   CC       test-readlink.o
-test-readlink.c: In function 'main':
-test-readlink.c:44: warning: ignoring return value of 'system', declared
with attribute warn_unused_result
   CCLD     test-readlink
   CC       test-remove.o
-test-remove.c: In function 'main':
-test-remove.c:41: warning: ignoring return value of 'system', declared with
attribute warn_unused_result
   CCLD     test-remove
   CC       test-rename.o
-test-rename.c: In function 'main':
-test-rename.c:42: warning: ignoring return value of 'system', declared with
attribute warn_unused_result
   CCLD     test-rename
   CC       test-rmdir.o
-test-rmdir.c: In function 'main':
-test-rmdir.c:43: warning: ignoring return value of 'system', declared with
attribute warn_unused_result
   CCLD     test-rmdir
   CC       test-select.o
 test-select.c: In function 'test_accept_first':
-test-select.c:293: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
-test-select.c:294: warning: ignoring return value of 'read', declared with
attribute warn_unused_result
-test-select.c:305: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
-test-select.c:309: warning: ignoring return value of 'read', declared with
attribute warn_unused_result
-test-select.c:310: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
+test-select.c:295: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
+test-select.c:296: warning: ignoring return value of 'read', declared with
attribute warn_unused_result
+test-select.c:307: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
+test-select.c:311: warning: ignoring return value of 'read', declared with
attribute warn_unused_result
+test-select.c:312: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
 test-select.c: In function 'test_pair':
-test-select.c:328: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
-test-select.c:334: warning: ignoring return value of 'read', declared with
attribute warn_unused_result
+test-select.c:330: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
+test-select.c:336: warning: ignoring return value of 'read', declared with
attribute warn_unused_result
 test-select.c: In function 'test_socket_pair':
-test-select.c:354: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
+test-select.c:356: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
 test-select.c: In function 'test_pipe':
-test-select.c:366: warning: ignoring return value of 'pipe', declared with
attribute warn_unused_result
+test-select.c:368: warning: ignoring return value of 'pipe', declared with
attribute warn_unused_result
   CCLD     test-select
   CC       test-select-fd.o
   CCLD     test-select-fd
   CC       test-select-stdin.o
 test-select-stdin.c: In function 'main':
-test-select-stdin.c:77: warning: ignoring return value of 'read', declared
with attribute warn_unused_result
+test-select-stdin.c:79: warning: ignoring return value of 'read', declared
with attribute warn_unused_result
   CCLD     test-select-stdin
   CC       test-setenv.o
   CCLD     test-setenv
@@ -931,12 +903,8 @@
   CC       test-strtod.o
   CCLD     test-strtod
   CC       test-symlink.o
-test-symlink.c: In function 'main':
-test-symlink.c:43: warning: ignoring return value of 'system', declared
with attribute warn_unused_result
   CCLD     test-symlink
   CC       test-symlinkat.o
-test-symlinkat.c: In function 'main':
-test-symlinkat.c:67: warning: ignoring return value of 'system', declared
with attribute warn_unused_result
   CCLD     test-symlinkat
   CC       test-sys_ioctl.o
   CCLD     test-sys_ioctl
@@ -969,16 +937,14 @@
   CC       uniwidth/test-uc_width2.o
   CCLD     test-uc_width2
   CC       test-unlink.o
-test-unlink.c: In function 'main':
-test-unlink.c:45: warning: ignoring return value of 'system', declared with
attribute warn_unused_result
   CCLD     test-unlink
   CC       test-unsetenv.o
   CCLD     test-unsetenv
+  CC       test-userspec.o
+  CCLD     test-userspec
   CC       test-usleep.o
   CCLD     test-usleep
   CC       test-utimens.o
-test-utimens.c: In function 'main':
-test-utimens.c:69: warning: ignoring return value of 'system', declared
with attribute warn_unused_result
   CCLD     test-utimens
   CC       test-vasnprintf.o
   CCLD     test-vasnprintf
@@ -1018,10 +984,10 @@
   CCLD     test-xvasprintf
   CC       test-yesno.o
   CCLD     test-yesno
-make[6]: Leaving directory `/usr/src/coreutils-8.4/gnulib-tests'
+make[6]: Leaving directory `/usr/src/coreutils-8.4.100-81926/gnulib-tests'
 make  check-TESTS
-make[6]: Entering directory `/usr/src/coreutils-8.4/gnulib-tests'
-make[7]: Entering directory `/usr/src/coreutils-8.4/gnulib-tests'
+make[6]: Entering directory `/usr/src/coreutils-8.4.100-81926/gnulib-tests'
+make[7]: Entering directory `/usr/src/coreutils-8.4.100-81926/gnulib-tests'
 SKIP: test-file-has-acl.sh
 PASS: test-set-mode-acl.sh
 SKIP: test-copy-acl.sh
@@ -1038,7 +1004,7 @@
 PASS: test-binary-io.sh
 PASS: test-bitrotate
 SKIP: test-btowc1.sh
-SKIP: test-btowc2.sh
+PASS: test-btowc2.sh
 PASS: test-c-ctype
 PASS: test-c-strcase.sh
 PASS: test-canonicalize
@@ -1090,7 +1056,7 @@
 PASS: test-fsync
 PASS: test-ftello.sh
 PASS: test-ftello2.sh
-PASS: test-getaddrinfo
+SKIP: test-getaddrinfo
 PASS: test-getcwd
 PASS: test-getdate
 PASS: test-getdelim
@@ -1103,6 +1069,7 @@
 PASS: test-gettimeofday
 PASS: test-hash
 PASS: test-i-ring
+PASS: test-iconv-h
 PASS: test-iconv
 PASS: test-inet_ntop
 PASS: test-inet_pton
@@ -1122,17 +1089,18 @@
 PASS: test-malloca
 PASS: test-math
 SKIP: test-mbrtowc1.sh
-SKIP: test-mbrtowc2.sh
+PASS: test-mbrtowc2.sh
 SKIP: test-mbrtowc3.sh
 SKIP: test-mbrtowc4.sh
-SKIP: test-mbscasecmp.sh
-SKIP: test-mbsinit.sh
+PASS: test-mbsalign
+PASS: test-mbscasecmp.sh
+PASS: test-mbsinit.sh
 SKIP: test-mbsrtowcs1.sh
-SKIP: test-mbsrtowcs2.sh
+PASS: test-mbsrtowcs2.sh
 SKIP: test-mbsrtowcs3.sh
 SKIP: test-mbsrtowcs4.sh
 PASS: test-mbsstr1
-SKIP: test-mbsstr2.sh
+PASS: test-mbsstr2.sh
 SKIP: test-mbsstr3.sh
 PASS: test-memchr
 PASS: test-memchr2
@@ -1203,6 +1171,7 @@
 PASS: test-unlink
 PASS: test-unsetenv
 PASS: test-update-copyright.sh
+PASS: test-userspec
 PASS: test-usleep
 PASS: test-utimens
 PASS: test-vasnprintf
@@ -1225,16 +1194,16 @@
 PASS: test-xvasprintf
 PASS: test-yesno.sh
 =======================
-All 184 tests passed
-(18 tests were not run)
+All 192 tests passed
+(13 tests were not run)
 =======================










reply via email to

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