Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 87870 Details for
Bug 134924
kdegraphics-3.5.2 and kpdf-3.5.2 missing -lpoppler-qt
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
failing build log
kpdf_build_log (text/plain), 34.10 KB, created by
Bruno Roggeri
on 2006-05-30 08:27:42 UTC
(
hide
)
Description:
failing build log
Filename:
MIME Type:
Creator:
Bruno Roggeri
Created:
2006-05-30 08:27:42 UTC
Size:
34.10 KB
patch
obsolete
>>>> Emerging (1 of 23) kde-base/kpdf-3.5.2 to / >>>> checking ebuild checksums ;-) >>>> checking auxfile checksums ;-) >>>> checking miscfile checksums ;-) >>>> checking kdegraphics-3.5.2.tar.bz2 ;-) >>>> checking kpdf-3.5.2-poppler.patch.bz2 ;-) >>>> Unpacking source... >>>> Extracting from tarball... > * Applying kpdf-3.5.2-poppler.patch.bz2 ... [ ok ] >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2 ... >*** automake (GNU automake) 1.7.9 found. >*** Creating acinclude.m4 >*** Creating list of subdirectories >*** Creating Makefile.am >*** Creating configure.files >*** Creating configure.in >*** Creating aclocal.m4 >*** Creating configure >*** Creating config.h template >*** Creating Makefile templates >*** Postprocessing Makefile templates >*** Creating date/time stamp >*** Finished > Don't forget to run ./configure > If you haven't done so in a while, run ./configure --help > * Running elibtoolize in: kpdf-3.5.2/admin > * Applying portage-1.5.10.patch ... > * Applying max_cmd_len-1.5.20.patch ... > * Applying sed-1.5.6.patch ... > * econf: updating kpdf-3.5.2/admin/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating kpdf-3.5.2/admin/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 --with-poppler --with-x --enable-mitshm --without-xinerama --with-qt-dir=/usr/qt/3 --enable-mt --with-qt-libraries=/usr/qt/3/lib64 --disable-dependency-tracking --disable-debug --without-debug --enable-final --without-arts --prefix=/usr/kde/3.5 --mandir=/usr/kde/3.5/share/man --infodir=/usr/kde/3.5/share/info --datadir=/usr/kde/3.5/share --sysconfdir=/usr/kde/3.5/etc --enable-libsuffix=64 --libdir=/usr/kde/3.5/lib64 --build=x86_64-pc-linux-gnu >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /bin/install -c >checking for -p flag to install... yes >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for kde-config... /usr/kde/3.5/bin/kde-config >checking where to install... /usr/kde/3.5 (as requested) >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... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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++... none >checking whether x86_64-pc-linux-gnu-gcc is blacklisted... no >checking whether x86_64-pc-linux-gnu-g++ supports -Wmissing-format-attribute... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes >checking whether x86_64-pc-linux-gnu-g++ supports -Wundef... yes >checking whether x86_64-pc-linux-gnu-g++ supports -Wno-long-long... yes >checking whether x86_64-pc-linux-gnu-g++ supports -Wno-non-virtual-dtor... yes >checking whether x86_64-pc-linux-gnu-g++ supports -fno-reorder-blocks... yes >checking whether x86_64-pc-linux-gnu-g++ supports -fno-exceptions... yes >checking whether x86_64-pc-linux-gnu-g++ supports -fno-check-new... yes >checking whether x86_64-pc-linux-gnu-g++ supports -fno-common... yes >checking whether x86_64-pc-linux-gnu-g++ supports -fexceptions... yes >checking whether system headers can cope with -O2 -fno-inline... irrelevant >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking whether x86_64-pc-linux-gnu-g++ supports -O0... yes >checking whether x86_64-pc-linux-gnu-g++ supports -Wl,--no-undefined... yes >checking whether x86_64-pc-linux-gnu-g++ supports -Wl,--allow-shlib-undefined... yes >using lib directory suffix 64 >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/x86_64-pc-linux-gnu-nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >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-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/x86_64-pc-linux-gnu-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 if x86_64-pc-linux-gnu-gcc static flag works... 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 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 for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >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++ 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 >checking whether stripping libraries is possible... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dlopen... (cached) no >checking for dlopen in -ldl... (cached) yes >checking whether a program can dlopen itself... (cached) yes >checking whether a statically linked program can dlopen itself... (cached) yes >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... no >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 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 whether stripping libraries is possible... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking if C++ programs can be compiled... yes >checking for strlcat... no >checking if strlcat needs custom prototype... yes - in libkdefakes >checking for strlcpy... no >checking if strlcpy needs custom prototype... yes - in libkdefakes >checking for main in -lutil... yes >checking for main in -lcompat... no >checking for crypt in -lcrypt... yes >checking for socklen_t... yes >checking for dnet_ntoa in -ldnet... no >checking for dnet_ntoa in -ldnet_stub... no >checking for inet_ntoa... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for sys/types.h... (cached) yes >checking for stdint.h... (cached) yes >checking sys/bitypes.h usability... yes >checking sys/bitypes.h presence... yes >checking for sys/bitypes.h... yes >checking for poll in -lpoll... no >checking Carbon/Carbon.h usability... no >checking Carbon/Carbon.h presence... no >checking for Carbon/Carbon.h... no >checking CoreAudio/CoreAudio.h usability... no >checking CoreAudio/CoreAudio.h presence... no >checking for CoreAudio/CoreAudio.h... no >checking if res_init needs -lresolv... yes >checking for res_init... yes >checking if res_init needs custom prototype... no >checking for killpg in -lucb... no >checking for int... yes >checking size of int... 4 >checking for short... yes >checking size of short... 2 >checking for long... yes >checking size of long... 8 >checking for char *... yes >checking size of char *... 8 >checking for dlopen in -ldl... (cached) yes >checking for shl_unload in -ldld... no >checking for size_t... yes >checking size of size_t... 8 >checking for unsigned long... yes >checking size of unsigned long... 8 >checking sizeof size_t == sizeof unsigned long... yes >checking for PIE support... yes >checking if enabling -pie/fPIE support... yes >checking crt_externs.h usability... no >checking crt_externs.h presence... no >checking for crt_externs.h... no >checking for _NSGetEnviron... no >checking for vsnprintf... yes >checking for snprintf... yes >checking for X... libraries /usr/lib64, headers . >checking for IceConnectionNumber in -lICE... yes >checking for libXext... yes >checking for pthread_create in -lpthread... yes >checking for extra includes... no >checking for extra libs... no >checking for libz... -lz >checking for libpng... -lpng -lz -lm >checking for libjpeg6b... no >checking for libjpeg... -ljpeg >checking for perl... /usr/bin/perl >checking for Qt... libraries /usr/qt/3/lib64, headers /usr/qt/3/include using -mt >checking for moc... /usr/qt/3/bin/moc >checking for uic... /usr/qt/3/bin/uic >checking whether uic supports -L ... yes >checking whether uic supports -nounload ... yes >checking if Qt needs -ljpeg... no >checking for rpath... yes >checking for KDE... libraries /usr/kde/3.5/lib64, headers /usr/kde/3.5/include >checking if UIC has KDE plugins available... yes >checking for KDE paths... defaults >checking for dcopidl... /usr/kde/3.5/bin/dcopidl >checking for dcopidl2cpp... /usr/kde/3.5/bin/dcopidl2cpp >checking for meinproc... /usr/kde/3.5/bin/meinproc >checking for kconfig_compiler... /usr/kde/3.5/bin/kconfig_compiler >checking for dcopidlng... /usr/kde/3.5/bin/dcopidlng >checking for makekdewidgets... /usr/kde/3.5/bin/makekdewidgets >checking for xmllint... /usr/bin/xmllint >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for ANSI C header files... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking for stdlib.h... (cached) yes >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking for setenv... yes >checking if setenv needs custom prototype... no >checking for unsetenv... yes >checking if unsetenv needs custom prototype... no >checking for usleep... yes >checking if usleep needs custom prototype... no >checking for mkstemps... no >checking if mkstemps needs custom prototype... yes - in libkdefakes >checking whether time.h and sys/time.h may both be included... yes >checking for Qt docs... /usr/qt/3/doc/html >checking for dot... /usr/bin/dot >checking for doxygen... /usr/bin/doxygen >checking for pkg-config... /usr/bin/pkg-config >checking for poppler-qt >= 0.3.1... yes >checking POPPLERQT_CFLAGS... -I/usr/include/poppler >checking POPPLERQT_LIBS... -lpoppler-qt -lpoppler >checking for freetype-config... /usr/bin/freetype-config >checking for xft >= 2.0... yes >checking XFT_CFLAGS... -I/usr/include/freetype2 >checking XFT_LIBS... -lXft -lXrender -lfontconfig -lfreetype -lz -lX11 >checking paper.h usability... no >checking paper.h presence... no >checking for paper.h... no >checking for fseek64... no >checking for mkstemp... yes >checking for mkstemps... no >checking for popen... yes >checking for poppler >= 0.5.0... yes >checking POPPLER_CFLAGS... -I/usr/include/poppler >checking POPPLER_LIBS... -lpoppler >checking whether x86_64-pc-linux-gnu-g++ supports -fno-regmove... yes >checking if doc should be compiled... yes >checking if kghostview should be compiled... no >checking if kpdf should be compiled... yes >checking if kfile-plugins should be compiled... yes >configure: creating ./config.status >fast creating Makefile >fast creating doc/Makefile >fast creating doc/kpdf/Makefile >fast creating kfile-plugins/Makefile >fast creating kfile-plugins/pdf/Makefile >fast creating kpdf/Makefile >fast creating kpdf/conf/Makefile >fast creating kpdf/core/Makefile >fast creating kpdf/core/generator_kimgio/Makefile >fast creating kpdf/core/generator_pdf/Makefile >fast creating kpdf/shell/Makefile >fast creating kpdf/ui/Makefile >fast creating kpdf/xpdf/Makefile >fast creating kpdf/xpdf/fofi/Makefile >fast creating kpdf/xpdf/goo/Makefile >fast creating kpdf/xpdf/splash/Makefile >fast creating kpdf/xpdf/xpdf/Makefile >config.pl: fast created 17 file(s). >config.status: creating config.h >config.status: executing depfiles commands > >You're are using freetype older than 2.1.10, it is not mandatory >to use 2.1.10 but kpdf improves its rendering in some pdf with it > > >Good - your configure finished. Start make now > >make all-recursive >make[1]: Entering directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/doc' >Making all in kpdf >make[3]: Entering directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/doc/kpdf' >/usr/kde/3.5/bin/meinproc --check --cache index.cache.bz2 ./index.docbook >make[3]: Leaving directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/doc/kpdf' >make[3]: Entering directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/doc' >make[3]: Rien à faire pour « all-am ». >make[3]: Leaving directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/doc' >make[2]: Leaving directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/doc' >Making all in kpdf >make[2]: Entering directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf' >Making all in conf >make[3]: Entering directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf/conf' >rm -rf dlggeneral.h; >rm -rf dlgperformance.h; >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload ./dlggeneral.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> dlggeneral.h ; >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload ./dlgperformance.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> dlgperformance.h ; >rm -rf dlgaccessibility.h; >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload ./dlgaccessibility.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> dlgaccessibility.h ; >rm -rf dlgpresentation.h; >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload ./dlgpresentation.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> dlgpresentation.h ; >/usr/kde/3.5/bin/kconfig_compiler ./kpdf.kcfg ./settings.kcfgc; ret=$?; \ >if test "$ret" != 0; then rm -f settings.h ; exit $ret ; fi >/usr/qt/3/bin/moc dlggeneral.h -o dlggeneral.moc >/usr/qt/3/bin/moc dlgperformance.h -o dlgperformance.moc >/usr/qt/3/bin/moc dlgaccessibility.h -o dlgaccessibility.moc >/usr/qt/3/bin/moc dlgpresentation.h -o dlgpresentation.moc >rm -f dlggeneral.cpp >echo '#include <kdialog.h>' > dlggeneral.cpp >echo '#include <klocale.h>' >> dlggeneral.cpp >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload -tr tr2i18n -i dlggeneral.h ./dlggeneral.ui > dlggeneral.cpp.temp ; ret=$?; \ >/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" dlggeneral.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_dlggeneral,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> dlggeneral.cpp ;\ >rm -f dlggeneral.cpp.temp ;\ >if test "$ret" = 0; then echo '#include "dlggeneral.moc"' >> dlggeneral.cpp; else rm -f dlggeneral.cpp ; exit $ret ; fi >rm -f dlgperformance.cpp >echo '#include <kdialog.h>' > dlgperformance.cpp >echo '#include <klocale.h>' >> dlgperformance.cpp >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload -tr tr2i18n -i dlgperformance.h ./dlgperformance.ui > dlgperformance.cpp.temp ; ret=$?; \ >/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" dlgperformance.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_dlgperformance,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> dlgperformance.cpp ;\ >rm -f dlgperformance.cpp.temp ;\ >if test "$ret" = 0; then echo '#include "dlgperformance.moc"' >> dlgperformance.cpp; else rm -f dlgperformance.cpp ; exit $ret ; fi >rm -f dlgaccessibility.cpp >echo '#include <kdialog.h>' > dlgaccessibility.cpp >echo '#include <klocale.h>' >> dlgaccessibility.cpp >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload -tr tr2i18n -i dlgaccessibility.h ./dlgaccessibility.ui > dlgaccessibility.cpp.temp ; ret=$?; \ >/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" dlgaccessibility.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_dlgaccessibility,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> dlgaccessibility.cpp ;\ >rm -f dlgaccessibility.cpp.temp ;\ >if test "$ret" = 0; then echo '#include "dlgaccessibility.moc"' >> dlgaccessibility.cpp; else rm -f dlgaccessibility.cpp ; exit $ret ; fi >rm -f dlgpresentation.cpp >echo '#include <kdialog.h>' > dlgpresentation.cpp >echo '#include <klocale.h>' >> dlgpresentation.cpp >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload -tr tr2i18n -i dlgpresentation.h ./dlgpresentation.ui > dlgpresentation.cpp.temp ; ret=$?; \ >/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" dlgpresentation.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_dlgpresentation,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> dlgpresentation.cpp ;\ >rm -f dlgpresentation.cpp.temp ;\ >if test "$ret" = 0; then echo '#include "dlgpresentation.moc"' >> dlgpresentation.cpp; else rm -f dlgpresentation.cpp ; exit $ret ; fi >creating libkpdfconf_la.all_cpp.cpp ... >/bin/sh ../../libtool --silent --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I../../kpdf -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=k8 -O0 -pipe -g -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o libkpdfconf_la.all_cpp.lo `test -f 'libkpdfconf_la.all_cpp.cpp' || echo './'`libkpdfconf_la.all_cpp.cpp >/bin/sh ../../libtool --silent --mode=link --tag=CXX x86_64-pc-linux-gnu-g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=k8 -O0 -pipe -g -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o libkpdfconf.la libkpdfconf_la.all_cpp.lo >make[3]: Leaving directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf/conf' >Making all in core >make[3]: Entering directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf/core' >Making all in generator_pdf >make[4]: Entering directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf/core/generator_pdf' >/bin/sh ../../../libtool --silent --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I./../.. -I../../../kpdf -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/include/poppler -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=k8 -O0 -pipe -g -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o generator_pdf.lo `test -f 'generator_pdf.cpp' || echo './'`generator_pdf.cpp >/bin/sh ../../../libtool --silent --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I./../.. -I../../../kpdf -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/include/poppler -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=k8 -O0 -pipe -g -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o gp_outputdev.lo `test -f 'gp_outputdev.cpp' || echo './'`gp_outputdev.cpp >/bin/sh ../../../libtool --silent --mode=link --tag=CXX x86_64-pc-linux-gnu-g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=k8 -O0 -pipe -g -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o libgeneratorpdf.la -L/usr/kde/3.5/lib64 -L/usr/qt/3/lib64 -L/usr/lib64 generator_pdf.lo gp_outputdev.lo >make[4]: Leaving directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf/core/generator_pdf' >Making all in generator_kimgio >make[4]: Entering directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf/core/generator_kimgio' >/bin/sh ../../../libtool --silent --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I./../../ -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=k8 -O0 -pipe -g -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o generator_kimgio.lo `test -f 'generator_kimgio.cpp' || echo './'`generator_kimgio.cpp >/bin/sh ../../../libtool --silent --mode=link --tag=CXX x86_64-pc-linux-gnu-g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=k8 -O0 -pipe -g -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o libgeneratorkimgio.la -L/usr/kde/3.5/lib64 -L/usr/qt/3/lib64 -L/usr/lib64 generator_kimgio.lo >make[4]: Leaving directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf/core/generator_kimgio' >make[4]: Entering directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf/core' >/usr/qt/3/bin/moc ./document.h -o document.moc >creating libkpdfcore_la.all_cpp.cpp ... >/bin/sh ../../libtool --silent --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./generator_pdf -I./.. -I../../kpdf -I/usr/include/poppler -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=k8 -O0 -pipe -g -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o libkpdfcore_la.all_cpp.lo `test -f 'libkpdfcore_la.all_cpp.cpp' || echo './'`libkpdfcore_la.all_cpp.cpp >/bin/sh ../../libtool --silent --mode=link --tag=CXX x86_64-pc-linux-gnu-g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=k8 -O0 -pipe -g -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o libkpdfcore.la libkpdfcore_la.all_cpp.lo ./generator_pdf/libgeneratorpdf.la ./generator_kimgio/libgeneratorkimgio.la >make[4]: Leaving directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf/core' >make[3]: Leaving directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf/core' >Making all in ui >make[3]: Entering directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf/ui' >/usr/qt/3/bin/moc ./minibar.h -o minibar.moc >/usr/qt/3/bin/moc ./thumbnaillist.h -o thumbnaillist.moc >/usr/qt/3/bin/moc ./toc.h -o toc.moc >/usr/qt/3/bin/moc ./searchwidget.h -o searchwidget.moc >/usr/qt/3/bin/moc ./pageview.h -o pageview.moc >/usr/qt/3/bin/moc ./presentationwidget.h -o presentationwidget.moc >creating libkpdfui_la.all_cpp.cpp ... >/bin/sh ../../libtool --silent --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I../../kpdf -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=k8 -O0 -pipe -g -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o libkpdfui_la.all_cpp.lo `test -f 'libkpdfui_la.all_cpp.cpp' || echo './'`libkpdfui_la.all_cpp.cpp >/bin/sh ../../libtool --silent --mode=link --tag=CXX x86_64-pc-linux-gnu-g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=k8 -O0 -pipe -g -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o libkpdfui.la libkpdfui_la.all_cpp.lo >make[3]: Leaving directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf/ui' >Making all in shell >make[3]: Entering directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf/shell' >/usr/qt/3/bin/moc ./shell.h -o shell.moc >creating kpdf.all_cpp.cpp ... >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kpdf -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/include/poppler -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=k8 -O0 -pipe -g -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o kpdf.all_cpp.o `test -f 'kpdf.all_cpp.cpp' || echo './'`kpdf.all_cpp.cpp >/bin/sh ../../libtool --silent --mode=link --tag=CXX x86_64-pc-linux-gnu-g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=k8 -O0 -pipe -g -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o kpdf -R /usr/kde/3.5/lib64 -R /usr/kde/3.5/lib64 -R /usr/qt/3/lib64 -R /usr/lib64 -L/usr/kde/3.5/lib64 -L/usr/qt/3/lib64 -L/usr/lib64 kpdf.all_cpp.o -lkparts >make[3]: Leaving directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf/shell' >make[3]: Entering directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf' >/usr/kde/3.5/bin/dcopidl ./dcop.h > dcop.kidl || ( rm -f dcop.kidl ; false ) >/usr/qt/3/bin/moc ./part.h -o part.moc >/usr/kde/3.5/bin/dcopidl2cpp --c++-suffix cpp --no-signals --no-stub dcop.kidl >creating libkpdfpart_la.all_cpp.cpp ... >/bin/sh ../libtool --silent --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../kpdf -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/include/poppler -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=k8 -O0 -pipe -g -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o libkpdfpart_la.all_cpp.lo `test -f 'libkpdfpart_la.all_cpp.cpp' || echo './'`libkpdfpart_la.all_cpp.cpp >In file included from libkpdfpart_la.all_cpp.cpp:3: >error.cpp: In function `void error(int, const char*, ...)': >error.cpp:40: warning: function might be possible candidate for `printf' format attribute >/bin/sh ../libtool --silent --mode=link --tag=CXX x86_64-pc-linux-gnu-g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=k8 -O0 -pipe -g -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o libkpdfpart.la -rpath /usr/kde/3.5/lib64/kde3 -module -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /usr/kde/3.5/lib64 -R /usr/kde/3.5/lib64 -R /usr/qt/3/lib64 -R /usr/lib64 -L/usr/kde/3.5/lib64 -L/usr/qt/3/lib64 -L/usr/lib64 libkpdfpart_la.all_cpp.lo conf/libkpdfconf.la core/libkpdfcore.la ui/libkpdfui.la -lkparts -lkio -lkdeprint -lkutils -lm -lpoppler >core/.libs/libkpdfcore.a(generator_pdf.o): In function `PDFGenerator::addTransition(int, KPDFPage*)': >/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf/core/generator_pdf/generator_pdf.cpp:883: undefined reference to `Poppler::PageTransition::type() const' >/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf/core/generator_pdf/generator_pdf.cpp:887: undefined reference to `Poppler::PageTransition::type() const' >/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf/core/generator_pdf/generator_pdf.cpp:926: undefined reference to `Poppler::PageTransition::duration() const' >/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf/core/generator_pdf/generator_pdf.cpp:928: undefined reference to `Poppler::PageTransition::alignment() const' >/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf/core/generator_pdf/generator_pdf.cpp:937: undefined reference to `Poppler::PageTransition::direction() const' >/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf/core/generator_pdf/generator_pdf.cpp:946: undefined reference to `Poppler::PageTransition::angle() const' >/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf/core/generator_pdf/generator_pdf.cpp:947: undefined reference to `Poppler::PageTransition::scale() const' >/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf/core/generator_pdf/generator_pdf.cpp:948: undefined reference to `Poppler::PageTransition::isRectangular() const' >collect2: ld returned 1 exit status >make[3]: *** [libkpdfpart.la] Erreur 1 >make[3]: Leaving directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf' >make[2]: *** [all-recursive] Erreur 1 >make[2]: Leaving directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2/kpdf' >make[1]: *** [all-recursive] Erreur 1 >make[1]: Leaving directory `/var/tmp/portage/kpdf-3.5.2/work/kpdf-3.5.2' >make: *** [all] Erreur 2 > >!!! ERROR: kde-base/kpdf-3.5.2 failed. >Call stack: > ebuild.sh, line 1531: Called dyn_compile > ebuild.sh, line 931: Called src_compile > kpdf-3.5.2.ebuild, line 39: Called kde-meta_src_compile > kde-meta.eclass, line 408: Called kde_src_compile > kde.eclass, line 143: Called kde_src_compile 'all' > kde.eclass, line 276: Called kde_src_compile 'myconf' 'configure' 'make' > kde.eclass, line 272: Called die > >!!! died running emake, kde_src_compile:make >!!! If you need support, post the topmost build error, and the call stack if relevant.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 134924
: 87870 |
88414
|
88415
|
92583