Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 221139 - dev-libs/ferrisloki-3.0.1 emerge failure with libsigc++-2.2
Summary: dev-libs/ferrisloki-3.0.1 emerge failure with libsigc++-2.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: C++ Team [disbanded]
URL: http://sourceforge.net/tracker/index....
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-09 22:06 UTC by Mike Weissman
Modified: 2010-08-21 16:51 UTC (History)
2 users (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 Mike Weissman 2008-05-09 22:06:20 UTC
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/dev-libs/ferrisloki-3.0.1/work/ferrisloki-3.0.1'
Making all in src
make[2]: Entering directory `/var/tmp/portage/dev-libs/ferrisloki-3.0.1/work/ferrisloki-3.0.1/src'
/bin/sh ../libtool --tag=CXX   --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -O2 -march=i686 -pipe -O3 -DNDEBUG     -O2 -march=i686 -pipe -O3 -DNDEBUG  -MT Extensions.lo -MD -MP -MF .deps/Extensions.Tpo -c -o Extensions.lo Extensions.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -O2 -march=i686 -pipe -O3 -DNDEBUG     -O2 -march=i686 -pipe -O3 -DNDEBUG  -MT OrderedStatic.lo -MD -MP -MF .deps/OrderedStatic.Tpo -c -o OrderedStatic.lo OrderedStatic.cpp
mkdir .libs
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -O2 -march=i686 -pipe -O3 -DNDEBUG -O2 -march=i686 -pipe -O3 -DNDEBUG -MT Extensions.lo -MD -MP -MF .deps/Extensions.Tpo -c Extensions.cpp  -fPIC -DPIC -o .libs/Extensions.o
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -O2 -march=i686 -pipe -O3 -DNDEBUG -O2 -march=i686 -pipe -O3 -DNDEBUG -MT OrderedStatic.lo -MD -MP -MF .deps/OrderedStatic.Tpo -c OrderedStatic.cpp  -fPIC -DPIC -o .libs/OrderedStatic.o
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -O2 -march=i686 -pipe -O3 -DNDEBUG -O2 -march=i686 -pipe -O3 -DNDEBUG -MT OrderedStatic.lo -MD -MP -MF .deps/OrderedStatic.Tpo -c OrderedStatic.cpp -o OrderedStatic.o >/dev/null 2>&1
./Extensions.hh:146: error: 'SigC' has not been declared
./Extensions.hh:146: error: expected `{' before 'Object'
./Extensions.hh:146: error: invalid function declaration
./Extensions.hh:201: error: 'SigC' has not been declared
./Extensions.hh:201: error: expected `{' before 'Object'
./Extensions.hh:201: error: invalid function declaration
Extensions.cpp:40: error: invalid use of undefined type 'class FerrisLoki::Handlable'
./Extensions.hh:144: error: forward declaration of 'class FerrisLoki::Handlable'
Extensions.cpp: In constructor 'FerrisLoki::Handlable::Handlable()':
Extensions.cpp:42: error: class 'FerrisLoki::Handlable' does not have any field named 'ref_count'
Extensions.cpp: At global scope:
Extensions.cpp:45: error: invalid use of undefined type 'class FerrisLoki::Handlable'
./Extensions.hh:144: error: forward declaration of 'class FerrisLoki::Handlable'
Extensions.cpp:49: error: 'ref_count_t' in class 'FerrisLoki::Handlable' does not name a type
Extensions.cpp:55: error: 'ref_count_t' in class 'FerrisLoki::Handlable' does not name a type
Extensions.cpp:74: error: 'ref_count_t' in class 'FerrisLoki::Handlable' does not name a type
Extensions.cpp:80: error: expected constructor, destructor, or type conversion before '&' token
Extensions.cpp:87: error: invalid use of undefined type 'class FerrisLoki::Handlable'
./Extensions.hh:144: error: forward declaration of 'class FerrisLoki::Handlable'
Extensions.cpp: In member function 'void FerrisLoki::Handlable::private_AboutToBeDeleted()':
Extensions.cpp:89: error: 'getGenericCloseSig' was not declared in this scope
make[2]: *** [Extensions.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/OrderedStatic.Tpo .deps/OrderedStatic.Plo
make[2]: Leaving directory `/var/tmp/portage/dev-libs/ferrisloki-3.0.1/work/ferrisloki-3.0.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-libs/ferrisloki-3.0.1/work/ferrisloki-3.0.1'
make: *** [all] Error 2
 *
 * ERROR: dev-libs/ferrisloki-3.0.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line   86:  Called die
 * The specific snippet of code:
 *       emake || die
 *  The die message:
 *   (no error message)
 *
 * 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/dev-libs/ferrisloki-3.0.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/ferrisloki-3.0.1/temp/environment'.
 *



Reproducible: Always

Steps to Reproduce:
1. emerge ferrisloki
2. 
3.

Actual Results:  
emake || die


Expected Results:  
emerge ferrisloki builds sucessfully

Portage 2.1.5_rc7 (default/linux/x86/2008.0, gcc-4.1.2, glibc-2.7-r2, 2.6.24-gentoo-r4 i686)
=================================================================
System uname: 2.6.24-gentoo-r4 i686 Intel(R) Pentium(R) D CPU 2.80GHz
Timestamp of tree: Fri, 09 May 2008 03:33:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.4.4-r6, 2.5.2-r2
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.2.3
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.62
sys-devel/automake:  1.7.9-r1, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.4
virtual/os-headers:  2.6.25-r1
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ "
LDFLAGS=""
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
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/portage/local/myebuilds"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl alsa apache2 avi bzip2 cli compat cracklib crypt cups dbcpalsa dbus dri firefox ftp gdbm gpm hal iconv intel isdnlog java java5 java6 jbdc jboss jpeg kde logitech mailwrapper midi mp3 mpeg mudflap mysql ncurses nls nptl nptlonly ntp nvidia odbc opengl openmp pam pcre perl png postgres pppd python qt3 qt4 readline reflection sdk session spl ssl svg tcpd tiff tomcat truetype unicode vim vim-completion vim-syntax vim-with-x x86 xml xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 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" 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="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 SpanKY gentoo-dev 2008-06-01 02:07:02 UTC
my guess is the failure is due to libsigc++-2.2 upgrade from libsigc++-2.0
Comment 2 Tiziano Müller (RETIRED) gentoo-dev 2008-06-01 07:02:44 UTC
Yes, there was an API break between 2.0 and 2.2...
I guess we could open a tracker bug for this since there are a couple of broken packages because of this...
Comment 3 SpanKY gentoo-dev 2008-06-01 21:33:54 UTC
upstream ferris has fixed their code, just not released new packages just yet
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-11-16 13:35:48 UTC
Can someone please make this depend on 2.0 then, since it's broken with 2.2?
Comment 5 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-01-03 00:26:08 UTC
Okay I'm tired, this bug is open for over an year and a half. The only reason why I haven't qa-last-rited this yet is that it has a long list of reverse dependencies.
Comment 6 SpanKY gentoo-dev 2010-01-05 00:58:16 UTC
feel free to add any upstream changes and/or change the deps
Comment 7 SpanKY gentoo-dev 2010-08-21 16:38:46 UTC
ferrisloki-3.0.3 now in the tree and builds fine with all recent packages that i can see
Comment 8 Samuli Suominen (RETIRED) gentoo-dev 2010-08-21 16:49:14 UTC
(In reply to comment #7)
> ferrisloki-3.0.3 now in the tree and builds fine with all recent packages that
> i can see
> 

almost, bug 333825