Re: [OE-core] [PATCH 0/7 v4] Upgrade RPM to 5.4.16 (CVE HEAD)

2016-03-08 Thread Burton, Ross
On 8 March 2016 at 16:15, Mark Hatle wrote: > Does 'musl' work in poky yet, or do you still need an external layer? > > I've not configured musl before, so I'm not sure what steps are necessary. > Oh didn't notice that was musl. Most of oe-core builds standalone with musl now, but rpm is a know

Re: [OE-core] [PATCH 0/7 v4] Upgrade RPM to 5.4.16 (CVE HEAD)

2016-03-08 Thread Mark Hatle
The configuration I've been testing on is: recent Fedora + qemux86 or qemux86-64 and core-image-sato. I'll try to replicate this failure set, but I'm very surprised there is an issue as I have been running the oe test cases.. On 3/8/16 5:46 AM, Burton, Ross wrote: > Failed to look at the ful

Re: [OE-core] [PATCH 0/7 v4] Upgrade RPM to 5.4.16 (CVE HEAD)

2016-03-08 Thread Mark Hatle
On 3/8/16 5:18 AM, Burton, Ross wrote: > Erm, two problems. One of the runs failed to configure rpm > (http://errors.yoctoproject.org/Errors/Details/54813/). Does 'musl' work in poky yet, or do you still need an external layer? I've not configured musl before, so I'm not sure what steps are nece

Re: [OE-core] [PATCH 0/7 v4] Upgrade RPM to 5.4.16 (CVE HEAD)

2016-03-08 Thread Mark Hatle
On 3/8/16 5:10 AM, Burton, Ross wrote: > One problem - target rpmresolve now fails to link: Is this a world build or what target configuration is using rpmresolve? I never ran into this and I've built most of the various configurations. (see below) > | rpmresolve.c: In function 'getPackageStr':

Re: [OE-core] [PATCH 0/7 v4] Upgrade RPM to 5.4.16 (CVE HEAD)

2016-03-08 Thread Burton, Ross
Failed to look at the full list of failures. SMART is failing in selftest on many systems: AssertionError: 1 != 0 : smart info python-smartpm error: 'rpm' python module is not available (http://errors.yoctoproject.org/Errors/Details/54843/) Again the Python support appears to be flakey at image

Re: [OE-core] [PATCH 0/7 v4] Upgrade RPM to 5.4.16 (CVE HEAD)

2016-03-08 Thread Burton, Ross
Erm, two problems. One of the runs failed to configure rpm ( http://errors.yoctoproject.org/Errors/Details/54813/). Ross On 8 March 2016 at 11:10, Burton, Ross wrote: > One problem - target rpmresolve now fails to link: > > | rpmresolve.c: In function 'getPackageStr': > | > /data/poky-master/t

Re: [OE-core] [PATCH 0/7 v4] Upgrade RPM to 5.4.16 (CVE HEAD)

2016-03-08 Thread Burton, Ross
One problem - target rpmresolve now fails to link: | rpmresolve.c: In function 'getPackageStr': | /data/poky-master/tmp-glibc/sysroots/qemux86/usr/include/rpm/rpmdb.h:1427:13: warning: implicit declaration of function 'rpmioFreePoolItem' [-Wimplicit-function-declaration] | ((rpmmi)rpmioFreePo

[OE-core] [PATCH 0/7 v4] Upgrade RPM to 5.4.16 (CVE HEAD)

2016-03-07 Thread Mark Hatle
v4: * Move large patches to externally downloaded - Included in a commit to be testable, but that commit should not be merged * Disable default stack-protector for popt * Fix AddErase API breakage * Break popt header dependency * Allow popt to be built internal (does