[OE-core] [PATCH 5/6] musl: Update to latest

Khem Raj raj.khem at gmail.com
Mon Mar 20 14:43:58 UTC 2017


On Mon, Mar 20, 2017 at 1:32 AM, Jussi Kukkonen
<jussi.kukkonen at intel.com> wrote:
>
> On 15 March 2017 at 01:35, Khem Raj <raj.khem at gmail.com> wrote:
>>
>> Rich Felker (11):
>>       fix ld-behavior-dependent crash in ppc64 ldso startup
>>       rework ldso handling of global symbol table for consistency
>>       reorder addend handling before symbol lookup in relocation code
>>       emulate lazy relocation as deferrable relocation
>>       fix free of uninitialized buffer pointer on error in regexec
>>       in static dl_iterate_phdr, fix use of possibly-uninitialized aux
>> data
>>       fix possible fd leak, unrestored cancellation state on dns socket
>> fail
>>       fix wide scanf's use of a compound literal past its lifetime
>>       fix one-byte overflow in legacy getpass function
>>       avoid loading of multiple libc versions via explicit pathname
>>       remove unused refcnt field for shared libraries
>>
>> Szabolcs Nagy (1):
>>       treat STB_WEAK and STB_GNU_UNIQUE like STB_GLOBAL in find_sym
>
>
>
> Could the relocation changes here be responsible for these ovmf build
> failures:
>   "GenFw: ERROR 3000: Invalid ... unsupported ELF EM_386 relocation"
> ?
>
Dont understand why musl would affect here.
its using native gcc to build the artifacts its complaining about,

> https://autobuilder.yocto.io/builders/nightly-musl/builds/196/steps/BuildImages/logs/stdio
>
>
> Jussi



More information about the Openembedded-core mailing list