Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155551 - kpdf 3.5.5 check for poppler-qt fails
Summary: kpdf 3.5.5 check for poppler-qt fails
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-18 01:25 UTC by Volker Schroer
Modified: 2007-12-02 09:19 UTC (History)
1 user (show)

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 Volker Schroer 2006-11-18 01:25:33 UTC
Portage 2.1.1-r1 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.4-r4, 2.6.18-gentoosmp x86_64)
=================================================================
System uname: 2.6.18-gentoosmp x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System version 1.12.6
Last Sync: Fri, 17 Nov 2006 17:00:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.5-r2, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
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-r3
sys-devel/gcc-config: 1.3.13-r4
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 -pipe -march=k8"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/conf                     ig"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=k8"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
LINGUAS="de en"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-a                     fter --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="amd64 X alsa berkdb bitmap-fonts cli cracklib crypt cups dlloader dri elibc_glibc gdbm gpm hal iconv input_devices_                     keyboard input_devices_mouse isdnlog kde kernel_linux libg++ linguas_de linguas_en lm_sensors ncurses nls nptl nptlonly                      opengl pam pcre perl ppds pppd python qt3 readline reflection session spl ssl tcpd truetype-fonts type1-fonts udev unico                     de userland_GNU video_cards_radeon xorg zeroconf zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
===============================================
This is the important part of config.log

configure:37285: result: /usr/qt/3/doc/html
configure:37291: checking for dot
configure:37345: result: /usr/bin/dot
configure:37358: checking for doxygen
configure:37412: result: /usr/bin/doxygen
configure:37450: checking for pkg-config
configure:37468: found /usr/bin/pkg-config
configure:37481: result: /usr/bin/pkg-config
configure:37499: checking for poppler-qt >= 0.3.1
configure:37543: error: --with-poppler was given, but test for poppler failed

============================

Poppler and bindings are installed

tux64 kpdf-3.5.5 # emerge -p poppler-bindings

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     UD] app-text/poppler-0.5.3 [0.5.4]
[ebuild   R   ] app-text/poppler-bindings-0.5.3
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-18 01:29:52 UTC
> [ebuild     UD] app-text/poppler-0.5.3 [0.5.4]
> [ebuild   R   ] app-text/poppler-bindings-0.5.3

As you can see, you have a mismatch between poppler and bindings versions, that won't work. Either stick both into package.keywords, or none.

Comment 2 Volker Schroer 2006-11-18 01:37:17 UTC
That is not the problem and does not resolve the problem. I had installed poppler-bindings 0.5.3 ant poppler  0.5.3. There was the same error !!
Then I reemerge poppler-bindings and emerge upgrade poppler.

So please reopen.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-12-02 09:19:22 UTC
*** Bug 200978 has been marked as a duplicate of this bug. ***