[OE-core] [PATCH] libbsd: Upgrade to 0.8.0

Marek Vasut marex at denx.de
Thu Jan 7 15:07:01 UTC 2016


On Thursday, January 07, 2016 at 03:38:31 PM, Martin Jansa wrote:
> On Tue, Dec 01, 2015 at 05:01:12PM +0100, Marek Vasut wrote:
> > On Tuesday, December 01, 2015 at 04:46:57 PM, Burton, Ross wrote:
> > > On 1 December 2015 at 15:42, Marek Vasut <marex at denx.de> wrote:
> > > > Looks like it depends on OpenSSL, so adding "DEPENDS = "openssl"" to
> > > > the recipe would be the solution, right ?
> > > 
> > > Assuming it's a hard dependency, yes.
> > 
> > I was wrong, I just looked into the upstream git of libbsd and there's
> > the solution:
> > 
> > http://cgit.freedesktop.org/libbsd/commit/?id=8493c7f27da2dcd2de71e9c7782
> > c3d020d89c2a2
> 
> This upgrade breaks lldpd and possibly other libbsd users as well:
> | In file included from
> | /OE/build/oe-core/tmp-glibc/work/i586-oe-linux/lldpd/0.7.19-r0/lldpd-0.7
> | .19/src/compat/compat.h:46:0,
> | 
> |                  from
> |                  /OE/build/oe-core/tmp-glibc/work/i586-oe-linux/lldpd/0.
> |                  7.19-r0/lldpd-0.7.19/src/lldpd-structs.h:41,
> | 
> |                  from /OE/build/oe-core/tmp-glibc/work/i586-oe-
linux/lldpd/0.7.19-r0/lldpd-0.7.19/src/lldpd-structs.c:21:
> | /OE/build/oe-core/tmp-glibc/sysroots/qemux86/usr/include/bsd/unistd.h: In
> | function 'setproctitle':
> | /OE/build/oe-core/tmp-glibc/sysroots/qemux86/usr/include/bsd/unistd.h:64
> | :2: error: expected declaration specifiers before '__printflike'
> | 
> |   __printflike(1, 2);
> |   ^
> | 
> | compilation terminated due to -Wfatal-errors.
> | Makefile:493: recipe for target 'lldpd-structs.lo' failed
> | make[2]: *** [lldpd-structs.lo] Error 1
> 
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807730
> 
> Luckily it's fixed in 0.8.1, I'll send patch for that soon.

Thanks

Best regards,
Marek Vasut



More information about the Openembedded-core mailing list