Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150783 - x11-libs/nucleo-0.1_p20041216 fails to build
Summary: x11-libs/nucleo-0.1_p20041216 fails to build
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Desktop WM Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-10 12:01 UTC by Patrick Lauer
Modified: 2006-11-19 13:18 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-10-10 12:01:24 UTC
(cd .libs && rm -f libcore.la && ln -s ../libcore.la libcore.la)
Making all in utils
mkdir .libs
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../nucleo -I../.. -I../.. -DNUCLEO_PLUGINS_DIR=\"/usr/lib/nucleo\" -DNUCLEO_RESOURCES_DIR=\"/usr/share/nucleo\" -I/usr/include/freetype2 -O2 -march=i686 -pipe -MT AppUtils.lo -MD -MP -MF .deps/AppUtils.Tpo -c AppUtils.cxx  -fPIC -DPIC -o .libs/AppUtils.o
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../nucleo -I../.. -I../.. -DNUCLEO_PLUGINS_DIR=\"/usr/lib/nucleo\" -DNUCLEO_RESOURCES_DIR=\"/usr/share/nucleo\" -I/usr/include/freetype2 -O2 -march=i686 -pipe -MT FileUtils.lo -MD -MP -MF .deps/FileUtils.Tpo -c FileUtils.cxx  -fPIC -DPIC -o .libs/FileUtils.o
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../nucleo -I../.. -I../.. -DNUCLEO_PLUGINS_DIR=\"/usr/lib/nucleo\" -DNUCLEO_RESOURCES_DIR=\"/usr/share/nucleo\" -I/usr/include/freetype2 -O2 -march=i686 -pipe -MT SignalUtils.lo -MD -MP -MF .deps/SignalUtils.Tpo -c SignalUtils.cxx  -fPIC -DPIC -o .libs/SignalUtils.o
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../nucleo -I../.. -I../.. -DNUCLEO_PLUGINS_DIR=\"/usr/lib/nucleo\" -DNUCLEO_RESOURCES_DIR=\"/usr/share/nucleo\" -I/usr/include/freetype2 -O2 -march=i686 -pipe -MT StringUtils.lo -MD -MP -MF .deps/StringUtils.Tpo -c StringUtils.cxx  -fPIC -DPIC -o .libs/StringUtils.o
StringUtils.cxx:21: error: explicit instantiation of 'class std::basic_string<char, nucleo::ci_char_traits, std::allocator<char> >' in namespace 'nucleo' (which does not enclose namespace 'std')
StringUtils.cxx:21: error: explicit instantiation of 'struct std::basic_string<char, nucleo::ci_char_traits, std::allocator<char> >::_Alloc_hider' in namespace 'nucleo' (which does not enclose namespace 'std')
StringUtils.cxx:21: error: explicit instantiation of 'struct std::basic_string<char, nucleo::ci_char_traits, std::allocator<char> >::_Rep' in namespace 'nucleo' (which does not enclose namespace 'std')
StringUtils.cxx:21: error: explicit instantiation of 'struct std::basic_string<char, nucleo::ci_char_traits, std::allocator<char> >::_Rep_base' in namespace 'nucleo' (which does not enclose namespace 'std')
make[3]: *** [StringUtils.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1

!!! ERROR: x11-libs/nucleo-0.1_p20041216 failed.
Comment 1 adam 2006-10-10 21:53:13 UTC
I get the same error. 0.5 though seems to work.
Comment 2 David Shakaryan (RETIRED) gentoo-dev 2006-11-19 13:18:02 UTC
Masked pending removal; see bug #120179