* Package: sys-devel/gcc-4.8.0  * Repository: hardened-dev  * USE: cxx elibc_glibc hardened kernel_linux mudflap nptl openmp userland_GNU vanilla x86  * FEATURES: sandbox userpriv usersandbox * You will not get hardened features if you have the vanilla USE-flag. * Hope you know what you are doing. Hardened will not work. * * LTO support is still experimental and unstable. * Any bugs resulting from the use of LTO will not be fixed. * >>> Unpacking source... >>> Unpacking gcc-4.8.0.tar.bz2 to /tmp/portage/sys-devel/gcc-4.8.0/work >>> Unpacking gcc-4.8.0-patches-1.0.tar.bz2 to /tmp/portage/sys-devel/gcc-4.8.0/work >>> Unpacking gcc-4.8.0-uclibc-patches-1.0.tar.bz2 to /tmp/portage/sys-devel/gcc-4.8.0/work >>> Unpacking gcc-4.8.0-piepatches-v0.5.10.tar.bz2 to /tmp/portage/sys-devel/gcc-4.8.0/work >>> Unpacking gcc-4.4.3-specs-0.2.0.tar.bz2 to /tmp/portage/sys-devel/gcc-4.8.0/work * Updating gcc to use automatic PIE + SSP building ... * Running elibtoolize in: gcc-4.8.0/ * Applying portage/2.2 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... * Using GNU config files from /usr/share/gnuconfig * Updating config.sub  [ ok ] * Updating libjava/libltdl/config.sub  [ ok ] * Updating libjava/classpath/config.sub  [ ok ] * Updating config.guess  [ ok ] * Updating libjava/libltdl/config.guess  [ ok ] * Updating libjava/classpath/config.guess  [ ok ] * Fixing misc issues in configure files * Applying gcc-configure-texinfo.patch ...  [ ok ] * Touching generated files >>> Source unpacked in /tmp/portage/sys-devel/gcc-4.8.0/work >>> Compiling source in /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0 ... * CFLAGS="-O2 -g0" * CXXFLAGS="-O2 -g0" * Configuring gcc ... * You will not get hardened features if you have the vanilla USE-flag. * Hope you know what you are doing. Hardened will not work. * configuring for GCC_LANG: c,c++ * PREFIX: /usr * BINPATH: /usr/i686-pc-linux-gnu/gcc-bin/4.8.0 * LIBPATH: /usr/lib/gcc/i686-pc-linux-gnu/4.8.0 * DATAPATH: /usr/share/gcc-data/i686-pc-linux-gnu/4.8.0 * STDCXX_INCDIR: /usr/lib/gcc/i686-pc-linux-gnu/4.8.0/include/g++-v4 * Configuring GCC with: * --prefix=/usr * --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.8.0 * --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.8.0/include * --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.8.0 * --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.8.0/man * --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.8.0/info * --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.8.0/include/g++-v4 * --host=i686-pc-linux-gnu * --build=i686-pc-linux-gnu * --disable-altivec * --disable-fixed-point * --without-ppl * --without-cloog * --enable-lto * --disable-nls * --with-system-zlib * --enable-obsolete * --disable-werror * --enable-secureplt * --disable-multilib * --enable-libmudflap * --disable-libssp * --enable-esp * --enable-libgomp * --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.8.0/python * --enable-checking=release * --disable-libgcj * --enable-libstdcxx-time * --disable-libquadmath * --with-arch=i686 * --enable-languages=c,c++ * --enable-shared * --enable-threads=posix * --enable-__cxa_atexit * --enable-clocale=gnu * --enable-targets=all * --with-bugurl=http://bugs.gentoo.org/ * --with-pkgversion=Gentoo Hardened 4.8.0 * --disable-static * --disable-debug * --disable-nls * --disable-dependency-tracking /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.8.0 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.8.0/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.8.0 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.8.0/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.8.0/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.8.0/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --disable-nls --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-esp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.8.0/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --disable-libquadmath --with-arch=i686 --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion=Gentoo Hardened 4.8.0 --disable-static --disable-debug --disable-nls --disable-dependency-tracking checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... gawk checking for libatomic support... yes checking for libitm support... yes checking for libsanitizer support... yes 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 i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... no checking for i686-pc-linux-gnu-gnatbind... no checking for gnatbind... no checking for i686-pc-linux-gnu-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for the correct version of gmp.h... yes checking for the correct version of mpfr.h... yes checking for the correct version of mpc.h... yes checking for the correct version of the gmp/mpfr/mpc libraries... yes *** This configuration is not supported in the following subdirectories: zlib target-libquadmath target-zlib target-libjava gnattools target-libada target-libgfortran target-libgo target-libffi target-libbacktrace target-libobjc target-libssp target-boehm-gc (Any other directories should still work fine.) checking for default BUILD_CONFIG... bootstrap-debug checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-as... i686-pc-linux-gnu-as checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking for ld... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../i686-pc-linux-gnu/bin/ld checking for i686-pc-linux-gnu-ld... (cached) /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../i686-pc-linux-gnu/bin/ld checking for i686-pc-linux-gnu-lipo... no checking for lipo... no checking for i686-pc-linux-gnu-nm... i686-pc-linux-gnu-nm checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-windres... no checking for windres... no checking for i686-pc-linux-gnu-windmc... no checking for windmc... no checking for i686-pc-linux-gnu-objcopy... i686-pc-linux-gnu-objcopy checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking for i686-pc-linux-gnu-readelf... i686-pc-linux-gnu-readelf checking for cc... cc checking for c++... c++ checking for gcc... gcc checking for gcj... no checking for gfortran... no checking for gccgo... no checking for ar... /usr/i686-pc-linux-gnu/bin/ar checking for as... /usr/i686-pc-linux-gnu/bin/as checking for dlltool... no checking for dlltool... no checking for ld... /usr/i686-pc-linux-gnu/bin/ld checking for lipo... no checking for lipo... no checking for nm... /usr/i686-pc-linux-gnu/bin/nm checking for objdump... /usr/i686-pc-linux-gnu/bin/objdump checking for ranlib... /usr/i686-pc-linux-gnu/bin/ranlib checking for readelf... /usr/i686-pc-linux-gnu/bin/readelf checking for strip... /usr/i686-pc-linux-gnu/bin/strip checking for windres... no checking for windres... no checking for windmc... no checking for windmc... no checking where to find the target ar... pre-installed in /usr/i686-pc-linux-gnu/bin checking where to find the target as... pre-installed in /usr/i686-pc-linux-gnu/bin checking where to find the target cc... just compiled checking where to find the target c++... just compiled checking where to find the target c++ for libstdc++... just compiled checking where to find the target dlltool... host tool checking where to find the target gcc... just compiled checking where to find the target gcj... host tool checking where to find the target gfortran... host tool checking where to find the target gccgo... host tool checking where to find the target ld... pre-installed in /usr/i686-pc-linux-gnu/bin checking where to find the target lipo... host tool checking where to find the target nm... pre-installed in /usr/i686-pc-linux-gnu/bin checking where to find the target objdump... pre-installed in /usr/i686-pc-linux-gnu/bin checking where to find the target ranlib... pre-installed in /usr/i686-pc-linux-gnu/bin checking where to find the target readelf... pre-installed in /usr/i686-pc-linux-gnu/bin checking where to find the target strip... pre-installed in /usr/i686-pc-linux-gnu/bin checking where to find the target windres... host tool checking where to find the target windmc... host tool checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile * Compiling gcc ... /tmp/portage/sys-devel/gcc-4.8.0/work/build /tmp/portage/sys-devel/gcc-4.8.0/work/build /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0 make -j3 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' STAGE1_CFLAGS= LIBPATH=/usr/lib/gcc/i686-pc-linux-gnu/4.8.0 'BOOT_CFLAGS= -O2 -g0' bootstrap-lean echo stage3 > stage_final make[1]: Entering directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build' make[2]: Entering directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build' make[2]: Leaving directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build' make[2]: Entering directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build' Configuring stage 1 in ./intl Configuring stage 1 in ./lto-plugin Configuring stage 1 in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 checking for perl... perl configure: creating cache ./config.cache checking whether make sets $(MAKE)... configure: creating cache ./config.cache checking build system type... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking build system type... checking for msgfmt... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking host system type... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc /usr/bin/xgettext i686-pc-linux-gnu checking target system type... checking for msgmerge... /usr/bin/msgmerge i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... checking for C compiler default output file name... a.out checking whether the C compiler works... a.out checking whether the C compiler works... yes yes checking whether we are cross compiling... no checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... checking for suffix of object files... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for library containing strerror... 64 checking how to run the C preprocessor... none required checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E i686-pc-linux-gnu-gcc -E checking whether i686-pc-linux-gnu-gcc supports -W... yes checking whether i686-pc-linux-gnu-gcc supports -Wall... 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 whether i686-pc-linux-gnu-gcc supports -Wwrite-strings... yes checking whether i686-pc-linux-gnu-gcc supports -Wc++-compat... yes checking whether i686-pc-linux-gnu-gcc supports -Wstrict-prototypes... yes checking whether i686-pc-linux-gnu-gcc supports -pedantic ... yes checking for an ANSI C-conforming const... yes checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for inline... inline checking for sys/types.h... yes checking for sys/stat.h... yes yes checking for an ANSI C-conforming const... checking for stdlib.h... yes checking for inline... yes checking for string.h... inline 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 a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes yes checking for memory.h... checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc yes checking for strings.h... checking for C compiler default output file name... yes checking for inttypes.h... yes checking for sys/types.h... a.out checking whether the C compiler works... yes yes checking whether we are cross compiling... no checking for suffix of executables... checking for sys/stat.h... yes yes checking for stdint.h... checking for stdlib.h... yes checking for suffix of object files... checking for string.h... yes yes checking for unistd.h... checking for memory.h... o checking whether we are using the GNU C compiler... yes yes checking for off_t... checking for strings.h... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for inttypes.h... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... yes checking for stdint.h... yes checking for size_t... yes none needed checking for style of include used by make... checking for unistd.h... GNU checking dependency style of i686-pc-linux-gnu-gcc... none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking whether byte ordering is bigendian... yes checking for working alloca.h... 64 checking whether i686-pc-linux-gnu-gcc supports -Wall... yes checking for alloca... yes checking how to print strings... no checking for a BSD-compatible install... /usr/bin/install -c printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... checking for sys/file.h... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... yes checking for sys/param.h... yes checking for stdlib.h... /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../i686-pc-linux-gnu/bin/ld (cached) yes checking if the linker (/usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes yes checking for BSD- or MS-compatible name lister (nm)... i686-pc-linux-gnu-nm checking the name lister (i686-pc-linux-gnu-nm) interface... checking for unistd.h... (cached) yes checking for limits.h... checking for getpagesize... yes checking for stdlib.h... (cached) yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for malloc.h... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../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... yes i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for working mmap... checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse i686-pc-linux-gnu-nm output from i686-pc-linux-gnu-gcc object... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking whether we are using the GNU C Library 2.1 or newer... yes ok checking how to run the C preprocessor... yes checking whether integer division by zero raises SIGFPE... checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes i686-pc-linux-gnu-gcc -E checking for sys/mman.h... yes checking for fcntl.h... checking for ANSI C header files... yes checking for inttypes.h... yes checking for alloca.h... yes checking for stdint.h... yes checking for sys/pstat.h... yes checking for unsigned long long... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for inttypes.h... yes yes checking for sys/types.h... checking for machine/hal_sysinfo.h... yes checking whether the inttypes.h PRIxNN macros are broken... no no checking for ld used by GCC... checking for sys/table.h... yes checking for sys/stat.h... no checking for sys/sysctl.h... /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../i686-pc-linux-gnu/bin/ld checking if the linker (/usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... yes yes checking for stdlib.h... checking for sys/systemcfg.h... done no checking for stdint.h... (cached) yes checking argz.h usability... yes checking for string.h... checking for stdio_ext.h... yes yes checking for process.h... yes checking argz.h presence... checking for memory.h... yes checking for argz.h... yes no checking for sys/prctl.h... checking limits.h usability... yes yes checking for strings.h... checking for sys/wait.h that is POSIX.1 compatible... yes checking limits.h presence... yes checking for limits.h... yes yes yes checking whether time.h and sys/time.h may both be included... checking locale.h usability... checking for inttypes.h... yes checking whether errno must be declared... yes checking locale.h presence... yes checking for locale.h... yes yes checking nl_types.h usability... checking for stdint.h... no checking size of int... yes checking nl_types.h presence... yes checking for nl_types.h... yes yes checking malloc.h usability... checking for unistd.h... 4 checking for a 64-bit type... yes checking malloc.h presence... yes yes checking for malloc.h... yes checking for dlfcn.h... checking stddef.h usability... uint64_t checking for intptr_t... yes checking for objdir... yes checking stddef.h presence... .libs yes checking for stddef.h... yes checking for stdlib.h... (cached) yes yes checking for uintptr_t... checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... checking for feof_unlocked... yes checking for ssize_t... 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 for fgets_unlocked... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking for pid_t... yes checking for getc_unlocked... yes yes checking for library containing strerror... checking for getcwd... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... none required checking for asprintf... yes 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/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../i686-pc-linux-gnu/bin/ld) supports shared libraries... checking for getegid... yes checking whether -lc should be explicitly linked in... yes checking for atexit... yes no checking dynamic linker characteristics... checking for geteuid... yes checking for basename... yes checking for getgid... yes checking for bcmp... 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... no checking for int64_t... yes yes checking for getuid... checking for bcopy... yes checking for uint64_t... yes yes yes checking for sys/wait.h that is POSIX.1 compatible... checking for mempcpy... checking for bsearch... yes yes yes checking for munmap... configure: updating cache ./config.cache checking for bzero... configure: creating ./config.status yes checking for putenv... yes checking for calloc... yes checking for setenv... yes checking for clock... yes yes checking for setlocale... checking for ffs... yes yes checking for stpcpy... checking for getcwd... yes yes checking for getpagesize... checking for strcasecmp... yes yes checking for gettimeofday... checking for strdup... yes checking for index... yes checking for strtoul... yes checking for insque... yes checking for tsearch... yes checking for memchr... yes checking for __argz_count... yes checking for memcmp... config.status: creating Makefile yes checking for __argz_stringify... config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands yes checking for memcpy... yes checking for __argz_next... yes checking for memmem... yes checking for __fsetlocking... mkdir -p -- build-i686-pc-linux-gnu/libiberty yes Configuring in build-i686-pc-linux-gnu/libiberty checking for memmove... yes checking for iconv... yes checking for mempcpy... yes checking for iconv declaration... yes checking for memset... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for mkstemps... yes checking for LC_MESSAGES... yes checking for putenv... yes checking for bison... bison checking version of bison... 2.4.3, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader yes checking for random... configure: updating cache ./config.cache configure: creating ./config.status yes checking for rename... configure: creating cache ../config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 checking for perl... perl checking build system type... i686-pc-linux-gnu checking host system type... yes i686-pc-linux-gnu checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for rindex... config.status: creating Makefile checking for C compiler default output file name... yes config.status: creating config.intl checking for setenv... config.status: creating config.h a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... config.status: executing default-1 commands yes checking for snprintf... checking for suffix of object files... yes o checking whether we are using the GNU C compiler... checking for sigsetmask... mkdir -p -- build-i686-pc-linux-gnu/fixincludes Configuring in build-i686-pc-linux-gnu/fixincludes yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for stpcpy... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for stpncpy... 64 checking how to run the C preprocessor... yes checking for strcasecmp... i686-pc-linux-gnu-gcc -E checking whether i686-pc-linux-gnu-gcc supports -W... yes yes checking for strchr... checking whether i686-pc-linux-gnu-gcc supports -Wall... yes checking whether i686-pc-linux-gnu-gcc supports -Wwrite-strings... yes checking for strdup... yes checking whether i686-pc-linux-gnu-gcc supports -Wc++-compat... configure: loading cache ../config.cache yes checking whether i686-pc-linux-gnu-gcc supports -Wstrict-prototypes... yes checking build system type... checking for strncasecmp... i686-pc-linux-gnu checking host system type... yes checking whether i686-pc-linux-gnu-gcc supports -pedantic ... i686-pc-linux-gnu checking target system type... yes checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc yes checking for strndup... checking for C compiler default output file name... yes checking for an ANSI C-conforming const... a.out checking whether the C compiler works... yes yes checking whether we are cross compiling... no checking for suffix of executables... yes checking for inline... checking for strnlen... inline checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking for suffix of object files... yes checking for strrchr... 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... yes yes checking for sys/types.h... checking for strstr... yes checking for sys/stat.h... yes none needed checking how to run the C preprocessor... checking for stdlib.h... yes yes checking for string.h... checking for strtod... i686-pc-linux-gnu-gcc -E yes checking for memory.h... yes yes checking for grep that handles long lines and -e... checking for strings.h... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking for strtol... yes checking for inttypes.h... yes checking for stdint.h... yes yes checking for strtoul... checking for unistd.h... yes checking whether byte ordering is bigendian... yes checking for sys/types.h... yes checking for strverscmp... yes checking for sys/stat.h... yes no checking for a BSD-compatible install... /usr/bin/install -c checking for stdlib.h... yes checking for sys/file.h... checking for tmpnam... yes checking for sys/param.h... yes yes checking for string.h... yes checking for limits.h... checking for vasprintf... yes checking for stdlib.h... (cached) yes yes checking for malloc.h... checking for memory.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes yes checking for strings.h... (cached) yes checking for vfprintf... checking for sys/time.h... yes yes checking for strings.h... checking for time.h... yes checking for sys/resource.h... yes yes checking for vprintf... checking for inttypes.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes yes yes checking for stdint.h... checking for vsnprintf... checking for alloca.h... yes checking for sys/pstat.h... yes no checking for unistd.h... checking for sys/sysmp.h... yes checking for vsprintf... no checking for sys/sysinfo.h... yes yes checking minix/config.h usability... checking for machine/hal_sysinfo.h... no checking for sys/table.h... yes no checking minix/config.h presence... checking for waitpid... no checking for sys/sysctl.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes yes checking for stdio_ext.h... yes checking for setproctitle... checking for a sed that does not truncate output... yes /bin/sed checking whether i686-pc-linux-gnu-gcc supports -W... checking for process.h... no checking for sys/prctl.h... yes checking whether i686-pc-linux-gnu-gcc supports -Wall... yes checking for sys/wait.h that is POSIX.1 compatible... no checking whether alloca needs Cray hooks... yes checking whether i686-pc-linux-gnu-gcc supports -Wwrite-strings... no checking stack direction for C alloca... yes checking whether time.h and sys/time.h may both be included... yes yes checking whether errno must be declared... checking whether i686-pc-linux-gnu-gcc supports -Wstrict-prototypes... no checking size of int... -1 checking for vfork.h... yes checking whether i686-pc-linux-gnu-gcc supports -Wmissing-prototypes... no checking for fork... yes checking whether i686-pc-linux-gnu-gcc supports -Wold-style-definition... 4 checking for a 64-bit type... yes checking whether i686-pc-linux-gnu-gcc supports -Wmissing-format-attribute... uint64_t checking for intptr_t... yes yes checking for vfork... checking whether i686-pc-linux-gnu-gcc supports -Woverlength-strings... yes checking whether i686-pc-linux-gnu-gcc supports -pedantic -Wlong-long... yes yes checking for uintptr_t... yes checking for working fork... checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking for ssize_t... no checking for sys_errlist... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking for sys_nerr... yes checking for pid_t... yes checking sys/file.h presence... yes checking for sys_siglist... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking for library containing strerror... yes checking for external symbol _system_configuration... yes no checking for __fsetlocking... checking for feof_unlocked... none required checking for asprintf... yes yes yes checking for ferror_unlocked... checking for atexit... checking for canonicalize_file_name... yes checking for dup3... yes yes checking for fflush_unlocked... checking for basename... yes yes checking for fgetc_unlocked... checking for getrlimit... yes checking for bcmp... yes yes checking for getrusage... checking for fgets_unlocked... yes checking for bcopy... yes yes checking for fileno_unlocked... checking for getsysinfo... yes yes checking for bsearch... checking for fprintf_unlocked... no checking for gettimeofday... (cached) yes checking for on_exit... yes no checking for bzero... checking for fputc_unlocked... yes checking for psignal... yes checking for calloc... yes checking for fputs_unlocked... yes checking for pstat_getdynamic... yes yes checking for clock... checking for fread_unlocked... no checking for pstat_getstatic... yes yes checking for ffs... checking for fwrite_unlocked... no checking for realpath... yes checking for getcwd... yes checking for getchar_unlocked... yes checking for setrlimit... yes yes checking for getpagesize... checking for getc_unlocked... yes checking for sbrk... yes yes checking for gettimeofday... checking for putchar_unlocked... yes yes checking for spawnve... checking for index... yes checking for putc_unlocked... yes no checking for insque... checking for spawnvpe... yes checking whether abort is declared... yes yes checking whether asprintf is declared... checking for memchr... no checking for strerror... yes checking for memcmp... yes checking whether basename is declared... yes checking for strsignal... yes checking whether errno is declared... yes checking for memcpy... yes checking for sysconf... no checking whether vasprintf is declared... yes yes checking for memmem... checking for sysctl... yes checking whether clearerr_unlocked is declared... yes checking for sysmp... yes checking for memmove... yes checking whether feof_unlocked is declared... yes checking for mempcpy... no checking for table... yes checking whether ferror_unlocked is declared... no yes checking for times... checking for memset... yes checking whether fflush_unlocked is declared... yes checking for wait3... yes checking for mkstemps... yes checking whether fgetc_unlocked is declared... yes yes checking for wait4... checking for putenv... yes checking whether fgets_unlocked is declared... yes checking whether basename is declared... yes checking for random... yes no checking whether fileno_unlocked is declared... checking whether ffs is declared... yes yes checking whether asprintf is declared... checking for rename... yes checking whether fprintf_unlocked is declared... yes no checking for rindex... checking whether vasprintf is declared... no checking whether fputc_unlocked is declared... yes checking for setenv... no checking whether snprintf is declared... yes checking for snprintf... yes checking whether fputs_unlocked is declared... yes checking whether vsnprintf is declared... yes checking whether fread_unlocked is declared... yes checking for sigsetmask... yes checking whether calloc is declared... yes checking whether fwrite_unlocked is declared... yes yes checking for stpcpy... checking whether getenv is declared... yes checking whether getchar_unlocked is declared... yes yes checking for stpncpy... checking whether getopt is declared... yes checking whether getc_unlocked is declared... yes yes checking for strcasecmp... checking whether malloc is declared... yes yes checking whether putchar_unlocked is declared... yes checking for strchr... checking whether realloc is declared... yes yes checking for strdup... yes checking whether putc_unlocked is declared... checking whether sbrk is declared... yes checking for strncasecmp... yes checking whether strverscmp is declared... yes checking for an ANSI C-conforming const... yes checking sys/mman.h usability... no checking whether canonicalize_file_name must be declared... yes checking for strndup... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... checking for getpagesize... (cached) yes yes checking for working mmap... checking for strnlen... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no yes checking for strrchr... configure: updating cache ../config.cache configure: creating ./config.status yes checking for working strncmp... yes checking for strstr... yes yes checking for strtod... configure: updating cache ./config.cache configure: creating ./config.status yes config.status: creating Makefile checking for strtol... config.status: creating mkheaders.almost config.status: creating config.h yes checking for strtoul... yes checking for strverscmp... Configuring stage 1 in ./libbacktrace config.status: creating Makefile yes checking for tmpnam... config.status: creating testsuite/Makefile config.status: creating config.h yes config.status: executing default commands checking for vasprintf... yes checking for vfprintf... Configuring stage 1 in ./libdecnumber yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... configure: creating cache ./config.cache yes checking for waitpid... checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc yes checking for setproctitle... checking for C compiler default output file name... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for suffix of object files... -1 checking for vfork.h... o checking whether we are using the GNU C compiler... checking for C compiler default output file name... no checking for fork... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... none needed checking how to run the C preprocessor... yes checking for vfork... i686-pc-linux-gnu-gcc -E checking for suffix of object files... o checking whether we are using the GNU C compiler... checking for grep that handles long lines and -e... yes /bin/grep checking for egrep... checking for working fork... /bin/grep -E checking for ANSI C header files... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... yes checking for working vfork... (cached) yes checking for _doprnt... none needed checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether i686-pc-linux-gnu-gcc supports -W... no checking for sys_errlist... yes yes checking for sys/types.h... checking whether i686-pc-linux-gnu-gcc supports -Wall... yes yes yes checking for sys_nerr... checking for sys/stat.h... checking whether i686-pc-linux-gnu-gcc supports -Wwrite-strings... yes yes checking whether i686-pc-linux-gnu-gcc supports -Wstrict-prototypes... checking for stdlib.h... yes checking for sys_siglist... yes yes checking whether i686-pc-linux-gnu-gcc supports -Wmissing-prototypes... checking for string.h... yes checking whether i686-pc-linux-gnu-gcc supports -Wold-style-definition... yes checking for external symbol _system_configuration... yes yes checking for memory.h... checking whether i686-pc-linux-gnu-gcc supports -Wmissing-format-attribute... no checking for __fsetlocking... yes yes checking whether i686-pc-linux-gnu-gcc supports -Wcast-qual... checking for strings.h... yes checking whether i686-pc-linux-gnu-gcc supports -pedantic -Wlong-long... yes checking for canonicalize_file_name... yes yes checking how to run the C preprocessor... checking for inttypes.h... i686-pc-linux-gnu-gcc -E yes yes checking for dup3... checking for stdint.h... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes yes checking for getrlimit... checking for unistd.h... yes checking for getrusage... yes checking minix/config.h usability... yes checking for sys/types.h... no checking minix/config.h presence... yes checking for getsysinfo... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for sys/stat.h... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... no yes checking for gettimeofday... (cached) yes checking for stdlib.h... checking for on_exit... yes checking for string.h... yes checking for psignal... yes checking for memory.h... yes checking for pstat_getdynamic... yes checking for strings.h... yes no checking for inttypes.h... checking for pstat_getstatic... yes checking for stdint.h... no checking for realpath... yes checking for unistd.h... yes checking for setrlimit... yes checking ctype.h usability... yes yes checking ctype.h presence... checking for sbrk... yes checking for ctype.h... yes checking stddef.h usability... yes checking for spawnve... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking stdio.h usability... no checking for spawnvpe... yes checking stdio.h presence... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... no checking for strerror... yes checking for uintptr_t... yes checking for strsignal... yes checking for int_least32_t... yes checking for sysconf... yes yes checking for int_fast32_t... checking for sysctl... yes yes checking for uint64_t... checking for sysmp... 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... (cached) i686-pc-linux-gnu-gcc no checking for table... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... 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 for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for gawk... (cached) gawk checking how to print strings... printf 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... yes checking for off_t... no checking for times... /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../i686-pc-linux-gnu/bin/ld checking if the linker (/usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... i686-pc-linux-gnu-nm checking the name lister (i686-pc-linux-gnu-nm) interface... yes checking size of int... yes checking for wait3... 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/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../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... (cached) i686-pc-linux-gnu-ranlib checking command to parse i686-pc-linux-gnu-nm output from i686-pc-linux-gnu-gcc object... 4 checking size of long... yes checking for wait4... yes checking whether basename is declared... ok checking for dlfcn.h... 4 checking for ANSI C header files... (cached) yes checking build system type... no checking whether ffs is declared... i686-pc-linux-gnu checking host system type... yes checking for objdir... .libs i686-pc-linux-gnu checking target system type... yes i686-pc-linux-gnu checking for decimal floating point... bid checking whether byte ordering is bigendian... checking whether asprintf is declared... checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking whether vasprintf is declared... 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... no no yes checking if i686-pc-linux-gnu-gcc static flag -static works... checking whether snprintf is declared... configure: updating cache ./config.cache configure: creating ./config.status yes checking whether vsnprintf is declared... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... 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/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../i686-pc-linux-gnu/bin/ld) supports shared libraries... yes yes checking whether calloc is declared... checking whether -lc should be explicitly linked in... yes checking whether getenv is declared... no checking dynamic linker characteristics... config.status: creating Makefile config.status: creating config.h yes checking whether getopt is declared... config.status: executing gstdint.h commands yes checking whether malloc is declared... 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... no checking unwind.h usability... yes checking unwind.h presence... yes checking whether realloc is declared... yes checking for unwind.h... yes checking for _Unwind_Backtrace... make[3]: Entering directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi yes yes checking for -funwind-tables option... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/dwarfnames.c -o dwarfnames.o checking whether sbrk is declared... yes checking for -frandom-seed=string option... yes checking whether strverscmp is declared... yes if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi checking whether i686-pc-linux-gnu-gcc supports -W... no yes checking whether canonicalize_file_name must be declared... checking whether i686-pc-linux-gnu-gcc supports -Wall... yes checking whether i686-pc-linux-gnu-gcc supports -Wwrite-strings... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/dyn-string.c -o dyn-string.o yes yes checking whether i686-pc-linux-gnu-gcc supports -Wstrict-prototypes... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi checking whether i686-pc-linux-gnu-gcc supports -Wmissing-prototypes... yes checking whether i686-pc-linux-gnu-gcc supports -Wold-style-definition... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/fdmatch.c -o fdmatch.o yes checking whether i686-pc-linux-gnu-gcc supports -Wmissing-format-attribute... if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi yes checking whether i686-pc-linux-gnu-gcc supports -Wcast-qual... yes checking for working strncmp... yes checking for _Unwind_GetIPInfo... yes checking __sync extensions... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/fibheap.c -o fibheap.o yes yes checking output filetype... elf32 if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi looking for a compliant stdint.h in stdint.h, checking for uintmax_t... configure: updating cache ../config.cache i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/filename_cmp.c -o filename_cmp.o configure: creating ./config.status if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi yes checking for uintptr_t... yes checking for int_least32_t... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/floatformat.c -o floatformat.o if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi yes checking for int_fast32_t... config.status: creating Makefile i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/fnmatch.c -o fnmatch.o config.status: creating testsuite/Makefile if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi config.status: creating config.h i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o yes checking for uint64_t... config.status: executing default commands if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/getopt.c -o pic/getopt.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/getopt.c -o getopt.o yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi make[3]: Entering directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/intl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/intl' yes checking sys/mman.h presence... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/getopt1.c -o getopt1.o yes checking for sys/mman.h... yes make[3]: Entering directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/build-i686-pc-linux-gnu/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi checking for mmap... touch stamp-picdir if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/dwarfnames.c -o dwarfnames.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/getpwd.c -o getpwd.o yes if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi checking link.h usability... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/getruntime.c -o getruntime.o if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi yes checking link.h presence... yes checking for link.h... yes checking for dl_iterate_phdr... if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/dyn-string.c -o dyn-string.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/hashtab.c -o hashtab.o yes checking for fcntl... if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/hex.c -o pic/hex.o; \ else true; fi yes checking whether strnlen is declared... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/fdmatch.c -o fdmatch.o if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi yes i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/lbasename.c -o lbasename.o checking for getexecname... if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/fibheap.c -o fibheap.o if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/lrealpath.c -o lrealpath.o no checking whether tests can run... if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi yes i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/floatformat.c -o floatformat.o configure: updating cache ./config.cache configure: creating ./config.status if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/fnmatch.c -o fnmatch.o if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/getopt.c -o pic/getopt.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/getopt.c -o getopt.o if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/getopt1.c -o getopt1.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/getpwd.c -o getpwd.o if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/partition.c -o partition.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/getruntime.c -o getruntime.o if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/hashtab.c -o hashtab.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/pexecute.c -o pexecute.o if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/physmem.c -o pic/physmem.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/physmem.c -o physmem.o if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/hex.c -o pic/hex.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/lbasename.c -o lbasename.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/pex-one.c -o pex-one.o config.status: creating Makefile if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi config.status: creating backtrace-supported.h config.status: creating config.h config.status: executing libtool commands if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/make-temp-file.c -o make-temp-file.o config.status: executing gstdint.h commands i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/pex-unix.c -o pex-unix.o config.status: executing default commands if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/objalloc.c -o objalloc.o if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi Configuring stage 1 in ./libcpp i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/obstack.c -o pic/obstack.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/obstack.c -o obstack.o if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/partition.c -o pic/partition.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/partition.c -o partition.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/physmem.c -o pic/physmem.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/physmem.c -o physmem.o if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/pex-common.c -o pex-common.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/pex-one.c -o pex-one.o if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/safe-ctype.c -o safe-ctype.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/simple-object-elf.c -o simple-object-elf.o configure: creating cache ./config.cache if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/simple-object.c -o simple-object.o checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/simple-object-coff.c -o simple-object-coff.o 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... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o 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... if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/simple-object-elf.c -o simple-object-elf.o none needed if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/sort.c -o pic/sort.o; \ else true; fi yes checking for sys/types.h... if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/sort.c -o sort.o yes checking for sys/stat.h... if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/spaces.c -o pic/spaces.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/spaces.c -o spaces.o yes checking for stdlib.h... if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi yes checking for string.h... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/splay-tree.c -o splay-tree.o yes checking for memory.h... yes if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi checking for strings.h... /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/stack-limit.c: In function 'stack_limit_increase': /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/stack-limit.c:53:27: warning: use of C99 long long integer constant [-Wlong-long] /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/stack-limit.c:55:28: warning: use of C99 long long integer constant [-Wlong-long] /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/stack-limit.c:58:28: warning: use of C99 long long integer constant [-Wlong-long] i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/stack-limit.c -o stack-limit.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/stack-limit.c: In function 'stack_limit_increase': /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/stack-limit.c:53:27: warning: use of C99 long long integer constant [-Wlong-long] /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/stack-limit.c:55:28: warning: use of C99 long long integer constant [-Wlong-long] /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/stack-limit.c:58:28: warning: use of C99 long long integer constant [-Wlong-long] if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/strerror.c -o pic/strerror.o; \ else true; fi yes checking for inttypes.h... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o yes if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi checking for stdint.h... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/strsignal.c -o strsignal.o yes checking for unistd.h... if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/timeval-utils.c -o timeval-utils.o yes if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi checking minix/config.h usability... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi no checking minix/config.h presence... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/sort.c -o pic/sort.o; \ else true; fi no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/sort.c -o sort.o if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xexit.c -o pic/xexit.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xexit.c -o xexit.o yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/spaces.c -o pic/spaces.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/spaces.c -o spaces.o if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi 64 if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/splay-tree.c -o splay-tree.o checking whether i686-pc-linux-gnu-gcc supports -W... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xmalloc.c -o xmalloc.o yes checking whether i686-pc-linux-gnu-gcc supports -Wall... if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi yes checking whether i686-pc-linux-gnu-gcc supports -Wnarrowing... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi no i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/stack-limit.c -o stack-limit.o checking whether i686-pc-linux-gnu-gcc supports -Wwrite-strings... /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/stack-limit.c: In function 'stack_limit_increase': /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/stack-limit.c:53:27: warning: use of C99 long long integer constant [-Wlong-long] /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/stack-limit.c:55:28: warning: use of C99 long long integer constant [-Wlong-long] /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/stack-limit.c:58:28: warning: use of C99 long long integer constant [-Wlong-long] if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/strerror.c -o pic/strerror.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/strerror.c -o strerror.o yes checking whether i686-pc-linux-gnu-gcc supports -Wmissing-format-attribute... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xstrdup.c -o xstrdup.o yes checking whether i686-pc-linux-gnu-gcc supports -Wstrict-prototypes... if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi yes checking whether i686-pc-linux-gnu-gcc supports -Wmissing-prototypes... if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/strsignal.c -o strsignal.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xstrerror.c -o xstrerror.o yes checking whether i686-pc-linux-gnu-gcc supports -Wold-style-definition... if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi yes if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/timeval-utils.c -o timeval-utils.o checking whether i686-pc-linux-gnu-gcc supports -Wc++-compat... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xstrndup.c -o xstrndup.o yes checking whether i686-pc-linux-gnu-gcc supports -pedantic -Wlong-long... if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi yes checking whether i686-pc-linux-gnu-gcc supports -fno-exceptions... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/setproctitle.c -o setproctitle.o yes checking whether i686-pc-linux-gnu-gcc supports -fno-rtti... if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xatexit.c -o xatexit.o make[4]: Entering directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/libiberty/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/libiberty/testsuite' if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/regex.c -o pic/regex.o; \ else true; fi yes if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xexit.c -o pic/xexit.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xexit.c -o xexit.o checking dependency style of i686-pc-linux-gnu-g++... if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xmalloc.c -o xmalloc.o gcc3 checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xmemdup.c -o xmemdup.o yes checking locale.h usability... if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi yes checking locale.h presence... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xstrdup.c -o xstrdup.o yes checking for locale.h... yes checking fcntl.h usability... if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xstrerror.c -o xstrerror.o yes checking fcntl.h presence... if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/xstrndup.c -o xstrndup.o yes checking for fcntl.h... yes checking limits.h usability... if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/setproctitle.c -o setproctitle.o yes checking limits.h presence... echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/regex.c -o regex.o yes checking for limits.h... yes make[4]: Entering directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/build-i686-pc-linux-gnu/libiberty/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/build-i686-pc-linux-gnu/libiberty/testsuite' if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/regex.c -o pic/regex.o; \ else true; fi checking stddef.h usability... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/regex.c -o regex.o yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi yes checking for inline... inline checking for obstacks... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/cplus-dem.c -o cplus-dem.o yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/cplus-dem.c -o cplus-dem.o if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi 4 checking size of long... 4 checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/cp-demangle.c -o cp-demangle.o yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/md5.c -o pic/md5.o; \ else true; fi yes checking for getchar_unlocked... yes i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/md5.c -o md5.o checking for getc_unlocked... yes checking for putchar_unlocked... if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/sha1.c -o pic/sha1.o; \ else true; fi yes checking for putc_unlocked... yes checking whether abort is declared... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/sha1.c -o sha1.o yes checking whether asprintf is declared... yes checking whether basename is declared... yes if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/cp-demangle.c -o cp-demangle.o if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/alloca.c -o pic/alloca.o; \ else true; fi checking whether errno is declared... no i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/alloca.c -o alloca.o checking whether getopt is declared... if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/argv.c -o pic/argv.o; \ else true; fi yes checking whether vasprintf is declared... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/argv.c -o argv.o yes checking whether clearerr_unlocked is declared... if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi yes checking whether feof_unlocked is declared... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/choose-temp.c -o choose-temp.o yes checking whether ferror_unlocked is declared... if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/concat.c -o pic/concat.o; \ else true; fi yes checking whether fflush_unlocked is declared... i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/concat.c -o concat.o yes checking whether fgetc_unlocked is declared... if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi yes checking whether fgets_unlocked is declared... yes i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/cp-demint.c -o cp-demint.o checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... if [ x"-fpic" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/crc32.c -o pic/crc32.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/crc32.c -o crc32.o rm -f ./libiberty.a pic/./libiberty.a i686-pc-linux-gnu-ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o no i686-pc-linux-gnu-ranlib ./libiberty.a checking whether fputc_unlocked is declared... if [ x"-fpic" != x ]; then \ cd pic; \ i686-pc-linux-gnu-ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \ i686-pc-linux-gnu-ranlib ./libiberty.a; \ cd ..; \ else true; fi make[3]: Leaving directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/libiberty' yes checking whether fputs_unlocked is declared... make[3]: Entering directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/libdecnumber' source='/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber/decNumber.c' object='decNumber.o' libtool=no i686-pc-linux-gnu-gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber -I. -c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber/decNumber.c yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for working alloca.h... yes checking for alloca... source='/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber/decContext.c' object='decContext.o' libtool=no i686-pc-linux-gnu-gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber -I. -c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber/decContext.c yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... source='/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no i686-pc-linux-gnu-gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber -I. -c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber/bid/decimal32.c if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/md5.c -o pic/md5.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/md5.c -o md5.o yes checking whether NLS is requested... no checking for uchar... source='/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no i686-pc-linux-gnu-gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber -I. -c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber/bid/decimal64.c checking for ld used by GCC... /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../i686-pc-linux-gnu/bin/ld checking if the linker (/usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... source='/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no i686-pc-linux-gnu-gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber -I. -c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber/bid/decimal128.c done checking for iconv... if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/sha1.c -o pic/sha1.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/sha1.c -o sha1.o source='/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no i686-pc-linux-gnu-gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber -I. -c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber/bid/bid2dpd_dpd2bid.c yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure: updating cache ./config.cache configure: creating ./config.status if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/alloca.c -o pic/alloca.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/alloca.c -o alloca.o source='/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no i686-pc-linux-gnu-gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber -I. -c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber/bid/host-ieee32.c source='/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no i686-pc-linux-gnu-gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber -I. -c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber/bid/host-ieee64.c if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/argv.c -o pic/argv.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/argv.c -o argv.o source='/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no i686-pc-linux-gnu-gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber -I. -c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libdecnumber/bid/host-ieee128.c rm -f libdecnumber.a i686-pc-linux-gnu-ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o i686-pc-linux-gnu-ranlib libdecnumber.a make[3]: Leaving directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/libdecnumber' if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/choose-temp.c -o choose-temp.o config.status: creating Makefile if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/concat.c -o pic/concat.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/concat.c -o concat.o config.status: creating config.h config.status: executing depdir commands if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi mkdir -p -- .deps i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/crc32.c -o pic/crc32.o; \ else true; fi i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -g0 -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libiberty/crc32.c -o crc32.o rm -f ./libiberty.a pic/./libiberty.a i686-pc-linux-gnu-ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o make[3]: Entering directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/lto-plugin' i686-pc-linux-gnu-ranlib ./libiberty.a make all-am if [ x"" != x ]; then \ cd pic; \ i686-pc-linux-gnu-ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \ i686-pc-linux-gnu-ranlib ./libiberty.a; \ cd ..; \ else true; fi make[3]: Entering directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/libbacktrace' make[4]: Entering directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/lto-plugin' /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/lto-plugin -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/lto-plugin/../include -DHAVE_CONFIG_H -Wall -c -o lto-plugin.lo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/lto-plugin/lto-plugin.c make[3]: Leaving directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/build-i686-pc-linux-gnu/libiberty' make all-am make[4]: Entering directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/libbacktrace' true DO=all multi-do # make /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../include -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c -o dwarf.lo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/dwarf.c make[3]: Entering directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/libcpp' i686-pc-linux-gnu-g++ -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/charset.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/lto-plugin -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/lto-plugin/../include -DHAVE_CONFIG_H -Wall -c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../include -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o /bin/sh ./libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -Wall -module -bindir /usr/libexec/gcc/i686-pc-linux-gnu/4.8.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o liblto_plugin.la -rpath /usr/libexec/gcc/i686-pc-linux-gnu/4.8.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a libtool: link: i686-pc-linux-gnu-gcc -shared .libs/lto-plugin.o -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liblto_plugin.so.0" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so.0") libtool: link: (cd ".libs" && rm -f "liblto_plugin.so" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so") libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) i686-pc-linux-gnu-g++ -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/directives.c libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /tmp/portage/sys-devel/gcc-4.8.0/work/build/lto-plugin/.././gcc/liblto_plugin.so.0.0.0 libtool: install: (cd /tmp/portage/sys-devel/gcc-4.8.0/work/build/lto-plugin/.././gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; }) libtool: install: (cd /tmp/portage/sys-devel/gcc-4.8.0/work/build/lto-plugin/.././gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; }) libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /tmp/portage/sys-devel/gcc-4.8.0/work/build/lto-plugin/.././gcc/liblto_plugin.la /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../include -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c -o fileline.lo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/fileline.c libtool: install: warning: remember to run `libtool --finish /usr/libexec/gcc/i686-pc-linux-gnu/4.8.0' make[4]: Leaving directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/lto-plugin' make[3]: Leaving directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/lto-plugin' i686-pc-linux-gnu-g++ -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/directives-only.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../include -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../include -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c -o posix.lo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/posix.c i686-pc-linux-gnu-g++ -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/errors.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../include -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../include -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c -o print.lo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/print.c i686-pc-linux-gnu-g++ -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/expr.c i686-pc-linux-gnu-g++ -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/files.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../include -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/print.c -fPIC -DPIC -o .libs/print.o /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../include -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c -o state.lo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/state.c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/expr.c: In function 'unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, source_location)': /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/expr.c:629:18: warning: format not a string literal and no format arguments [-Wformat-security] /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/expr.c:632:39: warning: format not a string literal and no format arguments [-Wformat-security] libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../include -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/state.c -fPIC -DPIC -o .libs/state.o /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../include -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c -o backtrace.lo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/backtrace.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../include -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o i686-pc-linux-gnu-g++ -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/identifiers.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../include -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c -o simple.lo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/simple.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../include -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o echo "#define LOCALEDIR \"/usr/share/gcc-data/i686-pc-linux-gnu/4.8.0/locale\"" > localedir.new /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../move-if-change localedir.new localedir.h i686-pc-linux-gnu-g++ -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/lex.c echo timestamp > localedir.hs /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../include -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c -o elf.lo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/elf.c Configuring stage 1 in ./gcc libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../include -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../include -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c -o mmapio.lo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/mmapio.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../include -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../include -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c -o mmap.lo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/mmap.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../include -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o i686-pc-linux-gnu-g++ -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/line-map.c /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libbacktrace.la dwarf.lo fileline.lo posix.lo print.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo libtool: link: i686-pc-linux-gnu-ar rc .libs/libbacktrace.a .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) i686-pc-linux-gnu-g++ -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/macro.c make[4]: Leaving directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/libbacktrace' make[3]: Leaving directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/libbacktrace' make[3]: Entering directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/build-i686-pc-linux-gnu/fixincludes' i686-pc-linux-gnu-gcc -c -O2 -g0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes -I../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/../include /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/fixincl.c configure: creating cache ./config.cache /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/macro.c: In function 'bool create_iso_definition(cpp_reader*, cpp_macro*)': /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/macro.c:2965:58: warning: format not a string literal and no format arguments [-Wformat-security] /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/macro.c:2978:58: warning: format not a string literal and no format arguments [-Wformat-security] checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/fixincl.c: In function 'write_replacement': /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/fixincl.c:1133:6: warning: ignoring return value of 'fwrite_unlocked', declared with attribute warn_unused_result [-Wunused-result] /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/fixincl.c: In function 'test_for_changes': /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/fixincl.c:1187:13: warning: ignoring return value of 'fwrite_unlocked', declared with attribute warn_unused_result [-Wunused-result] checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... no checking whether a default assembler was specified... 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... i686-pc-linux-gnu-g++ -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/mkdeps.c yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... i686-pc-linux-gnu-g++ -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/pch.c i686-pc-linux-gnu-gcc -c -O2 -g0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes -I../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/../include /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/fixtests.c yes checking whether we are using the GNU C++ compiler... i686-pc-linux-gnu-gcc -c -O2 -g0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes -I../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/../include /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/fixfixes.c yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for i686-pc-linux-gnu-gnatbind... no checking for i686-pc-linux-gnu-gnatmake... no checking whether compiler driver understands Ada... no checking how to run the C preprocessor... i686-pc-linux-gnu-g++ -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/symtab.c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/fixfixes.c: In function 'emit_gnu_type': /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/fixfixes.c:135:3: warning: ignoring return value of 'fwrite_unlocked', declared with attribute warn_unused_result [-Wunused-result] /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/fixfixes.c: In function 'machine_name_fix': /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/fixfixes.c:573:11: warning: ignoring return value of 'fwrite_unlocked', declared with attribute warn_unused_result [-Wunused-result] /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/fixfixes.c:574:11: warning: ignoring return value of 'fwrite_unlocked', declared with attribute warn_unused_result [-Wunused-result] /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/fixfixes.c: In function 'format_fix': /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/fixfixes.c:284:7: warning: ignoring return value of 'fwrite_unlocked', declared with attribute warn_unused_result [-Wunused-result] /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/fixfixes.c: In function 'format_write': /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/fixfixes.c:224:9: warning: ignoring return value of 'fwrite_unlocked', declared with attribute warn_unused_result [-Wunused-result] /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/fixfixes.c: In function 'char_macro_use_fix': /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/fixfixes.c:371:7: warning: ignoring return value of 'fwrite_unlocked', declared with attribute warn_unused_result [-Wunused-result] /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/fixfixes.c: In function 'char_macro_def_fix': /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/fixfixes.c:467:8: warning: ignoring return value of 'fwrite_unlocked', declared with attribute warn_unused_result [-Wunused-result] 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... i686-pc-linux-gnu-g++ -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/traditional.c yes checking for sys/types.h... i686-pc-linux-gnu-gcc -c -O2 -g0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes -I../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/../include /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/server.c yes checking for sys/stat.h... yes /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/server.c: In function 'server_setup': /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/server.c:195:10: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] checking for stdlib.h... yes i686-pc-linux-gnu-g++ -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -W -Wall -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/libcpp/init.c checking for string.h... i686-pc-linux-gnu-gcc -c -O2 -g0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes -I../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/../include /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/procopen.c yes checking for memory.h... rm -f libcpp.a i686-pc-linux-gnu-ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o i686-pc-linux-gnu-ranlib libcpp.a make[3]: Leaving directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/libcpp' i686-pc-linux-gnu-gcc -c -O2 -g0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes -I../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/../include /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/fixlib.c yes i686-pc-linux-gnu-gcc -c -O2 -g0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes -I../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/../include /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/fixopts.c checking for strings.h... srcdir="/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes" /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/fixincludes/mkfixinc.sh i686-pc-linux-gnu yes sed -e 's/@gcc_version@/4.8.0/' < mkheaders.almost > mkheadersT checking for inttypes.h... mv -f mkheadersT mkheaders i686-pc-linux-gnu-gcc -O2 -g0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a yes checking for stdint.h... echo timestamp > full-stamp make[3]: Leaving directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/build-i686-pc-linux-gnu/fixincludes' yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking size of void *... 4 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for __int64... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for long long int... yes checking for intmax_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for unsigned long long int... yes checking for uintmax_t... yes checking for uintptr_t... yes checking whether i686-pc-linux-gnu-gcc supports -W... yes checking whether i686-pc-linux-gnu-gcc supports -Wall... yes checking whether i686-pc-linux-gnu-gcc supports -Wnarrowing... no checking whether i686-pc-linux-gnu-gcc supports -Wwrite-strings... yes checking whether i686-pc-linux-gnu-gcc supports -Wcast-qual... yes checking whether i686-pc-linux-gnu-gcc supports -Wstrict-prototypes... yes checking whether i686-pc-linux-gnu-gcc supports -Wmissing-prototypes... yes checking whether i686-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking whether i686-pc-linux-gnu-gcc supports -Wold-style-definition... yes checking whether i686-pc-linux-gnu-gcc supports -Wc++-compat... yes checking whether i686-pc-linux-gnu-gcc supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes checking whether i686-pc-linux-gnu-gcc supports -fno-exceptions... yes checking whether i686-pc-linux-gnu-gcc supports -fno-rtti... yes checking whether i686-pc-linux-gnu-gcc supports -fasynchronous-unwind-tables... yes checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no checking for multiarch configuration... auto checking whether make sets $(MAKE)... yes checking for gawk... gawk checking whether ln -s works... yes checking whether ln works... yes checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for a BSD compatible install... /usr/bin/install -c checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 checking for modern makeinfo... yes checking for recent Pod::Man... yes checking for flex... flex checking for bison... bison checking for nm... i686-pc-linux-gnu-nm checking for ar... i686-pc-linux-gnu-ar checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for limits.h... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... yes checking for iconv.h... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for sys/file.h... yes checking for sys/time.h... yes checking for sys/mman.h... yes checking for sys/resource.h... yes checking for sys/param.h... yes checking for sys/times.h... yes checking for sys/stat.h... (cached) yes checking for direct.h... no checking for malloc.h... yes checking for langinfo.h... yes checking for ldfcn.h... no checking for locale.h... yes checking for wchar.h... yes checking for libintl.h... yes checking for thread.h... no checking for pthread.h... yes checking for CHAR_BIT... yes checking whether byte ordering is bigendian... no checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for unordered_map... no checking for tr1/unordered_map... yes checking for ext/hash_map... yes checking for collect2 libraries... none required checking for library containing exc_resume... no checking for library containing kstat_open... no checking for library containing ldexp... none required checking for inttypes.h... yes checking for times... yes checking for clock... yes checking for kill... yes checking for getrlimit... yes checking for setrlimit... yes checking for atoll... yes checking for atoq... no checking for sysconf... yes checking for strsignal... yes checking for getrusage... yes checking for nl_langinfo... yes checking for gettimeofday... yes checking for mbstowcs... yes checking for wcswidth... yes checking for mmap... yes checking for setlocale... yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking for madvise... yes checking whether mbstowcs works... yes checking for ssize_t... yes checking for caddr_t... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for pid_t... yes checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for ld used by GCC... /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../i686-pc-linux-gnu/bin/ld checking if the linker (/usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes checking whether getenv is declared... yes checking whether atol is declared... yes checking whether asprintf is declared... yes checking whether sbrk is declared... yes checking whether abort is declared... yes checking whether atof is declared... yes checking whether getcwd is declared... yes checking whether getwd is declared... yes checking whether strsignal is declared... yes checking whether strstr is declared... yes checking whether stpcpy is declared... yes checking whether strverscmp is declared... yes checking whether errno is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether vasprintf is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether calloc is declared... yes checking whether free is declared... yes checking whether basename is declared... yes checking whether getopt is declared... no checking whether clock is declared... yes checking whether getpagesize is declared... yes checking whether ffs is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether getrlimit is declared... yes checking whether setrlimit is declared... yes checking whether getrusage is declared... yes checking whether ldgetname is declared... no checking whether times is declared... yes checking whether sigaltstack is declared... yes checking whether madvise is declared... yes checking for struct tms... yes checking for clock_t... yes checking for F_SETLKW... yes checking if mkdir takes one argument... no Using `/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.c' for machine-specific logic. Using `/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.md' as machine description file. Using the following target machine macro files: /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/vxworks-dummy.h /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.h /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/linux-android.h /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/unix.h /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/att.h /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/dbxelf.h /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/elfos.h /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/gnu-user.h /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/glibc-stdint.h /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/linux.h /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/x86-64.h /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/gnu-user-common.h /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/gnu-user64.h /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/linux-common.h /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/linux64.h /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/initfini-array.h Using host-linux.o for host machine hooks. checking for __cxa_atexit... yes checking whether NLS is requested... no checking how to print strings... printf 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/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../i686-pc-linux-gnu/bin/ld checking if the linker (/usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... i686-pc-linux-gnu-nm checking the name lister (i686-pc-linux-gnu-nm) 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/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../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... (cached) i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib checking command to parse i686-pc-linux-gnu-nm 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... 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/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... 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... no checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for ld used by i686-pc-linux-gnu-g++... /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../i686-pc-linux-gnu/bin/ld checking if the linker (/usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... no checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking what assembler to use... /usr/i686-pc-linux-gnu/bin/as checking whether we are using gold... no checking what linker to use... /usr/i686-pc-linux-gnu/bin/ld checking what nm to use... /usr/i686-pc-linux-gnu/bin/nm checking what objdump to use... /usr/i686-pc-linux-gnu/bin/objdump checking for readelf... /usr/bin/readelf checking what readelf to use... /usr/bin/readelf checking assembler flags... --32 checking assembler for .balign and .p2align... yes checking assembler for .p2align with maximum skip... yes checking assembler for .literal16... no checking assembler for working .subsection -1... yes checking assembler for .weak... yes checking assembler for .weakref... yes checking assembler for .nsubspa comdat... no checking assembler for .hidden... yes checking linker for .hidden support... yes checking linker read-only and read-write section mixing... read-write checking for .preinit_array/.init_array/.fini_array support... yes checking assembler for .sleb128 and .uleb128... yes checking assembler for cfi directives... yes checking assembler for working cfi advance... yes checking assembler for cfi personality directive... yes checking assembler for cfi sections directive... yes checking assembler for eh_frame optimization... yes checking assembler for section merging support... yes checking assembler for COMDAT group support (GNU as)... yes checking assembler for line table discriminator support... yes checking assembler for thread-local storage support... yes checking linker -Bstatic/-Bdynamic option... yes checking linker --demangle support... yes checking linker plugin support... 2 checking assembler for filds and fists mnemonics... yes checking assembler for fildq and fistpq mnemonics... yes checking assembler for cmov syntax... no checking assembler for ffreep mnemonic... yes checking assembler for .quad directive... yes checking assembler for sahf mnemonic... yes checking assembler for hle prefixes... no checking assembler for swap suffix... yes checking assembler for different section symbol subtraction... yes checking assembler for GOTOFF in data... yes checking assembler for rep and lock prefix... no checking assembler for R_386_TLS_GD_PLT reloc... no checking assembler for R_386_TLS_LDM_PLT reloc... no checking assembler for dwarf2 debug_line support... yes checking assembler for buggy dwarf2 .file directive... no checking assembler for --gdwarf2 option... yes checking assembler for --gstabs option... yes checking assembler for --debug-prefix-map option... yes checking assembler for .lcomm with alignment... no checking assembler for gnu_unique_object... yes ldd (GNU libc) 2.15 Copyright (C) 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Written by Roland McGrath and Ulrich Drepper. checking assembler for tolerance to line number 0... yes checking linker PT_GNU_EH_FRAME support... yes checking linker position independent executable support... yes checking linker EH-compatible garbage collection of sections... yes checking linker EH garbage collection of sections bug... no checking linker --as-needed support... yes checking linker --build-id support... yes checking linker *_sol2 emulation support... no checking linker --sysroot support... yes checking __stack_chk_fail in target C library... (cached) yes checking sys/sdt.h in the target C library... no checking dl_iterate_phdr in target C library... unknown checking whether to enable maintainer-specific portions of Makefiles... no Links are now set up to build a native compiler for i686-pc-linux-gnu. checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... -ldl checking for -fPIC -shared... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating Makefile config.status: creating ada/gcc-interface/Makefile config.status: creating ada/Makefile config.status: creating auto-host.h config.status: executing default commands make[3]: Entering directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/gcc' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/i386.h config/linux-android.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/gnu-user.h config/glibc-stdint.h config/linux.h config/i386/x86-64.h config/i386/gnu-user-common.h config/i386/gnu-user64.h config/i386/linux-common.h config/i386/linux64.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 DEFAULT_LIBC=LIBC_GLIBC ANDROID_DEFAULT=0 TARGET_BI_ARCH=1" \ /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/mkconfig.sh tm.h gawk -f /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/opt-gather.awk /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/ada/gcc-interface/lang.opt /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/fortran/lang.opt /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/go/lang.opt /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/java/lang.opt /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/lto/lang.opt /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/c-family/c.opt /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/common.opt /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/fused-madd.opt /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.opt /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/gnu-user.opt /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/linux.opt /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/linux-android.opt > tmp-optionlist TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/mkconfig.sh bconfig.h i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -DBASEVER="\"4.8.0\"" -DDATESTAMP="\"\"" \ -DREVISION="\"\"" \ -DDEVPHASE="\"\"" -DPKGVERSION="\"(Gentoo Hardened 4.8.0) \"" \ -DBUGURL="\"\"" -o build/version.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/version.c echo "#define BUILDING_GCC_MAJOR `echo 4.8.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-gi.list gtyp-input.list echo "#define BUILDING_GCC_MINOR `echo 4.8.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h echo timestamp > s-gtyp-input TARGET_CPU_DEFAULT="" \ HEADERS="config/i386/i386-protos.h tm-preds.h" DEFINES="" \ /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/mkconfig.sh tm_p.h echo "#define BUILDING_GCC_PATCHLEVEL `echo 4.8.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h echo timestamp > s-bversion rm -f tmp-all-tree.def echo '#include "tree.def"' > tmp-all-tree.def echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def echo '#include "c-family/c-common.def"' >> tmp-all-tree.def ltf="/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/ada/gcc-interface/ada-tree.def /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/cp/cp-tree.def /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/java/java-tree.def /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/||' >> tmp-all-tree.def /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-all-tree.def all-tree.def echo timestamp > s-alltree if test no = yes \ || test -n "m64=../lib64 m32=../lib mx32=../libx32"; then \ /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/genmultilib \ "m64/m32" \ " 64 32" \ "" \ "" \ "" \ "" \ "m64=../lib64 m32=../lib mx32=../libx32" \ "" \ "" \ "" \ "no" \ > tmp-mlib.h; \ else \ /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi lsf="/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/cp/lang-specs.h /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/||' > tmp-specs.h /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs echo "i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu" > checksum-options.tmp \ && /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change checksum-options.tmp checksum-options gawk -f /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386-builtin-types.awk /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386-builtin-types.def > tmp-bt.inc /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc echo timestamp > s-i386-bt cp /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/gcc-ar.c gcc-nm.c cp /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/gcc-ar.c gcc-ranlib.c rm -f mm_malloc.h cat /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/pmm_malloc.h > mm_malloc.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/mkconfig.sh tconfig.h (echo "@set version-GCC 4.8.0"; \ if [ "" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo @set srcdir /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc >> gcc-vers.texiT if [ -n "(Gentoo Hardened 4.8.0) " ]; then \ echo "@set VERSION_PACKAGE (Gentoo Hardened 4.8.0) " >> gcc-vers.texiT; \ fi /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-mlib.h multilib.h echo "@set BUGURL @uref{http://bugs.gentoo.org/}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi echo timestamp > gpl.pod perl /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../contrib/texi2pod.pl /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/doc/include/gpl_v3.texi > gpl.pod echo timestamp > s-mlib i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/gengenrtl.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/gengenrtl.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/genhooks.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/genhooks.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/genchecksum.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/genchecksum.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/genenums.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/genenums.c i686-pc-linux-gnu-g++ -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.8.0\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/i686-pc-linux-gnu/gcc-bin/4.8.0/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"i686-pc-linux-gnu\" -DPERSONALITY=\"ar\" -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/gcc-ar.c -o gcc-ar.o i686-pc-linux-gnu-g++ -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.8.0\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/i686-pc-linux-gnu/gcc-bin/4.8.0/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"i686-pc-linux-gnu\" -DPERSONALITY=\"nm\" -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace gcc-nm.c -o gcc-nm.o /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options i686-pc-linux-gnu-g++ -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.8.0\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/i686-pc-linux-gnu/gcc-bin/4.8.0/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"i686-pc-linux-gnu\" -DPERSONALITY=\"ranlib\" -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace gcc-ranlib.c -o gcc-ranlib.o i686-pc-linux-gnu-g++ -c -DGENERATOR_FILE -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/gengtype.c -o gengtype.o i686-pc-linux-gnu-g++ -c -DGENERATOR_FILE -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/gengtype-lex.c -o gengtype-lex.o i686-pc-linux-gnu-g++ -c -DGENERATOR_FILE -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/gengtype-parse.c -o gengtype-parse.o i686-pc-linux-gnu-g++ -c -DGENERATOR_FILE -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/gengtype-state.c -o gengtype-state.o i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/errors.c -o errors.o if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/doc \ -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/doc/include -o doc/cpp.info /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/doc/cpp.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/doc \ -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/doc/include -o doc/gcc.info /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/doc/gcc.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/doc \ -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/doc/include -o doc/gccinstall.info /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/doc/install.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/doc \ -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/doc/include -o doc/cppinternals.info /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/doc/cppinternals.texi; \ fi echo timestamp > gcc.pod perl /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../contrib/texi2pod.pl /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/doc/invoke.texi > gcc.pod echo timestamp > doc/gpl.7 (pod2man --center="GNU" --release="gcc-4.8.0" --date=2013-03-22 --section=7 gpl.pod > doc/gpl.7.T$$ && \ mv -f doc/gpl.7.T$$ doc/gpl.7) || \ (rm -f doc/gpl.7.T$$ && exit 1) i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/genconstants.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/genconstants.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/read-md.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/read-md.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/errors.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/errors.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/genmddeps.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/genmddeps.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/genmodes.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/genmodes.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/gengtype.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/gengtype.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/gengtype-lex.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/gengtype-lex.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/gengtype-parse.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/gengtype-parse.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/gengtype-state.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/gengtype-state.c i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/genhooks \ build/genhooks.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/genchecksum \ build/genchecksum.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/genenums \ build/genenums.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a gawk -f /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/opt-functions.awk -f /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/opt-read.awk \ -f /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/optc-save-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.c build/genhooks "Common Target Hook" \ > tmp-common-target-hooks-def.h /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-common-target-hooks-def.h \ common/common-target-hooks-def.h echo timestamp > s-common-target-hooks-def-h gawk -f /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/opt-functions.awk -f /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/opt-read.awk \ -f /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.c build/genhooks -d \ /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/doc/tm.texi.in > tmp-tm.texi case `echo X|tr X '\101'` in \ A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \ *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \ esac mv tmp2-tm.texi tmp-tm.texi /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-tm.texi tm.texi echo timestamp > doc/gcc.1 (pod2man --center="GNU" --release="gcc-4.8.0" --date=2013-03-22 --section=1 gcc.pod > doc/gcc.1.T$$ && \ mv -f doc/gcc.1.T$$ doc/gcc.1) || \ (rm -f doc/gcc.1.T$$ && exit 1) gawk -f /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/opt-functions.awk -f /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/opt-read.awk \ -f /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/opth-gen.awk \ < optionlist > tmp-options.h /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/genmodes \ build/genmodes.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/gengtype \ build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/gengenrtl > tmp-genrtl.h /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h build/genmodes -m > tmp-min-modes.c /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c echo timestamp > s-modes-m build/genhooks "Target Hook" \ > tmp-target-hooks-def.h /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-target-hooks-def-h build/genhooks "C Target Hook" \ > tmp-c-target-hooks-def.h /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-c-target-hooks-def.h \ c-family/c-target-hooks-def.h echo timestamp > s-c-target-hooks-def-h build/genmodes > tmp-modes.c /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-modes.c insn-modes.c echo timestamp > s-modes build/genmddeps /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.md > tmp-mddeps /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps build/genmodes -h > tmp-modes.h /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-modes-h build/gengtype \ -S /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I gtyp-input.list -w tmp-gtype.state /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-gtype.state gtype.state build/gengtype \ -r gtype.state build/genenums /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.md \ > tmp-enums.c /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-enums.c insn-enums.c echo timestamp > s-enums if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/doc \ -I /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/doc/include -o doc/gccint.info /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/doc/gccint.texi; \ fi echo timestamp > s-gtype build/genconstants /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.md \ > tmp-constants.h /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/min-insn-modes.o min-insn-modes.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/lto-wrapper.c -o lto-wrapper.o cp doc/gcc.1 doc/g++.1 i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/ggc-none.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/ggc-none.c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/lto-wrapper.c: In function 'pex_obj* collect_execute(char**)': /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/lto-wrapper.c:195:24: warning: format not a string literal and no format arguments [-Wformat-security] /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/lto-wrapper.c:198:15: warning: format not a string literal and no format arguments [-Wformat-security] i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/vec.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/vec.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/gensupport.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/gensupport.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/print-rtl.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/print-rtl.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/genconditions.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/genconditions.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/genpreds.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/genpreds.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/gencheck.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/gencheck.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/genattr.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/genattr.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/genattr-common.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/genattr-common.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/gencodes.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/gencodes.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/genconfig.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/genconfig.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/genattrtab.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/genattrtab.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/genautomata.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/genautomata.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/genemit.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/genemit.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/genopinit.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/genopinit.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/genextract.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/genextract.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/genoutput.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/genoutput.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/genpeep.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/genpeep.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/genrecog.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/genrecog.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/genflags.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/genflags.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/rtl.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/rtl.c i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/read-rtl.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/read-rtl.c i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/gencheck \ build/gencheck.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/gencheck > tmp-check.h /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/genflags \ build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/genconditions \ build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/genpreds \ build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/genattr \ build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/genattr-common \ build/genattr-common.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/gencodes \ build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/genconfig \ build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/genattrtab \ build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/genautomata \ build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a -lm i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/genemit \ build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/genopinit \ build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/genextract \ build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/genoutput \ build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/genpeep \ build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genpreds /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.md > tmp-preds.c i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/genrecog \ build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genconditions /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.md > tmp-condmd.c build/genpreds -h /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.md > tmp-preds.h /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-preds.c insn-preds.c echo timestamp > s-preds build/genpreds -c /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.md > tmp-constrs.h /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-condmd.c build/gencondmd.c /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-conditions echo timestamp > s-constrs-h /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds-h i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/gencondmd.o build/gencondmd.c i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o build/gencondmd \ build/gencondmd.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-flags.h build/genattr /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr.h build/genattr-common /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr-common.h /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags build/gencodes /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-codes.h /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-attr.h insn-attr.h /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h echo timestamp > s-attr echo timestamp > s-attr-common build/genconfig /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-config.h build/genattrtab /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.md insn-conditions.md \ -Atmp-attrtab.c -Dtmp-dfatab.c -Ltmp-latencytab.c /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes build/genautomata /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-automata.c /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-config build/genemit /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-emit.c /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-emit.c insn-emit.c echo timestamp > s-emit build/genopinit /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.md \ insn-conditions.md -htmp-opinit.h -ctmp-opinit.c /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-opinit.h insn-opinit.h /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-opinit.c insn-opinit.c echo timestamp > s-opinit build/genextract /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-extract.c /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-extract.c insn-extract.c echo timestamp > s-extract build/genoutput /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-output.c /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-output.c insn-output.c echo timestamp > s-output build/genpeep /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-peep.c /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-peep.c insn-peep.c echo timestamp > s-peep build/genrecog /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-recog.c /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-recog.c insn-recog.c echo timestamp > s-recog i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/build -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace \ -o build/gcov-iov.o /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/gcov-iov.c (SHLIB='true'; \ i686-pc-linux-gnu-g++ -c -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.8.0\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/i686-pc-linux-gnu/gcc-bin/4.8.0/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \ -I. -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/cp/g++spec.c) i686-pc-linux-gnu-g++ -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu \ build/gcov-iov.o -o build/gcov-iov build/gcov-iov '4.8.0' '' \ > tmp-gcov-iov.h /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h echo timestamp > s-iov i686-pc-linux-gnu-g++ -c -DIN_GCC_FRONTEND -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/c -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/c/c-lang.c -o c/c-lang.o i686-pc-linux-gnu-g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ic-family -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/c-family -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/c-family/stub-objc.c -o c-family/stub-objc.o i686-pc-linux-gnu-g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/. -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/attribs.c -o attribs.o i686-pc-linux-gnu-g++ -c -DIN_GCC_FRONTEND -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/c -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/c/c-errors.c -o c/c-errors.o i686-pc-linux-gnu-g++ -c -DIN_GCC_FRONTEND -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/c -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/c/c-decl.c -o c/c-decl.o i686-pc-linux-gnu-g++ -c -DIN_GCC_FRONTEND -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/c -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/c/c-typeck.c -o c/c-typeck.o i686-pc-linux-gnu-g++ -c -DIN_GCC_FRONTEND -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/c -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/c/c-convert.c -o c/c-convert.o i686-pc-linux-gnu-g++ -c -DIN_GCC_FRONTEND -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/c -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/c/c-aux-info.c -o c/c-aux-info.o i686-pc-linux-gnu-g++ -c -DIN_GCC_FRONTEND -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/c -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/c/c-objc-common.c -o c/c-objc-common.o i686-pc-linux-gnu-g++ -c -DIN_GCC_FRONTEND -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/c -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/c/c-parser.c -o c/c-parser.o i686-pc-linux-gnu-g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ic-family -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/c-family -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libcpp/include -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libdecnumber/bid -I../libdecnumber -I/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../libbacktrace /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/c-family/c-common.c -o c-family/c-common.o /bin/sh: line 1: 27982 Segmentation fault build/genautomata /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/config/i386/i386.md insn-conditions.md > tmp-automata.c make[3]: *** [s-automata] Error 139 make[3]: *** Waiting for unfinished jobs.... /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-dfatab.c insn-dfatab.c /bin/sh /tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/gcc/../move-if-change tmp-latencytab.c insn-latencytab.c echo timestamp > s-attrtab rm gcc.pod make[3]: Leaving directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build/gcc' make[2]: *** [all-stage1-gcc] Error 2 make[2]: Leaving directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build' make[1]: *** [stage1-bubble] Error 2 make[1]: Leaving directory `/tmp/portage/sys-devel/gcc-4.8.0/work/build' make: *** [bootstrap-lean] Error 2 emake failed * ERROR: sys-devel/gcc-4.8.0 failed (compile phase): * emake failed with bootstrap-lean * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 4131: Called toolchain_src_compile * environment, line 4794: Called gcc_do_make * environment, line 2368: Called die * The specific snippet of code: * emake LDFLAGS="${LDFLAGS}" STAGE1_CFLAGS="${STAGE1_CFLAGS}" LIBPATH="${LIBPATH}" BOOT_CFLAGS="${BOOT_CFLAGS}" ${GCC_MAKE_TARGET} || die "emake failed with ${GCC_MAKE_TARGET}"; * * If you need support, post the output of `emerge --info '=sys-devel/gcc-4.8.0'`, * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.8.0'`. * This ebuild used the following eclasses from overlays: * /var/lib/layman/hardened-development/eclass/pax-utils.eclass * This ebuild is from an overlay named 'hardened-dev': '/var/lib/layman/hardened-development/' * * Please include /tmp/portage/sys-devel/gcc-4.8.0/work/build/gcc-build-logs.tar.bz2 in your bug report * * The complete build log is located at '/tmp/portage/sys-devel/gcc-4.8.0/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/sys-devel/gcc-4.8.0/temp/environment'. * Working directory: '/tmp/portage/sys-devel/gcc-4.8.0/work/build' * S: '/tmp/portage/sys-devel/gcc-4.8.0/work/build'