bug-coreutils
[Top][All Lists]
Advanced

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

Re: new coreutils snapshot; are they useful?


From: Bauke Jan Douma
Subject: Re: new coreutils snapshot; are they useful?
Date: Wed, 14 Feb 2007 19:41:06 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20061206)

Jim Meyering wrote on 14-02-07 14:48:
Last night I made another coreutils snapshot:

  http://meyering.net/cu/coreutils-6.7-dirty.tar.gz
  http://meyering.net/cu/coreutils-6.7-dirty.tar.gz.sig

  aka
    http://meyering.net/cu/coreutils-6.7-ss-2007-02-14.00:04:10+0.tar.gz
    http://meyering.net/cu/coreutils-6.7-ss-2007-02-14.00:04:10+0.tar.gz.sig

If you take the time to build/test, it'd be nice to let me or the list
know, even if it's just to say that everything went fine.

Builds fine here (bootstrap, configure w/o any arguments, make) on:

Linux skyscraper 2.6.20 #2 PREEMPT Fri Feb 9 01:37:06 CET 2007 i686 GNU/Linux

including 'make check' -- apart from the following, which is prob. to be
expected, since I'm building as root:

make[2]: Entering directory `/sw/coreutils/coreutils-6.7-dirty/tests/rm'
make  check-TESTS
make[3]: Entering directory `/sw/coreutils/coreutils-6.7-dirty/tests/rm'
PASS: i-never
cmp: EOF on out
0a1
> rm: cannot remove `d/f': Permission denied
FAIL: fail-eacces

Also did a -Wall build, and for completeness, here are the warnings I'm
getting -- no surprises here I take it:

test.c:326: warning: 'lt.tv_nsec' may be used uninitialized in this function
test.c:326: warning: 'lt.tv_sec' may be used uninitialized in this function
test.c:326: warning: 'rt.tv_nsec' may be used uninitialized in this function
test.c:326: warning: 'rt.tv_sec' may be used uninitialized in this function
test.c:355: warning: 'lt.tv_nsec' may be used uninitialized in this function
test.c:355: warning: 'lt.tv_sec' may be used uninitialized in this function
chmod.c:186: warning: 'new_mode' may be used uninitialized in this function
chmod.c:185: warning: 'old_mode' may be used uninitialized in this function
copy.c:1007: warning: 'dst_mode' may be used uninitialized in this function
ls.c:3604: warning: 'displayed_width' may be used uninitialized in this function
shred.c:364: warning: 'thresh' may be used uninitialized in this function
cat.c:534: warning: 'out_ino' may be used uninitialized in this function
cat.c:531: warning: 'out_dev' may be used uninitialized in this function
cut.c:750: warning: 'spec_list_string' may be used uninitialized in this 
function
expand.c:155: warning: 'num_start' may be used uninitialized in this function
expand.c:154: warning: 'tabval' may be used uninitialized in this function
md5sum.c:454: warning: 'hex_digest' may be used uninitialized in this function
od.c:1562: warning: 'desired_width' may be used uninitialized in this function
od.c:1569: warning: 'pseudo_start' may be used uninitialized in this function
pr.c:2450: warning: 'chars' may be used uninitialized in this function
md5sum.c:454: warning: 'hex_digest' may be used uninitialized in this function
md5sum.c:454: warning: 'hex_digest' may be used uninitialized in this function
md5sum.c:454: warning: 'hex_digest' may be used uninitialized in this function
md5sum.c:454: warning: 'hex_digest' may be used uninitialized in this function
md5sum.c:454: warning: 'hex_digest' may be used uninitialized in this function
sort.c:783: warning: 'pid' may be used uninitialized in this function
unexpand.c:460: warning: 'tabval' may be used uninitialized in this function
unexpand.c:174: warning: 'num_start' may be used uninitialized in this function
unexpand.c:173: warning: 'tabval' may be used uninitialized in this function
uniq.c:297: warning: 'prevlen' may be used uninitialized in this function
uniq.c:296: warning: 'prevfield' may be used uninitialized in this function
expr.c:420: warning: 'v' may be used uninitialized in this function
test.c:326: warning: 'lt.tv_nsec' may be used uninitialized in this function
test.c:326: warning: 'lt.tv_sec' may be used uninitialized in this function
test.c:326: warning: 'rt.tv_nsec' may be used uninitialized in this function
test.c:326: warning: 'rt.tv_sec' may be used uninitialized in this function
test.c:355: warning: 'lt.tv_nsec' may be used uninitialized in this function
test.c:355: warning: 'lt.tv_sec' may be used uninitialized in this function
who.c:559: warning: 'ttyname_b' may be used uninitialized in this function
df.c:784: warning: 'stats' may be used uninitialized in this function


bjd






reply via email to

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