Hi Aida,

I'm on an intel machine, not ppc, but I tried this anyway. This is what 
I got:

PASS: stat-printf
./tac-continue: FULL_PARTITION_TMPDIR not defined; skipping this test
SKIP: tac-continue
PASS: test-diag
tty-eof: tail didn't exit after ^D from standard input
FAIL: tty-eof
======================================
1 of 42 tests failed
(4 tests were not run)
Please report to [EMAIL PROTECTED]
======================================
make[3]: *** [check-TESTS] Error 1
make[2]: *** [check-am] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [check-recursive] Error 1
### execution of /var/tmp/tmp.1.sQxi6V failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-coreutils-6.9-3a
(Reading database ... 234610 files and directories currently installed.)
Removing fink-buildlock-coreutils-6.9-3a ...
Failed: phase compiling: coreutils-6.9-3a failed

AIDA Shinra wrote:
> At Thu, 15 Nov 2007 10:45:05 -0600,
> Robert T Wyatt wrote:
>> I'm pretty sure that I posted at least as much as is pertinent, but the 
>> rest of it is here if you need it: 
>> http://ccwf.cc.utexas.edu/~robert/intel/coreutils-6.9-3.txt
> 
> Can you test the following patch? I guess something is wrong in ACL
> implementation.
> 
> Index: coreutils.info
> ===================================================================
> RCS file: 
> /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/coreutils.info,v
> retrieving revision 1.15
> diff -u -r1.15 coreutils.info
> --- coreutils.info    15 Nov 2007 12:59:17 -0000      1.15
> +++ coreutils.info    17 Nov 2007 03:09:52 -0000
> @@ -14,7 +14,7 @@
>    #!/bin/sh -ex
>    case `uname -r` in
>      [0-8].*) ./configure %c;;
> -    *) ./configure jm_cv_func_svid_putenv=yes %c;;
> +    *) ./configure jm_cv_func_svid_putenv=yes 
> gl_cv_func_working_acl_get_file=no %c;;
>    esac
>    make
>    make check
> 
> P.S. If 10.5 on powerpc

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to