[OE-core] [PATCH 0/3 v2] Upgrade RPM 5 to 5.4.16 (CVS HEAD)

Mark Hatle mark.hatle at windriver.com
Tue Mar 1 01:33:23 UTC 2016


On 2/29/16 9:36 AM, Mark Hatle wrote:
> Status update.

Further status, I've identified all of the pending issues and will have a v3
patch sent out likely in the next few hours.  I just have to let my local tests
finish.

--Mark

> I was able to reproduce the issue and I have added a configure check to see if
> the compiler supports the atomic operations or not.  RPM will then configure
> itself to use them if available.
> 
> I also disabled the blake tests which were causing issues in some parallel builds.
> 
> Finally I found an issue where a specific dependency (internal to the package)
> was not being properly determined by RPM.  I'm currently investigating this.
> 
> --Mark
> 
> On 2/27/16 5:26 PM, Mark Hatle wrote:
>> On 2/27/16 4:47 PM, Burton, Ross wrote:
>>>
>>> On 27 February 2016 at 04:26, Mark Hatle <mark.hatle at windriver.com
>>> <mailto:mark.hatle at windriver.com>> wrote:
>>>
>>>     I am not getting this error on qemux86.
>>>
>>>     My build configuration:
>>>
>>>     BB_VERSION        = "1.29.0"
>>>     BUILD_SYS         = "x86_64-linux"
>>>     NATIVELSBSTRING   = "Fedora-23"
>>>     TARGET_SYS        = "i586-oe-linux"
>>>     MACHINE           = "qemux86"
>>>     DISTRO            = "nodistro"
>>>     DISTRO_VERSION    = "nodistro.0"
>>>     TUNE_FEATURES     = "m32 i586"
>>>     TARGET_FPU        = ""
>>>     meta              = "mhatle/rpm-5.4.16:004efb3aaa973dba030847c1c8218238f0cc68c5"
>>>
>>>     The local.conf is the stock one with buildhistory and package_rpm enabled.
>>>
>>>     Which compiler do you have enabled?  I'm building with the default 5.3.0
>>>     compiler.
>>>
>>>     Since I'm not reproducing the problem, I'd like to know what the difference in
>>>     configurations is.
>>>
>>>
>>> This was on the autobuilder and happened twice in rpm-native:
>>>
>>> http://errors.yoctoproject.org/Errors/Details/38006/ (Debian 8.3)
>>> http://errors.yoctoproject.org/Errors/Details/38000/ (Ubuntu 14.04)
>>>
>>> I guess the -native bit is important there.
>>
>> Ok.. so that is different.  It means the host compiler is too old and doesn't
>> support atomic transactions.
>>
>>> Also, another failure happened more globally:
>>>
>>> gcc: error: tblake2bp.o: No such file or directory
>>>
>>> Several times in rpm for target:
>>> http://errors.yoctoproject.org/Errors/Details/37991/
>>> http://errors.yoctoproject.org/Errors/Details/38001/
>>> http://errors.yoctoproject.org/Errors/Details/38007/
>>> http://errors.yoctoproject.org/Errors/Details/38004/
>>
>> Ok. I'll investigate this one as well.  Likely this is a parallel build issue,
>> hopefully I can spot the fault.
>>
>> --Mark
>>
>>> And once in rpm-native:
>>> http://errors.yoctoproject.org/Errors/Details/37995/
>>>
>>> Ross
>>
> 




More information about the Openembedded-core mailing list