On 13/01/2018 04:33, via blfs-book wrote: > Author: bdubbs > Date: Fri Jan 12 19:33:35 2018 > New Revision: 19670 > > Log: > Various text updates > > Modified: trunk/BOOK/general/prog/llvm.xml > ============================================================================== > --- trunk/BOOK/general/prog/llvm.xml Fri Jan 12 15:23:30 2018 (r19669) > +++ trunk/BOOK/general/prog/llvm.xml Fri Jan 12 19:33:35 2018 (r19670) > @@ -219,6 +219,10 @@ > processors/threads available. > Note that the several Sanitizer tests (9 of 26479) are known to fail. > <!-- Still true for v 5.0.0 --> > + > + <note><simpara>The checks create device nodes in the /tmp directory. > The > + tests will fail if /tmp is mounted with the nodev > + option.</simpara></note> Hmm, I think the reporter of the issue was talking about LVM2... (http://lists.linuxfromscratch.org/pipermail/blfs-dev/2018-January/033842.html)
Also, there should be a more general warning somewhere in the systemd book about /tmp being mounted nosuid,nodev. PIerre -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
