Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126547 - x11-wm/fluxbox-0.9.14-r1 fails with gcc 4.1.0
Summary: x11-wm/fluxbox-0.9.14-r1 fails with gcc 4.1.0
Status: RESOLVED DUPLICATE of bug 125996
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-17 08:50 UTC by Patrick Lauer
Modified: 2006-03-17 09:32 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 Patrick Lauer gentoo-dev 2006-03-17 08:50:40 UTC
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..  -I./FbTk   -O2 -march=athlon-xp -fomit-frame-pointer -pipe  -DSHAPE  -I/usr/include/freetype2 -I/usr/include/freetype2/config    -MT ScreenResources.o -MD -MP -MF ".deps/ScreenResources.Tpo" -c -o ScreenResources.o ScreenResources.cc; \
then mv -f ".deps/ScreenResources.Tpo" ".deps/ScreenResources.Po"; else rm -f ".deps/ScreenResources.Tpo"; exit 1; fi
ScreenResources.cc:33: error: specialization of 'void FbTk::Resource<T>::setDefaultValue() [with T = BScreen::PlacementPolicy]' in different namespace
ScreenResources.cc:33: error:   from definition of 'void FbTk::Resource<T>::setDefaultValue() [with T = BScreen::PlacementPolicy]'
ScreenResources.cc:38: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::PlacementPolicy]' in different namespace
ScreenResources.cc:38: error:   from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::PlacementPolicy]'
ScreenResources.cc:53: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::PlacementPolicy]' in different namespace
ScreenResources.cc:53: error:   from definition of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::PlacementPolicy]'
ScreenResources.cc:69: error: specialization of 'void FbTk::Resource<T>::setDefaultValue() [with T = BScreen::RowDirection]' in different namespace
ScreenResources.cc:69: error:   from definition of 'void FbTk::Resource<T>::setDefaultValue() [with T = BScreen::RowDirection]'
ScreenResources.cc:74: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::RowDirection]' in different namespace
ScreenResources.cc:74: error:   from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::RowDirection]'
ScreenResources.cc:85: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::RowDirection]' in different namespace
ScreenResources.cc:85: error:   from definition of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::RowDirection]'
ScreenResources.cc:98: error: specialization of 'void FbTk::Resource<T>::setDefaultValue() [with T = BScreen::ColumnDirection]' in different namespace
ScreenResources.cc:98: error:   from definition of 'void FbTk::Resource<T>::setDefaultValue() [with T = BScreen::ColumnDirection]'
ScreenResources.cc:103: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::ColumnDirection]' in different namespace
ScreenResources.cc:103: error:   from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::ColumnDirection]'
ScreenResources.cc:114: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::ColumnDirection]' in different namespace
ScreenResources.cc:114: error:   from definition of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::ColumnDirection]'
ScreenResources.cc:126: error: specialization of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::MenuTheme::MenuMode]' in different namespace
ScreenResources.cc:126: error:   from definition of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::MenuTheme::MenuMode]'
ScreenResources.cc:131: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::MenuTheme::MenuMode]' in different namespace
ScreenResources.cc:131: error:   from definition of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::MenuTheme::MenuMode]'
ScreenResources.cc:142: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::MenuTheme::MenuMode]' in different namespace
ScreenResources.cc:142: error:   from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::MenuTheme::MenuMode]'
ScreenResources.cc:153: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::ResizeModel]' in different namespace
ScreenResources.cc:153: error:   from definition of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::ResizeModel]'
ScreenResources.cc:166: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::ResizeModel]' in different namespace
ScreenResources.cc:166: error:   from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::ResizeModel]'
ScreenResources.cc:177: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::FocusModel]' in different namespace
ScreenResources.cc:177: error:   from definition of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::FocusModel]'
ScreenResources.cc:190: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::FocusModel]' in different namespace
ScreenResources.cc:190: error:   from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::FocusModel]'
ScreenResources.cc:201: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::TabFocusModel]' in different namespace
ScreenResources.cc:201: error:   from definition of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::TabFocusModel]'
ScreenResources.cc:214: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::TabFocusModel]' in different namespace
ScreenResources.cc:214: error:   from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::TabFocusModel]'
ScreenResources.cc:225: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::FollowModel]' in different namespace
ScreenResources.cc:225: error:   from definition of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::FollowModel]'
ScreenResources.cc:240: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::FollowModel]' in different namespace
ScreenResources.cc:240: error:   from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::FollowModel]'
ScreenResources.cc:252: error: specialization of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::GContext::LineStyle]' in different namespace
ScreenResources.cc:252: error:   from definition of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::GContext::LineStyle]'
ScreenResources.cc:257: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::GContext::LineStyle]' in different namespace
ScreenResources.cc:257: error:   from definition of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::GContext::LineStyle]'
ScreenResources.cc:274: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::GContext::LineStyle]' in different namespace
ScreenResources.cc:274: error:   from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::GContext::LineStyle]'
ScreenResources.cc:287: error: specialization of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::GContext::JoinStyle]' in different namespace
ScreenResources.cc:287: error:   from definition of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::GContext::JoinStyle]'
ScreenResources.cc:292: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::GContext::JoinStyle]' in different namespace
ScreenResources.cc:292: error:   from definition of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::GContext::JoinStyle]'
ScreenResources.cc:309: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::GContext::JoinStyle]' in different namespace
ScreenResources.cc:309: error:   from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::GContext::JoinStyle]'
ScreenResources.cc:322: error: specialization of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::GContext::CapStyle]' in different namespace
ScreenResources.cc:322: error:   from definition of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::GContext::CapStyle]'
ScreenResources.cc:327: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::GContext::CapStyle]' in different namespace
ScreenResources.cc:327: error:   from definition of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::GContext::CapStyle]'
ScreenResources.cc:347: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::GContext::CapStyle]' in different namespace
ScreenResources.cc:347: error:   from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::GContext::CapStyle]'
make[4]: *** [ScreenResources.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/fluxbox-0.9.14-r1/work/fluxbox-0.9.14/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/fluxbox-0.9.14-r1/work/fluxbox-0.9.14/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/fluxbox-0.9.14-r1/work/fluxbox-0.9.14/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/fluxbox-0.9.14-r1/work/fluxbox-0.9.14'
make: *** [all] Error 2

!!! ERROR: x11-wm/fluxbox-0.9.14-r1 failed.
Portage 2.1_pre6-r3 (default-linux/x86/2005.0, gcc-4.1.0, glibc-2.4-r1, 2.6.15 i686)
=================================================================
System uname: 2.6.15 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.12.0_pre16
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/NX/etc /usr/NX/home /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://85.25.128.62 ftp://pandemonium.tiscali.de/pub/gentoo/ http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync12.de.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac aalib acpi afs alsa apache2 apm avi bash-completion berkdb bidi bitmap-fonts bootsplash bzip2 ccache cdda cddb cdparanoia cdr chroot crypt cups curl dga dri dv dvd dvdr dvdread ecc eds emboss encode fbcon ffmpeg fftw foomaticdb fortran gd-external gdbm gif gimp gimpprint glep glitz gmp gpm graphviz imagemagick imap imlib ipv6 jabber java jikes jit jpeg jpeg2k kde kdeenablefinal kqemu ladcca lcms libg++ libwww lzo mad mhash mikmod mime mjpeg mmx mmxext mng motif mozilla mozsvg mp3 mpeg ncurses nls nptl nptlonly nvidia objc ogg oggvorbis openal opengl oss pam parse-clocks pcre pdf pdflib perl physfs png python qt quicktime readline recode samba sdl spell sqlite sse sse2 ssl stream tcltk tcpd threads tiff transcode truetype truetype-fonts type1-fonts unicode utf8 visualization vorbis win32codecs wxgtk1 xine xml xml2 xv xvid zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-17 09:32:34 UTC

*** This bug has been marked as a duplicate of 125996 ***