Calculating dependencies >>> Downloading http://gentoo.osuosl.org/distfiles/libgpg-error-1.0.tar.gz --13:48:52-- http://gentoo.osuosl.org/distfiles/libgpg-error-1.0.tar.gz => `/usr/portage/distfiles/libgpg-error-1.0.tar.gz' Resolving gentoo.osuosl.org... 140.211.166.134 Connecting to gentoo.osuosl.org[140.211.166.134]:80... connected. HTTP request sent, awaiting response... 200 OK Length: 323,724 [application/x-gzip] 0K .......... .......... .......... .......... .......... 15% 34.61 KB/s 50K .......... .......... .......... .......... .......... 31% 27.91 KB/s 100K .......... .......... .......... .......... .......... 47% 24.76 KB/s 150K .......... .......... .......... .......... .......... 63% 19.84 KB/s 200K .......... .......... .......... .......... .......... 79% 36.39 KB/s 250K .......... .......... .......... .......... .......... 94% 33.38 KB/s 300K .......... ...... 100% 30.03 KB/s 13:49:04 (28.26 KB/s) - `/usr/portage/distfiles/libgpg-error-1.0.tar.gz' saved [323724/323724] >>> Unpacking source... >>> Unpacking libgpg-error-1.0.tar.gz to /var/tmp/portage/libgpg-error-1.0/work * Using GNU config files from /usr/share/libtool * Updating config.sub  [ ok ] * Updating config.guess  [ ok ] >>> Source unpacked. * econf: updating /var/tmp/portage/libgpg-error-1.0/work/libgpg-error-1.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating /var/tmp/portage/libgpg-error-1.0/work/libgpg-error-1.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i586-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i586-pc-linux-gnu-strip... no checking for strip... strip checking whether to enable maintainer-specific portions of Makefiles... no checking for i586-pc-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking build system type... i686-pc-linux-gnu checking host 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... nm checking for a sed that does not truncate output... /bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking command to parse nm output... ok checking for egrep... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i586-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i586-pc-linux-gnu-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... no 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 gawk... (cached) gawk checking for cc for build... gcc checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge 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 shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for strerror_r... (cached) yes checking for an ANSI C-conforming const... yes configure: creating ./config.status config.status: creating src/gpg-error-config config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile make all-recursive make[1]: Entering directory `/var/tmp/portage/libgpg-error-1.0/work/libgpg-error-1.0' Making all in m4 make[2]: Entering directory `/var/tmp/portage/libgpg-error-1.0/work/libgpg-error-1.0/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/libgpg-error-1.0/work/libgpg-error-1.0/m4' Making all in src make[2]: Entering directory `/var/tmp/portage/libgpg-error-1.0/work/libgpg-error-1.0/src' gawk -f ./mkstrtable.awk -v textidx=3 \ ./err-sources.h.in >err-sources.h gawk -f ./mkstrtable.awk -v textidx=3 \ ./err-codes.h.in >err-codes.h gawk -f ./mkerrnos.awk ./errnos.in >code-to-errno.h gawk -f ./mkerrcodes1.awk ./errnos.in >_mkerrcodes.h gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \ ./err-sources.h.in >err-sources-sym.h gcc -E _mkerrcodes.h | grep GPG_ERR_ | gawk -f ./mkerrcodes.awk >mkerrcodes.h gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \ ./err-codes.h.in >err-codes-sym.h gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \ -v prefix=GPG_ERR_ -v namespace=errnos_ \ ./errnos.in >errnos-sym.h gawk -f ./mkheader.awk \ ./err-sources.h.in \ ./err-codes.h.in \ ./errnos.in \ ./gpg-error.h.in > gpg-error.h rm _mkerrcodes.h gcc -I. -I. -o mkerrcodes ./mkerrcodes.c ./mkerrcodes | gawk -f ./mkerrcodes2.awk >code-from-errno.h make all-am make[3]: Entering directory `/var/tmp/portage/libgpg-error-1.0/work/libgpg-error-1.0/src' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium-mmx -m3dnow -funroll-loops -pipe -MT strsource.lo -MD -MP -MF ".deps/strsource.Tpo" \ -c -o strsource.lo `test -f 'strsource.c' || echo './'`strsource.c; \ then mv -f ".deps/strsource.Tpo" ".deps/strsource.Plo"; \ else rm -f ".deps/strsource.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium-mmx -m3dnow -funroll-loops -pipe -MT strerror.lo -MD -MP -MF ".deps/strerror.Tpo" \ -c -o strerror.lo `test -f 'strerror.c' || echo './'`strerror.c; \ then mv -f ".deps/strerror.Tpo" ".deps/strerror.Plo"; \ else rm -f ".deps/strerror.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium-mmx -m3dnow -funroll-loops -pipe -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -fPIC -DPIC -o .libs/strerror.lo rm -f .libs/strsource.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium-mmx -m3dnow -funroll-loops -pipe -MT strsource.lo -MD -MP -MF .deps/strsource.Tpo -c strsource.c -fPIC -DPIC -o .libs/strsource.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium-mmx -m3dnow -funroll-loops -pipe -MT strsource.lo -MD -MP -MF .deps/strsource.Tpo -c strsource.c -o strsource.o >/dev/null 2>&1 mv -f .libs/strsource.lo strsource.lo if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium-mmx -m3dnow -funroll-loops -pipe -MT code-to-errno.lo -MD -MP -MF ".deps/code-to-errno.Tpo" \ -c -o code-to-errno.lo `test -f 'code-to-errno.c' || echo './'`code-to-errno.c; \ then mv -f ".deps/code-to-errno.Tpo" ".deps/code-to-errno.Plo"; \ else rm -f ".deps/code-to-errno.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium-mmx -m3dnow -funroll-loops -pipe -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -o strerror.o >/dev/null 2>&1 mv -f .libs/strerror.lo strerror.lo if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium-mmx -m3dnow -funroll-loops -pipe -MT code-from-errno.lo -MD -MP -MF ".deps/code-from-errno.Tpo" \ -c -o code-from-errno.lo `test -f 'code-from-errno.c' || echo './'`code-from-errno.c; \ then mv -f ".deps/code-from-errno.Tpo" ".deps/code-from-errno.Plo"; \ else rm -f ".deps/code-from-errno.Tpo"; exit 1; \ fi rm -f .libs/code-to-errno.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium-mmx -m3dnow -funroll-loops -pipe -MT code-to-errno.lo -MD -MP -MF .deps/code-to-errno.Tpo -c code-to-errno.c -fPIC -DPIC -o .libs/code-to-errno.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium-mmx -m3dnow -funroll-loops -pipe -MT code-to-errno.lo -MD -MP -MF .deps/code-to-errno.Tpo -c code-to-errno.c -o code-to-errno.o >/dev/null 2>&1 mv -f .libs/code-to-errno.lo code-to-errno.lo if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -march=pentium-mmx -m3dnow -funroll-loops -pipe -MT gpg_error-strsource-sym.o -MD -MP -MF ".deps/gpg_error-strsource-sym.Tpo" \ -c -o gpg_error-strsource-sym.o `test -f 'strsource-sym.c' || echo './'`strsource-sym.c; \ then mv -f ".deps/gpg_error-strsource-sym.Tpo" ".deps/gpg_error-strsource-sym.Po"; \ else rm -f ".deps/gpg_error-strsource-sym.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -march=pentium-mmx -m3dnow -funroll-loops -pipe -MT gpg_error-strerror-sym.o -MD -MP -MF ".deps/gpg_error-strerror-sym.Tpo" \ -c -o gpg_error-strerror-sym.o `test -f 'strerror-sym.c' || echo './'`strerror-sym.c; \ then mv -f ".deps/gpg_error-strerror-sym.Tpo" ".deps/gpg_error-strerror-sym.Po"; \ else rm -f ".deps/gpg_error-strerror-sym.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -march=pentium-mmx -m3dnow -funroll-loops -pipe -MT gpg_error-gpg-error.o -MD -MP -MF ".deps/gpg_error-gpg-error.Tpo" \ -c -o gpg_error-gpg-error.o `test -f 'gpg-error.c' || echo './'`gpg-error.c; \ then mv -f ".deps/gpg_error-gpg-error.Tpo" ".deps/gpg_error-gpg-error.Po"; \ else rm -f ".deps/gpg_error-gpg-error.Tpo"; exit 1; \ fi rm -f .libs/code-from-errno.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium-mmx -m3dnow -funroll-loops -pipe -MT code-from-errno.lo -MD -MP -MF .deps/code-from-errno.Tpo -c code-from-errno.c -fPIC -DPIC -o .libs/code-from-errno.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium-mmx -m3dnow -funroll-loops -pipe -MT code-from-errno.lo -MD -MP -MF .deps/code-from-errno.Tpo -c code-from-errno.c -o code-from-errno.o >/dev/null 2>&1 mv -f .libs/code-from-errno.lo code-from-errno.lo /bin/sh ../libtool --mode=link gcc -march=pentium-mmx -m3dnow -funroll-loops -pipe -o libgpg-error.la -rpath /usr/lib -version-info 1:3:1 strsource.lo strerror.lo code-to-errno.lo code-from-errno.lo gpg-error.c: In function `i18n_init': gpg-error.c:262: error: `LC_ALL' undeclared (first use in this function) gpg-error.c:262: error: (Each undeclared identifier is reported only once gpg-error.c:262: error: for each function it appears in.) make[3]: *** [gpg_error-gpg-error.o] Error 1 make[3]: *** Waiting for unfinished jobs.... rm -fr .libs/libgpg-error.la .libs/libgpg-error.* .libs/libgpg-error.* gcc -shared strsource.lo strerror.lo code-to-errno.lo code-from-errno.lo -Wl,-soname -Wl,libgpg-error.so.0 -o .libs/libgpg-error.so.0.1.3 (cd .libs && rm -f libgpg-error.so.0 && ln -s libgpg-error.so.0.1.3 libgpg-error.so.0) (cd .libs && rm -f libgpg-error.so && ln -s libgpg-error.so.0.1.3 libgpg-error.so) ar cru .libs/libgpg-error.a strsource.o strerror.o code-to-errno.o code-from-errno.o ranlib .libs/libgpg-error.a creating libgpg-error.la (cd .libs && rm -f libgpg-error.la && ln -s ../libgpg-error.la libgpg-error.la) make[3]: Leaving directory `/var/tmp/portage/libgpg-error-1.0/work/libgpg-error-1.0/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/libgpg-error-1.0/work/libgpg-error-1.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/libgpg-error-1.0/work/libgpg-error-1.0' make: *** [all] Error 2 !!! ERROR: dev-libs/libgpg-error-1.0 failed. !!! Function src_compile, Line 28, Exitcode 2 !!! (no error message) !!! If you need support, post the topmost build error, NOT this status message.  ...done! >>> emerge (1 of 1) dev-libs/libgpg-error-1.0 to / >>> md5 src_uri ;-) libgpg-error-1.0.tar.gz