On Mon, 18 Apr 2011 14:22:24 -0600, Matthew Burgess <matt...@linuxfromscratch.org> wrote: > On Mon, 18 Apr 2011 12:56:42 -0600 (MDT), matt...@linuxfromscratch.org > wrote: > >> Log: >> Upgrade to Coreutils-8.11. Fixes #2858. > > Note that I'm currently trying to figure out what broke 2 tests with this > upgrade. misc/help-version and misc/invalid-opt are failing for me due to > the list of built programs that the Makefile generates including some > spurious commands before the list of binaries.
The incorrect generation of tests/.built-programs is being caused by the i18n patch. The patch causes src/Makefile to be rebuilt when invoking 'make ... check-root' and it is those commands that end up in tests/.built-programs. Not sure why that patch triggers such a rebuild, but will carry on looking tomorrow, if noone beats me to it (hint!) :-) Thanks, Matt. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page