#2249: CoreUtils i18n patch
-------------------------------------+--------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: [EMAIL PROTECTED]
Type: task | Status: reopened
Priority: high | Milestone: 6.4
Component: Book | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------------------+--------------------------------------
Changes (by [EMAIL PROTECTED]):
* status: closed => reopened
* resolution: fixed =>
Comment:
I'm reopening this ticket as I've experienced problems with the
Coreutils test suite since adding back the i18n patch. I've run
through my build sequence twice with the same results:
Both times this happens:
First, the su-tools nobody ... test fails with this simple output:
make check-recursive
make[1]: Entering directory `/build/coreutils-6.12'
Making check in lib
make[2]: Entering directory `/build/coreutils-6.12/lib'
cd .. && /bin/sh ./config.status lib/Makefile depfiles
./config.status: line 453: config.log: Permission denied
make[2]: *** [Makefile] Error 1
make[2]: Leaving directory `/build/coreutils-6.12/lib'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/build/coreutils-6.12'
make: *** [check] Error 2
After that I simply enter the same exact command
(su-tools nobody -s /bin/bash -c "make RUN_EXPENSIVE_TESTS=yes check")
and the tests run, but fails one test (misc/cut). Here's some of the
log output:
empty-fl...
empty-fl.r...
empty-fl.p...
missing-fl...
cut: test missing-fl: stderr mismatch, comparing missing-fl.E (actual) and
missing-fl.3 (expected)
*** missing-fl.E Wed Oct 22 09:17:13 2008
--- missing-fl.3 Wed Oct 22 09:17:13 2008
***************
*** 1,2 ****
! cut: invalid byte, character or field list
Try `cut --help' for more information.
--- 1,2 ----
! cut: invalid byte or field list
Try `cut --help' for more information.
and many more errors with the cut tests. And yes, I've ensured that
the nobody user/group exists as the instructions say.
I'm stopping here for the day (going to go work on the helicopter).
I'll check back later and see if anyone can reproduce this.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2249#comment:6>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page