Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164729 - emerge kstars-3.5.6 fails
Summary: emerge kstars-3.5.6 fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-31 18:18 UTC by playmiac
Modified: 2007-05-05 12:05 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 playmiac 2007-01-31 18:18:06 UTC
emerge kstars version 3.5.6 dies complaining:
/usr/kde/3.5/lib64/libextdate.so: undefined reference to QTextCursor::place(QPoint const&, QTextParagraph*, bool)'

Reproducible: Always

Steps to Reproduce:
1.emerge kstars

Actual Results:  
/bin/sh ../../libtool --silent --tag=CXX --mode=link 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 -pipe -O2 -fomit-frame-pointer -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 -D_GNU_SOURCE   -o kstars -L/usr/kde/3.5/lib64 -L/usr/qt/3/lib64 -L/usr/lib64    -R /usr/kde/3.5/lib64 -R /usr/kde/3.5/lib64 -R /usr/qt/3/lib64 -R /usr/lib64 addcatdialog.o addlinkdialog.o colorscheme.o conbridlg.o csegment.o deepskyobject.o detaildialog.o devicemanager.o dms.o dmsbox.o filesource.o finddialog.o fitshistogram.o ccdpreviewwg.o customcatalog.o fitsimage.o fitsprocess.o fitsviewer.o focusdialog.o fov.o fovdialog.o geolocation.o imagereductiondlg.o imagesequence.o imageviewer.o indidevice.o indidriver.o indielement.o indifitsconf.o indigroup.o indimenu.o indiproperty.o indistd.o infobox.o infoboxes.o jupitermoons.o ksasteroid.o kscomet.o ksfilereader.o ksmoon.o ksnewstuff.o ksnumbers.o ksplanet.o ksplanetbase.o kspluto.o kspopupmenu.o kssun.o kstars.o kstarsactions.o kstarsdata.o kstarsdatetime.o kstarsdcop.o kstarsinit.o kstarssplash.o ksutils.o kswizard.o locationdialog.o magnitudespinbox.o main.o mapcanvas.o objectnamelist.o opsadvanced.o opscatalog.o opscolors.o opsguides.o opssolarsystem.o planetcatalog.o simclock.o skymap.o skymapdraw.o skymapevents.o skyobject.o skyobjectname.o skypoint.o stardatasink.o starobject.o starpixmap.o streamwg.o telescopewizardprocess.o telescopeprop.o timebox.o timedialog.o timespinbox.o timestepbox.o timeunitbox.o timezonerule.o toggleaction.o thumbnailpicker.o thumbnaileditor.o draglistbox.o kstarsinterface_skel.o simclockinterface_skel.o addcatdialogui.o addlinkdialogui.o ccdpreviewui.o contrastbrightnessgui.o details_data.o details_position.o details_links.o details_database.o details_log.o devmanager.o fitsheaderdialog.o focusdialogdlg.o fovdialogui.o histdialog.o imagereductionui.o imgsequencedlgui.o indiconf.o indihostconf.o kswizardui.o newfovui.o opsadvancedui.o opscatalogui.o opscolorsui.o opsguidesui.o opssolarsystemui.o statform.o streamformui.o telescopewizard.o thumbnailpickerui.o thumbnaileditorui.o telescopepropui.o Options.o indi/liblilxml.a indi/libindicom.a tools/libkstarstools.a ../../libkdeedu/kdeeduplot/libkdeeduplot.la ../../libkdeedu/kdeeduui/libkdeeduui.la ../../libkdeedu/extdate/libextdate.la -lkdeprint -lknewstuff -lm -lz
/usr/kde/3.5/lib64/libextdate.so: undefined reference to `QTextCursor::place(QPoint const&, QTextParagraph*, bool)'
collect2: ld returned 1 exit status
make[4]: *** [kstars] Error 1
make[4]: Leaving directory `/var/tmp/portage/kde-base/kstars-3.5.6/work/kstars-3.5.6/kstars/kstars'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kde-base/kstars-3.5.6/work/kstars-3.5.6/kstars/kstars'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kde-base/kstars-3.5.6/work/kstars-3.5.6/kstars'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kde-base/kstars-3.5.6/work/kstars-3.5.6'
make: *** [all] Error 2

!!! ERROR: kde-base/kstars-3.5.6 failed.
Call stack:
  ebuild.sh, line 1611:   Called dyn_compile
  ebuild.sh, line 968:   Called qa_call 'src_compile'
  environment, line 4991:   Called src_compile
  ebuild.sh, line 1301:   Called kde-meta_src_compile
  kde-meta.eclass, line 379:   Called kde_src_compile
  kde.eclass, line 170:   Called kde_src_compile 'all'
  kde.eclass, line 340:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 336:   Called die

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/kde-base/kstars-3.5.6/temp/build.log'.


Expected Results:  
emerge kstars finishes

