Changeset c2d2342
- Timestamp:
- 08/01/2021 05:53:19 PM (3 years ago)
- Branches:
- 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 12.2, 12.2-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
- Children:
- 6ff520f, ea0f48e
- Parents:
- 0b105455
- Location:
- chapter08
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter08/automake.xml
r0b105455 rc2d2342 59 59 60 60 <screen><userinput remap="test">make -j4 check</userinput></screen> 61 61 <!-- 62 62 <para>The tests t/subobj.sh, t/deprecated-acinit.sh, and t/init.sh are known to 63 63 fail in the LFS environment.</para> 64 64 --> 65 65 <para>Install the package:</para> 66 66 -
chapter08/binutils.xml
r0b105455 rc2d2342 165 165 <screen><userinput remap="test">make -k check</userinput></screen> 166 166 167 <para>Foru tests related to zlib are known ot fail.</para> 168 <!-- 167 169 <para>Seven gold tests are known to fail with gcc-11.1.0</para> 168 170 169 171 <para>Four ld tests named <quote>Run property ...</quote> are known to 170 172 fail.</para> 171 173 --> 172 174 <para>Install the package:</para> 173 175 -
chapter08/check.xml
r0b105455 rc2d2342 54 54 <screen><userinput remap="test">make check</userinput></screen> 55 55 56 <para>Note that the Check test suite may take a relatively long56 <!-- <para>Note that the Check test suite may take a relatively long 57 57 (up to 4 SBU) time.</para> 58 58 --> 59 59 <para>Install the package:</para> 60 60 -
chapter08/coreutils.xml
r0b105455 rc2d2342 133 133 134 134 <screen><userinput remap="test">su tester -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check"</userinput></screen> 135 135 <!-- 136 136 <para>The test-getlogin test is known to fail in the LFS chroot environment.</para> 137 137 --> 138 138 <para>Remove the temporary group:</para> 139 139 -
chapter08/e2fsprogs.xml
r0b105455 rc2d2342 94 94 <screen><userinput remap="test">make check</userinput></screen> 95 95 96 <para>One test, m_rootdir_acl, is known to fail.</para>97 96 <!-- This is a ridiculous amount now! And is it still true? 97 Does not appear to be true for version 1.46.3. Time with tests 98 26 seconds with tests (With lots of cores and ram and an ssd disk). 99 98 100 <para>One of the e2fsprogs tests will attempt to allocate 256 MB of memory. 99 101 If you do not have significantly more RAM than this, be sure to enable … … 102 104 linkend="ch-partitioning-mounting"/> 103 105 for details on creating and enabling swap space.</para> 104 --> 106 105 107 <para>On a spinning disk, the tests take a little more than 4 SBUs. They 106 108 can be much shorter on an SSD (down to about 1.5 SBUs).</para> 107 109 --> 108 110 <para>Install the package:</para> 109 111 -
chapter08/gcc.xml
r0b105455 rc2d2342 122 122 <ulink url="https://gcc.gnu.org/ml/gcc-testresults/"/>.</para> 123 123 124 <para>In g++, three tests in constexpr-52830 are known to fail and124 <!-- <para>In g++, three tests in constexpr-52830 are known to fail and 125 125 also to be treated as unexpected successes (XPASS). This is because 126 126 an <quote>internal compiler error</quote> on this test is fixed, but 127 127 the compiler still rejects some valid code.</para> 128 128 --> 129 129 <!-- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96322 130 130 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71367 --> 131 131 132 <para>In libstdc++, one numpunct test and six tests related to get_time are 132 133 known to fail. These are all because the locale definitions in glibc have -
chapter08/gdbm.xml
r0b105455 rc2d2342 75 75 76 76 <screen><userinput remap="test">make check</userinput></screen> 77 77 <!-- 78 78 <para> 79 79 One test, <filename>version</filename>, is known to fail. 80 80 </para> 81 81 --> 82 82 <para>Install the package:</para> 83 83 -
chapter08/inetutils.xml
r0b105455 rc2d2342 106 106 107 107 <screen><userinput remap="test">make check</userinput></screen> 108 108 <!-- 109 109 <note><para>One test, libls.sh, may fail in the initial chroot 110 110 environment but will pass if the test is rerun after the LFS system 111 111 is complete. One test, ping-localhost.sh, will fail if the host 112 112 system does not have ipv6 capability.</para></note> 113 113 --> 114 114 <para>Install the package:</para> 115 115 -
chapter08/m4.xml
r0b105455 rc2d2342 58 58 <screen><userinput remap="test">make check</userinput></screen> 59 59 60 <para>One test, test-posix_spawn-script, is known to fail.</para> 61 60 62 <para>Install the package:</para> 61 63 -
chapter08/tar.xml
r0b105455 rc2d2342 69 69 <screen><userinput remap="make">make</userinput></screen> 70 70 71 <para>To test the results (about 3 SBU), issue:</para>71 <para>To test the results, issue:</para> 72 72 73 73 <screen><userinput remap="test">make check</userinput></screen> -
chapter08/tcl.xml
r0b105455 rc2d2342 113 113 114 114 <screen><userinput remap="test">make test</userinput></screen> 115 115 <!-- 116 116 <note> 117 117 <para> … … 121 121 </para> 122 122 </note> 123 --> 124 <para>One test, unixInit-1.2, is known to fail.</para> 123 125 124 126 <para>Install the package:</para>
Note:
See TracChangeset
for help on using the changeset viewer.