>>> Unpacking source... >>> Unpacking Aiksaurus-0.15.tar.gz to /var/tmp/portage/aiksaurus-0.15-r1/work patching file caiksaurus.cpp >>> Source unpacked. creating cache ./config.cache checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking for mawk... no checking for gawk... gawk checking whether make sets ${MAKE}... yes checking for gcc... gcc checking whether the C compiler (gcc -march=k6 -O3 -pipe ) works... yes checking whether the C compiler (gcc -march=k6 -O3 -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for c++... g++ checking whether the C++ compiler (g++ -march=k6 -O3 -pipe ) works... yes checking whether the C++ compiler (g++ -march=k6 -O3 -pipe ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking whether g++ accepts -Wall -s -march=k6 -O3 -pipe... yes checking for a BSD compatible install... /bin/install -c checking for Cygwin environment... no checking for mingw32 environment... no checking host system type... i586-pc-linux-gnu checking build system type... i586-pc-linux-gnu checking for ld used by GCC... /usr/i586-pc-linux-gnu/bin/ld checking if the linker (/usr/i586-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i586-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/i586-pc-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for strip... (cached) strip checking for working const... yes updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating data/Makefile creating Aiksaurus.spec creating src/config.h Making all in data make[1]: Entering directory `/var/tmp/portage/aiksaurus-0.15-r1/work/Aiksaurus-0.15/data' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/aiksaurus-0.15-r1/work/Aiksaurus-0.15/data' Making all in src make[1]: Entering directory `/var/tmp/portage/aiksaurus-0.15-r1/work/Aiksaurus-0.15/src' make all-am make[2]: Entering directory `/var/tmp/portage/aiksaurus-0.15-r1/work/Aiksaurus-0.15/src' source='Aiksaurus.cpp' object='Aiksaurus.lo' libtool=yes \ depfile='.deps/Aiksaurus.Plo' tmpdepfile='.deps/Aiksaurus.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -DAIK_DATA_DIR=\"/usr/share/Aiksaurus/\" -DNDEBUG -Wall -s -march=k6 -O3 -pipe -c -o Aiksaurus.lo `test -f Aiksaurus.cpp || echo './'`Aiksaurus.cpp source='AiksaurusException.cpp' object='AiksaurusException.lo' libtool=yes \ depfile='.deps/AiksaurusException.Plo' tmpdepfile='.deps/AiksaurusException.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -DAIK_DATA_DIR=\"/usr/share/Aiksaurus/\" -DNDEBUG -Wall -s -march=k6 -O3 -pipe -c -o AiksaurusException.lo `test -f AiksaurusException.cpp || echo './'`AiksaurusException.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I. -DAIK_DATA_DIR=\"/usr/share/Aiksaurus/\" -DNDEBUG -Wall -s -march=k6 -O3 -pipe -c Aiksaurus.cpp -MT Aiksaurus.lo -MD -MP -MF .deps/Aiksaurus.TPlo -fPIC -DPIC -o .libs/Aiksaurus.lo rm -f .libs/AiksaurusException.lo g++ -DHAVE_CONFIG_H -I. -I. -I. -DAIK_DATA_DIR=\"/usr/share/Aiksaurus/\" -DNDEBUG -Wall -s -march=k6 -O3 -pipe -c AiksaurusException.cpp -MT AiksaurusException.lo -MD -MP -MF .deps/AiksaurusException.TPlo -fPIC -DPIC -o .libs/AiksaurusException.lo In file included from /usr/include/g++-v32/bits/fpos.h:45, from /usr/include/g++-v32/bits/char_traits.h:46, from /usr/include/g++-v32/string:47, from AiksaurusException.cpp:25: /usr/include/g++-v32/cwchar:138: `fgetwc' not declared /usr/include/g++-v32/cwchar:139: `fgetws' not declared /usr/include/g++-v32/cwchar:140: `fputwc' not declared /usr/include/g++-v32/cwchar:141: `fputws' not declared /usr/include/g++-v32/cwchar:142: `fwide' not declared /usr/include/g++-v32/cwchar:143: `fwprintf' not declared /usr/include/g++-v32/cwchar:144: `fwscanf' not declared /usr/include/g++-v32/cwchar:145: `getwc' not declared /usr/include/g++-v32/cwchar:146: `getwchar' not declared /usr/include/g++-v32/cwchar:151: `putwc' not declared /usr/include/g++-v32/cwchar:152: `putwchar' not declared /usr/include/g++-v32/cwchar:153: `swprintf' not declared /usr/include/g++-v32/cwchar:154: `swscanf' not declared /usr/include/g++-v32/cwchar:155: `ungetwc' not declared /usr/include/g++-v32/cwchar:156: `vfwprintf' not declared /usr/include/g++-v32/cwchar:157: `vfwscanf' not declared /usr/include/g++-v32/cwchar:158: `vswprintf' not declared /usr/include/g++-v32/cwchar:159: `vswscanf' not declared /usr/include/g++-v32/cwchar:160: `vwprintf' not declared /usr/include/g++-v32/cwchar:161: `vwscanf' not declared /usr/include/g++-v32/cwchar:168: `wcsftime' not declared /usr/include/g++-v32/cwchar:186: `wprintf' not declared /usr/include/g++-v32/cwchar:187: `wscanf' not declared In file included from /usr/include/g++-v32/bits/fpos.h:45, from /usr/include/g++-v32/iosfwd:46, from /usr/include/g++-v32/bits/stl_algobase.h:70, from /usr/include/g++-v32/queue:67, from WordStream.h:25, from Aiksaurus.cpp:27: /usr/include/g++-v32/cwchar:138: `fgetwc' not declared /usr/include/g++-v32/cwchar:139: `fgetws' not declared /usr/include/g++-v32/cwchar:140: `fputwc' not declared /usr/include/g++-v32/cwchar:141: `fputws' not declared /usr/include/g++-v32/cwchar:142: `fwide' not declared /usr/include/g++-v32/cwchar:143: `fwprintf' not declared /usr/include/g++-v32/cwchar:144: `fwscanf' not declared /usr/include/g++-v32/cwchar:145: `getwc' not declared /usr/include/g++-v32/cwchar:146: `getwchar' not declared /usr/include/g++-v32/cwchar:151: `putwc' not declared /usr/include/g++-v32/cwchar:152: `putwchar' not declared /usr/include/g++-v32/cwchar:153: `swprintf' not declared /usr/include/g++-v32/cwchar:154: `swscanf' not declared /usr/include/g++-v32/cwchar:155: `ungetwc' not declared /usr/include/g++-v32/cwchar:156: `vfwprintf' not declared /usr/include/g++-v32/cwchar:157: `vfwscanf' not declared /usr/include/g++-v32/cwchar:158: `vswprintf' not declared /usr/include/g++-v32/cwchar:159: `vswscanf' not declared /usr/include/g++-v32/cwchar:160: `vwprintf' not declared /usr/include/g++-v32/cwchar:161: `vwscanf' not declared /usr/include/g++-v32/cwchar:168: `wcsftime' not declared /usr/include/g++-v32/cwchar:186: `wprintf' not declared /usr/include/g++-v32/cwchar:187: `wscanf' not declared make[2]: *** [AiksaurusException.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /usr/include/g++-v32/bits/locale_facets.tcc:41, from /usr/include/g++-v32/locale:46, from /usr/include/g++-v32/bits/ostream.tcc:37, from /usr/include/g++-v32/ostream:275, from /usr/include/g++-v32/iostream:45, from Aiksaurus.cpp:29: /usr/include/g++-v32/cmath: In function `long double std::acos(long double)': /usr/include/g++-v32/cmath:109: `::acosl' undeclared (first use here) /usr/include/g++-v32/cmath: In function `long double std::asin(long double)': /usr/include/g++-v32/cmath:127: `::asinl' undeclared (first use here) /usr/include/g++-v32/cmath: In function `long double std::atan(long double)': /usr/include/g++-v32/cmath:145: `::atanl' undeclared (first use here) /usr/include/g++-v32/cmath: In function `long double std::atan2(long double, long double)': /usr/include/g++-v32/cmath:164: `::atan2l' undeclared (first use here) /usr/include/g++-v32/cmath: In function `long double std::ceil(long double)': /usr/include/g++-v32/cmath:183: `::ceill' undeclared (first use here) /usr/include/g++-v32/cmath: In function `long double std::cosh(long double)': /usr/include/g++-v32/cmath:211: `::coshl' undeclared (first use here) /usr/include/g++-v32/cmath: In function `long double std::exp(long double)': /usr/include/g++-v32/cmath:229: `::expl' undeclared (first use here) /usr/include/g++-v32/cmath: In function `long double std::floor(long double)': /usr/include/g++-v32/cmath:257: `::floorl' undeclared (first use here) /usr/include/g++-v32/cmath: In function `long double std::fmod(long double, long double)': /usr/include/g++-v32/cmath:276: `::fmodl' undeclared (first use here) /usr/include/g++-v32/cmath: In function `long double std::frexp(long double, int*)': /usr/include/g++-v32/cmath:295: `::frexpl' undeclared (first use here) /usr/include/g++-v32/cmath: In function `long double std::ldexp(long double, int)': /usr/include/g++-v32/cmath:315: `::ldexpl' undeclared (first use here) /usr/include/g++-v32/cmath: In function `long double std::log(long double)': /usr/include/g++-v32/cmath:334: `::logl' undeclared (first use here) /usr/include/g++-v32/cmath: In function `long double std::log10(long double)': /usr/include/g++-v32/cmath:352: `::log10l' undeclared (first use here) /usr/include/g++-v32/cmath: In function `long double std::modf(long double, long double*)': /usr/include/g++-v32/cmath:376: `::modfl' undeclared (first use here) /usr/include/g++-v32/cmath: In function `long double std::pow(long double, long double)': /usr/include/g++-v32/cmath:410: `::powl' undeclared (first use here) /usr/include/g++-v32/cmath: In function `long double std::sinh(long double)': /usr/include/g++-v32/cmath:451: `::sinhl' undeclared (first use here) /usr/include/g++-v32/cmath: In function `long double std::tan(long double)': /usr/include/g++-v32/cmath:479: `::tanl' undeclared (first use here) /usr/include/g++-v32/cmath: In function `long double std::tanh(long double)': /usr/include/g++-v32/cmath:497: `::tanhl' undeclared (first use here) make[2]: *** [Aiksaurus.lo] Error 1 make[2]: Leaving directory `/var/tmp/portage/aiksaurus-0.15-r1/work/Aiksaurus-0.15/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/aiksaurus-0.15-r1/work/Aiksaurus-0.15/src' make: *** [all-recursive] Error 1 !!! ERROR: app-text/aiksaurus-0.15-r1 failed. !!! Function src_compile, Line 29, Exitcode 2 !!! (no error message)