Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121824 - can't find app-text/poppler-binding
Summary: can't find app-text/poppler-binding
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-06 06:24 UTC by Andreas Höhmann
Modified: 2006-02-06 06:40 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 Andreas Höhmann 2006-02-06 06:24:38 UTC
localhost ~ # emerge -s poppler
Searching...
[ Results for search key : poppler ]
[ Applications found : 3 ]

*  app-text/poppler
      Latest version available: 0.5.0-r4
      Latest version installed: 0.5.0-r4
      Size of downloaded files: 2,740 kB
      Homepage:    http://poppler.freedesktop.org
      Description: Poppler is a PDF rendering library based on the xpdf-3.0 code base.
      License:     GPL-2

*  app-text/poppler-bindings
      Latest version available: 0.5.0
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 2,740 kB
      Homepage:    http://poppler.freedesktop.org
      Description: Poppler bindings are rendering bindings for GUI toolkits for poppler
      License:     GPL-2

*  gnustep-libs/popplerkit [ Masked ]
      Latest version available: 0.0.0.20050720
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 1,684 kB
      Homepage:    http://home.gna.org/gsimageapps/
      Description: PopplerKit is a GNUstep/Cocoa framework for accessing and rendering PDF content.
      License:     GPL-2


localhost ~ # emerge -C app-text/poppler-bindings

--- Couldn't find app-text/poppler-bindings to unmerge.

>>> unmerge: No packages selected for removal.


but if i update my world then poppler-bindings can't build:


>>> emerge (2 of 99) app-text/poppler-bindings-0.4.3-r2 to /
>>> md5 src_uri ;-) poppler-0.4.3.tar.gz
>>> Unpacking source...
>>> Unpacking poppler-0.4.3.tar.gz to /var/tmp/portage/poppler-bindings-0.4.3-r2/work
 * Applying poppler-0.4.1-cairo-ft.patch ...                                                                                       [ ok ]
 * Applying poppler-0.4.3-bindings.patch ...                                                                                       [ ok ]
 * Running eautoreconf in '/var/tmp/portage/poppler-bindings-0.4.3-r2/work/poppler-0.4.3' ...
 * Running aclocal ...                                                                                                             [ ok ]
 * Running libtoolize --copy --force --automake ...                                                                                [ ok ]
 * Running aclocal ...                                                                                                             [ ok ]
 * Running autoconf ...                                                                                                            [ ok ]
 * Running autoheader ...                                                                                                          [ ok ]
 * Running automake --add-missing --copy ...                                                                                       [ ok ]
 * Running elibtoolize in: poppler-0.4.3
 *   Applying max_cmd_len-1.5.0.patch ...
 *   Applying sed-1.5.6.patch ...
>>> Source unpacked.
 * econf: updating poppler-0.4.3/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating poppler-0.4.3/config.sub with /usr/share/gnuconfig/config.sub
./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 --disable-poppler-qt4 --enable-opi --disable-cairo-output --enable-poppler-glib --enable-poppler-qt --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for style of include used by make... GNU
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 dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 dependency style of x86_64-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for x86_64-pc-linux-gnu-g77... x86_64-pc-linux-gnu-g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether x86_64-pc-linux-gnu-g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for correct ltmain.sh version... yes
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for x86_64-pc-linux-gnu-g77 option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-g77 PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-g77 static flag -static works... yes
checking if x86_64-pc-linux-gnu-g77 supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-g77 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
checking for library containing strerror... none required
checking for x86_64-pc-linux-gnu-g++... (cached) x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3
checking for a BSD-compatible install... /bin/install -c
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 for popen... yes
checking for mkstemp... yes
checking for mkstemps... no
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 jpeg_destroy_decompress in -ljpeg... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for x86_64-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for FREETYPE... yes
checking for SPLASH... yes
checking for POPPLER_GLIB... yes
checking for glib-mkenums... /usr/bin/glib-mkenums
checking for Qt headers... /usr/qt/3/include
checking for Qt libraries... /usr/qt/3/lib
checking for Qt4 headers... no
checking for Qt4 libraries... no
configure: WARNING: Qt4 development libraries not found
checking for GTK_TEST... yes
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 poppler/Makefile
config.status: creating glib/Makefile
config.status: creating test/Makefile
config.status: creating qt/Makefile
config.status: creating qt4/Makefile
config.status: creating qt4/src/Makefile
config.status: creating qt4/tests/Makefile
config.status: creating poppler.pc
config.status: creating poppler-cairo.pc
config.status: creating poppler-splash.pc
config.status: creating poppler-glib.pc
config.status: creating poppler-qt.pc
config.status: creating poppler-qt4.pc
config.status: creating config.h
config.status: creating poppler/poppler-config.h
config.status: executing depfiles commands

