From: Adrian Bunk <bunk@stusta.de>
To: "Mittal, Anuj" <anuj.mittal@intel.com>
Cc: "openembedded-core@lists.openembedded.org"
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH v2] ofono: upgrade 1.25 -> 1.29
Date: Thu, 9 May 2019 10:50:19 +0300 [thread overview]
Message-ID: <20190509075019.GA27775@localhost> (raw)
In-Reply-To: <1ab1997fb1983851d5173408f1e16c60f9a53d05.camel@intel.com>
On Thu, May 09, 2019 at 06:48:38AM +0000, Mittal, Anuj wrote:
> This is failing with error:
>
> | In file included from ../ofono-1.29/ell/random.c:34:
> | ../ofono-1.29/ell/missing.h:59:20: error: static declaration of
> 'explicit_bzero' follows non-static declaration
> | static inline void explicit_bzero(void *s, size_t n)
> | ^~~~~~~~~~~~~~
> | In file included from ../ofono-1.29/ell/util.h:26,
> | from ../ofono-1.29/ell/private.h:26,
> | from ../ofono-1.29/ell/random.c:33:
> | /home/pokybuild/yocto-worker/musl-qemux86-
> 64/build/build/tmp/work/core2-64-poky-linux-musl/ofono/1.29-r0/recipe-
> sysroot/usr/include/string.h:85:6: note: previous declaration of
> 'explicit_bzero' was here
> | void explicit_bzero (void *, size_t);
> | ^~~~~~~~~~~~~~
> | make[1]: *** [ell/random.lo] Error 1
> | make[1]: *** Waiting for unfinished jobs....
>
> Logs here:
>
> https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/578/steps/7/logs/step1b
Thanks, got a fix for that one now.
The next problem is that musl does not currently provide
TEMP_FAILURE_RETRY, and the correct fix for that will be
that I'll try to get this fixed in musl instead of creating
yet another copy of the glibc macro.
I'll come back to ofono after that.
> Thanks,
>
> Anuj
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
prev parent reply other threads:[~2019-05-09 7:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-08 20:01 [PATCH v2] ofono: upgrade 1.25 -> 1.29 Adrian Bunk
2019-05-09 6:48 ` Mittal, Anuj
2019-05-09 7:50 ` Adrian Bunk [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190509075019.GA27775@localhost \
--to=bunk@stusta.de \
--cc=anuj.mittal@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox