>>> Unpacking source... >>> Unpacking pslib-0.4.1.tar.gz to /var/tmp/portage/dev-libs/pslib-0.4.1-r1/work * Applying pslib-lm.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-libs/pslib-0.4.1-r1/work/pslib-0.4.1' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: pslib-0.4.1 * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source unpacked in /var/tmp/portage/dev-libs/pslib-0.4.1-r1/work >>> Compiling source in /var/tmp/portage/dev-libs/pslib-0.4.1-r1/work/pslib-0.4.1 ... * econf: updating pslib-0.4.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pslib-0.4.1/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 --without-png --without-jpeg --without-tiff --without-debug configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux 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 whether NLS is requested... yes checking for style of include used by make... GNU 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 dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for XML::Parser... ok checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for rm... /bin/rm checking for mv... /bin/mv checking for tar... /bin/tar 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... de checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... /bin/rm: cannot remove `conftest*': No such file or directory yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... /bin/rm: cannot remove `conftest*': No such file or directory no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking whether struct tm is in sys/time.h or time.h... time.h checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for stdlib.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for strftime... yes checking for strdup... yes checking for strndup... yes checking for strerror... yes checking for snprintf... yes checking for finite... yes checking for isnand... no checking for fp_class... no checking for class... no checking for fpclass... no checking for strftime... (cached) yes checking for localtime... yes checking for gethostent... yes checking for setsockopt... yes checking for connect... yes checking for type of socket length (socklen_t)... checking for docbook-to-man... no docbook-to-man could not be found. I will not build man pages! checking for pow in -lm... yes Disabled support for png images on users request Disabled support for jpeg images on users request Disabled support for gif images on users request Disabled support for tiff images on users request Disabling DEBUG support configure: creating ./config.status config.status: creating Makefile config.status: creating pslib.spec config.status: creating libps.pc config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating src/ght_hash_table.h config.status: creating po/Makefile.in config.status: creating include/libps/psversion.h config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands /bin/rm: cannot remove `libtoolT': No such file or directory config.status: executing po/stamp-it commands # INTLTOOL_MAKEFILE Configuration: Prefix: /usr make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-libs/pslib-0.4.1-r1/work/pslib-0.4.1' Making all in data make[2]: Entering directory `/var/tmp/portage/dev-libs/pslib-0.4.1-r1/work/pslib-0.4.1/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-libs/pslib-0.4.1-r1/work/pslib-0.4.1/data' Making all in include make[2]: Entering directory `/var/tmp/portage/dev-libs/pslib-0.4.1-r1/work/pslib-0.4.1/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-libs/pslib-0.4.1-r1/work/pslib-0.4.1/include' Making all in src make[2]: Entering directory `/var/tmp/portage/dev-libs/pslib-0.4.1-r1/work/pslib-0.4.1/src' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/pslib"\" -O2 -pipe -MT pslib.lo -MD -MP -MF .deps/pslib.Tpo -c -o pslib.lo pslib.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/pslib"\" -O2 -pipe -MT ps_memory.lo -MD -MP -MF .deps/ps_memory.Tpo -c -o ps_memory.lo ps_memory.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/pslib"\" -O2 -pipe -MT ps_memprof.lo -MD -MP -MF .deps/ps_memprof.Tpo -c -o ps_memprof.lo ps_memprof.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/pslib"\" -O2 -pipe -MT ps_error.lo -MD -MP -MF .deps/ps_error.Tpo -c -o ps_error.lo ps_error.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/pslib"\" -O2 -pipe -MT ps_afm.lo -MD -MP -MF .deps/ps_afm.Tpo -c -o ps_afm.lo ps_afm.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/pslib"\" -O2 -pipe -MT ps_list.lo -MD -MP -MF .deps/ps_list.Tpo -c -o ps_list.lo ps_list.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/pslib"\" -O2 -pipe -MT ps_util.lo -MD -MP -MF .deps/ps_util.Tpo -c -o ps_util.lo ps_util.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/pslib"\" -O2 -pipe -MT hash_table.lo -MD -MP -MF .deps/hash_table.Tpo -c -o hash_table.lo hash_table.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/pslib"\" -O2 -pipe -MT hash_functions.lo -MD -MP -MF .deps/hash_functions.Tpo -c -o hash_functions.lo hash_functions.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/pslib"\" -O2 -pipe -MT hyphen.lo -MD -MP -MF .deps/hyphen.Tpo -c -o hyphen.lo hyphen.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/pslib"\" -O2 -pipe -MT hnjalloc.lo -MD -MP -MF .deps/hnjalloc.Tpo -c -o hnjalloc.lo hnjalloc.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/pslib"\" -O2 -pipe -MT bmp.lo -MD -MP -MF .deps/bmp.Tpo -c -o bmp.lo bmp.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/pslib"\" -O2 -pipe -MT ps_inputenc.lo -MD -MP -MF .deps/ps_inputenc.Tpo -c -o ps_inputenc.lo ps_inputenc.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/pslib"\" -O2 -pipe -MT ps_fontenc.lo -MD -MP -MF .deps/ps_fontenc.Tpo -c -o ps_fontenc.lo ps_fontenc.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT bmp.lo -MD -MP -MF .deps/bmp.Tpo -c bmp.c -fPIC -DPIC -o .libs/bmp.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT ps_memory.lo -MD -MP -MF .deps/ps_memory.Tpo -c ps_memory.c -fPIC -DPIC -o .libs/ps_memory.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT hash_table.lo -MD -MP -MF .deps/hash_table.Tpo -c hash_table.c -fPIC -DPIC -o .libs/hash_table.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT ps_error.lo -MD -MP -MF .deps/ps_error.Tpo -c ps_error.c -fPIC -DPIC -o .libs/ps_error.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT pslib.lo -MD -MP -MF .deps/pslib.Tpo -c pslib.c -fPIC -DPIC -o .libs/pslib.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT ps_inputenc.lo -MD -MP -MF .deps/ps_inputenc.Tpo -c ps_inputenc.c -fPIC -DPIC -o .libs/ps_inputenc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT ps_memprof.lo -MD -MP -MF .deps/ps_memprof.Tpo -c ps_memprof.c -fPIC -DPIC -o .libs/ps_memprof.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT ps_util.lo -MD -MP -MF .deps/ps_util.Tpo -c ps_util.c -fPIC -DPIC -o .libs/ps_util.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT ps_fontenc.lo -MD -MP -MF .deps/ps_fontenc.Tpo -c ps_fontenc.c -fPIC -DPIC -o .libs/ps_fontenc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT hyphen.lo -MD -MP -MF .deps/hyphen.Tpo -c hyphen.c -fPIC -DPIC -o .libs/hyphen.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT ps_list.lo -MD -MP -MF .deps/ps_list.Tpo -c ps_list.c -fPIC -DPIC -o .libs/ps_list.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT hash_functions.lo -MD -MP -MF .deps/hash_functions.Tpo -c hash_functions.c -fPIC -DPIC -o .libs/hash_functions.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT hnjalloc.lo -MD -MP -MF .deps/hnjalloc.Tpo -c hnjalloc.c -fPIC -DPIC -o .libs/hnjalloc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT ps_memory.lo -MD -MP -MF .deps/ps_memory.Tpo -c ps_memory.c -o ps_memory.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT ps_fontenc.lo -MD -MP -MF .deps/ps_fontenc.Tpo -c ps_fontenc.c -o ps_fontenc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT hash_functions.lo -MD -MP -MF .deps/hash_functions.Tpo -c hash_functions.c -o hash_functions.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT ps_memprof.lo -MD -MP -MF .deps/ps_memprof.Tpo -c ps_memprof.c -o ps_memprof.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT ps_afm.lo -MD -MP -MF .deps/ps_afm.Tpo -c ps_afm.c -fPIC -DPIC -o .libs/ps_afm.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT hnjalloc.lo -MD -MP -MF .deps/hnjalloc.Tpo -c hnjalloc.c -o hnjalloc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT ps_inputenc.lo -MD -MP -MF .deps/ps_inputenc.Tpo -c ps_inputenc.c -o ps_inputenc.o >/dev/null 2>&1 mv -f .deps/ps_memory.Tpo .deps/ps_memory.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/pslib"\" -O2 -pipe -MT ps_strbuf.lo -MD -MP -MF .deps/ps_strbuf.Tpo -c -o ps_strbuf.lo ps_strbuf.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT ps_error.lo -MD -MP -MF .deps/ps_error.Tpo -c ps_error.c -o ps_error.o >/dev/null 2>&1 hyphen.c: In function 'hnj_hyphen_load': hyphen.c:260: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result mv -f .deps/ps_fontenc.Tpo .deps/ps_fontenc.Plo mv -f .deps/hash_functions.Tpo .deps/hash_functions.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT hyphen.lo -MD -MP -MF .deps/hyphen.Tpo -c hyphen.c -o hyphen.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT ps_list.lo -MD -MP -MF .deps/ps_list.Tpo -c ps_list.c -o ps_list.o >/dev/null 2>&1 mv -f .deps/hnjalloc.Tpo .deps/hnjalloc.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT ps_strbuf.lo -MD -MP -MF .deps/ps_strbuf.Tpo -c ps_strbuf.c -fPIC -DPIC -o .libs/ps_strbuf.o bmp.c: In function 'read_bmp': bmp.c:312: warning: ignoring return value of 'read', declared with attribute warn_unused_result bmp.c:322: warning: ignoring return value of 'read', declared with attribute warn_unused_result bmp.c:334: warning: ignoring return value of 'read', declared with attribute warn_unused_result bmp.c:349: warning: ignoring return value of 'read', declared with attribute warn_unused_result bmp.c:350: warning: ignoring return value of 'read', declared with attribute warn_unused_result bmp.c:351: warning: ignoring return value of 'read', declared with attribute warn_unused_result bmp.c:352: warning: ignoring return value of 'read', declared with attribute warn_unused_result bmp.c:353: warning: ignoring return value of 'read', declared with attribute warn_unused_result bmp.c:354: warning: ignoring return value of 'read', declared with attribute warn_unused_result bmp.c:355: warning: ignoring return value of 'read', declared with attribute warn_unused_result bmp.c:356: warning: ignoring return value of 'read', declared with attribute warn_unused_result bmp.c:357: warning: ignoring return value of 'read', declared with attribute warn_unused_result bmp.c:358: warning: ignoring return value of 'read', declared with attribute warn_unused_result bmp.c:359: warning: ignoring return value of 'read', declared with attribute warn_unused_result bmp.c:360: warning: ignoring return value of 'read', declared with attribute warn_unused_result bmp.c:361: warning: ignoring return value of 'read', declared with attribute warn_unused_result bmp.c:362: warning: ignoring return value of 'read', declared with attribute warn_unused_result bmp.c:395: warning: ignoring return value of 'read', declared with attribute warn_unused_result bmp.c:400: warning: ignoring return value of 'read', declared with attribute warn_unused_result bmp.c:405: warning: ignoring return value of 'read', declared with attribute warn_unused_result bmp.c:410: warning: ignoring return value of 'read', declared with attribute warn_unused_result bmp.c:452: warning: ignoring return value of 'read', declared with attribute warn_unused_result bmp.c:592: warning: ignoring return value of 'read', declared with attribute warn_unused_result ps_afm.c:141: error: conflicting types for 'getline' /usr/include/stdio.h:651: note: previous declaration of 'getline' was here make[2]: *** [ps_afm.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT bmp.lo -MD -MP -MF .deps/bmp.Tpo -c bmp.c -o bmp.o >/dev/null 2>&1 mv -f .deps/ps_inputenc.Tpo .deps/ps_inputenc.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT ps_strbuf.lo -MD -MP -MF .deps/ps_strbuf.Tpo -c ps_strbuf.c -o ps_strbuf.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT hash_table.lo -MD -MP -MF .deps/hash_table.Tpo -c hash_table.c -o hash_table.o >/dev/null 2>&1 mv -f .deps/ps_memprof.Tpo .deps/ps_memprof.Plo mv -f .deps/ps_error.Tpo .deps/ps_error.Plo mv -f .deps/ps_list.Tpo .deps/ps_list.Plo mv -f .deps/hyphen.Tpo .deps/hyphen.Plo mv -f .deps/ps_strbuf.Tpo .deps/ps_strbuf.Plo mv -f .deps/bmp.Tpo .deps/bmp.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT ps_util.lo -MD -MP -MF .deps/ps_util.Tpo -c ps_util.c -o ps_util.o >/dev/null 2>&1 mv -f .deps/hash_table.Tpo .deps/hash_table.Plo mv -f .deps/ps_util.Tpo .deps/ps_util.Plo pslib.c: In function 'PS_open_image_file': pslib.c:5043: warning: ignoring return value of 'fread', declared with attribute warn_unused_result pslib.c: In function 'PS_include_file': pslib.c:6582: warning: ignoring return value of 'fread', declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/pslib\" -O2 -pipe -MT pslib.lo -MD -MP -MF .deps/pslib.Tpo -c pslib.c -o pslib.o >/dev/null 2>&1 mv -f .deps/pslib.Tpo .deps/pslib.Plo make[2]: Leaving directory `/var/tmp/portage/dev-libs/pslib-0.4.1-r1/work/pslib-0.4.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-libs/pslib-0.4.1-r1/work/pslib-0.4.1' make: *** [all] Error 2 * * ERROR: dev-libs/pslib-0.4.1-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2849: Called die * The specific snippet of code: * emake || die "Make failed" * The die message: * Make failed * * 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/dev-libs/pslib-0.4.1-r1:20090711-072113.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/pslib-0.4.1-r1/temp/environment'. *