<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Oct 15, 2012, at 4:27 PM, <a href="mailto:g.esp@free.fr">g.esp@free.fr</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">I have tried building before coreutils on my build system and coreutils tests simply work (with added PATH=$PATH).<br>I even now build before util-linux because this allow me to run the non-root part of util-linux tests using something similar to coreutils like:<br>su nobody -s /bin/bash -c "PATH=$(PATH) make check"<br><br>I send a patch to skip util-linux tests using bc and that was accepted today. So it should be possible in the futur to run a vanilia util-linux non-root tests without FAILED.<br><br>That would be hard to run util-linux root tests. First the test suite is not ready to run in everyone machine due to hardcoded /dev/loopx value. Secondly, modprobe and scsi_debug module from running kernel are needed for many tests.<br><br>I checked shadow build from log and didn't see any difference when building before coreutils vs before util-linux.</span></blockquote></div><br><div>Ah okay.</div><div><br></div><div>Also this thread can be used for all final system test suite issues.</div><div><br></div><div>I think my next commit will be moving shadow before coreutils.</div><div>Thanks to Martin and Chris for their input as well.</div><div><br></div><div>I was planning on doing that, and have been thinking about it for the last few builds I have been doing as far as testing the book for stability and no build errors.</div><div><br></div><div>I haven't tackled test suites, yet.</div><div><br></div><div>I have recently been using jhalfs (which doesn't like pkg-config or udev in our build as it doesn't create the Makefile properly to extract and remove the dirs) to log installed files and test suites and build logs, we need to start populating our test logs to our server, so if you have a full build of test logs from the final system, explain which CPU you were using and provide them as a compressed attachment or a place to download and I'll put them into the proper place on meander for others to look at.</div><div><br></div><div><br></div><div>Sincerely,</div><div><br></div><div>WIlliam Harrington</div></body></html>