Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
games-puzzle/shaaft-0.5.0 fails to emerge. While compiling, it breaks with the following error message Reproducible: Always Steps to Reproduce: 1.ACCEPT_KEYWORDS="~amd64" emerge shaaft 2. 3. Actual Results: creating defines.h make all-recursive make[1]: Entering directory `/var/tmp/portage/shaaft-0.5.0/work/Shaaft-0.5.0' Making all in utils make[2]: Entering directory `/var/tmp/portage/shaaft-0.5.0/work/Shaaft-0.5.0/utils' c++ -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -fno-exceptions -O2 -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -c Config.cpp c++ -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -fno-exceptions -O2 -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -c Endian.cpp c++ -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -fno-exceptions -O2 -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -c FPS.cpp c++ -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -fno-exceptions -O2 -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -c Random.cpp c++ -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -fno-exceptions -O2 -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -c R250.cpp c++ -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -fno-exceptions -O2 -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -c ResourceManager.cpp In file included from ./Config.hpp:28, from Config.cpp:21: ./HashString.hpp:25: error: an explicit specialization must be preceded by 'template <>' ./HashString.hpp:36: error: an explicit specialization must be preceded by 'template <>' make[2]: *** [Config.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from ./ResourceManager.hpp:22, from ResourceManager.cpp:22: ./HashString.hpp:25: error: an explicit specialization must be preceded by 'template <>' ./HashString.hpp:36: error: an explicit specialization must be preceded by 'template <>' make[2]: *** [ResourceManager.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/shaaft-0.5.0/work/Shaaft-0.5.0/utils' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/shaaft-0.5.0/work/Shaaft-0.5.0' make: *** [all-recursive-am] Error 2 !!! ERROR: games-puzzle/shaaft-0.5.0 failed. !!! Function games_src_compile, Line 162, Exitcode 2 !!! emake failed !!! If you need support, post the topmost build error, NOT this status message. emerge info Portage 2.0.51.19 (default-linux/amd64/2005.0, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.11-gentoo-r1 x86_64) ================================================================= System uname: 2.6.11-gentoo-r1 x86_64 AMD Athlon(tm) 64 Processor 3400+ Gentoo Base System version 1.4.16 Python: dev-lang/python-2.3.4-r1 [2.3.4 (#1, May 10 2005, 00:52:14)] dev-lang/python: 2.3.4-r1 sys-apps/sandbox: [Not Present] sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.8.5-r3, 1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 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-r4 ACCEPT_KEYWORDS="amd64" AUTOCLEAN="yes" CFLAGS="-march=k8 -pipe -O2" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /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="-march=k8 -pipe -O2" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict" 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="X acpi alsa amd64 berkdb bitmap-fonts cdr crypt ctype dbus dvd dvdr eds emacs esd fam font-server fortran ftp gif gnome gpm gstreamer gtk gtk2 gtkhtml hal howl imagemagick imlib ipv6 java javascript jp2 jpeg kde libwww lzw lzw-tiff motif mozilla mp3 mpeg msql mysql ncurses nls nvidia ogg opengl oss pam perl png python qt readline sdl ssl tcpd tetex tiff truetype truetype-fonts type1-fonts usb userlocales vorbis xml2 xmms xpm xrandr xv zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
fixed in cvs, thanks for reporting.