[OE-core] [PATCH 13/17] nss: update to 3.21

Alexander Kanavin alexander.kanavin at linux.intel.com
Tue Dec 29 15:54:29 UTC 2015


On 12/23/2015 03:11 PM, Burton, Ross wrote:
>
> On 17 December 2015 at 15:08, Alexander Kanavin
> <alexander.kanavin at linux.intel.com
> <mailto:alexander.kanavin at linux.intel.com>> wrote:
>
>       meta/recipes-support/nss/{nss_3.19.2.bb <http://nss_3.19.2.bb> =>
>     nss_3.21.bb <http://nss_3.21.bb>} | 6 +++---
>
>
> Failed on the autobuilder in a number of interesting ways:

The first two failures are because unit tests are now enabled by default 
in the new release, upstream is using C++11 for them and didn't test 
well that they actually build in various environments:

https://bugzilla.mozilla.org/show_bug.cgi?id=1225377

The tests can be skipped by setting 'export NSS_DISABLE_GTESTS=1' in the 
recipe (both compile and install steps).

The third failure is probably a gcc 4.8 issue on opensuse 13.1. I can't 
reproduce it here. Would you be able to develop a fix? Or we can try 
again when upstream makes a new release.


Alex




More information about the Openembedded-core mailing list