Ignore:
Timestamp:
02/26/2018 09:09:38 AM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
1b528aa
Parents:
3b9d6d27
Message:

Rustc - note that three more tests fail with glibc-2.27. Possibly this will be fixed in rustc-1.25.0, https://github.com/rust-lang/rust/issues/47863.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19880 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/rust.xml

    r3b9d6d27 r67687b75  
    180180      that, and all 105 tests in debuginfo-gdb will fail if
    181181      <application>gdb</application> has not been installed. Several other tests in
    182       run-make can also fail.
     182      run-make can also fail. With <application>glibc-2.27</application> the stack
     183      guard page has been moved to just beyond the stack, instead of within it. That
     184      causes three run-pass tests (out-of-stack.rs, stack-probes-lto.rs,
     185      stack-probes.rs) to fail.
    183186    </para>
    184187
Note: See TracChangeset for help on using the changeset viewer.