[OE-core] [PATCH] coreutils: update to upstream version 8.20

Marko Lindqvist cazfi74 at gmail.com
Wed Dec 12 22:48:40 UTC 2012


On 12 December 2012 06:21, Saul Wold <sgw at linux.intel.com> wrote:
> On 11/30/2012 03:08 AM, Marko Lindqvist wrote:
>>
>> * remove-gets.patch removed as issue is fixed upstream
>> * cross-prime-list.patch added to fix cross-compilation
>> * noman.patch added to disable manpage creation that does not
>>    work while cross-compiling
>>
>> * License texts are identical to old, but old md5sum was
>>    erronously calculated from the beginning of the ls.c file, and
>>    not from the beginning of license text segment.
>>
>> Signed-off-by: Marko Lindqvist <cazfi74 at gmail.com>
>> ---
>>   .../coreutils/coreutils-8.14/remove-gets.patch     |   23
>> ----------------
>>   .../coreutils-build-with-acl.patch                 |    0
>>   .../coreutils-8.20/cross-prime-list.patch          |   29
>> ++++++++++++++++++++
>>   .../coreutils/coreutils-8.20/noman.patch           |   19 +++++++++++++
>>   .../remove-usr-local-lib-from-m4.patch             |    0
>>   .../{coreutils_8.14.bb => coreutils_8.20.bb}       |   11 ++++----
>>   6 files changed, 54 insertions(+), 28 deletions(-)
>>   delete mode 100644
>> meta/recipes-core/coreutils/coreutils-8.14/remove-gets.patch
>>   rename meta/recipes-core/coreutils/{coreutils-8.14 =>
>> coreutils-8.20}/coreutils-build-with-acl.patch (100%)
>>   create mode 100644
>> meta/recipes-core/coreutils/coreutils-8.20/cross-prime-list.patch
>>   create mode 100644
>> meta/recipes-core/coreutils/coreutils-8.20/noman.patch
>>   rename meta/recipes-core/coreutils/{coreutils-8.14 =>
>> coreutils-8.20}/remove-usr-local-lib-from-m4.patch (100%)
>>   rename meta/recipes-core/coreutils/{coreutils_8.14.bb =>
>> coreutils_8.20.bb} (91%)
>>
> This patch has been in and out of Master_Under_Test for a week or so, I keep
> seeing a failure and had not kept the right build, this time I have it and
> here's the failure:
>>
>> | mips-poky-linux-gcc  -meb -mabi=32   -mhard-float -march=mips32
>> --sysroot=/srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-mips/build/build/tmp/sysroots/qemumips
>> -std=gnu99  -I. -I./lib  -Ilib -I./lib -Isrc -I./src    -O2 -pipe -g
>> -feliminate-unused-debug-types -c -o src/false.o src/false.c
>> | src/factor.c: In function 'factor_using_division':
>> | src/factor.c:766:11: error: unable to emulate 'TI'

 As I wrote 2-Dec, the prime list generation patch is likely to have
issues. I've been considering to just leave coreutils update for now
and to wait for next upstream version with no need for such a patch.
 As for your mips build failure, I'm investigating it so that I can at
least report bug for upstream to fix.


 - ML




More information about the Openembedded-core mailing list