Opened 14 years ago
Closed 14 years ago
#2800 closed task (invalid)
I am in ch5.17 in the test I have 2 rerrors here is the paste
Reported by: | Floyd | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.8 |
Component: | Book | Version: | SVN |
Severity: | major | Keywords: | |
Cc: |
Description
+ Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + st=77 + cleanup_ + : + cd /mnt/lfs/sources/coreutils-8.6/gnulib-tests + chmod -R u+rwx /mnt/lfs/sources/coreutils-8.6/gnulib-tests/gt-test-vc-list-files-git.sh.4aDD + rm -rf /mnt/lfs/sources/coreutils-8.6/gnulib-tests/gt-test-vc-list-files-git.sh.4aDD + exit 77 ====================================== 2 of 209 tests failed (18 tests were not run) See gnulib-tests/test-suite.log Please report to bug-coreutils@… ====================================== make[6]: * [test-suite.log] Error 1 make[6]: Leaving directory `/mnt/lfs/sources/coreutils-8.6/gnulib-tests' make[5]: * [check-TESTS] Error 2 make[5]: Leaving directory `/mnt/lfs/sources/coreutils-8.6/gnulib-tests' make[4]: * [check-am] Error 2 make[4]: Leaving directory `/mnt/lfs/sources/coreutils-8.6/gnulib-tests' make[3]: * [check-recursive] Error 1 make[3]: Leaving directory `/mnt/lfs/sources/coreutils-8.6/gnulib-tests' make[2]: * [check] Error 2 make[2]: Leaving directory `/mnt/lfs/sources/coreutils-8.6/gnulib-tests' make[1]: * [check-recursive] Error 1 make[1]: Leaving directory `/mnt/lfs/sources/coreutils-8.6' make: * [check] Error 2
I am on a time line of monday to finish through blfs also
need help please Floyd
Change History (2)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Please use the lfs-support mailing list to request help with your LFS build. As Gilles mentioned, the tests in chapter 5 are pretty meaningless as they depend too much on your host.
You should not care that much on test failure in chap5 as that may depend on the host. coreutils will be tested again on chap6 later.
What is your host distrib?
Report if that still fail on chap6.
But I think you cut the log too late. exit 77 mean there is already an error and we don't know how, what and not much where.
You should too use the wiki 'code block' to quote the log part.