Re: [OE-core] [PATCH v2] nettle: fix ptest failure

2019-04-15 Thread Adrian Bunk
On Mon, Apr 15, 2019 at 09:06:12AM +0100, richard.pur...@linuxfoundation.org wrote: > On Mon, 2019-04-15 at 16:09 +0800, Yu, Mingli wrote: > > > > On 2019年04月15日 15:59, richard.pur...@linuxfoundation.org wrote: > > > On Mon, 2019-04-15 at 15:40 +0800, mingli...@windriver.com wrote: > > > >

Re: [OE-core] [PATCH v2] nettle: fix ptest failure

2019-04-15 Thread Yu, Mingli
On 2019年04月15日 16:06, richard.pur...@linuxfoundation.org wrote: On Mon, 2019-04-15 at 16:09 +0800, Yu, Mingli wrote: On 2019年04月15日 15:59, richard.pur...@linuxfoundation.org wrote: On Mon, 2019-04-15 at 15:40 +0800, mingli...@windriver.com wrote: a/testsuite/dlopen-test.c 2016-10-01

Re: [OE-core] [PATCH v2] nettle: fix ptest failure

2019-04-15 Thread richard . purdie
On Mon, 2019-04-15 at 16:09 +0800, Yu, Mingli wrote: > > On 2019年04月15日 15:59, richard.pur...@linuxfoundation.org wrote: > > On Mon, 2019-04-15 at 15:40 +0800, mingli...@windriver.com wrote: > > > a/testsuite/dlopen-test.c2016-10-01 00:28:38.0 > > > -0700 > > > -+++

Re: [OE-core] [PATCH v2] nettle: fix ptest failure

2019-04-15 Thread Yu, Mingli
On 2019年04月15日 15:59, richard.pur...@linuxfoundation.org wrote: On Mon, 2019-04-15 at 15:40 +0800, mingli...@windriver.com wrote: a/testsuite/dlopen-test.c 2016-10-01 00:28:38.0 -0700 -+++ b/testsuite/dlopen-test.c 2017-10-13 11:08:57.227572860 -0700 -@@ -9,7 +9,7 @@ +diff

Re: [OE-core] [PATCH v2] nettle: fix ptest failure

2019-04-15 Thread richard . purdie
On Mon, 2019-04-15 at 15:40 +0800, mingli...@windriver.com wrote: > a/testsuite/dlopen-test.c2016-10-01 00:28:38.0 > -0700 > -+++ b/testsuite/dlopen-test.c2017-10-13 11:08:57.227572860 > -0700 > -@@ -9,7 +9,7 @@ > +diff --git a/testsuite/dlopen-test.c

[OE-core] [PATCH v2] nettle: fix ptest failure

2019-04-15 Thread mingli.yu
From: Mingli Yu Rework dlopen-test.patch to fix below dlopen-test failure: # cd /usr/lib64/nettle/ptest # ./run-ptest dlopen failed: /usr/lib/libnettle.so: cannot open shared object file: No such file or directory ./run-ptest: line 8: 7607 Aborted "./$f" FAIL: dlopen-test