Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 147858 Details for
Bug 215598
sys-devel/m4-1.4.10-r{1,2} won't compile with gcc-4.3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log with gcc-4.3
build.log (text/plain), 42.25 KB, created by
Jeremy Olexa (darkside) (RETIRED)
on 2008-03-31 16:03:12 UTC
(
hide
)
Description:
build.log with gcc-4.3
Filename:
MIME Type:
Creator:
Jeremy Olexa (darkside) (RETIRED)
Created:
2008-03-31 16:03:12 UTC
Size:
42.25 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking m4-1.4.10.tar.bz2 to /home/jolexa/portage/linux-32/var/tmp/portage/sys-devel/m4-1.4.10-r2/work > [32;01m*[0m Applying m4-1.4.8-darwin7.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying m4-1.4.10-seek.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying m4-1.4.10-gnulib-vasnprintf.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /home/jolexa/portage/linux-32/var/tmp/portage/sys-devel/m4-1.4.10-r2/work/m4-1.4.10 ... > * econf: updating m4-1.4.10/config.guess with /home/jolexa/portage/linux-32/usr/share/gnuconfig/config.guess > * econf: updating m4-1.4.10/config.sub with /home/jolexa/portage/linux-32/usr/share/gnuconfig/config.sub >./configure --prefix=/home/jolexa/portage/linux-32/usr --host=i686-pc-linux-gnu --mandir=/home/jolexa/portage/linux-32/usr/share/man --infodir=/home/jolexa/portage/linux-32/usr/share/info --datadir=/home/jolexa/portage/linux-32/usr/share --sysconfdir=/home/jolexa/portage/linux-32/etc --localstatedir=/home/jolexa/portage/linux-32/var/lib --disable-nls --enable-changeword --build=i686-pc-linux-gnu >checking for a BSD-compatible install... /home/jolexa/portage/linux-32/usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /home/jolexa/portage/linux-32/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >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 >checking for grep that handles long lines and -e... /home/jolexa/portage/linux-32/bin/grep >checking for egrep... /home/jolexa/portage/linux-32/bin/grep -E >checking for AIX... no >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking 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 for _LARGEFILE_SOURCE value needed for large files... no >checking for i686-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for i686-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking siginfo.h usability... no >checking siginfo.h presence... no >checking for siginfo.h... no >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking for unistd.h... (cached) yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking stdio_ext.h usability... yes >checking stdio_ext.h presence... yes >checking for stdio_ext.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for stdint.h... (cached) yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking for siginfo_t... yes >checking for struct sigaction.sa_sigaction... yes >checking for stack_t.ss_sp... yes >checking return type of signal handlers... void >checking for size_t... yes >checking for sigaction... yes >checking for sigaltstack... yes >checking for sigstack... yes >checking for sigvec... yes >checking for strerror... yes >checking for raise... yes >checking for fpurge... no >checking for __fpurge... yes >checking for __freading... yes >checking for gettimeofday... yes >checking for mbsinit... yes >checking for isblank... yes >checking for iswctype... yes >checking for mbrtowc... yes >checking for wcrtomb... yes >checking for wcscoll... yes >checking for lstat... yes >checking for pipe... yes >checking for vasnprintf... no >checking for iswcntrl... yes >checking for long long int... yes >checking for unsigned long long int... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... yes >checking for sig_atomic_t... yes >checking whether the preprocessor supports include_next... yes >checking whether stdin defaults to large file offsets... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for getopt_long_only... yes >checking whether optreset is declared... no >checking for working GNU getopt function... yes >checking whether getenv is declared... yes >checking for C/C++ restrict keyword... restrict >checking for struct timeval... yes >checking for inline... inline >checking for nl_langinfo and CODESET... yes >checking whether getc_unlocked is declared... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking whether stat file-mode macros are broken... no >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 fgets_unlocked is declared... yes >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 putc_unlocked is declared... yes >checking whether putchar_unlocked is declared... yes >checking for EOVERFLOW... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for intmax_t... yes >checking whether printf supports size specifiers as in C99... yes >checking whether printf supports 'long double' arguments... yes >checking whether printf supports infinite 'double' arguments... yes >checking whether printf supports infinite 'long double' arguments... no >checking whether printf supports the 'a' and 'A' directives... yes >checking whether printf supports the 'F' directive... yes >checking whether printf supports the 'n' directive... yes >checking whether printf supports POSIX/XSI format strings with positions... yes >checking whether printf supports the grouping flag... yes >checking whether printf supports the zero flag correctly... yes >checking for alloca as a compiler built-in... yes >checking whether to enable assertions... yes >checking for error_at_line... yes >checking for sigaction... (cached) yes >checking whether fflush works on input streams... yes >checking for __fpending... yes >checking whether __fpending is declared... yes >checking whether fpurge is declared... no >checking whether free (NULL) is known to work... yes >checking whether frexpl() can be used without linking with libm... yes >checking whether frexpl works... yes >checking whether frexpl is declared... yes >checking for fseeko... yes >checking for ftello... yes >checking for gettimeofday with POSIX signature... yes >checking whether gettimeofday clobbers localtime buffer... no >checking whether the compiler generally respects inline... yes >checking whether isnan(double) can be used without linking with libm... yes >checking where to find the exponent in a 'double'... word 1 bit 20 >checking whether isnan(float) can be used without linking with libm... yes >checking whether isnan(float) works... yes >checking where to find the exponent in a 'float'... word 0 bit 23 >checking whether isnan(long double) can be used without linking with libm... yes >checking whether isnanl works... no >checking where to find the exponent in a 'long double'... word 2 bit 0 >checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 >checking whether lseek detects pipes... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... (cached) yes >checking for mkdtemp... yes >checking for working mkstemp... yes >checking for obstacks... yes >checking whether frexp can be used without linking with libm... yes >checking whether frexp works... yes >checking whether ldexp can be used without linking with libm... yes >checking whether frexpl can be used without linking with libm... (cached) yes >checking whether frexpl works... (cached) yes >checking whether frexpl is declared... (cached) yes >checking whether ldexpl can be used without linking with libm... yes >checking whether ldexpl works... yes >checking whether ldexpl is declared... yes >checking for mbstate_t... yes >checking whether mbrtowc and mbstate_t are properly declared... yes >checking for working re_compile_pattern... no >checking whether isblank is declared... yes >checking for signbit macro... yes >checking for sigprocmask... yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for ssize_t... yes >checking for va_copy... yes >checking whether stdint.h conforms to C99... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for strtol... yes >checking whether mkdir is declared... yes >checking for a thread-safe mkdir -p... /home/jolexa/portage/linux-32/bin/mkdir -p >checking for a thread-safe mkdir -p... /home/jolexa/portage/linux-32/bin/mkdir -p >checking for __secure_getenv... yes >checking for ptrdiff_t... yes >checking for snprintf... yes >checking for wcslen... yes >checking whether _snprintf is declared... no >checking for vasprintf... yes >checking for vasprintf... (cached) yes >checking for ptrdiff_t... (cached) yes >checking for snprintf... (cached) yes >checking for wcslen... (cached) yes >checking whether _snprintf is declared... (cached) no >checking whether <wchar.h> is standalone... yes >checking for stdint.h... (cached) yes >checking if stack overflow is detectable... yes >checking for rlim_t... yes >checking for stack_t... yes >checking for sigcontext... no >checking if system() agrees with pclose()... yes >checking if changeword is wanted... yes >checking if malloc debugging is wanted... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating lib/Makefile >config.status: creating src/Makefile >config.status: creating tests/Makefile >config.status: creating checks/Makefile >config.status: creating examples/Makefile >config.status: creating lib/config.h >config.status: executing depfiles commands >config.status: executing stamp-h commands >Making all in . >make[1]: Entering directory `/home/jolexa/portage/linux-32/var/tmp/portage/sys-devel/m4-1.4.10-r2/work/m4-1.4.10' >make[1]: Nothing to be done for `all-am'. >make[1]: Leaving directory `/home/jolexa/portage/linux-32/var/tmp/portage/sys-devel/m4-1.4.10-r2/work/m4-1.4.10' >Making all in examples >make[1]: Entering directory `/home/jolexa/portage/linux-32/var/tmp/portage/sys-devel/m4-1.4.10-r2/work/m4-1.4.10/examples' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/home/jolexa/portage/linux-32/var/tmp/portage/sys-devel/m4-1.4.10-r2/work/m4-1.4.10/examples' >Making all in lib >make[1]: Entering directory `/home/jolexa/portage/linux-32/var/tmp/portage/sys-devel/m4-1.4.10-r2/work/m4-1.4.10/lib' >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat ./alloca_.h; \ > } > alloca.h-t >rm -f configmake.h-t configmake.h >rm -f math.h-t math.h >rm -f signal.h-t signal.h >rm -f stdio.h-t stdio.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \ > -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_SNPRINTF''@|0|g' \ > -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_VSNPRINTF''@|0|g' \ > -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_VASPRINTF''@|1|g' \ > -e 's|@''GNULIB_FSEEK''@|0|g' \ > -e 's|@''GNULIB_FSEEKO''@|1|g' \ > -e 's|@''GNULIB_FTELL''@|0|g' \ > -e 's|@''GNULIB_FTELLO''@|1|g' \ > -e 's|@''GNULIB_FFLUSH''@|1|g' \ > -e 's|@''REPLACE_FPRINTF''@|0|g' \ > -e 's|@''REPLACE_VFPRINTF''@|0|g' \ > -e 's|@''REPLACE_PRINTF''@|0|g' \ > -e 's|@''REPLACE_VPRINTF''@|0|g' \ > -e 's|@''REPLACE_SNPRINTF''@|0|g' \ > -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ > -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ > -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ > -e 's|@''REPLACE_SPRINTF''@|0|g' \ > -e 's|@''REPLACE_VSPRINTF''@|0|g' \ > -e 's|@''HAVE_VASPRINTF''@|1|g' \ > -e 's|@''REPLACE_VASPRINTF''@|1|g' \ > -e 's|@''REPLACE_FSEEKO''@|0|g' \ > -e 's|@''REPLACE_FSEEK''@|0|g' \ > -e 's|@''REPLACE_FTELLO''@|0|g' \ > -e 's|@''REPLACE_FTELL''@|0|g' \ > -e 's|@''REPLACE_FFLUSH''@|0|g' \ > -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \ > < ./stdio_.h; \ > } > stdio.h-t >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > echo '#define PREFIX "/home/jolexa/portage/linux-32/usr"'; \ > echo '#define EXEC_PREFIX "/home/jolexa/portage/linux-32/usr"'; \ > echo '#define BINDIR "/home/jolexa/portage/linux-32/usr/bin"'; \ > echo '#define SBINDIR "/home/jolexa/portage/linux-32/usr/sbin"'; \ > echo '#define LIBEXECDIR "/home/jolexa/portage/linux-32/usr/libexec"'; \ > echo '#define DATAROOTDIR "/home/jolexa/portage/linux-32/usr/share"'; \ > echo '#define DATADIR "/home/jolexa/portage/linux-32/usr/share"'; \ > echo '#define SYSCONFDIR "/home/jolexa/portage/linux-32/etc"'; \ > echo '#define SHAREDSTATEDIR "/home/jolexa/portage/linux-32/usr/com"'; \ > echo '#define LOCALSTATEDIR "/home/jolexa/portage/linux-32/var/lib"'; \ > echo '#define INCLUDEDIR "/home/jolexa/portage/linux-32/usr/include"'; \ > echo '#define OLDINCLUDEDIR "/usr/include"'; \ > echo '#define DOCDIR "/home/jolexa/portage/linux-32/usr/share/doc/m4"'; \ > echo '#define INFODIR "/home/jolexa/portage/linux-32/usr/share/info"'; \ > echo '#define HTMLDIR "/home/jolexa/portage/linux-32/usr/share/doc/m4"'; \ > echo '#define DVIDIR "/home/jolexa/portage/linux-32/usr/share/doc/m4"'; \ > echo '#define PDFDIR "/home/jolexa/portage/linux-32/usr/share/doc/m4"'; \ > echo '#define PSDIR "/home/jolexa/portage/linux-32/usr/share/doc/m4"'; \ > echo '#define LIBDIR "/home/jolexa/portage/linux-32/usr/lib"'; \ > echo '#define LISPDIR ""'; \ > echo '#define LOCALEDIR "/home/jolexa/portage/linux-32/usr/share/locale"'; \ > echo '#define MANDIR "/home/jolexa/portage/linux-32/usr/share/man"'; \ > echo '#define MANEXT ""'; \ > echo '#define PKGDATADIR "/home/jolexa/portage/linux-32/usr/share/m4"'; \ > echo '#define PKGINCLUDEDIR "/home/jolexa/portage/linux-32/usr/include/m4"'; \ > echo '#define PKGLIBDIR "/home/jolexa/portage/linux-32/usr/lib/m4"'; \ > echo '#define PKGLIBEXECDIR ""'; \ > } | sed '/""/d' > configmake.h-t >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@''NEXT_MATH_H''@|<math.h>|g' \ > -e 's|@''GNULIB_FREXP''@|0|g' \ > -e 's|@''GNULIB_FREXPL''@|1|g' \ > -e 's|@''GNULIB_LDEXPL''@|0|g' \ > -e 's|@''GNULIB_MATHL''@|0|g' \ > -e 's|@''GNULIB_SIGNBIT''@|1|g' \ > -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ > -e 's|@''HAVE_DECL_ASINL''@|1|g' \ > -e 's|@''HAVE_DECL_ATANL''@|1|g' \ > -e 's|@''HAVE_DECL_CEILL''@|1|g' \ > -e 's|@''HAVE_DECL_COSL''@|1|g' \ > -e 's|@''HAVE_DECL_EXPL''@|1|g' \ > -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ > -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ > -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ > -e 's|@''HAVE_DECL_LOGL''@|1|g' \ > -e 's|@''HAVE_DECL_SINL''@|1|g' \ > -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ > -e 's|@''HAVE_DECL_TANL''@|1|g' \ > -e 's|@''REPLACE_FREXP''@|0|g' \ > -e 's|@''REPLACE_FREXPL''@|0|g' \ > -e 's|@''REPLACE_LDEXPL''@|0|g' \ > -e 's|@''REPLACE_SIGNBIT''@|0|g' \ > -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \ > < ./math_.h; \ > } > math.h-t >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \ > -e 's|@''GNULIB_SIGPROCMASK''@|1|g' \ > -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ > -e 's|@''HAVE_SIGSET_T''@|1|g' \ > -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \ > < ./signal_.h; \ > } > signal.h-t >mv -f alloca.h-t alloca.h >mv signal.h-t signal.h >rm -f stdlib.h-t stdlib.h >mv stdio.h-t stdio.h >mv configmake.h-t configmake.h >/home/jolexa/portage/linux-32/bin/mkdir -p sys >mv math.h-t math.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \ > -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ > -e 's|@''GNULIB_MKDTEMP''@|1|g' \ > -e 's|@''GNULIB_MKSTEMP''@|1|g' \ > -e 's|@''HAVE_GETSUBOPT''@|1|g' \ > -e 's|@''HAVE_MKDTEMP''@|1|g' \ > -e 's|@''REPLACE_MKSTEMP''@|0|g' \ > -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \ > < ./stdlib_.h; \ > } > stdlib.h-t >rm -f unistd.h-t unistd.h >rm -f sys/stat.h-t sys/stat.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ > -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ > -e 's|@''GNULIB_CHOWN''@|0|g' \ > -e 's|@''GNULIB_DUP2''@|0|g' \ > -e 's|@''GNULIB_FCHDIR''@|0|g' \ > -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ > -e 's|@''GNULIB_GETCWD''@|0|g' \ > -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ > -e 's|@''GNULIB_LCHOWN''@|0|g' \ > -e 's|@''GNULIB_LSEEK''@|1|g' \ > -e 's|@''GNULIB_READLINK''@|0|g' \ > -e 's|@''GNULIB_SLEEP''@|0|g' \ > -e 's|@''HAVE_DUP2''@|1|g' \ > -e 's|@''HAVE_FTRUNCATE''@|1|g' \ > -e 's|@''HAVE_READLINK''@|1|g' \ > -e 's|@''HAVE_SLEEP''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ > -e 's|@''REPLACE_CHOWN''@|0|g' \ > -e 's|@''REPLACE_FCHDIR''@|0|g' \ > -e 's|@''REPLACE_GETCWD''@|0|g' \ > -e 's|@''REPLACE_LCHOWN''@|0|g' \ > -e 's|@''REPLACE_LSEEK''@|0|g' \ > < ./unistd_.h; \ > } > unistd.h-t >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \ > -e 's|@''HAVE_IO_H''@|0|g' \ > -e 's|@''HAVE_LSTAT''@|1|g' \ > -e 's|@''HAVE_DECL_MKDIR''@|1|g' \ > < ./sys_stat_.h; \ > } > sys/stat.h-t >mv stdlib.h-t stdlib.h >mv sys/stat.h-t sys/stat.h >mv unistd.h-t unistd.h >make all-am >make[2]: Entering directory `/home/jolexa/portage/linux-32/var/tmp/portage/sys-devel/m4-1.4.10-r2/work/m4-1.4.10/lib' >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT gl_array_list.o -MD -MP -MF .deps/gl_array_list.Tpo -c -o gl_array_list.o gl_array_list.c >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT gl_array_oset.o -MD -MP -MF .deps/gl_array_oset.Tpo -c -o gl_array_oset.o gl_array_oset.c >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT gl_avltree_oset.o -MD -MP -MF .deps/gl_avltree_oset.Tpo -c -o gl_avltree_oset.o gl_avltree_oset.c >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT clean-temp.o -MD -MP -MF .deps/clean-temp.Tpo -c -o clean-temp.o clean-temp.c >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT fatal-signal.o -MD -MP -MF .deps/fatal-signal.Tpo -c -o fatal-signal.o fatal-signal.c >mv -f .deps/gl_avltree_oset.Tpo .deps/gl_avltree_oset.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT fpurge.o -MD -MP -MF .deps/fpurge.Tpo -c -o fpurge.o fpurge.c >mv -f .deps/gl_array_oset.Tpo .deps/gl_array_oset.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT freading.o -MD -MP -MF .deps/freading.Tpo -c -o freading.o freading.c >mv -f .deps/gl_array_list.Tpo .deps/gl_array_list.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT gl_linkedhash_list.o -MD -MP -MF .deps/gl_linkedhash_list.Tpo -c -o gl_linkedhash_list.o gl_linkedhash_list.c >mv -f .deps/clean-temp.Tpo .deps/clean-temp.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT gl_list.o -MD -MP -MF .deps/gl_list.Tpo -c -o gl_list.o gl_list.c >mv -f .deps/freading.Tpo .deps/freading.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o localcharset.c >mv -f .deps/fpurge.Tpo .deps/fpurge.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT malloca.o -MD -MP -MF .deps/malloca.Tpo -c -o malloca.o malloca.c >mv -f .deps/gl_list.Tpo .deps/gl_list.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT gl_oset.o -MD -MP -MF .deps/gl_oset.Tpo -c -o gl_oset.o gl_oset.c >mv -f .deps/gl_linkedhash_list.Tpo .deps/gl_linkedhash_list.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT printf-frexp.o -MD -MP -MF .deps/printf-frexp.Tpo -c -o printf-frexp.o printf-frexp.c >mv -f .deps/localcharset.Tpo .deps/localcharset.Po >mv -f .deps/malloca.Tpo .deps/malloca.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT printf-frexpl.o -MD -MP -MF .deps/printf-frexpl.Tpo -c -o printf-frexpl.o printf-frexpl.c >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT progname.o -MD -MP -MF .deps/progname.Tpo -c -o progname.o progname.c >mv -f .deps/gl_oset.Tpo .deps/gl_oset.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT tmpdir.o -MD -MP -MF .deps/tmpdir.Tpo -c -o tmpdir.o tmpdir.c >mv -f .deps/printf-frexp.Tpo .deps/printf-frexp.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT verror.o -MD -MP -MF .deps/verror.Tpo -c -o verror.o verror.c >mv -f .deps/printf-frexpl.Tpo .deps/printf-frexpl.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT version-etc.o -MD -MP -MF .deps/version-etc.Tpo -c -o version-etc.o version-etc.c >mv -f .deps/progname.Tpo .deps/progname.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT version-etc-fsf.o -MD -MP -MF .deps/version-etc-fsf.Tpo -c -o version-etc-fsf.o version-etc-fsf.c >mv -f .deps/tmpdir.Tpo .deps/tmpdir.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT xalloc-die.o -MD -MP -MF .deps/xalloc-die.Tpo -c -o xalloc-die.o xalloc-die.c >mv -f .deps/verror.Tpo .deps/verror.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT xmalloca.o -MD -MP -MF .deps/xmalloca.Tpo -c -o xmalloca.o xmalloca.c >mv -f .deps/version-etc.Tpo .deps/version-etc.Po >mv -f .deps/version-etc-fsf.Tpo .deps/version-etc-fsf.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT xvasprintf.o -MD -MP -MF .deps/xvasprintf.Tpo -c -o xvasprintf.o xvasprintf.c >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT xasprintf.o -MD -MP -MF .deps/xasprintf.Tpo -c -o xasprintf.o xasprintf.c >mv -f .deps/xalloc-die.Tpo .deps/xalloc-die.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT asnprintf.o -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.o asnprintf.c >mv -f .deps/xmalloca.Tpo .deps/xmalloca.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT asprintf.o -MD -MP -MF .deps/asprintf.Tpo -c -o asprintf.o asprintf.c >mv -f .deps/xasprintf.Tpo .deps/xasprintf.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT cloexec.o -MD -MP -MF .deps/cloexec.Tpo -c -o cloexec.o cloexec.c >mv -f .deps/xvasprintf.Tpo .deps/xvasprintf.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT close-stream.o -MD -MP -MF .deps/close-stream.Tpo -c -o close-stream.o close-stream.c >mv -f .deps/asnprintf.Tpo .deps/asnprintf.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT closein.o -MD -MP -MF .deps/closein.Tpo -c -o closein.o closein.c >mv -f .deps/asprintf.Tpo .deps/asprintf.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT closeout.o -MD -MP -MF .deps/closeout.Tpo -c -o closeout.o closeout.c >mv -f .deps/cloexec.Tpo .deps/cloexec.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT dup-safer.o -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.o dup-safer.c >mv -f .deps/fatal-signal.Tpo .deps/fatal-signal.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o exitfail.c >mv -f .deps/close-stream.Tpo .deps/close-stream.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT fd-safer.o -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.o fd-safer.c >mv -f .deps/closein.Tpo .deps/closein.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT fopen-safer.o -MD -MP -MF .deps/fopen-safer.Tpo -c -o fopen-safer.o fopen-safer.c >mv -f .deps/dup-safer.Tpo .deps/dup-safer.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT isnanl.o -MD -MP -MF .deps/isnanl.Tpo -c -o isnanl.o isnanl.c >mv -f .deps/exitfail.Tpo .deps/exitfail.Po >mv -f .deps/closeout.Tpo .deps/closeout.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT mkstemp-safer.o -MD -MP -MF .deps/mkstemp-safer.Tpo -c -o mkstemp-safer.o mkstemp-safer.c >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT pipe-safer.o -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.o pipe-safer.c >mv -f .deps/fopen-safer.Tpo .deps/fopen-safer.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT printf-args.o -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.o printf-args.c >mv -f .deps/isnanl.Tpo .deps/isnanl.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT printf-parse.o -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.o printf-parse.c >mv -f .deps/mkstemp-safer.Tpo .deps/mkstemp-safer.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT quotearg.o -MD -MP -MF .deps/quotearg.Tpo -c -o quotearg.o quotearg.c >mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c >mv -f .deps/printf-args.Tpo .deps/printf-args.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT tempname.o -MD -MP -MF .deps/tempname.Tpo -c -o tempname.o tempname.c >mv -f .deps/printf-parse.Tpo .deps/printf-parse.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT vasnprintf.o -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.o vasnprintf.c >mv -f .deps/quotearg.Tpo .deps/quotearg.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT vasprintf.o -MD -MP -MF .deps/vasprintf.Tpo -c -o vasprintf.o vasprintf.c >mv -f .deps/regex.Tpo .deps/regex.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I. -O2 -pipe -fomit-frame-pointer -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c >mv -f .deps/tempname.Tpo .deps/tempname.Po >rm -f t-charset.alias charset.alias >/bin/sh ./config.charset 'i686-pc-linux-gnu' > t-charset.alias >mv -f .deps/vasprintf.Tpo .deps/vasprintf.Po >rm -f t-ref-add.sed ref-add.sed >mv t-charset.alias charset.alias >sed -e '/^#/d' -e 's/@''PACKAGE''@/m4/g' ref-add.sin > t-ref-add.sed >mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Po >rm -f t-ref-del.sed ref-del.sed >mv t-ref-add.sed ref-add.sed >sed -e '/^#/d' -e 's/@''PACKAGE''@/m4/g' ref-del.sin > t-ref-del.sed >mv t-ref-del.sed ref-del.sed >mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po >mv -f .deps/fd-safer.Tpo .deps/fd-safer.Po >rm -f libm4.a >ar cru libm4.a gl_array_list.o gl_array_oset.o gl_avltree_oset.o clean-temp.o fatal-signal.o fpurge.o freading.o gl_linkedhash_list.o gl_list.o localcharset.o malloca.o gl_oset.o printf-frexp.o printf-frexpl.o progname.o tmpdir.o verror.o version-etc.o version-etc-fsf.o xalloc-die.o xmalloca.o xvasprintf.o xasprintf.o asnprintf.o asprintf.o cloexec.o close-stream.o closein.o closeout.o dup-safer.o exitfail.o fd-safer.o fopen-safer.o isnanl.o mkstemp-safer.o pipe-safer.o printf-args.o printf-parse.o quotearg.o regex.o tempname.o vasnprintf.o vasprintf.o xmalloc.o >i686-pc-linux-gnu-ranlib libm4.a >make[2]: Leaving directory `/home/jolexa/portage/linux-32/var/tmp/portage/sys-devel/m4-1.4.10-r2/work/m4-1.4.10/lib' >make[1]: Leaving directory `/home/jolexa/portage/linux-32/var/tmp/portage/sys-devel/m4-1.4.10-r2/work/m4-1.4.10/lib' >Making all in src >make[1]: Entering directory `/home/jolexa/portage/linux-32/var/tmp/portage/sys-devel/m4-1.4.10-r2/work/m4-1.4.10/src' >i686-pc-linux-gnu-gcc -std=gnu99 -I../lib -I../lib -O2 -pipe -fomit-frame-pointer -MT m4.o -MD -MP -MF .deps/m4.Tpo -c -o m4.o m4.c >i686-pc-linux-gnu-gcc -std=gnu99 -I../lib -I../lib -O2 -pipe -fomit-frame-pointer -MT builtin.o -MD -MP -MF .deps/builtin.Tpo -c -o builtin.o builtin.c >i686-pc-linux-gnu-gcc -std=gnu99 -I../lib -I../lib -O2 -pipe -fomit-frame-pointer -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c >i686-pc-linux-gnu-gcc -std=gnu99 -I../lib -I../lib -O2 -pipe -fomit-frame-pointer -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.c >i686-pc-linux-gnu-gcc -std=gnu99 -I../lib -I../lib -O2 -pipe -fomit-frame-pointer -MT format.o -MD -MP -MF .deps/format.Tpo -c -o format.o format.c >mv -f .deps/eval.Tpo .deps/eval.Po >mv -f .deps/debug.Tpo .deps/debug.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I../lib -I../lib -O2 -pipe -fomit-frame-pointer -MT freeze.o -MD -MP -MF .deps/freeze.Tpo -c -o freeze.o freeze.c >i686-pc-linux-gnu-gcc -std=gnu99 -I../lib -I../lib -O2 -pipe -fomit-frame-pointer -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.c >mv -f .deps/m4.Tpo .deps/m4.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I../lib -I../lib -O2 -pipe -fomit-frame-pointer -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o macro.c >mv -f .deps/format.Tpo .deps/format.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I../lib -I../lib -O2 -pipe -fomit-frame-pointer -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.c >mv -f .deps/freeze.Tpo .deps/freeze.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I../lib -I../lib -O2 -pipe -fomit-frame-pointer -MT path.o -MD -MP -MF .deps/path.Tpo -c -o path.o path.c >mv -f .deps/input.Tpo .deps/input.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I../lib -I../lib -O2 -pipe -fomit-frame-pointer -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o symtab.c >mv -f .deps/macro.Tpo .deps/macro.Po >i686-pc-linux-gnu-gcc -std=gnu99 -I../lib -I../lib -O2 -pipe -fomit-frame-pointer -MT stackovf.o -MD -MP -MF .deps/stackovf.Tpo -c -o stackovf.o stackovf.c >mv -f .deps/output.Tpo .deps/output.Po >mv -f .deps/path.Tpo .deps/path.Po >mv -f .deps/symtab.Tpo .deps/symtab.Po >mv -f .deps/stackovf.Tpo .deps/stackovf.Po >mv -f .deps/builtin.Tpo .deps/builtin.Po >i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -fomit-frame-pointer -o m4 m4.o builtin.o debug.o eval.o format.o freeze.o input.o macro.o output.o path.o symtab.o stackovf.o ../lib/libm4.a >../lib/libm4.a(quotearg.o): In function `__strcspn_c1': >quotearg.c:(.text+0x0): multiple definition of `__strcspn_c1' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x0): first defined here >../lib/libm4.a(quotearg.o): In function `__strcspn_c2': >quotearg.c:(.text+0x40): multiple definition of `__strcspn_c2' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x40): first defined here >../lib/libm4.a(quotearg.o): In function `__strcspn_c3': >quotearg.c:(.text+0x90): multiple definition of `__strcspn_c3' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x90): first defined here >../lib/libm4.a(quotearg.o): In function `__strspn_c1': >quotearg.c:(.text+0xf0): multiple definition of `__strspn_c1' >../lib/libm4.a(closeout.o):closeout.c:(.text+0xf0): first defined here >../lib/libm4.a(quotearg.o): In function `__strspn_c2': >quotearg.c:(.text+0x110): multiple definition of `__strspn_c2' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x110): first defined here >../lib/libm4.a(quotearg.o): In function `__strspn_c3': >quotearg.c:(.text+0x140): multiple definition of `__strspn_c3' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x140): first defined here >../lib/libm4.a(quotearg.o): In function `__strpbrk_c2': >quotearg.c:(.text+0x180): multiple definition of `__strpbrk_c2' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x180): first defined here >../lib/libm4.a(quotearg.o): In function `__strpbrk_c3': >quotearg.c:(.text+0x1c0): multiple definition of `__strpbrk_c3' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x1c0): first defined here >../lib/libm4.a(quotearg.o): In function `__strtok_r_1c': >quotearg.c:(.text+0x210): multiple definition of `__strtok_r_1c' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x210): first defined here >../lib/libm4.a(quotearg.o): In function `__strsep_2c': >quotearg.c:(.text+0x270): multiple definition of `__strsep_2c' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x270): first defined here >../lib/libm4.a(quotearg.o): In function `__strsep_3c': >quotearg.c:(.text+0x2d0): multiple definition of `__strsep_3c' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x2d0): first defined here >../lib/libm4.a(quotearg.o): In function `__strsep_1c': >quotearg.c:(.text+0x1110): multiple definition of `__strsep_1c' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x400): first defined here >../lib/libm4.a(localcharset.o): In function `__strcspn_c1': >localcharset.c:(.text+0x0): multiple definition of `__strcspn_c1' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x0): first defined here >../lib/libm4.a(localcharset.o): In function `__strcspn_c2': >localcharset.c:(.text+0x40): multiple definition of `__strcspn_c2' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x40): first defined here >../lib/libm4.a(localcharset.o): In function `__strcspn_c3': >localcharset.c:(.text+0x90): multiple definition of `__strcspn_c3' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x90): first defined here >../lib/libm4.a(localcharset.o): In function `__strspn_c1': >localcharset.c:(.text+0xf0): multiple definition of `__strspn_c1' >../lib/libm4.a(closeout.o):closeout.c:(.text+0xf0): first defined here >../lib/libm4.a(localcharset.o): In function `__strspn_c2': >localcharset.c:(.text+0x110): multiple definition of `__strspn_c2' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x110): first defined here >../lib/libm4.a(localcharset.o): In function `__strspn_c3': >localcharset.c:(.text+0x140): multiple definition of `__strspn_c3' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x140): first defined here >../lib/libm4.a(localcharset.o): In function `__strpbrk_c2': >localcharset.c:(.text+0x180): multiple definition of `__strpbrk_c2' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x180): first defined here >../lib/libm4.a(localcharset.o): In function `__strpbrk_c3': >localcharset.c:(.text+0x1c0): multiple definition of `__strpbrk_c3' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x1c0): first defined here >../lib/libm4.a(localcharset.o): In function `__strtok_r_1c': >localcharset.c:(.text+0x210): multiple definition of `__strtok_r_1c' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x210): first defined here >../lib/libm4.a(localcharset.o): In function `__strsep_2c': >localcharset.c:(.text+0x270): multiple definition of `__strsep_2c' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x270): first defined here >../lib/libm4.a(localcharset.o): In function `__strsep_3c': >localcharset.c:(.text+0x2d0): multiple definition of `__strsep_3c' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x2d0): first defined here >../lib/libm4.a(localcharset.o): In function `__strsep_1c': >localcharset.c:(.text+0x690): multiple definition of `__strsep_1c' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x400): first defined here >../lib/libm4.a(vasnprintf.o): In function `__strcspn_c1': >vasnprintf.c:(.text+0x0): multiple definition of `__strcspn_c1' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x0): first defined here >../lib/libm4.a(vasnprintf.o): In function `__strcspn_c2': >vasnprintf.c:(.text+0x40): multiple definition of `__strcspn_c2' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x40): first defined here >../lib/libm4.a(vasnprintf.o): In function `__strcspn_c3': >vasnprintf.c:(.text+0x90): multiple definition of `__strcspn_c3' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x90): first defined here >../lib/libm4.a(vasnprintf.o): In function `__strspn_c1': >vasnprintf.c:(.text+0xf0): multiple definition of `__strspn_c1' >../lib/libm4.a(closeout.o):closeout.c:(.text+0xf0): first defined here >../lib/libm4.a(vasnprintf.o): In function `__strspn_c2': >vasnprintf.c:(.text+0x110): multiple definition of `__strspn_c2' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x110): first defined here >../lib/libm4.a(vasnprintf.o): In function `__strspn_c3': >vasnprintf.c:(.text+0x140): multiple definition of `__strspn_c3' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x140): first defined here >../lib/libm4.a(vasnprintf.o): In function `__strpbrk_c2': >vasnprintf.c:(.text+0x180): multiple definition of `__strpbrk_c2' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x180): first defined here >../lib/libm4.a(vasnprintf.o): In function `__strpbrk_c3': >vasnprintf.c:(.text+0x1c0): multiple definition of `__strpbrk_c3' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x1c0): first defined here >../lib/libm4.a(vasnprintf.o): In function `__strtok_r_1c': >vasnprintf.c:(.text+0x210): multiple definition of `__strtok_r_1c' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x210): first defined here >../lib/libm4.a(vasnprintf.o): In function `__strsep_2c': >vasnprintf.c:(.text+0x270): multiple definition of `__strsep_2c' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x270): first defined here >../lib/libm4.a(vasnprintf.o): In function `__strsep_3c': >vasnprintf.c:(.text+0x2d0): multiple definition of `__strsep_3c' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x2d0): first defined here >../lib/libm4.a(vasnprintf.o): In function `__strsep_1c': >vasnprintf.c:(.text+0x350): multiple definition of `__strsep_1c' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x400): first defined here >../lib/libm4.a(isnanl.o): In function `__strcspn_c1': >isnanl.c:(.text+0x0): multiple definition of `__strcspn_c1' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x0): first defined here >../lib/libm4.a(isnanl.o): In function `__strcspn_c2': >isnanl.c:(.text+0x40): multiple definition of `__strcspn_c2' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x40): first defined here >../lib/libm4.a(isnanl.o): In function `__strcspn_c3': >isnanl.c:(.text+0x90): multiple definition of `__strcspn_c3' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x90): first defined here >../lib/libm4.a(isnanl.o): In function `__strspn_c1': >isnanl.c:(.text+0xf0): multiple definition of `__strspn_c1' >../lib/libm4.a(closeout.o):closeout.c:(.text+0xf0): first defined here >../lib/libm4.a(isnanl.o): In function `__strspn_c2': >isnanl.c:(.text+0x110): multiple definition of `__strspn_c2' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x110): first defined here >../lib/libm4.a(isnanl.o): In function `__strspn_c3': >isnanl.c:(.text+0x140): multiple definition of `__strspn_c3' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x140): first defined here >../lib/libm4.a(isnanl.o): In function `__strpbrk_c2': >isnanl.c:(.text+0x180): multiple definition of `__strpbrk_c2' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x180): first defined here >../lib/libm4.a(isnanl.o): In function `__strpbrk_c3': >isnanl.c:(.text+0x1c0): multiple definition of `__strpbrk_c3' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x1c0): first defined here >../lib/libm4.a(isnanl.o): In function `__strtok_r_1c': >isnanl.c:(.text+0x210): multiple definition of `__strtok_r_1c' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x210): first defined here >../lib/libm4.a(isnanl.o): In function `__strsep_2c': >isnanl.c:(.text+0x270): multiple definition of `__strsep_2c' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x270): first defined here >../lib/libm4.a(isnanl.o): In function `__strsep_3c': >isnanl.c:(.text+0x2d0): multiple definition of `__strsep_3c' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x2d0): first defined here >../lib/libm4.a(isnanl.o): In function `__strsep_1c': >isnanl.c:(.text+0x3b0): multiple definition of `__strsep_1c' >../lib/libm4.a(closeout.o):closeout.c:(.text+0x400): first defined here >collect2: ld returned 1 exit status >distcc[5715] ERROR: compile (null) on localhost failed >make[1]: *** [m4] Error 1 >make[1]: Leaving directory `/home/jolexa/portage/linux-32/var/tmp/portage/sys-devel/m4-1.4.10-r2/work/m4-1.4.10/src' >make: *** [all-recursive] Error 1 > [31;01m*[0m ERROR: sys-devel/m4-1.4.10-r2 failed: > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh: 49: <call src_compile> > [31;01m*[0m environment:2119: emake || die > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m build log: '/home/jolexa/portage/linux-32/var/tmp/portage/sys-devel/m4-1.4.10-r2/temp/build.log' > [31;01m*[0m ebuild environment: '/home/jolexa/portage/linux-32/var/tmp/portage/sys-devel/m4-1.4.10-r2/temp/environment' > [31;01m*[0m S: '/home/jolexa/portage/linux-32/var/tmp/portage/sys-devel/m4-1.4.10-r2/work/m4-1.4.10'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 215598
: 147858