Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84789 - x11-libs/xfc-4.3.0 depends on the wrong version of dev-libs/libsigc++
Summary: x11-libs/xfc-4.3.0 depends on the wrong version of dev-libs/libsigc++
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-10 15:10 UTC by brian-schott
Modified: 2005-08-14 14:26 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 brian-schott 2005-03-10 15:10:56 UTC
Compilation of the xfc library fails because version 2.0.6 of libsigc++ is required. The ebuild only requires >=dev-libs/libsigc++-2.0.0.

The problem was identified on the xfc mailing list here:

http://foo-projects.org/pipermail/xfc-dev/2005-March/000010.html

Reproducible: Always
Steps to Reproduce:
1.emerge x11-libs/xfc-4.3.0
Actual Results:  
The compile failed.

Expected Results:  
Compiled.

Portage 2.0.51.19 (default-linux/x86/2004.0, gcc-3.3.5, glibc-2.3.4.20040808-r1,
2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 Intel(R) Celeron(R) CPU 2.80GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4 [2.3.4 (#2, Oct 28 2004, 23:34:51)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.7.9, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config
/usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa apm arts avi berkdb bitmap-fonts cdr composite crypt cups
curl dvd emboss encode esd fam flac font-server foomaticdb fortran gdbm gif gpm
gtk gtk2 imagemagick imlib ipv6 java jpeg libg++ libwww mad mikmod mmx mng motif
mozsvg mp3 mpeg ncurses nls nptl oggvorbis opengl oss pam pdflib perl png ppds
python quicktime readline samba sdl slang spell sse sse2 ssl svg svga tcpd tetex
tiff truetype truetype-fonts type1-fonts usb utf8 xinerama xml xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Marcus D. Hanwell (RETIRED) gentoo-dev 2005-03-16 18:00:59 UTC
I have just committed dev-libs/libsigc++-2.0.10, please upgrade and see if this solves your issue. XFCE team can then update the ebuild if necessary.
Comment 2 brian-schott 2005-03-16 20:00:06 UTC
Hm. I upgraded and it didn't work. You may just want to mark this bug as invalid:

http://foo-projects.org/pipermail/xfc-dev/2005-March/000012.html

Apparently there's a bug in the C++ STL that was included in gcc 3.3.5. (the current unmasked version) This would explain why it just compiled fine on my athlon64 system with libsigc++ version 2.0.5. (the default compiler for amd64 is gcc 3.4.3)
Comment 3 Brad Cowan (RETIRED) gentoo-dev 2005-08-14 14:26:03 UTC
closing