Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 125139
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 124881
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Narada Sage <narada.sage@googlemail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 125139 depends on: Show dependency tree
Bug 125139 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-03-05 14:42 0000
When emerging kde 3.5.1 the process fails on kdegraphics.

System info:

Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2,
2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 3.40GHz
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
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-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.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache distlocks notitles sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/gentoo-php-overlay/testing
/usr/local/gentoo-php-overlay/experimental"
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa apache2 arts bash-completion bzip2 crypt dvd dvdr encode
gif gtk gtk2 hal iconv imagemagick imap imlib jpeg kde logitech-mouse mmx mp3
mpeg mysqli ncurses opengl pam pcre pdf perl png python qt rdesktop readline
spell sqlite sqlite3 sse sse2 ssl tcpd tetex tidy tiff truetype truetype-fonts
unicode utf8 vhosts video_cards_nvidia vorbis win32codecs xcomposite xine xml
xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS


Error:

gp_outputdev.cpp: In member function `KPDFLink*
KPDFOutputDev::generateLink(LinkAction*)':
gp_outputdev.cpp:249: error: no matching function for call to
`KPDFOutputDev::decodeViewport(UGooString*, LinkDest*)'
gp_outputdev.h:74: note: candidates are: DocumentViewport
KPDFOutputDev::decodeViewport(GooString*, LinkDest*)
gp_outputdev.cpp:259: error: no matching function for call to
`KPDFOutputDev::decodeViewport(UGooString*, LinkDest*)'
gp_outputdev.h:74: note: candidates are: DocumentViewport
KPDFOutputDev::decodeViewport(GooString*, LinkDest*)
gp_outputdev.cpp: In member function `DocumentViewport
KPDFOutputDev::decodeViewport(GooString*, LinkDest*)':
gp_outputdev.cpp:330: error: no matching function for call to
`PDFDoc::findDest(GooString*&)'
/usr/include/poppler/PDFDoc.h:127: note: candidates are: LinkDest*
PDFDoc::findDest(UGooString*)
make[4]: *** [gp_outputdev.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
generator_pdf.cpp: In member function `virtual void
PDFGenerator::putFontInfo(KListView*)':
generator_pdf.cpp:395: error: no matching function for call to
`Dict::lookup(const char[10], Object*)'
/usr/include/poppler/Dict.h:52: note: candidates are: Object*
Dict::lookup(const UGooString&, Object*)
generator_pdf.cpp: In member function `virtual QString
PDFGenerator::getMetaData(const QString&, const QString&)':
generator_pdf.cpp:496: error: no matching function for call to
`PDFDoc::findDest(GooString*&)'
/usr/include/poppler/PDFDoc.h:127: note: candidates are: LinkDest*
PDFDoc::findDest(UGooString*)
generator_pdf.cpp: In member function `void PDFGenerator::scanFonts(Dict*,
KListView*, Ref**, int&, int&)':
generator_pdf.cpp:556: error: no matching function for call to
`Dict::lookupNF(const char[5], Object*)'
/usr/include/poppler/Dict.h:53: note: candidates are: Object*
Dict::lookupNF(const UGooString&, Object*)
generator_pdf.cpp:583: error: no matching function for call to
`Dict::lookup(const char[8], Object*)'
/usr/include/poppler/Dict.h:52: note: candidates are: Object*
Dict::lookup(const UGooString&, Object*)
generator_pdf.cpp:591: error: no matching function for call to
`Dict::lookup(const char[10], Object*)'
/usr/include/poppler/Dict.h:52: note: candidates are: Object*
Dict::lookup(const UGooString&, Object*)
generator_pdf.cpp: In member function `QString
PDFGenerator::getDocumentInfo(const QString&) const':
generator_pdf.cpp:691: error: no matching function for call to
`Dict::lookup(char*, Object*)'
/usr/include/poppler/Dict.h:52: note: candidates are: Object*
Dict::lookup(const UGooString&, Object*)
generator_pdf.cpp: In member function `QString
PDFGenerator::getDocumentDate(const QString&) const':
generator_pdf.cpp:749: error: no matching function for call to
`Dict::lookup(char*, Object*)'
/usr/include/poppler/Dict.h:52: note: candidates are: Object*
Dict::lookup(const UGooString&, Object*)
generator_pdf.cpp: In member function `void
PDFGenerator::addSynopsisChildren(QDomNode*, GooList*)':
generator_pdf.cpp:805: error: cannot convert `UGooString*' to `GooString*' in
initialization
make[4]: *** [generator_pdf.lo] Error 1
make[4]: Leaving directory
`/var/tmp/portage/kdegraphics-3.5.1-r2/work/kdegraphics-3.5.1/kpdf/core/generator_pdf'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kdegraphics-3.5.1-r2/work/kdegraphics-3.5.1/kpdf/core'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdegraphics-3.5.1-r2/work/kdegraphics-3.5.1/kpdf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/kdegraphics-3.5.1-r2/work/kdegraphics-3.5.1'
make: *** [all] Error 2

!!! ERROR: kde-base/kdegraphics-3.5.1-r2 failed.
!!! Function kde_src_compile, Line 224, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2006-03-05 14:52:16 0000 -------

*** This bug has been marked as a duplicate of 124881 ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug