Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
the last bit is: --- gcc -DG_LOG_DOMAIN=\"BSE\" -DBSE_COMPILATION -I.. -I.. -I. -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DG_DISABLE_CONST_RETURNS -DG_DISABLE_CHECKS -DBSE_DISABLE_CAST_CHECKS -fno-cond-mismatch -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-cast-qual -Wpointer-arith -Wredundant-decls -Wmissing-noreturn -pipe -O2 -ftracer -finline-functions -fno-keep-static-consts -c bsepart.c -fPIC -DPIC -o .libs/bsepart.o In file included from bsemidireceiver.cc:24: bsecxxutils.h: In function `void Bse::TEMPLATE_ERROR::invalid_type()': bsecxxutils.h:51: error: `abort' is not a member of `Bse::TEMPLATE_ERROR' bsecxxutils.h: In function `void Bse::TEMPLATE_ERROR::invalid_argument_type()': bsecxxutils.h:52: error: `abort' is not a member of `Bse::TEMPLATE_ERROR' make[3]: *** [bsemidireceiver.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/var/tmp/portage/beast-0.6.2/work/beast-0.6.2/bse' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/beast-0.6.2/work/beast-0.6.2/bse' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/beast-0.6.2/work/beast-0.6.2' make: *** [all-recursive-am] Error 2 --- I tested a compile with a gcc-3.3.4 and it succeeded. Reproducible: Always Steps to Reproduce: Portage 2.0.50-r10 (gcc34-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r0, 2.6.8.1-nitro6) ================================================================= System uname: 2.6.8.1-nitro6 i686 AMD Athlon(tm) XP 3200+ Gentoo Base System version 1.5.3 distcc 2.17 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]ccache version 2.3 [enabled] Autoconf: sys-devel/autoconf-2.59-r4 Automake: sys-devel/automake-1.8.5-r1 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-march=athlon-xp -O2 -fomit-frame-pointer -frename-registers -pipe" CHOST="i686-pc-linux-gnu" COMPILER="" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/init.d /etc/terminfo /etc/env.d"CXXFLAGS="-march=athlon-xp -O2 -fomit-frame-pointer -frename-registers -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache digest prelink sandbox userpriv usersandbox" GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo" MAKEOPTS="-j2" PKGDIR="/var/pub/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.us.gentoo.org/gentoo-portage" USE="3dnow S3TC X X509 Xaw3d aalib acpi acpi4linux aim alsa apache2 audiofile avi c++ caps cddb cdr chroot cjk clanJavaScript clanVoice crypt cups curl dga directfb divx divx4linux dnd dvd dvdread encode esd ethereal evo ext-png faad fam fbcon fbdev flac foomaticdb freetype fs gif gimpprint gnome gnomedb gnutls gpm gstreamer gtk gtk2 gtkhtml guile imlib imlib2 jabber java javascript jpeg lame ldap libg++ libwww mad maildir matroska mbox md5sum mldonkeypango mmx mng mozilla moznocompose moznoirc moznomail mpeg mpeg4 mpi ncurses nls nocardbus nocd nodod nowin nptl nvidia offensive oggvorbis openal opengl openssh oscar pam pdflib pic png ppds quicktime readline ruby samba sasl sdl session silc slp snmp spell src sse ssl stencil-buffer svg svga tcpd theora threads truetype unicode usb videos wxwindows x86 xchattext xgetdefault xine xml xml2 xosd xv xvid yahoo zvbi"
I got the same error, I would say that during while it compiles the system is very slow.. I've to kill cc1plus if I need it
A new version of beast is out, 0.6.4 to be precise, that fixes this compile error. The ebuild just needs to be version bumped.
thanks for the heads up
Version bumped to 0.6.4 in CVS; compilation checked on ~x86 GCC 3.4. Please give the update two hours to propagate before syncing your portage tree.