>>> Unpacking source... >>> Unpacking t1utils-1.34.tar.gz to /var/tmp/portage/app-text/t1utils-1.34/work >>> Source unpacked in /var/tmp/portage/app-text/t1utils-1.34/work >>> Compiling source in /var/tmp/portage/app-text/t1utils-1.34/work/t1utils-1.34 ... * econf: updating t1utils-1.34/config.sub with /usr/share/gnuconfig/config.sub * econf: updating t1utils-1.34/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for an ANSI C-conforming const... yes checking for strerror... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for uintptr_t... yes checking for void *... yes checking size of void *... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make make all-am make[1]: Entering directory `/var/tmp/portage/app-text/t1utils-1.34/work/t1utils-1.34' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -O2 -pipe -march=prescott -fomit-frame-pointer -MT clp.o -MD -MP -MF .deps/clp.Tpo -c -o clp.o clp.c mv -f .deps/clp.Tpo .deps/clp.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -O2 -pipe -march=prescott -fomit-frame-pointer -MT t1lib.o -MD -MP -MF .deps/t1lib.Tpo -c -o t1lib.o t1lib.c t1lib.c: In function ‘pfb_writer_output_block’: t1lib.c:346: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mv -f .deps/t1lib.Tpo .deps/t1lib.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -O2 -pipe -march=prescott -fomit-frame-pointer -MT t1ascii.o -MD -MP -MF .deps/t1ascii.Tpo -c -o t1ascii.o t1ascii.c mv -f .deps/t1ascii.Tpo .deps/t1ascii.Po i686-pc-linux-gnu-gcc -O2 -pipe -march=prescott -fomit-frame-pointer -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -o t1ascii clp.o t1lib.o t1ascii.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -O2 -pipe -march=prescott -fomit-frame-pointer -MT t1binary.o -MD -MP -MF .deps/t1binary.Tpo -c -o t1binary.o t1binary.c mv -f .deps/t1binary.Tpo .deps/t1binary.Po i686-pc-linux-gnu-gcc -O2 -pipe -march=prescott -fomit-frame-pointer -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -o t1binary clp.o t1lib.o t1binary.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -O2 -pipe -march=prescott -fomit-frame-pointer -MT t1asm.o -MD -MP -MF .deps/t1asm.Tpo -c -o t1asm.o t1asm.c t1asm.c:283: error: conflicting types for ‘getline’ /usr/include/stdio.h:651: error: previous declaration of ‘getline’ was here make[1]: *** [t1asm.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-text/t1utils-1.34/work/t1utils-1.34' make: *** [all] Error 2 * * ERROR: app-text/t1utils-1.34 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 193: Called _eapi0_src_compile * ebuild.sh, line 600: Called _eapi2_src_compile * ebuild.sh, line 634: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/app-text/t1utils-1.34/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/t1utils-1.34/temp/environment'. *