>>> Unpacking source... >>> Unpacking nfbtr774.zip to /var/tmp/portage/app-accessibility/nfbtrans-7.74/work rm *.ASM NFBTRANS *.EXE *.BAT mv README.TXT readme.txt mv NFBTRANS.C nfbtrans.c mv NFBPATCH.C nfbpatch.c mv NFBTRANS.FMT nfbtrans.fmt mv NFBTRANS.CNF nfbtrans.cnf mv MAKEDOC makedoc chmod 755 makedoc mv BRAILLE.TAB braille.tab mv BACK.TAB back.tab mv TABLES.ZIP tables.zip mv TVFREQS.FMT tvfreqs.fmt mv ENGLISH.DIC english.dic mv SPELL.DAT spell.dat mv MENU.CNF menu.cnf mv BCOMP.C bcomp.c * Applying nfbtrans-7.74-gentoo-fix.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/app-accessibility/nfbtrans-7.74/work >>> Compiling source in /var/tmp/portage/app-accessibility/nfbtrans-7.74/work ... i686-pc-linux-gnu-gcc -O2 -pipe -DLINUX -c -o nfbtrans.o nfbtrans.c nfbtrans.c:537: error: conflicting types for 'getline' /usr/include/stdio.h:651: note: previous declaration of 'getline' was here nfbtrans.c: In function 'read_toc_line': nfbtrans.c:2340: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result nfbtrans.c: At top level: nfbtrans.c:2588: error: conflicting types for 'getline' /usr/include/stdio.h:651: note: previous declaration of 'getline' was here nfbtrans.c: In function 'get_input': nfbtrans.c:2704: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result nfbtrans.c: In function 'insert_hyphen_word': nfbtrans.c:5133: warning: format not a string literal and no format arguments nfbtrans.c: In function 'test_hyphen_dictionary': nfbtrans.c:5344: warning: format not a string literal and no format arguments nfbtrans.c: In function 'process_options': nfbtrans.c:6033: warning: ignoring return value of 'system', declared with attribute warn_unused_result nfbtrans.c: In function 'open_hyp_dictionary': nfbtrans.c:6226: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result nfbtrans.c: In function 'translate_file': nfbtrans.c:6514: warning: format not a string literal and no format arguments nfbtrans.c:6712: warning: format not a string literal and no format arguments nfbtrans.c:6714: warning: format not a string literal and no format arguments nfbtrans.c:6747: warning: format not a string literal and no format arguments nfbtrans.c: In function 'get_page_range': nfbtrans.c:7113: warning: format not a string literal and no format arguments nfbtrans.c: In function 'main': nfbtrans.c:7484: warning: format not a string literal and no format arguments make: *** [nfbtrans.o] Error 1 * * ERROR: app-accessibility/nfbtrans-7.74 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2358: Called die * The specific snippet of code: * make CC=$(tc-getCC) LIBS= CFLAGS="${CFLAGS} -DLINUX" all || 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-accessibility/nfbtrans-7.74:20090615-151841.log'. * The ebuild environment file is located at '/var/tmp/portage/app-accessibility/nfbtrans-7.74/temp/environment'. *