>>> Unpacking source... >>> Unpacking uvconv-1.1.3b.tar.gz to /var/tmp/portage/app-text/uvconv-1.1.3b/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/app-text/uvconv-1.1.3b/work/uvconv ... make: Entering directory `/var/tmp/portage/app-text/uvconv-1.1.3b/work/uvconv/uvconvert' g++ -O2 -pipe "-O3" -c uvconvert.cpp -o uvconvert.o -I../vnconv uvconvert.cpp: In function 'int main(int, char**)': uvconvert.cpp:61: warning: deprecated conversion from string constant to 'char*' uvconvert.cpp:62: warning: deprecated conversion from string constant to 'char*' uvconvert.cpp: In function 'void usage()': uvconvert.cpp:209: warning: deprecated conversion from string constant to 'char*' uvconvert.cpp: In function 'int getCharsetId(const char*)': uvconvert.cpp:232: error: 'strcpy' was not declared in this scope uvconvert.cpp:240: error: 'strcmp' was not declared in this scope make: *** [uvconvert.o] Error 1 make: Leaving directory `/var/tmp/portage/app-text/uvconv-1.1.3b/work/uvconv/uvconvert' * * ERROR: app-text/uvconv-1.1.3b failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 138: Called die * The specific snippet of code: * make -C uvconvert || die * The die message: * (no error message) * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/app-text/uvconv-1.1.3b:20081212-192045.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/uvconv-1.1.3b/temp/environment'. *