Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 134124 - app-text/poppler-bindings-0.5.2 fails to compile with qt4 useflag
Summary: app-text/poppler-bindings-0.5.2 fails to compile with qt4 useflag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-23 08:53 UTC by Tomas Cohen Arazi
Modified: 2006-05-23 10:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Cohen Arazi 2006-05-23 08:53:45 UTC
It builds correctly with USE="-qt4" emerge =app-text/poppler-bindings-0.5.2

'emerge =app-text/poppler-bindings-0.5.2' output:

if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../poppler -I../.. -I../../poppler -I../../qt -I/usr/include/qt4    -Wall -Wno-unused -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fvisibility-inlines-hidden -MT poppler-document.lo -MD -MP -MF ".deps/poppler-document.Tpo" -c -o poppler-document.lo poppler-document.cc; \
        then mv -f ".deps/poppler-document.Tpo" ".deps/poppler-document.Plo"; else rm -f ".deps/poppler-document.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../poppler -I../.. -I../../poppler -I../../qt -I/usr/include/qt4    -Wall -Wno-unused -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fvisibility-inlines-hidden -MT poppler-page.lo -MD -MP -MF ".deps/poppler-page.Tpo" -c -o poppler-page.lo poppler-page.cc; \
        then mv -f ".deps/poppler-page.Tpo" ".deps/poppler-page.Plo"; else rm -f ".deps/poppler-page.Tpo"; exit 1; fi
