Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
On my last "emerge --update --deep --newuse world", I had some error messages when emerge compiled xpdf. I can not understand the messages so, I have not any patch to correct it. Reproducible: Always Steps to Reproduce: Actual Results: # emerge --update --deep --newuse world Calculating world dependencies ... >>> Unpacking source... >>> Unpacking xpdf-3.00.tar.gz to /var/tmp/portage/xpdf-3.00-r10/work Applying xpdf-3.00-empty-bookmark.patch ... Applying xpdf-3.00-core.patch.bz2 ... Applying xpdf-3.00-overflow.patch.bz2 ... Applying xpdf-3.00-PathScanner.patch.bz2 ... Applying xpdf-goo-sizet.patch ... Applying xpdf-3.00-scroll-opts.patch.bz2 ... Applying xpdf-3.00-pl2.patch ... Applying xpdf-3.00-pl3.patch ... Applying xpdf-3.00-fonts.patch ... Applying xpdf-3.00-gcc41.patch ... Applying xpdf-3.00-security-can-2005-2097.patch ... >>> Source unpacked. ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu --disable-freetype2 --enable-opi checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for library containing strerror... none required checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for a BSD-compatible install... /bin/install -c checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for OS/2 (with EMX)... no checking for DOS (with DJGPP)... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for X... libraries /usr/lib64, headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for gethostbyname... (cached) yes checking select() and fd_set in sys/select.h and sys/bsdtypes.h... not needed checking FD_ZERO and strings.h or bstring.h... not needed checking for rewinddir... yes checking for popen... yes checking for mkstemp... yes checking for mkstemps... no checking whether select takes fd_set arguments... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... 1 checking for fseeko... yes checking for fseek64... no checking for ftell64... no checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether to use Xpm library... maybe checking where to find the Xpm header files... checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking for XpmCreatePixmapFromData in -lXpm... yes using Xpm library checking whether to use Xext library... maybe checking where to find the Xext header files... checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking for XextAddDisplay in -lXext... yes using Xext library checking whether to use Xp library... maybe checking where to find the Xp header files... checking X11/extensions/Print.h usability... yes checking X11/extensions/Print.h presence... yes checking for X11/extensions/Print.h... yes checking for XpStartPage in -lXp... yes using Xp library checking whether to use Xt library... maybe checking where to find the Xt header files... checking X11/Intrinsic.h usability... yes checking X11/Intrinsic.h presence... yes checking for X11/Intrinsic.h... yes checking for XtAppInitialize in -lXt... yes using Xt library checking whether to use Xm library... maybe checking where to find the Xm header files... checking Xm/XmAll.h usability... no checking Xm/XmAll.h presence... no checking for Xm/XmAll.h... no not using Xm library checking whether to use Sgm library... maybe checking where to find the Sgm header files... checking Sgm/HPanedW.h usability... no checking Sgm/HPanedW.h presence... no checking for Sgm/HPanedW.h... no not using Sgm library checking for XtAppSetExitFlag in -lXt... yes checking whether to use freetype2 library... maybe checking where to find the freetype2 header files... checking freetype/freetype.h usability... yes checking freetype/freetype.h presence... yes checking for freetype/freetype.h... yes checking for FT_Get_Name_Index in -lfreetype... yes using freetype2 library checking whether to use libpaper library... maybe checking where to find the libpaper header files... checking paper.h usability... no checking paper.h presence... no checking for paper.h... no not using libpaper library configure: creating ./config.status config.status: creating Makefile config.status: creating goo/Makefile config.status: creating fofi/Makefile config.status: creating splash/Makefile config.status: creating xpdf/Makefile config.status: creating aconf.h configure: WARNING: Couldn't find X / Motif -- you will be able to compile pdftops, pdftotext, pdfinfo, pdffonts, pdftoppm, and pdfimages, but not xpdf cd goo; make make[1]: Entering directory `/var/tmp/portage/xpdf-3.00-r10/work/xpdf-3.00/goo' x86_64-pc-linux-gnu-g++ -march=k8 -pipe -O2 -DHAVE_CONFIG_H -I.. -I. -c GHash.cc x86_64-pc-linux-gnu-g++ -march=k8 -pipe -O2 -DHAVE_CONFIG_H -I.. -I. -c GList.cc x86_64-pc-linux-gnu-g++ -march=k8 -pipe -O2 -DHAVE_CONFIG_H -I.. -I. -c GString.cc x86_64-pc-linux-gnu-g++ -march=k8 -pipe -O2 -DHAVE_CONFIG_H -I.. -I. -c gmempp.cc x86_64-pc-linux-gnu-g++ -march=k8 -pipe -O2 -DHAVE_CONFIG_H -I.. -I. -c gfile.cc x86_64-pc-linux-gnu-gcc -march=k8 -pipe -O2 -DHAVE_CONFIG_H -I.. -I. -c -o gmem.o gmem.c x86_64-pc-linux-gnu-gcc -march=k8 -pipe -O2 -DHAVE_CONFIG_H -I.. -I. -c -o parseargs.o parseargs.c rm -f libGoo.a ar rc libGoo.a GHash.o GList.o GString.o gmempp.o gfile.o gmem.o parseargs.o x86_64-pc-linux-gnu-ranlib libGoo.a make[1]: Leaving directory `/var/tmp/portage/xpdf-3.00-r10/work/xpdf-3.00/goo' cd fofi; make make[1]: Entering directory `/var/tmp/portage/xpdf-3.00-r10/work/xpdf-3.00/fofi' x86_64-pc-linux-gnu-g++ -march=k8 -pipe -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiBase.cc x86_64-pc-linux-gnu-g++ -march=k8 -pipe -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiEncodings.cc x86_64-pc-linux-gnu-g++ -march=k8 -pipe -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiTrueType.cc x86_64-pc-linux-gnu-g++ -march=k8 -pipe -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiType1.cc x86_64-pc-linux-gnu-g++ -march=k8 -pipe -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiType1C.cc rm -f libfofi.a ar rc libfofi.a FoFiBase.o FoFiEncodings.o FoFiTrueType.o FoFiType1.o FoFiType1C.o x86_64-pc-linux-gnu-ranlib libfofi.a make[1]: Leaving directory `/var/tmp/portage/xpdf-3.00-r10/work/xpdf-3.00/fofi' cd splash; make make[1]: Entering directory `/var/tmp/portage/xpdf-3.00-r10/work/xpdf-3.00/splash' x86_64-pc-linux-gnu-g++ -march=k8 -pipe -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c Splash.cc x86_64-pc-linux-gnu-g++ -march=k8 -pipe -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashBitmap.cc x86_64-pc-linux-gnu-g++ -march=k8 -pipe -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashClip.cc x86_64-pc-linux-gnu-g++ -march=k8 -pipe -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFTFont.cc SplashFTFont.cc:15:30: freetype/ftoutln.h: No such file or directory SplashFTFont.cc:16:69: freetype/internal/ftobjs.h: No such file or directory In file included from SplashFTFont.cc:21: SplashFTFontEngine.h:48: error: `FT_Library' has not been declared SplashFTFontEngine.h:48: error: ISO C++ forbids declaration of `libA' with no type SplashFTFontEngine.h:51: error: `FT_Library' does not name a type In file included from SplashFTFont.cc:22: SplashFTFontFile.h:56: error: `FT_Face' has not been declared SplashFTFontFile.h:57: error: ISO C++ forbids declaration of `faceA' with no type SplashFTFontFile.h:60: error: `FT_Face' does not name a type In file included from SplashFTFont.cc:23: SplashFTFont.h:48: error: `FT_Size' does not name a type SplashFTFont.h:49: error: `FT_Matrix' does not name a type SplashFTFont.cc:27: error: `FT_Vector' was not declared in this scope SplashFTFont.cc:27: error: `pt' was not declared in this scope SplashFTFont.cc:27: error: expected primary-expression before "void" SplashFTFont.cc:27: error: initializer expression list treated as compound expression SplashFTFont.cc:28: error: `FT_Vector' was not declared in this scope SplashFTFont.cc:28: error: `pt' was not declared in this scope SplashFTFont.cc:28: error: expected primary-expression before "void" SplashFTFont.cc:28: error: initializer expression list treated as compound expression SplashFTFont.cc:29: error: `FT_Vector' was not declared in this scope SplashFTFont.cc:29: error: `ctrl' was not declared in this scope SplashFTFont.cc:29: error: `FT_Vector' was not declared in this scope SplashFTFont.cc:29: error: `pt' was not declared in this scope SplashFTFont.cc:29: error: expected primary-expression before "void" SplashFTFont.cc:29: error: initializer expression list treated as compound expression SplashFTFont.cc:30: error: `FT_Vector' was not declared in this scope SplashFTFont.cc:30: error: `ctrl1' was not declared in this scope SplashFTFont.cc:30: error: `FT_Vector' was not declared in this scope SplashFTFont.cc:30: error: `ctrl2' was not declared in this scope SplashFTFont.cc:31: error: `FT_Vector' was not declared in this scope SplashFTFont.cc:31: error: `pt' was not declared in this scope SplashFTFont.cc:31: error: expected primary-expression before "void" SplashFTFont.cc:31: error: initializer expression list treated as compound expression SplashFTFont.cc: In constructor `SplashFTFont::SplashFTFont(SplashFTFontFile*, SplashCoord*)': SplashFTFont.cc:40: error: `FT_Face' undeclared (first use this function) SplashFTFont.cc:40: error: (Each undeclared identifier is reported only once for each function it appears in.) SplashFTFont.cc:40: error: expected `;' before "face" SplashFTFont.cc:44: error: `face' undeclared (first use this function) SplashFTFont.cc:44: error: 'class SplashFTFontFile' has no member named 'face' SplashFTFont.cc:45: error: `sizeObj' undeclared (first use this function) SplashFTFont.cc:45: error: `FT_New_Size' undeclared (first use this function) SplashFTFont.cc:50: error: `FT_Set_Pixel_Sizes' undeclared (first use this function) SplashFTFont.cc:118: error: `matrix' undeclared (first use this function) SplashFTFont.cc:118: error: `FT_Fixed' undeclared (first use this function) SplashFTFont.cc: In member function `virtual GBool SplashFTFont::makeGlyph(int, int, int, SplashGlyphBitmap*)': SplashFTFont.cc:135: error: `FT_Vector' undeclared (first use this function) SplashFTFont.cc:135: error: expected `;' before "offset" SplashFTFont.cc:136: error: `FT_GlyphSlot' undeclared (first use this function) SplashFTFont.cc:136: error: expected `;' before "slot" SplashFTFont.cc:137: error: `FT_UInt' undeclared (first use this function) SplashFTFont.cc:137: error: expected `;' before "gid" SplashFTFont.cc:144: error: 'class SplashFTFontFile' has no member named 'face' SplashFTFont.cc:144: error: `sizeObj' undeclared (first use this function) SplashFTFont.cc:145: error: `offset' undeclared (first use this function) SplashFTFont.cc:145: error: `FT_Pos' undeclared (first use this function) SplashFTFont.cc:147: error: 'class SplashFTFontFile' has no member named 'face' SplashFTFont.cc:147: error: `matrix' undeclared (first use this function) SplashFTFont.cc:147: error: `FT_Set_Transform' undeclared (first use this function) SplashFTFont.cc:148: error: `slot' undeclared (first use this function) SplashFTFont.cc:148: error: 'class SplashFTFontFile' has no member named 'face' SplashFTFont.cc:151: error: `gid' undeclared (first use this function) SplashFTFont.cc:151: error: expected `;' before "ff" SplashFTFont.cc:153: error: expected `;' before "c" SplashFTFont.cc:167: error: 'class SplashFTFontFile' has no member named 'face' SplashFTFont.cc:168: error: `FT_LOAD_NO_HINTING' undeclared (first use this function) SplashFTFont.cc:169: error: `FT_LOAD_NO_BITMAP' undeclared (first use this function) SplashFTFont.cc:169: error: `FT_LOAD_DEFAULT' undeclared (first use this function) SplashFTFont.cc:169: error: `FT_Load_Glyph' undeclared (first use this function) SplashFTFont.cc:174: error: `ft_render_mode_normal' undeclared (first use this function) SplashFTFont.cc:174: error: `ft_render_mode_mono' undeclared (first use this function) SplashFTFont.cc:174: error: `FT_Render_Glyph' undeclared (first use this function) SplashFTFont.cc:193: error: `memcpy' undeclared (first use this function) SplashFTFont.cc: In member function `virtual SplashPath* SplashFTFont::getGlyphPath(int)': SplashFTFont.cc:200: error: `FT_Outline_Funcs' does not name a type SplashFTFont.cc:209: error: `FT_GlyphSlot' undeclared (first use this function) SplashFTFont.cc:209: error: expected `;' before "slot" SplashFTFont.cc:210: error: `FT_UInt' undeclared (first use this function) SplashFTFont.cc:210: error: expected `;' before "gid" SplashFTFont.cc:211: error: `FT_Glyph' undeclared (first use this function) SplashFTFont.cc:211: error: expected `;' before "glyph" SplashFTFont.cc:214: error: 'class SplashFTFontFile' has no member named 'face' SplashFTFont.cc:214: error: `sizeObj' undeclared (first use this function) SplashFTFont.cc:215: error: 'class SplashFTFontFile' has no member named 'face' SplashFTFont.cc:215: error: `matrix' undeclared (first use this function) SplashFTFont.cc:215: error: `FT_Set_Transform' undeclared (first use this function) SplashFTFont.cc:216: error: `slot' undeclared (first use this function) SplashFTFont.cc:216: error: 'class SplashFTFontFile' has no member named 'face' SplashFTFont.cc:218: error: `gid' undeclared (first use this function) SplashFTFont.cc:220: error: expected `;' before "c" SplashFTFont.cc:222: error: 'class SplashFTFontFile' has no member named 'face' SplashFTFont.cc:222: error: `FT_LOAD_DEFAULT' undeclared (first use this function) SplashFTFont.cc:222: error: `FT_Load_Glyph' undeclared (first use this function) SplashFTFont.cc:225: error: `glyph' undeclared (first use this function) SplashFTFont.cc:225: error: `FT_Get_Glyph' undeclared (first use this function) SplashFTFont.cc:228: error: `FT_GLYPH_FORMAT_OUTLINE' undeclared (first use this function) SplashFTFont.cc:232: error: `FT_OutlineGlyph' undeclared (first use this function) SplashFTFont.cc:232: error: expected `)' before "glyph" SplashFTFont.cc: At global scope: SplashFTFont.cc:237: error: redefinition of `int glyphPathMoveTo' SplashFTFont.cc:27: error: `int glyphPathMoveTo' previously defined here SplashFTFont.cc:237: error: `FT_Vector' was not declared in this scope SplashFTFont.cc:237: error: `pt' was not declared in this scope SplashFTFont.cc:237: error: expected primary-expression before "void" SplashFTFont.cc:237: error: expected `,' or `;' before '{' token SplashFTFont.cc:242: error: redefinition of `int glyphPathLineTo' SplashFTFont.cc:28: error: `int glyphPathLineTo' previously defined here SplashFTFont.cc:242: error: `FT_Vector' was not declared in this scope SplashFTFont.cc:242: error: `pt' was not declared in this scope SplashFTFont.cc:242: error: expected primary-expression before "void" SplashFTFont.cc:242: error: expected `,' or `;' before '{' token SplashFTFont.cc:247: error: redefinition of `int glyphPathConicTo' SplashFTFont.cc:29: error: `int glyphPathConicTo' previously defined here SplashFTFont.cc:247: error: `FT_Vector' was not declared in this scope SplashFTFont.cc:247: error: `ctrl' was not declared in this scope SplashFTFont.cc:247: error: `FT_Vector' was not declared in this scope SplashFTFont.cc:247: error: `pt' was not declared in this scope SplashFTFont.cc:247: error: expected primary-expression before "void" SplashFTFont.cc:247: error: expected `,' or `;' before '{' token SplashFTFont.cc:283: error: redefinition of `int glyphPathCubicTo' SplashFTFont.cc:30: error: `int glyphPathCubicTo' previously defined here SplashFTFont.cc:283: error: `FT_Vector' was not declared in this scope SplashFTFont.cc:283: error: `ctrl1' was not declared in this scope SplashFTFont.cc:283: error: `FT_Vector' was not declared in this scope SplashFTFont.cc:283: error: `ctrl2' was not declared in this scope SplashFTFont.cc:284: error: `FT_Vector' was not declared in this scope SplashFTFont.cc:284: error: `pt' was not declared in this scope SplashFTFont.cc:284: error: expected primary-expression before "void" SplashFTFont.cc:284: error: expected `,' or `;' before '{' token make[1]: *** [SplashFTFont.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/var/tmp/portage/xpdf-3.00-r10/work/xpdf-3.00/splash' make: *** [all] Error 2 !!! ERROR: app-text/xpdf-3.00-r10 failed. !!! Function src_compile, Line 80, Exitcode 2 !!! (no error message) !!! If you need support, post the topmost build error, NOT this status message. ...done! >>> emerge (1 of 50) app-text/xpdf-3.00-r10 to / >>> md5 files ;-) xpdf-3.00-r8.ebuild >>> md5 files ;-) xpdf-3.00-r10.ebuild >>> md5 files ;-) xpdf-3.00-r9.ebuild >>> md5 files ;-) files/xpdf-3.00-security-can-2005-2097.patch >>> md5 files ;-) files/xpdf-3.00-empty-bookmark.patch >>> md5 files ;-) files/xpdfrc.1 >>> md5 files ;-) files/xpdf-3.00-nodrm.diff >>> md5 files ;-) files/xpdf-3.00-pl2.patch >>> md5 files ;-) files/xpdf-3.00-truetype-new.diff.gz >>> md5 files ;-) files/xpdf-3.00-pl3.patch >>> md5 files ;-) files/digest-xpdf-3.00-r10 >>> md5 files ;-) files/xpdf-3.00-freetype-2.1.7.patch >>> md5 files ;-) files/xpdf-3.00-fonts.patch >>> md5 files ;-) files/xpdf-3.00-core.patch.bz2 >>> md5 files ;-) files/xpdf-3.00-overflow.patch.bz2 >>> md5 files ;-) files/xpdf-3.00-PathScanner.patch.bz2 >>> md5 files ;-) files/xpdf-3.00-scroll-opts.patch.bz2 >>> md5 files ;-) files/xpdf-goo-sizet.patch >>> md5 files ;-) files/xpdf-3.00-gcc41.patch >>> md5 files ;-) files/digest-xpdf-3.00-r8 >>> md5 files ;-) files/digest-xpdf-3.00-r9 >>> md5 src_uri ;-) xpdf-3.00.tar.gz # emerge --info Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.3, glibc-2.3.5-r0, 2.6.11-gentoo-r3 x86_64) ================================================================= System uname: 2.6.11-gentoo-r3 x86_64 Mobile AMD Athlon(tm) 64 Processor 3000+ Gentoo Base System version 1.6.12 dev-lang/python: 2.2.3-r6, 2.3.5 sys-apps/sandbox: 1.2.11 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5 sys-devel/binutils: 2.15.92.0.2-r10 sys-devel/libtool: 1.5.18-r1 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="amd64" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=k8 -pipe -O2" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=k8 -pipe -O2" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://mir.zyrianes.net/gentoo/" LANG="fr_FR" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.fr.gentoo.org/gentoo-portage" USE="amd64 X acpi alsa apache2 avi berkdb bitmap-fonts bluetooth cdr crypt cups dvd dvdr eds emacs encode esd fam ffmpeg foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imagemagick imap imlib ipv6 javascript jpeg kde libwww lzw lzw-tiff mad mp3 mpeg msn mysql ncurses nls ogg opengl pam pcmcia pdflib perl png pnp python qt quicktime readline sdl slang spell ssl tcpd tiff truetype-fonts type1-fonts unicode usb userlocales v4l videos vorbis wifi xine xml2 xpm xv xvid zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
*** This bug has been marked as a duplicate of 96301 ***