emerge --info
Portage 2.1.2-r5 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r3 x86_64)
=================================================================
System uname: 2.6.19-gentoo-r3 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.9
Timestamp of tree: Wed, 31 Jan 2007 16:50:01 +0000
dev-java/java-config: 1.3.7, 2.0.31-r3
dev-lang/python:     2.3.6, 2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.19.2-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -pipe -O2 -fomit-frame-pointer"
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/config /var/qmail/alias /var/qmail/control /var/vpopmail/domains /var/vpopmail/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=k8 -pipe -O2 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://ftp.roedu.net/pub/mirrors/gentoo.org/ http://gentoo.mirror.solnet.ch"
LINGUAS="en fr de it fi sv"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS="--timeout=500"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/xeffects"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="X aac acl alsa amd64 apache2 arts audiofile bash-completion berkdb bitmap-fonts bonobo bzip2 cairo cdr cli cracklib crypt cscope cups curl directfb dlloader dri dv dvd dvdr dvdread encode esd exif fam ffmpeg flac fortran gd gdbm gif glitz glut gmp gnome gnutls gphoto2 gpm gstreamer gtk gtkhtml guile hal iconv idn imagemagick imlib ipv6 isdnlog jack java jpeg junit kde lcms ldap libg++ lua mad mhash midi mikmod mng motif mozilla mp3 mpeg mysql ncurses nls nptl nptlonly nvidia odbc ogg opengl pam pcre perl php plotutils png postgres ppds pppd python qt3 qt4 quicktime readline reflection ruby scanner sdl session slang snmp speex spell spl sqlite ssl tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts udev unicode usb vorbis xine xml xml2 xorg xpm xv zlib" ALSA_CARDS="via82xx" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en fr de it fi sv" USERLAND="GNU" VIDEO_CARDS="nvidia vesa fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS
Comment 1 Charlie Shepherd (RETIRED) gentoo-dev 2007-01-31 18:25:15 UTC
Please recompile _at least_ kde and qt without the xeffects overlay and then reopen if this is still reproducible.
Comment 2 Benjamin Southall 2007-03-15 09:46:45 UTC
I have the same issue without the xeffects overlay. I am running Sabayon but afaik this isn't a Sabayon issue.

emerge --info
Portage 2.1.2.2 (default-linux/amd64/2006.0, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.19-gentoo-r4 x86_64 AMD Turion(tm) 64 Mobile Technology MT-32
Gentoo Base System release 1.12.9
Timestamp of tree: Thu, 15 Mar 2007 09:20:01 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.31-r3
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.20-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=athlon64 -msse3 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="${NXDIR}/etc ${NXDIR}/home /etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/share/config/kdm /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=athlon64 -msse3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.aarnet.edu.au/pub/gentoo http://ftp.swin.edu.au/gentoo ftp://mirror.pacific.net.au/linux/Gentoo"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LINGUAS="en en_US en_GB"
MAKEOPTS="-s -j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/sabayon /usr/portage/local/appleman"
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="7zip X a52 aac aalib accessibility acpi ada aiglx alsa amd64 apache2 arts artswrappersuid asterisk audiofile avahi berkdb bitmap-fonts bluetooth browserplugin bzip2 cairo canvas cdda cdr cjk cli commercial cracklib crypt css cups dbus dga divx4linux djvu dlloader doc dri dts dvb dvd dvdr dvdread dvi eds emboss encode evo exif exscalibar fat ffmpeg firefox flac foomatic-db foomaticdb fortran freetype fuse gcj gdbm gif gimpprint glitz glut gnokii gnome gnutls gphoto2 gpm gstreamer gtk gtk2 hal hfs iconv ieee1394 imlib ipod ipv6 irda isdnlog jack java jfs joystick jpeg jpeg2k kde kdeenablefinal kdehiddenvisibility kdgraphics kerberos kig-scripting kipi ladspa lcd ldap libcaca lirc live livecd lm_sensors logitech-mouse lzw lzw-tiff mad mbrola midi mikmod mono mozcalendar moznocompose moznoirc moznomail mozsvg mp3 mpeg musepack musicbrainz nautilus ncurses nls nntp nptl nptlonly nsplugin ntfs nvidia offensive ogg oggvorbis ole on-the-fly-crypt openexr opengl pam pam_chroot pam_timestamp pcmcia pcre pda pdf perforce perl php png portaudio postgres povray ppds pppd pwdb python qt qt3 qt4 quicktime rdesktop readline reflection reiser4 reiserfs remote rtsp ruby samba scanner sdl session shout skins sms sndfile soundtouch speedo speex spell spl sql sqlite ssl stats stream subversion svg symlink tcpd theora tiff timidity truetype truetype-fonts type1-fonts udev unichrome unicode usb v4l v4l2 vcd visualization vlm vorbis wifi wxwindows xfs xine xinerama xml xml2 xorg xpm xprint xscreensaver xv xvid xvmc zeroconf zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse acecad aiptek calcomp citron digitaledge dmc dynapro elo2300 elographics fpit hyperpen jamstudio joystick magellan microtouch mutouch palmax penmount spaceorb summa synaptics tek4957 wacom ur98 vmmouse void" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_US en_GB" USERLAND="GNU" VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev fglrx glint i128 i810 mach64 mga neomagic nv nvidia r128 radeon rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-03-16 17:48:48 UTC
(In reply to comment #2)
> I have the same issue without the xeffects overlay. I am running Sabayon but
> afaik this isn't a Sabayon issue.

Sorry, we don't support Sabayon either, this is not a proper place for this.

http://bugs.sabayonlinux.org/
Comment 4 Benjamin Southall 2007-05-04 14:44:52 UTC
I believe that the ebuild from http://bugs.gentoo.org/show_bug.cgi?id=177039, fixes this problem. (Which demonstrates that this bug is caused by not updating the libkdeedu ebuilds from 3.5.4, rather than beryl or the xeffects or sabayon overlays.)
Comment 5 Carsten Lohrke (RETIRED) gentoo-dev 2007-05-05 12:05:36 UTC
No. Please leave this dead bug alone. Broken Qt due to patches or whatever. Not a Gentoo problem.
Comment 6 Carsten Lohrke (RETIRED) gentoo-dev 2007-05-05 12:05:50 UTC
.