[oe] [meta-oe/meta-gnome 06/15] poppler: remove unrecognized configure options

Martin Jansa martin.jansa at gmail.com
Fri May 10 17:21:26 UTC 2013


On Fri, May 10, 2013 at 07:03:40PM +0200, Andreas Müller wrote:
> On Fri, May 10, 2013 at 12:30 PM, Andreas Oberritter
> <obi at opendreambox.org> wrote:
> > On 08.05.2013 00:41, Andreas Müller wrote:
> >> warning was:
> >>
> >> | configure: WARNING: unrecognized options: --disable-poppler-qt, --disable-abiword-output
> >>
> >> Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
> >> ---
> >>  meta-oe/recipes-support/poppler/poppler.inc       |    1 -
> >>  meta-oe/recipes-support/poppler/poppler_0.18.4.bb |    2 --
> >>  2 files changed, 0 insertions(+), 3 deletions(-)
> >>
> >> diff --git a/meta-oe/recipes-support/poppler/poppler.inc b/meta-oe/recipes-support/poppler/poppler.inc
> >> index d0c0074..11286bc 100644
> >> --- a/meta-oe/recipes-support/poppler/poppler.inc
> >> +++ b/meta-oe/recipes-support/poppler/poppler.inc
> >> @@ -11,7 +11,6 @@ EXTRA_OECONF = "\
> >>      --enable-xpdf-headers \
> >>      --disable-gtk-test \
> >>      --disable-poppler-qt \
> >> -    --disable-poppler-qt4 \
> >>      --enable-zlib \
> >>  "
> >
> > This hunk doesn't match the cited warning.
> >
> > Regards,
> > Andreas
> Oops - will send a correcting patch.

I've also noticed that newer poppler fails to build on some
architectures (I know, too late, it was building fine on qemu* on
jenkins, but om-gta02 - armv4t fails with:

| Splash.cc: In member function 'void Splash::drawAALine(SplashPipe*, int, int, int)':
| Splash.cc:1497:19: error: conversion from 'SplashCoord {aka FixedPoint}' to 'Guchar {aka unsigned char}' is ambiguous
|        pipe->shape = aaGamma[t];
|                    ^
| Splash.cc:1497:30: note: candidates are:
|        pipe->shape = aaGamma[t];
|                               ^
| In file included from SplashMath.h:27:0,
|                  from Splash.cc:44:
| ../goo/FixedPoint.h:45:3: note: FixedPoint::operator int()
|    operator int()
|    ^
| ../goo/FixedPoint.h:43:3: note: FixedPoint::operator double()
|    operator double()
|    ^
| ../goo/FixedPoint.h:41:3: note: FixedPoint::operator float()
|    operator float()
|    ^

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20130510/5de23308/attachment-0001.sig>


More information about the Openembedded-devel mailing list