Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 248653 - kde-base/kdelibs-3.5.9-r4 - /usr/qt/3/lib/libqt-mt.so: undefined reference to `operator new[](unsigned int)@GLIBCXX_3.4
Summary: kde-base/kdelibs-3.5.9-r4 - /usr/qt/3/lib/libqt-mt.so: undefined reference to...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-24 16:17 UTC by Laszlo Papp
Modified: 2008-11-28 08:03 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 Laszlo Papp 2008-11-24 16:17:11 UTC
r/qt/3/lib     dcopserver.la.o libkdeinit_dcopserver.la
/usr/qt/3/lib/libqt-mt.so: undefined reference to `__cxa_guard_acquire@CXXABI_1.3'
/usr/qt/3/lib/libqt-mt.so: undefined reference to `operator delete(void*)@GLIBCXX_3.4'
/usr/qt/3/lib/libqt-mt.so: undefined reference to `vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3'
/usr/qt/3/lib/libqt-mt.so: undefined reference to `operator delete[](void*)@GLIBCXX_3.4'
/usr/qt/3/lib/libqt-mt.so: undefined reference to `operator new(unsigned int)@GLIBCXX_3.4'
/usr/qt/3/lib/libqt-mt.so: undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info@CXXABI_1.3'
/usr/qt/3/lib/libqt-mt.so: undefined reference to `__cxa_pure_virtual@CXXABI_1.3'
/usr/qt/3/lib/libqt-mt.so: undefined reference to `vtable for __cxxabiv1::__class_type_info@CXXABI_1.3'
/usr/qt/3/lib/libqt-mt.so: undefined reference to `__cxa_guard_release@CXXABI_1.3'
/usr/qt/3/lib/libqt-mt.so: undefined reference to `operator new[](unsigned int)@GLIBCXX_3.4'
collect2: ld returned 1 exit status
make[4]: *** [dcopserver] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.9-r4/work/kdelibs-3.5.9/dcop'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.9-r4/work/kdelibs-3.5.9/dcop'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.9-r4/work/kdelibs-3.5.9/dcop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.9-r4/work/kdelibs-3.5.9'
make: *** [all] Error 2
 *
 * ERROR: kde-base/kdelibs-3.5.9-r4 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 4193:  Called kde_src_compile
 *             environment, line 2986:  Called kde_src_compile 'all'
 *             environment, line 3111:  Called kde_src_compile 'myconf' 'configure' 'make'
 *             environment, line 3107:  Called die
 * The specific snippet of code:
 *                   emake || die "died running emake, $FUNCNAME:make"
 *  The die message:
 *   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/log/portage/kde-base:kdelibs-3.5.9-r4:20081124-065350.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/kdelibs-3.5.9-r4/temp/environment'.
 *
pappl / #



Reproducible: Always




