Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147373 - dev-cpp/libglademm-2.6.3 fails to compile
Summary: dev-cpp/libglademm-2.6.3 fails to compile
Status: RESOLVED DUPLICATE of bug 147262
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-12 13:53 UTC by Nathan Caldwell
Modified: 2006-09-12 13:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge.log (DCJY0K~7.LOG,16.06 KB, text/plain)
2006-09-12 13:56 UTC, Nathan Caldwell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nathan Caldwell 2006-09-12 13:53:49 UTC
When I attempt to upgrade to libglademm-2.6.3 I get the following error

xml.cc:145: error: no 'GType Gnome::Glade::Xml_Class::lookup_type_vfunc_callback(GladeXML*, const char*)' member function declared in class 'Gnome::Glade::Xml_Class'
make[4]: *** [xml.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/libglademm-2.6.3/work/libglademm-2.6.3/libglade/libglademm'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/libglademm-2.6.3/work/libglademm-2.6.3/libglade/libglademm'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/libglademm-2.6.3/work/libglademm-2.6.3/libglade'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/libglademm-2.6.3/work/libglademm-2.6.3/libglade'
make: *** [all-recursive] Error 1

emerge --info

Portage 2.1.1 (default-linux/amd64/2006.1/server, gcc-4.1.1, glibc-2.4-r3, 2.6.16-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.12.4
Last Sync: Tue, 12 Sep 2006 15:00:07 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.4 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r3
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/NX/etc /usr/NX/home /usr/kde/3.5/env /usr/kde/3.5/share/config /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"
CXXFLAGS="-march=athlon64 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distcc distlocks metadata-transfer parallel-fetch sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo http://mirror.espri.arizona.edu/gentoo/ http://cudlug.cudenver.edu/gentoo/ http://gentoo.cites.uiuc.edu/pub/gentoo/"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
LINGUAS=""
MAKEOPTS="-j5"
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"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/overlays/common /usr/local/overlays/gentopia"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac alsa apache2 avahi avi beagle berkdb bitmap-fonts bzip2 cddb cdr cli crypt curl dbus divx4linux dlloader dts dv dvd dvdr dvdread elibc_glibc encode exif expat fam fame ffmpeg fftw firefox flac fortran gd gdbm gif gnome gpm gtk gtk2 hal ieee1394 imagemagick input_devices_evdev input_devices_keyboard input_devices_mouse isdnlog java jpeg kdeenablefinal kdehiddenvisibility kernel_linux lcms libg++ logrotate mad mailwrapper mng mozilla mp3 mpeg mpeg4 mysql ncurses nls nptl nptlonly ogg pam pcre perl php pic png ppds pppd python quicktime readline reflection samba server session snmp spell spl sql sqlite ssl subtitles tcpd tidy transcode truetype truetype-fonts type1-fonts udev unicode userland_GNU v4l video_cards_fbdev video_cards_savage video_cards_siliconmotion video_cards_vesa video_cards_vga x264 xine xml xml2 xorg xvid zeroconf zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-12 13:56:08 UTC

*** This bug has been marked as a duplicate of 147262 ***
Comment 2 Nathan Caldwell 2006-09-12 13:56:38 UTC
Created attachment 96826 [details]
emerge.log

Here's the log of the build.

PS This also happens on my x86 box with the same error.