bug-coreutils
[Top][All Lists]
Advanced

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

Make Check on coreutils, darwin failed


From: Adam Price
Subject: Make Check on coreutils, darwin failed
Date: Mon, 9 May 2005 22:39:04 -0700

I am running macosx 10.4 with newly installed xcode tools. Make check failed. I am providing the first ~20 lines of config.log and the last ~50 lines of the output of 'make check.' Let me know if you want any other information. (I ran make install and everything seems to be working fine.)


********************************config.log

## --------- ##
## Platform. ##
## --------- ##

hostname = New
uname -m = Power Macintosh
uname -r = 8.0.0
uname -s = Darwin
uname -v = Darwin Kernel Version 8.0.0: Sat Mar 26 14:15:22 PST 2005; root:xnu-792.obj~1/RELEASE_PPC

/usr/bin/uname -p = powerpc
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = Mach kernel version:
Darwin Kernel Version 8.0.0: Sat Mar 26 14:15:22 PST 2005; root:xnu-792.obj~1/RELEASE_PPC
Kernel configured for up to 2 processors.
2 processors are physically available.
Processor type: ppc970 (PowerPC 970)
Processors active: 0 1
Primary memory available: 2.25 gigabytes
Default processor set: 93 tasks, 316 threads, 2 processors
Load average: 0.32, Mach factor: 1.67
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown


************************** The end of the output of make check is below:




All 1 tests passed
==================
Making check in tail-2
make  check-TESTS
./tail-n0f:/proc/13090/status: missing or 'different': skipping this test
SKIP: tail-n0f
./big-4gb: This test is relatively expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS
environment variable set to yes.  E.g.,

  env RUN_EXPENSIVE_TESTS=yes make check

SKIP: big-4gb
PASS: proc-ksyms
PASS: start-middle
sleeping for 7 seconds...
[1]-  Terminated              tail --follow=name a foo >err 2>&1
PASS: assert
sleeping for 7 seconds...
[1]-  Terminated              tail --follow=name a foo >err 2>&1
PASS: assert-2
======================
All 4 tests passed
(2 tests were not run)
======================
Making check in test
make  check-TESTS
PASS: test-tests
==================
All 1 tests passed
==================
Making check in touch
make  check-TESTS
PASS: relative
0a1
> touch: setting times of `/': Permission denied
FAIL: not-owner
PASS: 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 10 tests failed
Please report to address@hidden
======================================
make[3]: *** [check-TESTS] Error 1
make[2]: *** [check-am] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [check-recursive] Error 1




reply via email to

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