Building poppler with support for:
  splash output: yes
  cairo output:  no
  qt wrapper:    yes
  qt4 wrapper:   no
  glib wrapper:  yes
  use libjpeg:   yes
  use zlib:      no
cd . && /bin/sh /var/tmp/portage/poppler-bindings-0.4.3-r2/work/poppler-0.4.3/missing --run autoheader
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/poppler-bindings-0.4.3-r2/work/poppler-0.4.3'
Making all in glib
make[2]: Entering directory `/var/tmp/portage/poppler-bindings-0.4.3-r2/work/poppler-0.4.3/glib'
( cd . && /usr/bin/glib-mkenums \
        --fhead "#ifndef __POPPLER_TYPE_ENUMS_H__\n" \
        --fhead "#define __POPPLER_TYPE_ENUMS_H__ 1\n\n" \
        --fhead "#include <glib-object.h>\n\n" \
        --fhead "G_BEGIN_DECLS\n\n" \
        --ftail "G_END_DECLS\n\n" \
        --ftail "#endif /* __POPPLER_TYPE_ENUMS_H__ */\n" \
        --fprod "\n/* --- @filename@ --- */" \
        --eprod "#define POPPLER_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \
        --eprod "GType @enum_name@_get_type (void) G_GNUC_CONST;\n" \
        poppler-action.h poppler-document.h poppler-page.h poppler.h ) > xgen-stamp-poppler-enums.h \
&& ( cmp -s xgen-stamp-poppler-enums.h poppler-enums.h || cp xgen-stamp-poppler-enums.h poppler-enums.h ) \
&& rm -f xgen-stamp-poppler-enums.h \
&& echo timestamp > stamp-poppler-enums.h
make  all-am
make[3]: Entering directory `/var/tmp/portage/poppler-bindings-0.4.3-r2/work/poppler-0.4.3/glib'
if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I../poppler  -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/freetype2    -DDATADIR=\""/usr/share"\"    -O2 -march=athlon64 -pipe -MT poppler-enums.lo -MD -MP -MF ".deps/poppler-enums.Tpo" -c -o poppler-enums.lo poppler-enums.c; \
then mv -f ".deps/poppler-enums.Tpo" ".deps/poppler-enums.Plo"; else rm -f ".deps/poppler-enums.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I../poppler  -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/freetype2    -DDATADIR=\""/usr/share"\"    -Wall -Wno-unused -O2 -march=athlon64 -pipe -MT poppler-action.lo -MD -MP -MF ".deps/poppler-action.Tpo" -c -o poppler-action.lo poppler-action.cc; \
then mv -f ".deps/poppler-action.Tpo" ".deps/poppler-action.Plo"; else rm -f ".deps/poppler-action.Tpo"; exit 1; fi
mkdir .libs
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I../poppler -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DDATADIR=\"/usr/share\" -Wall -Wno-unused -O2 -march=athlon64 -pipe -MT poppler-action.lo -MD -MP -MF .deps/poppler-action.Tpo -c poppler-action.cc  -fPIC -DPIC -o .libs/poppler-action.o
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I../poppler -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DDATADIR=\"/usr/share\" -O2 -march=athlon64 -pipe -MT poppler-enums.lo -MD -MP -MF .deps/poppler-enums.Tpo -c poppler-enums.c  -fPIC -DPIC -o .libs/poppler-enums.o
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I../poppler -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DDATADIR=\"/usr/share\" -Wall -Wno-unused -O2 -march=athlon64 -pipe -MT poppler-action.lo -MD -MP -MF .deps/poppler-action.Tpo -c poppler-action.cc -o poppler-action.o >/dev/null 2>&1
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I../poppler -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DDATADIR=\"/usr/share\" -O2 -march=athlon64 -pipe -MT poppler-enums.lo -MD -MP -MF .deps/poppler-enums.Tpo -c poppler-enums.c -o poppler-enums.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I../poppler  -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/freetype2    -DDATADIR=\""/usr/share"\"    -Wall -Wno-unused -O2 -march=athlon64 -pipe -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 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I../poppler  -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/freetype2    -DDATADIR=\""/usr/share"\"    -Wall -Wno-unused -O2 -march=athlon64 -pipe -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
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I../poppler -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DDATADIR=\"/usr/share\" -Wall -Wno-unused -O2 -march=athlon64 -pipe -MT poppler-document.lo -MD -MP -MF .deps/poppler-document.Tpo -c poppler-document.cc  -fPIC -DPIC -o .libs/poppler-document.o
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I../poppler -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DDATADIR=\"/usr/share\" -Wall -Wno-unused -O2 -march=athlon64 -pipe -MT poppler-document.lo -MD -MP -MF .deps/poppler-document.Tpo -c poppler-document.cc -o poppler-document.o >/dev/null 2>&1
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I../poppler -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DDATADIR=\"/usr/share\" -Wall -Wno-unused -O2 -march=athlon64 -pipe -MT poppler-page.lo -MD -MP -MF .deps/poppler-page.Tpo -c poppler-page.cc  -fPIC -DPIC -o .libs/poppler-page.o
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I../poppler -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DDATADIR=\"/usr/share\" -Wall -Wno-unused -O2 -march=athlon64 -pipe -MT poppler-page.lo -MD -MP -MF .deps/poppler-page.Tpo -c poppler-page.cc -o poppler-page.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I../poppler  -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/freetype2    -DDATADIR=\""/usr/share"\"    -Wall -Wno-unused -O2 -march=athlon64 -pipe -MT poppler.lo -MD -MP -MF ".deps/poppler.Tpo" -c -o poppler.lo poppler.cc; \
then mv -f ".deps/poppler.Tpo" ".deps/poppler.Plo"; else rm -f ".deps/poppler.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I../poppler  -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/freetype2    -DDATADIR=\""/usr/share"\"    -O2 -march=athlon64 -pipe -MT test-poppler-glib.o -MD -MP -MF ".deps/test-poppler-glib.Tpo" -c -o test-poppler-glib.o test-poppler-glib.c; \
then mv -f ".deps/test-poppler-glib.Tpo" ".deps/test-poppler-glib.Po"; else rm -f ".deps/test-poppler-glib.Tpo"; exit 1; fi
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I../poppler -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DDATADIR=\"/usr/share\" -Wall -Wno-unused -O2 -march=athlon64 -pipe -MT poppler.lo -MD -MP -MF .deps/poppler.Tpo -c poppler.cc  -fPIC -DPIC -o .libs/poppler.o
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I../poppler -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DDATADIR=\"/usr/share\" -Wall -Wno-unused -O2 -march=athlon64 -pipe -MT poppler.lo -MD -MP -MF .deps/poppler.Tpo -c poppler.cc -o poppler.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++  -Wall -Wno-unused -O2 -march=athlon64 -pipe   -o libpoppler-glib.la -rpath /usr/lib64  poppler-enums.lo poppler-action.lo poppler-document.lo poppler-page.lo poppler.lo -lpoppler -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lfontconfig   -lfreetype -lz
x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/crtbeginS.o  .libs/poppler-enums.o .libs/poppler-action.o .libs/poppler-document.o .libs/poppler-page.o .libs/poppler.o  /usr/lib64/libpoppler.so -L/usr/x86_64-pc-linux-gnu/bin -L/usr/x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/../../../lib64 -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5 /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libpangocairo-1.0.so -L/usr/lib /usr/lib64/libpango-1.0.so /usr/lib64/libcairo.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libglib-2.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so -lz -L/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../lib64/crtn.o  -march=athlon64 -Wl,-soname -Wl,libpoppler-glib.so.0 -o .libs/libpoppler-glib.so.0.0.0
(cd .libs && rm -f libpoppler-glib.so.0 && ln -s libpoppler-glib.so.0.0.0 libpoppler-glib.so.0)
(cd .libs && rm -f libpoppler-glib.so && ln -s libpoppler-glib.so.0.0.0 libpoppler-glib.so)
x86_64-pc-linux-gnu-ar cru .libs/libpoppler-glib.a  poppler-enums.o poppler-action.o poppler-document.o poppler-page.o poppler.o
x86_64-pc-linux-gnu-ranlib .libs/libpoppler-glib.a
creating libpoppler-glib.la
(cd .libs && rm -f libpoppler-glib.la && ln -s ../libpoppler-glib.la libpoppler-glib.la)
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc  -O2 -march=athlon64 -pipe   -o test-poppler-glib  test-poppler-glib.o -lpoppler libpoppler-glib.la -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lfontconfig   -lfreetype -lz
x86_64-pc-linux-gnu-gcc -O2 -march=athlon64 -pipe -o .libs/test-poppler-glib test-poppler-glib.o  -L/usr/x86_64-pc-linux-gnu/bin -L/usr/x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/../../../lib64 -L/usr/lib64 ./.libs/libpoppler-glib.so /usr/lib64/libpoppler.so /usr/lib64/libjpeg.so -L/usr/lib /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/libstdc++.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libcairo.so -lXrender -lX11 -lXext -lpng12 -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libglib-2.0.so /usr/lib64/libfontconfig.so /usr/lib64/libexpat.so /usr/lib64/libfreetype.so -lz
./.libs/libpoppler-glib.so: undefined reference to `Page::createGfx(OutputDev*, double, double, int, int, int, int, int, int, Links*, Catalog*, int (*)(void*), void*, int (*)(Annot*, void*), void*)'
./.libs/libpoppler-glib.so: undefined reference to `Page::display(OutputDev*, double, double, int, int, Links*, Catalog*, int (*)(void*), void*, int (*)(Annot*, void*), void*)'
./.libs/libpoppler-glib.so: undefined reference to `TextOutputDev::findText(unsigned int*, int, int, int, int, int, double*, double*, double*, double*)'
./.libs/libpoppler-glib.so: undefined reference to `PDFDoc::displayPage(OutputDev*, int, double, double, int, int, int, int (*)(void*), void*, int (*)(Annot*, void*), void*)'
./.libs/libpoppler-glib.so: undefined reference to `SplashOutputDev::SplashOutputDev(SplashColorMode, int, SplashColor)'
./.libs/libpoppler-glib.so: undefined reference to `PDFDoc::PDFDoc(GooString*, GooString*, GooString*)'
./.libs/libpoppler-glib.so: undefined reference to `GlobalParams::setupBaseFontsFc(_FcConfig*)'
./.libs/libpoppler-glib.so: undefined reference to `Page::displaySlice(OutputDev*, double, double, int, int, int, int, int, int, Links*, Catalog*, int (*)(void*), void*, int (*)(Annot*, void*), void*)'
collect2: ld returned 1 exit status
make[3]: *** [test-poppler-glib] Fehler 1
make[3]: Leaving directory `/var/tmp/portage/poppler-bindings-0.4.3-r2/work/poppler-0.4.3/glib'
make[2]: *** [all] Fehler 2
make[2]: Leaving directory `/var/tmp/portage/poppler-bindings-0.4.3-r2/work/poppler-0.4.3/glib'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/poppler-bindings-0.4.3-r2/work/poppler-0.4.3'
make: *** [all] Fehler 2

