bug-coreutils
[Top][All Lists]
Advanced

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

Re: new snapshot [Re: coreutils 6.9.92 fail to configure on *bsd


From: Elias Pipping
Subject: Re: new snapshot [Re: coreutils 6.9.92 fail to configure on *bsd
Date: Thu, 17 Jan 2008 18:46:03 +0100
User-agent: Mutt/1.5.17 (2007-11-01)

On Thu, Jan 17, 2008 at 03:34:20PM +0100, Jim Meyering wrote:
> I've built a new snapshot:
> 
>   http://meyering.net/cu/coreutils-ss.tar.gz
>   http://meyering.net/cu/coreutils-ss.tar.lzma
>   http://meyering.net/cu/coreutils-ss.tar.gz.sig
>   http://meyering.net/cu/coreutils-ss.tar.lzma.sig
> 
> and confirmed that it fixes all of those problems on your
> i386-apple-darwin9.1.0 system, as long as you disable ACL support:
> 
>     ./configure --disable-acl
> 
> The other two failures were fixed via changes in gnulib:
> 
> >     FAIL: test-frexpl
> >     FAIL: test-printf-frexpl

With the above snapshot and --disable-acl, all of the default tests,
including those enabled via RUN_VERY_EXPENSIVE_TESTS pass.

as for the check-root tests:

  this one now passes:
  
    special-bits

  these fail:

    rm/fail-2eperm
    cp/preserve-gid
    touch/now-owned-by-other


I must've missed one of those in my previous report, sorry.


-- Elias

PS: as for the test failure with touch: does this make any sense?

  # env PATH=../../src:/usr/bin which touch
  ../../src/touch
  # ../../src/setuidgid nobody env PATH=../../src:/usr/bin which touch
  ../../src/touch
  # ../../src/setuidgid nobody env 
PATH=/Users/pipping/Desktop/coreutils-6.9.92/src:/usr/bin which touch
  /usr/bin/touch
  # pwd
  /Users/pipping/Desktop/coreutils-6.9.92/tests/touch
  # stat ../../src /Users/pipping/Desktop/coreutils-6.9.92/src
  234881026 34001435 drwxr-xr-x 3 pipping staff 0 11152 "Jan 17 18:42:14 2008" 
"Jan 17 18:33:47 2008" "Jan 17 18:33:47 2008" "Jan 12 01:14:34 2008" 4096 0 0 
../../src
  234881026 34001435 drwxr-xr-x 3 pipping staff 0 11152 "Jan 17 18:42:14 2008" 
"Jan 17 18:33:47 2008" "Jan 17 18:33:47 2008" "Jan 12 01:14:34 2008" 4096 0 0 
/Users/pipping/Desktop/coreutils-6.9.92/src

Attachment: touch_now-owned-by-other.log.bz2
Description: Binary data

Attachment: cp_preserve-gid.log.bz2
Description: Binary data

Attachment: rm_fail-2eperm.log.bz2
Description: Binary data

Attachment: pgpgN0RWWgSI2.pgp
Description: PGP signature


reply via email to

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