mkdir .libs
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../poppler -I../.. -I../../poppler -I../../qt -I/usr/include/qt4 -Wall -Wno-unused -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fvisibility-inlines-hidden -MT poppler-page.lo -MD -MP -MF .deps/poppler-page.Tpo -c poppler-page.cc  -fPIC -DPIC -o .libs/poppler-page.o
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../poppler -I../.. -I../../poppler -I../../qt -I/usr/include/qt4 -Wall -Wno-unused -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fvisibility-inlines-hidden -MT poppler-document.lo -MD -MP -MF .deps/poppler-document.Tpo -c poppler-document.cc  -fPIC -DPIC -o .libs/poppler-document.o
poppler-page.cc:36:39: error: poppler-annotation-helper.h: No such file or directory
poppler-page.cc: In member function 'QList<Poppler::Annotation*> Poppler::Page::annotations() const':
poppler-page.cc:442: error: 'PopupWindow' was not declared in this scope
poppler-page.cc:442: error: template argument 2 is invalid
poppler-page.cc:442: error: invalid type in declaration before ';' token
poppler-page.cc:444: error: 'ResolveRevision' was not declared in this scope
poppler-page.cc:444: error: template argument 1 is invalid
poppler-page.cc:444: error: invalid type in declaration before ';' token
poppler-page.cc:445: error: 'ResolveWindow' was not declared in this scope
poppler-page.cc:445: error: template argument 1 is invalid
poppler-page.cc:445: error: invalid type in declaration before ';' token
poppler-page.cc:446: error: 'PostProcessText' was not declared in this scope
poppler-page.cc:446: error: template argument 1 is invalid
poppler-page.cc:446: error: invalid type in declaration before ';' token
/usr/include/qt4/QtCore/qglobal.h:1098: error: too few arguments to function 'void qDebug(const char*, ...)'
poppler-page.cc:469: error: at this point in file
poppler-page.cc:469: error: void value not ignored as it ought to be
poppler-page.cc:469: error: 'endl' was not declared in this scope
poppler-page.cc:482: error: 'XPDFReader' has not been declared
poppler-page.cc:482: error: invalid type in declaration before '(' token
poppler-page.cc:482: error: initializer expression list treated as compound expression
poppler-page.cc:482: error: cannot convert 'QString' to 'int' in initialization
/usr/include/qt4/QtCore/qglobal.h:1098: error: too few arguments to function 'void qDebug(const char*, ...)'
poppler-page.cc:485: error: at this point in file
poppler-page.cc:485: error: void value not ignored as it ought to be
poppler-page.cc:485: error: 'endl' was not declared in this scope
poppler-page.cc:502: error: 'XPDFReader' has not been declared
poppler-page.cc:502: error: invalid type in declaration before '(' token
poppler-page.cc:502: error: initializer expression list treated as compound expression
poppler-page.cc:502: error: cannot convert 'QString' to 'int' in initialization
poppler-page.cc:509: error: expected `;' before 'request'
poppler-page.cc:510: error: 'request' was not declared in this scope
poppler-page.cc:512: error: 'XPDFReader' has not been declared
poppler-page.cc:512: error: invalid type in declaration before '(' token
poppler-page.cc:512: error: initializer expression list treated as compound expression
poppler-page.cc:513: error: request for member 'append' in 'ppTextList', which is of non-class type 'int'
poppler-page.cc:522: error: 'XPDFReader' has not been declared
poppler-page.cc:522: error: invalid type in declaration before '(' token
poppler-page.cc:522: error: initializer expression list treated as compound expression
poppler-page.cc:522: error: cannot convert 'QString' to 'int' in initialization
poppler-page.cc:525: error: 'XPDFReader' has not been declared
poppler-page.cc:525: error: invalid type in declaration before '(' token
poppler-page.cc:525: error: initializer expression list treated as compound expression
poppler-page.cc:527: error: 'XPDFReader' has not been declared
poppler-page.cc:527: error: invalid type in declaration before '(' token
poppler-page.cc:527: error: redeclaration of 'int lookupString'
poppler-page.cc:522: error: 'int lookupString' previously declared here
poppler-page.cc:529: error: 'XPDFReader' has not been declared
poppler-page.cc:529: error: invalid type in declaration before '(' token
poppler-page.cc:529: error: redeclaration of 'int lookupString'
poppler-page.cc:522: error: 'int lookupString' previously declared here
poppler-page.cc:532: error: 'XPDFReader' has not been declared
poppler-page.cc:535: error: 'XPDFReader' has not been declared
poppler-page.cc:535: error: invalid type in declaration before '(' token
poppler-page.cc:535: error: initializer expression list treated as compound expression
poppler-page.cc:535: error: cannot convert 'QPointF' to 'int' in initialization
poppler-page.cc:536: error: 'XPDFReader' has not been declared
poppler-page.cc:536: error: invalid type in declaration before '(' token
poppler-page.cc:536: error: redeclaration of 'int transform'
poppler-page.cc:535: error: 'int transform' previously declared here
poppler-page.cc:538: error: 'XPDFReader' has not been declared
poppler-page.cc:538: error: invalid type in declaration before '(' token
poppler-page.cc:538: error: initializer expression list treated as compound expression
poppler-page.cc:538: error: cannot convert 'QPointF' to 'int' in initialization
poppler-page.cc:542: error: 'XPDFReader' has not been declared
poppler-page.cc:542: error: invalid type in declaration before '(' token
poppler-page.cc:542: error: redeclaration of 'int lookupString'
poppler-page.cc:522: error: 'int lookupString' previously declared here
poppler-page.cc:557: error: 'XPDFReader' has not been declared
/usr/include/qt4/QtCore/qglobal.h:1098: error: too few arguments to function 'void qDebug(const char*, ...)'
poppler-page.cc:560: error: at this point in file
poppler-page.cc:560: error: void value not ignored as it ought to be
poppler-page.cc:560: error: 'endl' was not declared in this scope
poppler-page.cc:568: error: 'XPDFReader' has not been declared
poppler-page.cc:568: error: invalid type in declaration before '(' token
poppler-page.cc:568: error: initializer expression list treated as compound expression
poppler-page.cc:568: error: cannot convert 'QPointF' to 'int' in initialization
poppler-page.cc:636: error: 'XPDFReader' has not been declared
poppler-page.cc:636: error: invalid type in declaration before '(' token
poppler-page.cc:636: error: initializer expression list treated as compound expression
poppler-page.cc:636: error: cannot convert 'QColor' to 'int' in initialization
poppler-page.cc:638: error: 'XPDFReader' has not been declared
poppler-page.cc:638: error: invalid type in declaration before '(' token
poppler-page.cc:638: error: initializer expression list treated as compound expression
poppler-page.cc:638: warning: converting to 'int' from 'double'
poppler-page.cc:640: error: 'XPDFReader' has not been declared
poppler-page.cc:640: error: invalid type in declaration before '(' token
poppler-page.cc:640: error: redeclaration of 'int lookupNum'
poppler-page.cc:638: error: 'int lookupNum' previously declared here
poppler-page.cc:642: error: 'XPDFReader' has not been declared
poppler-page.cc:642: error: invalid type in declaration before '(' token
poppler-page.cc:642: error: initializer expression list treated as compound expression
poppler-page.cc:645: error: 'XPDFReader' has not been declared
poppler-page.cc:645: error: invalid type in declaration before '(' token
poppler-page.cc:645: error: initializer expression list treated as compound expression
poppler-page.cc:645: error: cannot convert 'QString' to 'int' in initialization
poppler-page.cc:665: error: 'XPDFReader' has not been declared
poppler-page.cc:665: error: invalid type in declaration before '(' token
poppler-page.cc:665: error: initializer expression list treated as compound expression
poppler-page.cc:665: error: cannot convert 'QColor' to 'int' in initialization
poppler-page.cc:687: error: 'XPDFReader' has not been declared
/usr/include/qt4/QtCore/qglobal.h:1098: error: too few arguments to function 'void qDebug(const char*, ...)'
poppler-page.cc:690: error: at this point in file
poppler-page.cc:690: error: void value not ignored as it ought to be
poppler-page.cc:690: error: 'endl' was not declared in this scope
poppler-page.cc:699: error: 'XPDFReader' has not been declared
poppler-page.cc:699: error: invalid type in declaration before '(' token
poppler-page.cc:699: error: initializer expression list treated as compound expression
poppler-page.cc:699: error: cannot convert 'QPointF' to 'int' in initialization
poppler-page.cc:719: error: 'XPDFReader' has not been declared
poppler-page.cc:719: error: invalid type in declaration before '(' token
poppler-page.cc:719: error: initializer expression list treated as compound expression
poppler-page.cc:719: error: cannot convert 'QString' to 'int' in initialization
/usr/include/qt4/QtCore/qglobal.h:1098: error: too few arguments to function 'void qDebug(const char*, ...)'
poppler-page.cc:732: error: at this point in file
poppler-page.cc:732: error: void value not ignored as it ought to be
poppler-page.cc:732: error: 'endl' was not declared in this scope
poppler-page.cc:757: error: 'XPDFReader' has not been declared
poppler-page.cc:757: error: invalid type in declaration before '(' token
poppler-page.cc:757: error: initializer expression list treated as compound expression
poppler-page.cc:757: error: cannot convert 'QPointF' to 'int' in initialization
poppler-page.cc:770: error: 'popup' was not declared in this scope
poppler-page.cc:770: error: expected type-specifier before 'PopupWindow'
poppler-page.cc:770: error: expected `;' before 'PopupWindow'
poppler-page.cc:771: error: invalid types 'int[int]' for array subscript
poppler-page.cc:777: error: 'XPDFReader' has not been declared
poppler-page.cc:777: error: invalid type in declaration before '(' token
poppler-page.cc:777: error: initializer expression list treated as compound expression
/usr/include/qt4/QtCore/qglobal.h:1098: error: too few arguments to function 'void qDebug(const char*, ...)'
poppler-page.cc:795: error: at this point in file
poppler-page.cc:795: error: void value not ignored as it ought to be
poppler-page.cc:795: error: 'endl' was not declared in this scope
poppler-page.cc:803: error: 'XPDFReader' has not been declared
/usr/include/qt4/QtCore/qglobal.h:1098: error: too few arguments to function 'void qDebug(const char*, ...)'
poppler-page.cc:805: error: at this point in file
poppler-page.cc:805: error: void value not ignored as it ought to be
poppler-page.cc:805: error: 'endl' was not declared in this scope
poppler-page.cc:811: error: 'XPDFReader' has not been declared
poppler-page.cc:811: error: invalid type in declaration before '(' token
poppler-page.cc:811: error: initializer expression list treated as compound expression
poppler-page.cc:811: error: cannot convert 'QPointF' to 'int' in initialization
poppler-page.cc:812: error: 'XPDFReader' has not been declared
poppler-page.cc:812: error: invalid type in declaration before '(' token
poppler-page.cc:812: error: redeclaration of 'int transform'
poppler-page.cc:811: error: 'int transform' previously declared here
poppler-page.cc:830: error: 'XPDFReader' has not been declared
poppler-page.cc:830: error: invalid type in declaration before '(' token
poppler-page.cc:830: error: initializer expression list treated as compound expression
poppler-page.cc:830: error: cannot convert 'QString' to 'int' in initialization
poppler-page.cc:832: error: 'XPDFReader' has not been declared
poppler-page.cc:832: error: invalid type in declaration before '(' token
poppler-page.cc:832: error: redeclaration of 'int lookupString'
poppler-page.cc:830: error: 'int lookupString' previously declared here
poppler-page.cc:834: error: 'XPDFReader' has not been declared
poppler-page.cc:834: error: invalid type in declaration before '(' token
poppler-page.cc:834: error: initializer expression list treated as compound expression
poppler-page.cc:834: error: cannot convert 'QDateTime' to 'int' in initialization
poppler-page.cc:841: error: 'XPDFReader' has not been declared
poppler-page.cc:841: error: invalid type in declaration before '(' token
poppler-page.cc:841: error: initializer expression list treated as compound expression
poppler-page.cc:858: error: 'XPDFReader' has not been declared
poppler-page.cc:873: error: 'XPDFReader' has not been declared
poppler-page.cc:873: error: invalid type in declaration before '(' token
poppler-page.cc:873: error: initializer expression list treated as compound expression
poppler-page.cc:873: warning: converting to 'int' from 'double'
poppler-page.cc:876: error: 'XPDFReader' has not been declared
poppler-page.cc:876: error: invalid type in declaration before '(' token
poppler-page.cc:876: error: initializer expression list treated as compound expression
poppler-page.cc:876: error: cannot convert 'QString' to 'int' in initialization
poppler-page.cc:915: error: 'XPDFReader' has not been declared
poppler-page.cc:915: error: invalid type in declaration before '(' token
poppler-page.cc:915: error: initializer expression list treated as compound expression
poppler-page.cc:915: error: cannot convert 'QString' to 'int' in initialization
poppler-page.cc:920: error: 'XPDFReader' has not been declared
poppler-page.cc:920: error: invalid type in declaration before '(' token
poppler-page.cc:920: error: initializer expression list treated as compound expression
poppler-page.cc:926: error: 'XPDFReader' has not been declared
poppler-page.cc:926: error: invalid type in declaration before '(' token
poppler-page.cc:926: error: initializer expression list treated as compound expression
poppler-page.cc:926: error: cannot convert 'QColor' to 'int' in initialization
poppler-page.cc:932: error: 'XPDFReader' has not been declared
poppler-page.cc:932: error: invalid type in declaration before '(' token
poppler-page.cc:932: error: initializer expression list treated as compound expression
poppler-page.cc:932: error: cannot convert 'QDateTime' to 'int' in initialization
poppler-page.cc:934: error: 'XPDFReader' has not been declared
poppler-page.cc:934: error: invalid type in declaration before '(' token
poppler-page.cc:934: error: initializer expression list treated as compound expression
poppler-page.cc:934: warning: converting to 'int' from 'double'
poppler-page.cc:936: error: 'XPDFReader' has not been declared
poppler-page.cc:936: error: invalid type in declaration before '(' token
poppler-page.cc:936: error: initializer expression list treated as compound expression
poppler-page.cc:936: error: cannot convert 'QString' to 'int' in initialization
poppler-page.cc:939: error: 'XPDFReader' has not been declared
poppler-page.cc:939: error: invalid type in declaration before '(' token
poppler-page.cc:939: error: redeclaration of 'int lookupString'
poppler-page.cc:936: error: 'int lookupString' previously declared here
poppler-page.cc:941: error: 'XPDFReader' has not been declared
poppler-page.cc:941: error: invalid type in declaration before '(' token
poppler-page.cc:941: error: redeclaration of 'int lookupString'
poppler-page.cc:936: error: 'int lookupString' previously declared here
poppler-page.cc:945: error: 'XPDFReader' has not been declared
poppler-page.cc:945: error: invalid type in declaration before '(' token
poppler-page.cc:945: error: initializer expression list treated as compound expression
poppler-page.cc:948: error: expected `;' before 'request'
poppler-page.cc:949: error: 'request' was not declared in this scope
poppler-page.cc:951: error: request for member 'append' in 'resolvePopList', which is of non-class type 'int'
poppler-page.cc:956: error: 'XPDFReader' has not been declared
poppler-page.cc:956: error: invalid type in declaration before '(' token
poppler-page.cc:956: error: redeclaration of 'int lookupIntRef'
poppler-page.cc:945: error: 'int lookupIntRef' previously declared here
poppler-page.cc:959: error: expected `;' before 'request'
poppler-page.cc:960: error: 'request' was not declared in this scope
poppler-page.cc:1002: error: request for member 'append' in 'resolveRevList', which is of non-class type 'int'
/usr/include/qt4/QtCore/qglobal.h:1098: error: too few arguments to function 'void qDebug(const char*, ...)'
poppler-page.cc:1012: error: at this point in file
poppler-page.cc:1012: error: void value not ignored as it ought to be
poppler-page.cc:1012: error: 'endl' was not declared in this scope
poppler-page.cc:1018: error: request for member 'isEmpty' in 'resolvePopList', which is of non-class type 'int'
poppler-page.cc:1018: error: request for member 'isEmpty' in 'popupsMap', which is of non-class type 'int'
poppler-page.cc:1020: error: 'ResolveWindow' cannot appear in a constant-expression
poppler-page.cc:1020: error: template argument 1 is invalid
poppler-page.cc:1020: error: expected initializer before 'it'
poppler-page.cc:1022: error: 'it' was not declared in this scope
poppler-page.cc:1022: error: 'end' was not declared in this scope
poppler-page.cc:1024: error: expected initializer before '&' token
poppler-page.cc:1025: error: request for member 'contains' in 'popupsMap', which is of non-class type 'int'
poppler-page.cc:1025: error: 'request' was not declared in this scope
/usr/include/qt4/QtCore/qglobal.h:1098: error: too few arguments to function 'void qDebug(const char*, ...)'
poppler-page.cc:1027: error: at this point in file
poppler-page.cc:1027: error: void value not ignored as it ought to be
poppler-page.cc:1028: error: 'endl' was not declared in this scope
poppler-page.cc:1032: error: 'pop' was not declared in this scope
poppler-page.cc:1049: error: 'PopupWindow' cannot appear in a constant-expression
poppler-page.cc:1049: error: template argument 2 is invalid
poppler-page.cc:1049: error: expected initializer before 'dIt'
poppler-page.cc:1050: error: 'dIt' was not declared in this scope
poppler-page.cc:1050: error: 'dEnd' was not declared in this scope
poppler-page.cc:1052: error: 'p' was not declared in this scope
poppler-page.cc:1054: error: type '<type error>' argument given to 'delete', expected pointer
poppler-page.cc:1059: error: request for member 'isEmpty' in 'resolveRevList', which is of non-class type 'int'
poppler-page.cc:1062: error: request for member 'count' in 'resolveRevList', which is of non-class type 'int'
poppler-page.cc:1064: error: 'ResolveRevision' cannot appear in a constant-expression
poppler-page.cc:1064: error: template argument 1 is invalid
poppler-page.cc:1064: error: expected initializer before 'it'
poppler-page.cc:1065: error: 'it' was not declared in this scope
poppler-page.cc:1065: error: 'end' was not declared in this scope
poppler-page.cc:1067: error: expected initializer before '&' token
poppler-page.cc:1068: error: 'request' was not declared in this scope
/usr/include/qt4/QtCore/qglobal.h:1098: error: too few arguments to function 'void qDebug(const char*, ...)'
poppler-page.cc:1071: error: at this point in file
poppler-page.cc:1071: error: void value not ignored as it ought to be
poppler-page.cc:1072: error: 'endl' was not declared in this scope
poppler-page.cc:1082: error: 'excludeIDs' was not declared in this scope
poppler-page.cc:1088: error: 'excludeIDs' was not declared in this scope
poppler-page.cc:1092: error: request for member 'isEmpty' in 'ppTextList', which is of non-class type 'int'
poppler-page.cc:1094: error: 'PostProcessText' cannot appear in a constant-expression
poppler-page.cc:1094: error: template argument 1 is invalid
poppler-page.cc:1094: error: expected initializer before 'it'
poppler-page.cc:1095: error: 'it' was not declared in this scope
poppler-page.cc:1095: error: 'end' was not declared in this scope
poppler-page.cc:1097: error: expected initializer before '&' token
poppler-page.cc:1098: error: 'request' was not declared in this scope
make[3]: *** [poppler-page.lo] Error 1
make[3]: *** Se espera a que terminen otras tareas....
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../poppler -I../.. -I../../poppler -I../../qt -I/usr/include/qt4 -Wall -Wno-unused -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fvisibility-inlines-hidden -MT poppler-document.lo -MD -MP -MF .deps/poppler-document.Tpo -c poppler-document.cc -o poppler-document.o >/dev/null 2>&1
make[3]: se sale del directorio `/var/tmp/portage/poppler-bindings-0.5.2/work/poppler-0.5.2/qt4/src'
make[2]: *** [all-recursive] Error 1
make[2]: se sale del directorio `/var/tmp/portage/poppler-bindings-0.5.2/work/poppler-0.5.2/qt4'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/var/tmp/portage/poppler-bindings-0.5.2/work/poppler-0.5.2'
make: *** [all] Error 2

