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

Burton, Ross ross.burton at intel.com
Wed Dec 23 13:11:19 UTC 2015


On 17 December 2015 at 15:08, Alexander Kanavin <
alexander.kanavin at linux.intel.com> wrote:

>  meta/recipes-support/nss/{nss_3.19.2.bb => nss_3.21.bb} | 6 +++---
>

Failed on the autobuilder in a number of interesting ways:

In file included from ssl_agent_unittest.cc:13:
databuffer.h: In constructor 'nss_test::DataBuffer::DataBuffer()':
databuffer.h:25: error: 'nullptr' was not declared in this scope
databuffer.h: In constructor 'nss_test::DataBuffer::DataBuffer(const
uint8_t*, size_t)':
databuffer.h:26: error: 'nullptr' was not declared in this scope
databuffer.h: In copy constructor 'nss_test::DataBuffer::DataBuffer(const
nss_test::DataBuffer&)':
databuffer.h:29: error: 'nullptr' was not declared in this scope
In file included from tls_agent.h:15,
                 from ssl_agent_unittest.cc:14:
test_io.h: In constructor 'nss_test::DummyPrSocket::DummyPrSocket(const
std::string&, nss_test::Mode)':
test_io.h:70: error: 'nullptr' was not declared in this scope
test_io.h: In member function 'void nss_test::Poller::Timer::Cancel()':
test_io.h:97: error: 'nullptr' was not declared in this scope
In file included from ssl_agent_unittest.cc:14:
tls_agent.h: In constructor
'nss_test::TlsAgentTestBase::TlsAgentTestBase(nss_test::TlsAgent::Role,
nss_test::Mode)':
tls_agent.h:247: error: 'nullptr' was not declared in this scope
../../coreconf/rules.mk:440: recipe for target
'Linux3.4_x86_64_glibc_PTH_64_OPT.OBJ/ssl_agent_unittest.o' failed
http://errors.yoctoproject.org/Errors/Details/24422/, poky-lsb on centos
hosts.


/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-x86-64-lsb/build/build/tmp/sysroots/x86_64-linux/usr/libexec/x86_64-poky-linux/gcc/x86_64-poky-linux/5.3.0/ld:
Linux3.4_x86_64_glibc_PTH_64_OPT.OBJ/gtest/src/gtest-all.o: relocation
R_X86_64_PC32 against symbol
`_ZTVN7testing8internal24XmlUnitTestResultPrinterE' can not be used when
making a shared object; recompile with -fPIC
/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-x86-64-lsb/build/build/tmp/sysroots/x86_64-linux/usr/libexec/x86_64-poky-linux/gcc/x86_64-poky-linux/5.3.0/ld:
final link failed: Bad value
(http://errors.yoctoproject.org/Errors/Details/24411/)


install.c: In function 'Pk11Install_DoInstall': install.c:341:2: error:
call to function 'Pk11Install_Info_init' without a real prototype
[-Werror=unprototyped-calls] Pk11Install_Info_init(&installInfo); ^ In file
included from install.c:6:0: install-ds.h:246:1: note:
'Pk11Install_Info_init' was declared here Pk11Install_Info_init(); ^ cc1:
all warnings being treated as errors
http://errors.yoctoproject.org/Errors/Details/24436/, poky-lsb on opensuse
hosts

You can find the full list of failures using error.yp:
http://errors.yoctoproject.org/Errors/Search/?items=10&query=12f63cebe936b01b7d4b1a650fbb9e1c42adb344&filter=nss-native&type=recipe
for example is all nss-native fails in that build.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151223/d67ff0de/attachment-0002.html>


More information about the Openembedded-core mailing list