[Buildroot] [autobuild.buildroot.net] Your build results for 2017-02-09

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Feb 10 10:26:06 UTC 2017


Hello,

On Fri, 10 Feb 2017 09:52:09 +0000, Naumann Andreas wrote:

> I've actually sent a patch for this earlier in '[Buildroot] [PATCH v4
> 10/10] poppler: Compile with -std=c++11'. Unfortunately I forgot it
> in v5. Is this enough or do you want me to resend it?

OK, I found it again in patchwork:

  http://patchwork.ozlabs.org/patch/708239/

But this patch has an issue: if a package needs C++11 support then it
needs to have a BR2_TOOLCHAIN_GCC_AT_LEAST_XYZ dependency.

But this raises an even more fundamental issue: there is *nothing* in
poppler that indicates it can depend on Qt5. There is some logic for
Qt4, but nothing for Qt5.

So: the dependency on Qt5 should be made explicit, and should take care
of the fact that Qt5 needs C++11 support, and therefore a reasonably
recent C++ compiler.

Could you work on this?

Alternatively, if you don't care/use Qt5 support in Poppler, you can
also just pass the appropriate --disable-<foo> option to
unconditionally disable Qt5 support.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


More information about the buildroot mailing list