!!! ERROR: app-text/poppler-bindings-0.5.2 failed.
Call stack:
  ebuild.sh, line 1527:   Called dyn_compile
  ebuild.sh, line 931:   Called src_compile
  poppler-bindings-0.5.2.ebuild, line 60:   Called die



'emerge --info' output:


Portage 2.1_rc2 (default-linux/x86/2006.0, gcc-4.1.0, glibc-2.4-r3, 2.6.16-gentoo-r8 i686)
=================================================================
System uname: 2.6.16-gentoo-r8 i686 AMD Sempron(TM) 2400+
Gentoo Base System version 1.12.0_pre19
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.seren.com/gentoo http://gentoo.mirrors.tds.net/gentoo ftp://gentoo.mirrors.tds.net/gentoo http://gentoo.osuosl.org/ ftp://gentoo.chem.wisc.edu/gentoo/"
LANG="es_AR.ISO-8859-1"
LC_ALL="es_AR.ISO-8859-1"
LINGUAS="es-AR es-ES en es"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext 7zip X Xaw3d a52 aac aalib acl acpi aim akode alsa amarok amuled apache2 apm aqua_theme arts asf avalon avi bash-completion berkdb big-tables bitmap-fonts blas bootsplash browserplugin bzip2 cairo calendar carbone_theme ccache cdb cddb cdparanoia cdr cgi chroot clamav cli cracklib crypt css ctype cups curl dbus directfb dri dts dvd dvdr dvdread effects emacs emboss encode esd exif expat exscalibar fame fbcon fbdev ffmpeg fftw firefox flac flash foomaticdb fortran ftp gd gdbm gecko-sdk geoip gif gimp gimpprint glgd glibc-omitfp glitz glut glx gmail gmp gnome gnutls gphoto2 gpm gs gstreamer010 gtk2 hal haskell hfs hpn iconv icq id3 idn ieee1394 ilbc imagemagick imap imlib imlib2 inkjar innodb insecure-savers iproute2 isdnlog j2ee jack java javascript jce jfs joystick jpeg jpeg2k junit kcal kde kdepim kerberos kexi kipi krb4 lame lapack latex lcms ldap libcaca libclamav libg++ libsamplerate libvisual libwww lirc lm_sensors logrotate lzo mad maildir maps matroska mhash mikmod mime mjpeg mmx mmxext mng mono motif mozcalendar mozdevelop mozilla mozsvg mozxmlterm mp3 mpeg mpeg2 mpeg4 mplayer mpm-worker msn msnextras musepack music musicbrainz mysql mythtv nas ncurses netbeans nls nptl nptlonly nsplugin ntfs nvidia objc ofx ogg openal openexr opengl openssl oss pam pascal pcntl pcre pdf pdflib pear perl perlsuid php pic plugin png posix postgres povray pppd python qmail qt qt4 quicktime quotas rar rdesktop readline real reflection reiserfs remote rpc rtc ruby samba sametime scanner scp sdl sensord server servlet-2.4 session slang soap sockets sou sounds spamassassin speex spell spl sql sqlite sqlite3 sse sse-filters ssl struts subp subtitles subversion svg svga svgz sysvipc t1lib tcltk tcpd tetex theora thesaurus threads tidy tiff tokenizer tools transcode truetype truetype-fonts type1 type1-fonts udev unicode usb userlocales v4l v4l2 vcd vcdimager vfat video_cards_nv video_cards_nvidia video_cards_vesa video_cards_vmware videos virus-scan visualization vlm vorbis vorbis-psy win32codecs winbind wma wma123 wmf wxgtk1 wxwindows xanim xcomposite xft xine xml xml2 xmlreader xmlrpc xmlwriter xorg xosd xrandr xscreensaver xsl xslt xv xvid xvmc yahoo yaz yv12 zip zlib zvbi elibc_glibc input_devices_keyboard input_devices_mouse input_devices_vmmouse kernel_linux linguas_es-AR linguas_es-ES linguas_en linguas_es userland_GNU video_cards_apm video_cards_v4l"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-23 08:57:26 UTC
(In reply to comment #0)
> CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer
> -fvisibility-inlines-hidden"

Uh. Fix your flags before reporting bugs...
Comment 2 Tomas Cohen Arazi 2006-05-23 09:07:10 UTC
(In reply to comment #1)
> (In reply to comment #0)
> > CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer
> > -fvisibility-inlines-hidden"
> 
> Uh. Fix your flags before reporting bugs...
> 

CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer" emerge app-text/poppler-bindings

leads to the same error. It looks like there was a file (poppler-annotation-helper.h) missing.

I'll fix my flags anyway. Thanks for the advise.
Comment 3 Daniel Gryniewicz (RETIRED) gentoo-dev 2006-05-23 10:01:56 UTC
Already fixed in cvs by genstef.  He added poppler-0.5.2-qt4-annotation-helper.patch