Opened 18 years ago
Last modified 16 years ago
#143 closed task
CLFS 1.1.0 Status — at Version 6
| Reported by: | Joe Ciccone | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | CLFS Standard 1.1.0 |
| Component: | BOOK | Version: | CLFS Standard 1.1.0 |
| Keywords: | Cc: |
Description (last modified by )
| Architecture | Builds | Testsuites | Other Tickets |
| i486 | Needs to be Checked | ||
| i586 | Yes | Needs to be Checked | |
| i686 | Yes | Needs to be Checked | |
| x86_64 | Yes | Needs to be Checked | |
| x86_64-64 | Needs to be Checked | ||
| Alpha | Yes | Needs to be Checked | #139 |
| Sparc | Needs to be Checked | ||
| Sparc64 | Yes | Needs to be Checked | #144 |
| Sparc64-64 | Needs to be Checked | #144 | |
| Mips (Little Endian) | Needs to be Checked | ||
| Mips64 (Little Endian) | Needs to be Checked | ||
| Mips64-64 (Little Endian) | Needs to be Checked | ||
| Mips (Big Endian) | Needs to be Checked | ||
| Mips64 (Big Endian) | Needs to be Checked | ||
| Mips64-64 (Big Endian) | Needs to be Checked | ||
| PPC | Yes | See comment by ken | |
| PPC64 | Needs to be Checked |
Tickets that effect the entire book: #146
Change History (6)
comment:1 by , 18 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 18 years ago
| Description: | modified (diff) |
|---|
comment:3 by , 18 years ago
| Description: | modified (diff) |
|---|
comment:4 by , 18 years ago
comment:5 by , 18 years ago
| Description: | modified (diff) |
|---|
comment:6 by , 18 years ago
| Description: | modified (diff) |
|---|
The following (only) fail on powerpc ('ppc'): automake-1.10.1
FAIL: instsh2.test
That is the one that I assume is fixed by the patch in LFS, caused by running as root.
flex-2.5.34
Test test-c++-multiple-scanners FAILED. Test test-pthread FAILED.
expected. Actually, I'm surprised to get any output, I think the poor formatting of the results confused me in my LFS results.
gcc-4.2.2
FAIL: gcc.dg/tree-ssa/loop-19.c scan-tree-dump-times MEM.(base: &|symbol: )a, 2
FAIL: gcc.dg/tree-ssa/loop-19.c scan-tree-dump-times MEM.(base: &|symbol: )c, 2
FAIL: g++.dg/other/unused1.C scan-assembler (string|ascii?)z?\t"class2("|\\\\000)
my previous build (end of December) failed horrendously here, I now think that my personal script didn't get on with util-linux-ng (specifically /dev/pts appeared not to be mounted, although /dev was bound - now fixed by a further bind mount, maybe the text after spawn ls is misplaced in both LFS and clfs and should be in gcc ? dunno.)
glibc-2.7 failed unexpectedly for
math/test-ldouble.out
math/test-ildoubl.out
crypt/sha512c-test.out
elf/check-localplt.out
}}
grep-2.5.3
{{{
FAIL: foad1.sh
FAIL: fmbtest.sh
FAIL: yesno.sh
}}}
this is normal
texinfo-4.11
{{{
FAIL: dvipdf.test
FAIL: texi2dvi.test
}}}
These two tests fail in the absence of a working tex
vim-7.1
{{{
test3 FAILED
}}}
This always fails for me, I've no idea what it is doing, so YMMV.
Other comments: I didn't notice when e2fsprogs stopped failing on ppc - maybe 1.40.4 is the first version. I've seen a report (on lfs-dev) that 1.40.6 causes problems for grub, but both yaboot and lilo seem ok with all versions.

How do you want to detail the testsuites ? Based on current LFS, I expect a failure in one of the autofoo packages, for which they have a patch, 2 in grep (the headline number of failures can be treated as "expected" since the book doesn't support UTF-8), and 2 in texinfo (two of the tests fail if you don't have a working tex, two more skip). Maybe there are other minor failures too, and probably failures in the toolchain tests.