What can i do?
Comment 1 Laszlo Papp 2008-11-24 16:21:06 UTC
(In reply to comment #0)
> r/qt/3/lib     dcopserver.la.o libkdeinit_dcopserver.la
> /usr/qt/3/lib/libqt-mt.so: undefined reference to
> `__cxa_guard_acquire@CXXABI_1.3'
> /usr/qt/3/lib/libqt-mt.so: undefined reference to `operator
> delete(void*)@GLIBCXX_3.4'
> /usr/qt/3/lib/libqt-mt.so: undefined reference to `vtable for
> __cxxabiv1::__si_class_type_info@CXXABI_1.3'
> /usr/qt/3/lib/libqt-mt.so: undefined reference to `operator
> delete[](void*)@GLIBCXX_3.4'
> /usr/qt/3/lib/libqt-mt.so: undefined reference to `operator new(unsigned
> int)@GLIBCXX_3.4'
> /usr/qt/3/lib/libqt-mt.so: undefined reference to `vtable for
> __cxxabiv1::__vmi_class_type_info@CXXABI_1.3'
> /usr/qt/3/lib/libqt-mt.so: undefined reference to
> `__cxa_pure_virtual@CXXABI_1.3'
> /usr/qt/3/lib/libqt-mt.so: undefined reference to `vtable for
> __cxxabiv1::__class_type_info@CXXABI_1.3'
> /usr/qt/3/lib/libqt-mt.so: undefined reference to
> `__cxa_guard_release@CXXABI_1.3'
> /usr/qt/3/lib/libqt-mt.so: undefined reference to `operator new[](unsigned
> int)@GLIBCXX_3.4'
> collect2: ld returned 1 exit status
> make[4]: *** [dcopserver] Error 1
> make[4]: *** Waiting for unfinished jobs....
> make[4]: Leaving directory
> `/var/tmp/portage/kde-base/kdelibs-3.5.9-r4/work/kdelibs-3.5.9/dcop'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory
> `/var/tmp/portage/kde-base/kdelibs-3.5.9-r4/work/kdelibs-3.5.9/dcop'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory
> `/var/tmp/portage/kde-base/kdelibs-3.5.9-r4/work/kdelibs-3.5.9/dcop'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/kde-base/kdelibs-3.5.9-r4/work/kdelibs-3.5.9'
> make: *** [all] Error 2
>  *
>  * ERROR: kde-base/kdelibs-3.5.9-r4 failed.
>  * Call stack:
>  *               ebuild.sh, line   49:  Called src_compile
>  *             environment, line 4193:  Called kde_src_compile
>  *             environment, line 2986:  Called kde_src_compile 'all'
>  *             environment, line 3111:  Called kde_src_compile 'myconf'
> 'configure' 'make'
>  *             environment, line 3107:  Called die
>  * The specific snippet of code:
>  *                   emake || die "died running emake, $FUNCNAME:make"
>  *  The die message:
>  *   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/log/portage/kde-base:kdelibs-3.5.9-r4:20081124-065350.log'.
>  * The ebuild environment file is located at
> '/var/tmp/portage/kde-base/kdelibs-3.5.9-r4/temp/environment'.
>  *
> pappl / #
> 
> 
> 
> Reproducible: Always
> 
> 
appl linux # emerge --info kdelibs
Portage 2.2_rc15 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.25-2-686 i686)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.25-2-686-i686-Intel-R-_Pentium-R-_4_CPU_2.80GHz-with-glibc2.0
Timestamp of tree: Sun, 23 Nov 2008 01:45:02 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [disabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.4.4-r14, 2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.4.6-r1
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
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.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/glftpd/etc /opt/glftpd/ftp-data /opt/openjms/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/lib/hsqldb /var/spool/torque"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccahe collision-protect distlocks fixpackages metadata-transfer parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="hu_HU.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS=""
LINGUAS="hu en"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS="--timeout=180"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage/"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X acl acpi alsa arts berkdb cairo cdr cli cracklib crypt cups dbus dri dvd dvdr dvdread eds emboss encode esd evo fam firefox fortran gdbm gif gnome gpm gstreamer gtk hal iconv ipv6 isdnlog jpeg kde kerberos ldap mad midi mikmod mp3 mpeg mudflap ncurses nls nptl nptlonly ogg opengl openmp oss pam pcre pdf perl png pppd python qt3 qt3support qt4 quicktime readline reflection sdl session spell spl ssl svg tcpd tiff truetype unicode vorbis win32codecs x86 xml xorg xv zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="hu en" USERLAND="GNU" VIDEO_CARDS="vesa vga i810 nv fbdev glint v4l nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS

=================================================================
                        Package Settings
=================================================================
kde-base/kdelibs-3.5.9-r4 was built with the following:
LDFLAGS="-Wl,-O1"
USE="acl alsa arts branding cups doc fam jpeg2k kdeenablefinal kdehiddenvisibility kerberos kernel_linux openexr spell tiff"

>>> Attempting to run pkg_info() for 'kde-base/kdelibs-3.5.9-r4'
openpty failed: 'out of pty devices'
 * pkg_info() is not defined: 'kdelibs-3.5.9-r4.ebuild'
pappl linux #



> 
> 
> What can i do?
> 

Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-11-26 18:34:27 UTC
Please run revdep-rebuild and try emerging kde-base/kdelibs again.
Comment 3 Laszlo Papp 2008-11-28 08:03:14 UTC
It hasn't helped for me!