localhost ~ # emerge --info
Portage 2.0.54 (default-linux/amd64/2005.0, gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r2 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
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.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=athlon64 -pipe"
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/lib64/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon64 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
LANG="de_DE@euro"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 64bit X a52 aac acl acpi alsa apache2 arts artworkextra asf atk audiofile avi bash-completion berkdb bitmap-fonts bl bonobo bootsplash browserplugin bzip2 ccache cdr cpudetection crypt cups curl custom-cflags dbus dga dmx doc dvd dvdr dvdread eds emboss encode esd exif expat fam fat fbcon festival ffmpeg firefox font-server foomaticdb fortran fuse gatos gd ggi gif gimp glut gnokii gnome gpm gstreamer gtk gtk2 gtkhtml hal hpn idea idn ieee1394 imagemagick imlib ipv6 java jce jikes jpeg junit kde lcms libclamav lm_sensors log4j logitech-mouse lzw lzw-tiff mad mng mozilla moznocompose moznoirc moznomail mozsvg mp3 mp4live mpeg mplayer ncurses nls no-old-linux ntfs nvidia ogg on-the-fly-crypt opengl openssh openssl osc pam pam_console pcre pdflib perl png posix python qt quicktime readline recode reiserfs rtc samba sdl sendmail shared sharedmem smime sockets spell sql ssl subtitles sysfs tcpd threads tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales vim-with-x visualization vorbis wifi xatrix xcomposite xext xine xinerama xml2 xmms xpm xrandr xscreensaver xv xvid xvmc zip zlib video_cards_nvidia linguas_de userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Andreas Höhmann 2006-02-06 06:40:20 UTC
the new version of poppler-bindings 0.5.0 works