[Clfs-dev] Recent Updates to CLFS builds

William Harrington berzerkula at cox.net
Fri Aug 31 12:48:43 PDT 2012


On Aug 27, 2012, at 05:34 AM, Martin Ward wrote:

> 10.22 Coreutils
>
> with the above changes, you would need a change in test suite
>
> src/su dummy -c "make RUN_EXPENSIVE_TESTS=yes check" to su dummy -c  
> "make RUN_EXPENSIVE_TESTS=yes check"

I'm working on this now and this is what I have done with my  
experimental staged commits.

I've moved shadow before coreutils. (this gives us su)

I've edited coreutils:

echo "dummy:x:1000:1000::/dev/null:/bin/false" >> /etc/passwd

su dummy -s /tools/bin/bash -c "PATH=:/usr/bin:/bin:/tools/bin make  
RUN_EXPENSIVE_TESTS=yes -k check"

That's what I had to do for the checks to run.

Sincerely,

Wiliam Harrington



More information about the Clfs-dev mailing list