Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 158456 - dev-cpp/glibmm-2.12.2 ( compilation fails)
Summary: dev-cpp/glibmm-2.12.2 ( compilation fails)
Status: RESOLVED DUPLICATE of bug 55268
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: 2006-12-18 06:17 UTC by Robert Smol
Modified: 2006-12-18 07:16 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 Robert Smol 2006-12-18 06:17:30 UTC
Hello,
when I tried emerge -avu world today, compilation fails on glibmm. Not even sure where to start to troubleshoot this problem.


make[3]: Entering directory `/var/tmp/portage/dev-cpp/glibmm-2.12.2/work/glibmm-2.12.2/tests/glibmm_value'
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../glib -I../../glib      -I../../glib -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -O2 -march=pentium4 -Wall -Wno-long-long -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cc; \
        then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../glib -I../../glib      -I../../glib -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -O2 -march=pentium4 -Wall -Wno-long-long -MT glibmm_value.o -MD -MP -MF ".deps/glibmm_value.Tpo" -c -o glibmm_value.o glibmm_value.cc; \
        then mv -f ".deps/glibmm_value.Tpo" ".deps/glibmm_value.Po"; else rm -f ".deps/glibmm_value.Tpo"; exit 1; fi
/bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++  -O2 -march=pentium4 -Wall -Wno-long-long   -o test  main.o glibmm_value.o  ../../glib/glibmm/libglibmm-2.4.la
mkdir .libs
i686-pc-linux-gnu-g++ -O2 -march=pentium4 -Wall -Wno-long-long -o .libs/test main.o glibmm_value.o  ../../glib/glibmm/.libs/libglibmm-2.4.so /usr/lib/libsigc-2.0.so -L/usr/i686-pc-linux-gnu/bin -L/usr/i686-pc-linux-gnu/lib -L/usr/lib/gcc-lib/i686-pc-linux-gnu/../../../i686-pc-linux-gnu/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -lrt
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libstdc++.so.5, needed by /usr/lib/libsigc-2.0.so, may conflict with libstdc++.so.6
../../glib/glibmm/.libs/libglibmm-2.4.so: undefined reference to `sigc::internal::signal_impl::insert(std::_List_iterator<sigc::slot_base>, sigc::slot_base const&)'
../../glib/glibmm/.libs/libglibmm-2.4.so: undefined reference to `sigc::internal::signal_impl::erase(std::_List_iterator<sigc::slot_base>)'
collect2: ld returned 1 exit status
make[3]: *** [test] Error 1
make[3]: Leaving directory `/var/tmp/portage/dev-cpp/glibmm-2.12.2/work/glibmm-2.12.2/tests/glibmm_value'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-cpp/glibmm-2.12.2/work/glibmm-2.12.2/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-cpp/glibmm-2.12.2/work/glibmm-2.12.2'
make: *** [all] Error 2

!!! ERROR: dev-cpp/glibmm-2.12.2 failed.
Call stack:
  ebuild.sh, line 1580:   Called dyn_compile
  ebuild.sh, line 945:   Called src_compile
  ebuild.sh, line 1269:   Called gnome2_src_compile
  gnome2.eclass, line 71:   Called die

!!! compile failure
!!! If you need support, post the topmost build error, and the call stack if relevant.



my info:
desktop ~ # emerge --info
Portage 2.1.2_rc3-r6 (default-linux/x86/2006.1, gcc-4.1.1/vanilla, glibc-2.3.6-r5, 2.6.19-gentoo-r2 i686)
=================================================================
System uname: 2.6.19-gentoo-r2 i686 Intel(R) Pentium(R) M processor 1.73GHz
Gentoo Base System version 1.12.7
Last Sync: Mon, 18 Dec 2006 11:00:01 +0000
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-java/java-config: 1.3.0-r2, 2.0.30
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/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=pentium4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.sh.cvut.cz/MIRRORS/gentoo/ "
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
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"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac acpi alsa alsa_cards_intex8x0 apache2 authdaemond avahi bash-completioni berkdb bitmap-fonts bluetooth bonjour bonobo browserplugin bzip2 bzlib cairo caito calendar ccache cdda cddb cdio cdparanoia cdr cli codecs commercial cpudetection cracklib crypt css cups dba dbase dbus dga divx4linux dlloader dnd dpms dri dts dvb dvd dvdr dvdread dvi eds effects elibc_glibc evo exif faad firefox flac flash font-server fortran freetype gdbm gimpprint gimprint glitz gnome gpm gtk gtk2 hal howl i8x0 iconv imap input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 irmc isdnlog java jpeg kdeenablefinal kerberos kernel_linux krb4 ldap lesstif libg++ libwww maildir mime ming mjpeg mmx mng mono mozilla moznocompose moznoirc moznomail mozsvg mpeg4 mplayer mysql nautilus ncurses net network new-login nls nptl nptlonly nsplugin ogg openal opengl pam pcmcia pcre pda pdf perl pic plugin png ppds pppd python rdesktop readline real reflection samba sasl session spell spl sse sse2 ssl subtitles svg tcpd tga theora tiff truetype-fonts type1-fonts udev unicode unsecure-save usb userland_GNU userlocales v4l2 vda vhosts video_cards_i810 video_cards_i915 win32codecs xinerama xml xorg xprint xscreensaver xvid zeroconf zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-18 07:16:21 UTC
Has nothing in common with Gentoo Bugzilla product.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-12-18 07:16:47 UTC
Re-emerge libsigc++

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