Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 230029 Details for
Bug 318003
sys-devel/bison-2.4.2 compilation error with uclibc
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 55.34 KB, created by
fariouche
on 2010-05-02 13:40:57 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
fariouche
Created:
2010-05-02 13:40:57 UTC
Size:
55.34 KB
patch
obsolete
> [32;01m*[0m CPV: sys-devel/bison-2.4.2 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: elibc_uclibc kernel_linux userland_GNU x86 >>>> Unpacking source... >>>> Unpacking bison-2.4.2.tar.bz2 to /var/tmp/portage/sys-devel/bison-2.4.2/work > [32;01m*[0m Applying bison-2.4.2-gnulib_spawn.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying bison-2.4.2-gcc45_testsuite.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/sys-devel/bison-2.4.2/work >>>> Compiling source in /var/tmp/portage/sys-devel/bison-2.4.2/work/bison-2.4.2 ... > * econf: updating bison-2.4.2/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating bison-2.4.2/build-aux/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=i686-gentoo-linux-uclibc --host=i686-gentoo-linux-uclibc --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-nls >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking for i686-gentoo-linux-uclibc-gcc... i686-gentoo-linux-uclibc-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-gentoo-linux-uclibc-gcc accepts -g... yes >checking for i686-gentoo-linux-uclibc-gcc option to accept ISO C89... none needed >checking dependency style of i686-gentoo-linux-uclibc-gcc... gcc3 >checking for i686-gentoo-linux-uclibc-gcc option to accept ISO C99... -std=gnu99 >checking for i686-gentoo-linux-uclibc-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking for i686-gentoo-linux-uclibc-ranlib... i686-gentoo-linux-uclibc-ranlib >checking whether i686-gentoo-linux-uclibc-gcc -std=gnu99 and cc understand -c and -o together... yes >checking build system type... i686-gentoo-linux-uclibc >checking host system type... i686-gentoo-linux-uclibc >checking how to run the C preprocessor... i686-gentoo-linux-uclibc-gcc -std=gnu99 -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking 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 flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for bison... bison -y >checking for i686-gentoo-linux-uclibc-ranlib... (cached) i686-gentoo-linux-uclibc-ranlib >checking for GNU M4 that supports accurate traces... /usr/bin/m4 >checking whether /usr/bin/m4 accepts --gnu... no >configure: WARNING: The version of M4 that was found does not support -g. >configure: WARNING: Using it with POSIXLY_CORRECT set may cause problems. >checking how m4 supports trace files... --debugfile >checking for xsltproc... no >checking for locale.h... yes >checking for errno.h... yes >checking for unistd.h... (cached) yes >checking for fcntl.h... yes >checking for getopt.h... yes >checking for stdint.h... (cached) yes >checking for wchar.h... yes >checking for inttypes.h... (cached) yes >checking for sys/mman.h... yes >checking for sched.h... yes >checking for signal.h... yes >checking for spawn.h... no >checking for stddef.h... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking for sys/socket.h... yes >checking for string.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for sys/wait.h... yes >checking for time.h... yes >checking for sys/time.h... yes >checking for wctype.h... yes >checking for inline... inline >checking for working alloca.h... yes >checking for alloca... yes >checking whether system is Windows or MSDOS... no >checking whether // is distinct from /... no >checking for dup2... yes >checking for fcntl... yes >checking for getdtablesize... yes >checking for mbsinit... yes >checking for mbrtowc... yes >checking for isascii... yes >checking for mprotect... yes >checking for lstat... yes >checking for pipe2... no >checking for posix_spawn... no >checking for sigaction... yes >checking for sigaltstack... yes >checking for siginterrupt... yes >checking for strndup... yes >checking for pipe... yes >checking for iswcntrl... yes >checking for wcwidth... yes >checking for setlocale... yes >checking if environ is properly declared... yes >checking whether the preprocessor supports include_next... yes >checking for complete errno.h... 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 for working fcntl.h... yes >checking for getopt.h... (cached) yes >checking for getopt_long_only... yes >checking whether optreset is declared... no >checking whether getopt is POSIX compatible... yes >checking for working GNU getopt function... yes >checking whether getenv is declared... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for long long int... yes >checking for unsigned long long int... yes >checking whether stdint.h conforms to C99... no >checking sys/inttypes.h usability... no >checking sys/inttypes.h presence... no >checking for sys/inttypes.h... no >checking sys/bitypes.h usability... yes >checking sys/bitypes.h presence... yes >checking for sys/bitypes.h... yes >checking for bit size of ptrdiff_t... 32 >checking for bit size of size_t... 32 >checking for bit size of sig_atomic_t... 32 >checking for bit size of wchar_t... 32 >checking for bit size of wint_t... 32 >checking whether sig_atomic_t is signed... yes >checking whether wchar_t is signed... yes >checking whether wint_t is signed... no >checking for ptrdiff_t integer literal suffix... >checking for size_t integer literal suffix... u >checking for sig_atomic_t integer literal suffix... >checking for wchar_t integer literal suffix... l >checking for wint_t integer literal suffix... u >checking for inttypes.h... (cached) yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking whether imaxabs is declared... yes >checking whether imaxdiv is declared... yes >checking whether strtoimax is declared... yes >checking whether strtoumax is declared... yes >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 whether malloc, realloc, calloc are POSIX compliant... yes >checking for mbstate_t... yes >checking for a traditional japanese locale... none >checking for a transitional chinese locale... none >checking for a french Unicode locale... none >checking for mmap... yes >checking for MAP_ANONYMOUS... yes >checking for memchr... yes >checking whether memchr works... yes >checking for mode_t... yes >checking for promoted mode_t type... mode_t >checking for C/C++ restrict keyword... __restrict >checking for uid_t in sys/types.h... yes >checking for wchar_t... yes >checking for working strerror function... yes >checking whether memmem is declared without a macro... yes >checking whether mempcpy is declared without a macro... yes >checking whether memrchr is declared without a macro... yes >checking whether rawmemchr is declared without a macro... yes >checking whether stpcpy is declared without a macro... yes >checking whether stpncpy is declared without a macro... yes >checking whether strchrnul is declared without a macro... yes >checking whether strdup is declared without a macro... yes >checking whether strndup is declared without a macro... yes >checking whether strnlen is declared without a macro... yes >checking whether strpbrk is declared without a macro... yes >checking whether strsep is declared without a macro... yes >checking whether strcasestr is declared without a macro... yes >checking whether strtok_r is declared without a macro... yes >checking whether strsignal is declared without a macro... yes >checking whether strverscmp is declared without a macro... no >checking whether strndup is declared... (cached) yes >checking whether strnlen is declared... (cached) yes >checking whether stat file-mode macros are broken... no >checking for struct timespec in <time.h>... 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 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 whether <wchar.h> uses 'inline' correctly... yes >checking for wint_t... yes >checking for alloca as a compiler built-in... yes >checking whether to enable assertions... yes >checking whether // is distinct from /... (cached) no >checking whether dup2 works... yes >checking for error_at_line... yes >checking whether fcntl handles F_DUPFD correctly... yes >checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check >checking whether fcntl is declared without a macro... yes >checking whether openat is declared without a macro... no >checking whether fopen recognizes a trailing slash... yes >checking whether the compiler generally respects inline... yes >checking whether inttypes.h conforms to C99... no >checking whether INT32_MAX < INTMAX_MAX... yes >checking whether INT64_MAX == LONG_MAX... no >checking whether UINT32_MAX < UINTMAX_MAX... yes >checking whether UINT64_MAX == ULONG_MAX... no >checking whether imaxabs is declared without a macro... yes >checking whether imaxdiv is declared without a macro... yes >checking whether strtoimax is declared without a macro... yes >checking whether strtoumax is declared without a macro... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking whether mbrtowc handles incomplete characters... guessing yes >checking whether mbrtowc works as well as mbtowc... guessing yes >checking whether mbrtowc handles a NULL string argument... guessing yes >checking whether mbrtowc has a correct return value... guessing yes >checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes >checking whether mbrtowc handles incomplete characters... (cached) guessing yes >checking whether mbrtowc works as well as mbtowc... (cached) guessing yes >checking whether mbswidth is declared in <wchar.h>... no >checking for mbstate_t... (cached) yes >checking for obstacks... yes >checking whether open recognizes a trailing slash... yes >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking for confstr... yes >checking for sched_setparam... yes >checking for sched_setscheduler... yes >checking for setegid... yes >checking for seteuid... yes >checking for vfork... yes >checking for rawmemchr... yes >checking for struct sigaction.sa_sigaction... yes >checking for volatile sig_atomic_t... yes >checking whether sigaction is declared without a macro... yes >checking whether sigaddset is declared without a macro... yes >checking whether sigdelset is declared without a macro... yes >checking whether sigemptyset is declared without a macro... yes >checking whether sigfillset is declared without a macro... yes >checking whether sigismember is declared without a macro... yes >checking whether sigpending is declared without a macro... yes >checking whether sigprocmask is declared without a macro... yes >checking for sigprocmask... yes >checking whether posix_spawn is declared without a macro... no >checking whether posix_spawnp is declared without a macro... no >checking whether posix_spawnattr_init is declared without a macro... no >checking whether posix_spawnattr_destroy is declared without a macro... no >checking whether posix_spawnattr_getsigdefault is declared without a macro... no >checking whether posix_spawnattr_setsigdefault is declared without a macro... no >checking whether posix_spawnattr_getsigmask is declared without a macro... no >checking whether posix_spawnattr_setsigmask is declared without a macro... no >checking whether posix_spawnattr_getflags is declared without a macro... no >checking whether posix_spawnattr_setflags is declared without a macro... no >checking whether posix_spawnattr_getpgroup is declared without a macro... no >checking whether posix_spawnattr_setpgroup is declared without a macro... no >checking whether posix_spawnattr_getschedpolicy is declared without a macro... no >checking whether posix_spawnattr_setschedpolicy is declared without a macro... no >checking whether posix_spawnattr_getschedparam is declared without a macro... no >checking whether posix_spawnattr_setschedparam is declared without a macro... no >checking whether posix_spawn_file_actions_init is declared without a macro... no >checking whether posix_spawn_file_actions_destroy is declared without a macro... no >checking whether posix_spawn_file_actions_addopen is declared without a macro... no >checking whether posix_spawn_file_actions_addclose is declared without a macro... no >checking whether posix_spawwn_file_actions_adddup2 is declared without a macro... no >checking whether stat handles trailing slashes on directories... yes >checking whether stat handles trailing slashes on files... yes >checking whether NULL can be used in arbitrary expressions... yes >checking whether stdint.h conforms to C99... (cached) no >checking for sys/inttypes.h... (cached) no >checking for sys/bitypes.h... (cached) yes >checking for bit size of ptrdiff_t... (cached) 32 >checking for bit size of size_t... (cached) 32 >checking for bit size of sig_atomic_t... (cached) 32 >checking for bit size of wchar_t... (cached) 32 >checking for bit size of wint_t... (cached) 32 >checking whether sig_atomic_t is signed... (cached) yes >checking whether wchar_t is signed... (cached) yes >checking whether wint_t is signed... (cached) no >checking for ptrdiff_t integer literal suffix... (cached) >checking for size_t integer literal suffix... (cached) u >checking for sig_atomic_t integer literal suffix... (cached) >checking for wchar_t integer literal suffix... (cached) l >checking for wint_t integer literal suffix... (cached) u >checking whether dprintf is declared without a macro... yes >checking whether fpurge is declared without a macro... no >checking whether fseeko is declared without a macro... yes >checking whether ftello is declared without a macro... yes >checking whether getdelim is declared without a macro... yes >checking whether getline is declared without a macro... yes >checking whether popen is declared without a macro... yes >checking whether renameat is declared without a macro... no >checking whether snprintf is declared without a macro... yes >checking whether vdprintf is declared without a macro... yes >checking whether vsnprintf is declared without a macro... yes >checking for random.h... no >checking for struct random_data... yes >checking whether atoll is declared without a macro... yes >checking whether canonicalize_file_name is declared without a macro... no >checking whether getloadavg is declared without a macro... no >checking whether getsubopt is declared without a macro... yes >checking whether mkdtemp is declared without a macro... yes >checking whether mkostemp is declared without a macro... no >checking whether mkostemps is declared without a macro... no >checking whether mkstemp is declared without a macro... yes >checking whether mkstemps is declared without a macro... no >checking whether random_r is declared without a macro... yes >checking whether initstat_r is declared without a macro... no >checking whether srandom_r is declared without a macro... yes >checking whether setstate_r is declared without a macro... yes >checking whether realpath is declared without a macro... yes >checking whether rpmatch is declared without a macro... yes >checking whether setenv is declared without a macro... yes >checking whether strtod is declared without a macro... yes >checking whether strtoll is declared without a macro... yes >checking whether strtoull is declared without a macro... yes >checking whether unsetenv is declared without a macro... yes >checking for stpcpy... yes >checking for strchrnul... yes >checking for working strndup... yes >checking for working strnlen... yes >checking for strtol... yes >checking for strtoul... yes >checking for strverscmp... no >checking for nlink_t... yes >checking whether fchmodat is declared without a macro... no >checking whether fstatat is declared without a macro... no >checking whether futimens is declared without a macro... no >checking whether lchmod is declared without a macro... no >checking whether lstat is declared without a macro... yes >checking whether mkdirat is declared without a macro... no >checking whether mkfifo is declared without a macro... yes >checking whether mkfifoat is declared without a macro... no >checking whether mknod is declared without a macro... yes >checking whether mknodat is declared without a macro... no >checking whether stat is declared without a macro... yes >checking whether utimensat is declared without a macro... no >checking whether chown is declared without a macro... yes >checking whether dup2 is declared without a macro... yes >checking whether dup3 is declared without a macro... no >checking whether environ is declared without a macro... yes >checking whether euidaccess is declared without a macro... no >checking whether faccessat is declared without a macro... no >checking whether fchdir is declared without a macro... yes >checking whether fchownat is declared without a macro... no >checking whether fsync is declared without a macro... yes >checking whether ftruncate is declared without a macro... yes >checking whether getcwd is declared without a macro... yes >checking whether getdomainname is declared without a macro... yes >checking whether getdtablesize is declared without a macro... yes >checking whether getgroups is declared without a macro... yes >checking whether gethostname is declared without a macro... yes >checking whether getlogin is declared without a macro... yes >checking whether getlogin_r is declared without a macro... yes >checking whether getpagesize is declared without a macro... yes >checking whether getusershell is declared without a macro... yes >checking whether setusershell is declared without a macro... yes >checking whether endusershell is declared without a macro... yes >checking whether lchown is declared without a macro... yes >checking whether link is declared without a macro... yes >checking whether linkat is declared without a macro... no >checking whether lseek is declared without a macro... yes >checking whether pipe2 is declared without a macro... no >checking whether pread is declared without a macro... yes >checking whether readlink is declared without a macro... yes >checking whether readlinkat is declared without a macro... no >checking whether rmdir is declared without a macro... yes >checking whether sleep is declared without a macro... yes >checking whether symlink is declared without a macro... yes >checking whether symlinkat is declared without a macro... no >checking whether unlink is declared without a macro... yes >checking whether unlinkat is declared without a macro... no >checking whether usleep is declared without a macro... yes >checking for unsetenv... yes >checking for unsetenv() return type... int >checking whether unsetenv works on duplicates... yes >checking for waitid... yes >checking whether btowc is declared without a macro... yes >checking whether wctob is declared without a macro... yes >checking whether mbsinit is declared without a macro... yes >checking whether mbrtowc is declared without a macro... yes >checking whether mbrlen is declared without a macro... yes >checking whether mbsrtowcs is declared without a macro... yes >checking whether mbsnrtowcs is declared without a macro... yes >checking whether wcrtomb is declared without a macro... yes >checking whether wcsrtombs is declared without a macro... yes >checking whether wcsnrtombs is declared without a macro... yes >checking whether wcwidth is declared without a macro... yes >checking whether iswcntrl works... yes >checking whether wcwidth is declared... (cached) yes >checking whether wcwidth works reasonably in UTF-8 locales... yes >checking if malloc debugging is wanted... no >checking for pid_t... yes >checking for sys/wait.h that is POSIX.1 compatible... (cached) yes >checking for dup2... (cached) yes >checking for waitpid... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... (cached) yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for sys/time.h... (cached) yes >checking sys/times.h usability... yes >checking sys/times.h presence... yes >checking for sys/times.h... yes >checking for sys/resource.h... yes >checking for times... yes >checking whether getrusage is declared... yes >checking whether times is declared... yes >checking whether clock is declared... yes >checking whether sysconf is declared... yes >checking for clock_t... yes >checking for struct tms... yes >checking whether NLS is requested... no >checking for msgfmt... no >checking for gmsgfmt... : >checking for xgettext... no >checking for msgmerge... no >checking for ld used by GCC... /usr/i686-gentoo-linux-uclibc/bin/ld >checking if the linker (/usr/i686-gentoo-linux-uclibc/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking whether to use NLS... no >checking for valgrind... no >checking for i686-gentoo-linux-uclibc-g++... i686-gentoo-linux-uclibc-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-gentoo-linux-uclibc-g++ accepts -g... yes >checking dependency style of i686-gentoo-linux-uclibc-g++... gcc3 >checking whether i686-gentoo-linux-uclibc-g++ builds executables that work... yes >checking for Java virtual machine... no >checking for Java compiler... no >checking for Java virtual machine... no >configure: creating ./config.status >config.status: creating javacomp.sh >config.status: creating javaexec.sh >config.status: creating runtime-po/Makefile.in >config.status: creating etc/bench.pl >config.status: creating tests/Makefile >config.status: creating tests/atlocal >config.status: creating tests/bison >config.status: creating Makefile >config.status: creating build-aux/Makefile >config.status: creating po/Makefile.in >config.status: creating data/Makefile >config.status: creating etc/Makefile >config.status: creating examples/Makefile >config.status: creating examples/calc++/Makefile >config.status: creating lib/Makefile >config.status: creating src/Makefile >config.status: creating doc/Makefile >config.status: creating doc/yacc.1 >config.status: creating lib/config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating runtime-po/POTFILES >config.status: creating runtime-po/Makefile >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing tests/atconfig commands >make -j3 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/sys-devel/bison-2.4.2/work/bison-2.4.2' >Making all in build-aux >make[2]: Entering directory `/var/tmp/portage/sys-devel/bison-2.4.2/work/bison-2.4.2/build-aux' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-devel/bison-2.4.2/work/bison-2.4.2/build-aux' >Making all in po >make[2]: Entering directory `/var/tmp/portage/sys-devel/bison-2.4.2/work/bison-2.4.2/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-devel/bison-2.4.2/work/bison-2.4.2/po' >Making all in runtime-po >make[2]: Entering directory `/var/tmp/portage/sys-devel/bison-2.4.2/work/bison-2.4.2/runtime-po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-devel/bison-2.4.2/work/bison-2.4.2/runtime-po' >Making all in lib >make[2]: Entering directory `/var/tmp/portage/sys-devel/bison-2.4.2/work/bison-2.4.2/lib' >rm -f alloca.h-t alloca.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat ./alloca.in.h; \ > } > alloca.h-t && \ > mv -f alloca.h-t alloca.h >rm -f arg-nonnull.h-t arg-nonnull.h && \ > sed -n -e '/GL_ARG_NONNULL/,$p' \ > < ../build-aux/arg-nonnull.h \ > > arg-nonnull.h-t && \ > mv arg-nonnull.h-t arg-nonnull.h >rm -f configmake.h-t && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > echo '#define PREFIX "/usr"'; \ > echo '#define EXEC_PREFIX "/usr"'; \ > echo '#define BINDIR "/usr/bin"'; \ > echo '#define SBINDIR "/usr/sbin"'; \ > echo '#define LIBEXECDIR "/usr/libexec"'; \ > echo '#define DATAROOTDIR "/usr/share"'; \ > echo '#define DATADIR "/usr/share"'; \ > echo '#define SYSCONFDIR "/etc"'; \ > echo '#define SHAREDSTATEDIR "/usr/com"'; \ > echo '#define LOCALSTATEDIR "/var/lib"'; \ > echo '#define INCLUDEDIR "/usr/include"'; \ > echo '#define OLDINCLUDEDIR "/usr/include"'; \ > echo '#define DOCDIR "/usr/share/doc/bison"'; \ > echo '#define INFODIR "/usr/share/info"'; \ > echo '#define HTMLDIR "/usr/share/doc/bison"'; \ > echo '#define DVIDIR "/usr/share/doc/bison"'; \ > echo '#define PDFDIR "/usr/share/doc/bison"'; \ > echo '#define PSDIR "/usr/share/doc/bison"'; \ > echo '#define LIBDIR "/usr/lib"'; \ > echo '#define LISPDIR ""'; \ > echo '#define LOCALEDIR "/usr/share/locale"'; \ > echo '#define MANDIR "/usr/share/man"'; \ > echo '#define MANEXT ""'; \ > echo '#define PKGDATADIR "/usr/share/bison"'; \ > echo '#define PKGINCLUDEDIR "/usr/include/bison"'; \ > echo '#define PKGLIBDIR "/usr/lib/bison"'; \ > echo '#define PKGLIBEXECDIR "/usr/libexec/bison"'; \ > } | sed '/""/d' > configmake.h-t && \ > if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \ > rm -f configmake.h-t; \ > else \ > rm -f configmake.h; mv configmake.h-t configmake.h; \ > fi >rm -f warn-on-use.h-t warn-on-use.h && \ > sed -n -e '/^.ifndef/,$p' \ > < ../build-aux/warn-on-use.h \ > > warn-on-use.h-t && \ > mv warn-on-use.h-t warn-on-use.h >rm -f stdint.h-t stdint.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's/@''HAVE_STDINT_H''@/1/g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \ > -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ > -e 's/@''HAVE_INTTYPES_H''@/1/g' \ > -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \ > -e 's/@''HAVE_SYS_BITYPES_H''@/1/g' \ > -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ > -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ > -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ > -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' \ > -e 's/@''PTRDIFF_T_SUFFIX''@//g' \ > -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \ > -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \ > -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ > -e 's/@''BITSIZEOF_SIZE_T''@/32/g' \ > -e 's/@''SIZE_T_SUFFIX''@/u/g' \ > -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \ > -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \ > -e 's/@''WCHAR_T_SUFFIX''@/l/g' \ > -e 's/@''BITSIZEOF_WINT_T''@/32/g' \ > -e 's/@''HAVE_SIGNED_WINT_T''@/0/g' \ > -e 's/@''WINT_T_SUFFIX''@/u/g' \ > < ./stdint.in.h; \ > } > stdint.h-t && \ > mv stdint.h-t stdint.h >/bin/mkdir -p sys >rm -f sys/wait.h-t sys/wait.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \ > < ./sys_wait.in.h; \ > } > sys/wait.h-t && \ > mv sys/wait.h-t sys/wait.h >rm -f time.h-t time.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@NEXT_TIME_H''@|<time.h>|g' \ > -e 's|@REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ > -e 's|@REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ > -e 's|@REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ > -e 's|@REPLACE_STRPTIME''@|GNULIB_PORTCHECK|g' \ > -e 's|@REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ > -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ > -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > < ./time.in.h; \ > } > time.h-t && \ > mv time.h-t time.h >rm -f unistd.h-t unistd.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ > -e 's|@''GNULIB_CHOWN''@|0|g' \ > -e 's|@''GNULIB_CLOSE''@|0|g' \ > -e 's|@''GNULIB_DUP2''@|1|g' \ > -e 's|@''GNULIB_DUP3''@|0|g' \ > -e 's|@''GNULIB_ENVIRON''@|1|g' \ > -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ > -e 's|@''GNULIB_FACCESSAT''@|0|g' \ > -e 's|@''GNULIB_FCHDIR''@|0|g' \ > -e 's|@''GNULIB_FCHOWNAT''@|0|g' \ > -e 's|@''GNULIB_FSYNC''@|0|g' \ > -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ > -e 's|@''GNULIB_GETCWD''@|0|g' \ > -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ > -e 's|@''GNULIB_GETDTABLESIZE''@|1|g' \ > -e 's|@''GNULIB_GETGROUPS''@|0|g' \ > -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \ > -e 's|@''GNULIB_GETLOGIN''@|0|g' \ > -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ > -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ > -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ > -e 's|@''GNULIB_LCHOWN''@|0|g' \ > -e 's|@''GNULIB_LINK''@|0|g' \ > -e 's|@''GNULIB_LINKAT''@|0|g' \ > -e 's|@''GNULIB_LSEEK''@|0|g' \ > -e 's|@''GNULIB_PIPE2''@|1|g' \ > -e 's|@''GNULIB_PREAD''@|0|g' \ > -e 's|@''GNULIB_READLINK''@|0|g' \ > -e 's|@''GNULIB_READLINKAT''@|0|g' \ > -e 's|@''GNULIB_RMDIR''@|0|g' \ > -e 's|@''GNULIB_SLEEP''@|0|g' \ > -e 's|@''GNULIB_SYMLINK''@|0|g' \ > -e 's|@''GNULIB_SYMLINKAT''@|0|g' \ > -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \ > -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ > -e 's|@''GNULIB_UNLINK''@|0|g' \ > -e 's|@''GNULIB_UNLINKAT''@|0|g' \ > -e 's|@''GNULIB_USLEEP''@|0|g' \ > -e 's|@''GNULIB_WRITE''@|0|g' \ > < ./unistd.in.h | \ > sed -e 's|@''HAVE_CHOWN''@|1|g' \ > -e 's|@''HAVE_DUP2''@|1|g' \ > -e 's|@''HAVE_DUP3''@|1|g' \ > -e 's|@''HAVE_EUIDACCESS''@|1|g' \ > -e 's|@''HAVE_FACCESSAT''@|1|g' \ > -e 's|@''HAVE_FCHOWNAT''@|1|g' \ > -e 's|@''HAVE_FSYNC''@|1|g' \ > -e 's|@''HAVE_FTRUNCATE''@|1|g' \ > -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \ > -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ > -e 's|@''HAVE_GETGROUPS''@|1|g' \ > -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ > -e 's|@''HAVE_GETLOGIN''@|1|g' \ > -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ > -e 's|@''HAVE_GETUSERSHELL''@|1|g' \ > -e 's|@''HAVE_LCHOWN''@|1|g' \ > -e 's|@''HAVE_LINK''@|1|g' \ > -e 's|@''HAVE_LINKAT''@|1|g' \ > -e 's|@''HAVE_PIPE2''@|0|g' \ > -e 's|@''HAVE_PREAD''@|1|g' \ > -e 's|@''HAVE_READLINK''@|1|g' \ > -e 's|@''HAVE_READLINKAT''@|1|g' \ > -e 's|@''HAVE_SLEEP''@|1|g' \ > -e 's|@''HAVE_SYMLINK''@|1|g' \ > -e 's|@''HAVE_SYMLINKAT''@|1|g' \ > -e 's|@''HAVE_UNLINKAT''@|1|g' \ > -e 's|@''HAVE_USLEEP''@|1|g' \ > -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ > -e 's|@''HAVE_OS_H''@|0|g' \ > -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ > -e 's|@''REPLACE_CHOWN''@|0|g' \ > -e 's|@''REPLACE_CLOSE''@|0|g' \ > -e 's|@''REPLACE_DUP''@|0|g' \ > -e 's|@''REPLACE_DUP2''@|0|g' \ > -e 's|@''REPLACE_FCHDIR''@|0|g' \ > -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ > -e 's|@''REPLACE_GETCWD''@|0|g' \ > -e 's|@''REPLACE_GETGROUPS''@|0|g' \ > -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ > -e 's|@''REPLACE_LCHOWN''@|0|g' \ > -e 's|@''REPLACE_LINK''@|0|g' \ > -e 's|@''REPLACE_LINKAT''@|0|g' \ > -e 's|@''REPLACE_LSEEK''@|0|g' \ > -e 's|@''REPLACE_PREAD''@|0|g' \ > -e 's|@''REPLACE_READLINK''@|0|g' \ > -e 's|@''REPLACE_RMDIR''@|0|g' \ > -e 's|@''REPLACE_SLEEP''@|0|g' \ > -e 's|@''REPLACE_SYMLINK''@|0|g' \ > -e 's|@''REPLACE_UNLINK''@|0|g' \ > -e 's|@''REPLACE_UNLINKAT''@|0|g' \ > -e 's|@''REPLACE_USLEEP''@|0|g' \ > -e 's|@''REPLACE_WRITE''@|0|g' \ > -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ > -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ > } > unistd.h-t && \ > mv unistd.h-t unistd.h >rm -f wchar.h-t wchar.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \ > -e 's|@''HAVE_WCHAR_H''@|1|g' \ > -e 's|@''GNULIB_BTOWC''@|0|g' \ > -e 's|@''GNULIB_WCTOB''@|0|g' \ > -e 's|@''GNULIB_MBSINIT''@|1|g' \ > -e 's|@''GNULIB_MBRTOWC''@|1|g' \ > -e 's|@''GNULIB_MBRLEN''@|0|g' \ > -e 's|@''GNULIB_MBSRTOWCS''@|0|g' \ > -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \ > -e 's|@''GNULIB_WCRTOMB''@|0|g' \ > -e 's|@''GNULIB_WCSRTOMBS''@|0|g' \ > -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \ > -e 's|@''GNULIB_WCWIDTH''@|1|g' \ > -e 's|@''HAVE_WINT_T''@|1|g' \ > -e 's|@''HAVE_BTOWC''@|1|g' \ > -e 's|@''HAVE_MBSINIT''@|1|g' \ > -e 's|@''HAVE_MBRTOWC''@|1|g' \ > -e 's|@''HAVE_MBRLEN''@|1|g' \ > -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ > -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ > -e 's|@''HAVE_WCRTOMB''@|1|g' \ > -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ > -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ > -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ > -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ > -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ > -e 's|@''REPLACE_BTOWC''@|0|g' \ > -e 's|@''REPLACE_WCTOB''@|0|g' \ > -e 's|@''REPLACE_MBSINIT''@|0|g' \ > -e 's|@''REPLACE_MBRTOWC''@|0|g' \ > -e 's|@''REPLACE_MBRLEN''@|0|g' \ > -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ > -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ > -e 's|@''REPLACE_WCRTOMB''@|0|g' \ > -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ > -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ > -e 's|@''REPLACE_WCWIDTH''@|0|g' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./wchar.in.h; \ > } > wchar.h-t && \ > mv wchar.h-t wchar.h >rm -f fcntl.h-t fcntl.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \ > -e 's|@''GNULIB_FCNTL''@|1|g' \ > -e 's|@''GNULIB_OPEN''@|1|g' \ > -e 's|@''GNULIB_OPENAT''@|0|g' \ > -e 's|@''HAVE_FCNTL''@|1|g' \ > -e 's|@''HAVE_OPENAT''@|1|g' \ > -e 's|@''REPLACE_FCNTL''@|1|g' \ > -e 's|@''REPLACE_OPEN''@|0|g' \ > -e 's|@''REPLACE_OPENAT''@|0|g' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./fcntl.in.h; \ > } > fcntl.h-t && \ > mv fcntl.h-t fcntl.h >rm -f inttypes.h-t inttypes.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \ > -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ > -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ > -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ > -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ > -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ > -e 's/@''GNULIB_IMAXABS''@/0/g' \ > -e 's/@''GNULIB_IMAXDIV''@/0/g' \ > -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ > -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ > -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ > -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ > -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ > -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ > -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ > -e 's/@''INT64_MAX_EQ_LONG_MAX''@/0/g' \ > -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ > -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/0/g' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./inttypes.in.h; \ > } > inttypes.h-t && \ > mv inttypes.h-t inttypes.h >rm -f signal.h-t signal.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \ > -e 's|@''GNULIB_SIGNAL_H_SIGPIPE''@|0|g' \ > -e 's|@''GNULIB_SIGPROCMASK''@|1|g' \ > -e 's|@''GNULIB_SIGACTION''@|1|g' \ > -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ > -e 's|@''HAVE_SIGSET_T''@|1|g' \ > -e 's|@''HAVE_SIGINFO_T''@|1|g' \ > -e 's|@''HAVE_SIGACTION''@|1|g' \ > -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ > -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./signal.in.h; \ > } > signal.h-t && \ > mv signal.h-t signal.h >rm -f spawn.h-t spawn.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''HAVE_SPAWN_H''@|0|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''NEXT_SPAWN_H''@|<spawn.h>|g' \ > -e 's|@''GNULIB_POSIX_SPAWN''@|0|g' \ > -e 's|@''GNULIB_POSIX_SPAWNP''@|1|g' \ > -e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@|1|g' \ > -e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|1|g' \ > -e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|1|g' \ > -e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|1|g' \ > -e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@|1|g' \ > -e 's|@''GNULIB_POSIX_SPAWNATTR_INIT''@|1|g' \ > -e 's|@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@|0|g' \ > -e 's|@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@|1|g' \ > -e 's|@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@|0|g' \ > -e 's|@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@|0|g' \ > -e 's|@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@|0|g' \ > -e 's|@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@|0|g' \ > -e 's|@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@|0|g' \ > -e 's|@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@|0|g' \ > -e 's|@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@|0|g' \ > -e 's|@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@|0|g' \ > -e 's|@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@|0|g' \ > -e 's|@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@|1|g' \ > -e 's|@''GNULIB_POSIX_SPAWNATTR_DESTROY''@|1|g' \ > -e 's|@''HAVE_POSIX_SPAWN''@|0|g' \ > -e 's|@''HAVE_POSIX_SPAWNATTR_T''@|0|g' \ > -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|0|g' \ > -e 's|@''REPLACE_POSIX_SPAWN''@|0|g' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./spawn.in.h; \ > } > spawn.h-t && \ > mv spawn.h-t spawn.h >rm -f stdio.h-t stdio.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \ > -e 's|@''GNULIB_DPRINTF''@|0|g' \ > -e 's|@''GNULIB_FCLOSE''@|0|g' \ > -e 's|@''GNULIB_FFLUSH''@|0|g' \ > -e 's|@''GNULIB_FOPEN''@|1|g' \ > -e 's|@''GNULIB_FPRINTF''@|1|g' \ > -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_FPURGE''@|0|g' \ > -e 's|@''GNULIB_FPUTC''@|1|g' \ > -e 's|@''GNULIB_FPUTS''@|1|g' \ > -e 's|@''GNULIB_FREOPEN''@|0|g' \ > -e 's|@''GNULIB_FSEEK''@|0|g' \ > -e 's|@''GNULIB_FSEEKO''@|0|g' \ > -e 's|@''GNULIB_FTELL''@|0|g' \ > -e 's|@''GNULIB_FTELLO''@|0|g' \ > -e 's|@''GNULIB_FWRITE''@|1|g' \ > -e 's|@''GNULIB_GETDELIM''@|0|g' \ > -e 's|@''GNULIB_GETLINE''@|0|g' \ > -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \ > -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_PERROR''@|0|g' \ > -e 's|@''GNULIB_POPEN''@|0|g' \ > -e 's|@''GNULIB_PRINTF''@|1|g' \ > -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_PUTC''@|1|g' \ > -e 's|@''GNULIB_PUTCHAR''@|1|g' \ > -e 's|@''GNULIB_PUTS''@|1|g' \ > -e 's|@''GNULIB_REMOVE''@|0|g' \ > -e 's|@''GNULIB_RENAME''@|0|g' \ > -e 's|@''GNULIB_RENAMEAT''@|0|g' \ > -e 's|@''GNULIB_SNPRINTF''@|0|g' \ > -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \ > -e 's|@''GNULIB_VASPRINTF''@|0|g' \ > -e 's|@''GNULIB_VDPRINTF''@|0|g' \ > -e 's|@''GNULIB_VFPRINTF''@|1|g' \ > -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_VPRINTF''@|1|g' \ > -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_VSNPRINTF''@|0|g' \ > -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ > < ./stdio.in.h | \ > sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ > -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ > -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ > -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ > -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ > -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ > -e 's|@''HAVE_DPRINTF''@|1|g' \ > -e 's|@''HAVE_RENAMEAT''@|1|g' \ > -e 's|@''HAVE_VASPRINTF''@|1|g' \ > -e 's|@''HAVE_VDPRINTF''@|1|g' \ > -e 's|@''REPLACE_DPRINTF''@|0|g' \ > -e 's|@''REPLACE_FCLOSE''@|0|g' \ > -e 's|@''REPLACE_FFLUSH''@|0|g' \ > -e 's|@''REPLACE_FOPEN''@|0|g' \ > -e 's|@''REPLACE_FPRINTF''@|0|g' \ > -e 's|@''REPLACE_FPURGE''@|0|g' \ > -e 's|@''REPLACE_FREOPEN''@|0|g' \ > -e 's|@''REPLACE_FSEEK''@|0|g' \ > -e 's|@''REPLACE_FSEEKO''@|0|g' \ > -e 's|@''REPLACE_FTELL''@|0|g' \ > -e 's|@''REPLACE_FTELLO''@|0|g' \ > -e 's|@''REPLACE_GETDELIM''@|0|g' \ > -e 's|@''REPLACE_GETLINE''@|0|g' \ > -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ > -e 's|@''REPLACE_PERROR''@|0|g' \ > -e 's|@''REPLACE_POPEN''@|0|g' \ > -e 's|@''REPLACE_PRINTF''@|0|g' \ > -e 's|@''REPLACE_REMOVE''@|0|g' \ > -e 's|@''REPLACE_RENAME''@|0|g' \ > -e 's|@''REPLACE_RENAMEAT''@|0|g' \ > -e 's|@''REPLACE_SNPRINTF''@|0|g' \ > -e 's|@''REPLACE_SPRINTF''@|0|g' \ > -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ > -e 's|@''REPLACE_VASPRINTF''@|0|g' \ > -e 's|@''REPLACE_VDPRINTF''@|0|g' \ > -e 's|@''REPLACE_VFPRINTF''@|0|g' \ > -e 's|@''REPLACE_VPRINTF''@|0|g' \ > -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ > -e 's|@''REPLACE_VSPRINTF''@|0|g' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ > } > stdio.h-t && \ > mv stdio.h-t stdio.h >rm -f stdlib.h-t stdlib.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \ > -e 's|@''GNULIB_ATOLL''@|0|g' \ > -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ > -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|0|g' \ > -e 's|@''GNULIB_GETLOADAVG''@|0|g' \ > -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ > -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ > -e 's|@''GNULIB_MKDTEMP''@|0|g' \ > -e 's|@''GNULIB_MKOSTEMP''@|0|g' \ > -e 's|@''GNULIB_MKOSTEMPS''@|0|g' \ > -e 's|@''GNULIB_MKSTEMP''@|0|g' \ > -e 's|@''GNULIB_MKSTEMPS''@|0|g' \ > -e 's|@''GNULIB_PUTENV''@|0|g' \ > -e 's|@''GNULIB_RANDOM_R''@|0|g' \ > -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \ > -e 's|@''GNULIB_REALPATH''@|0|g' \ > -e 's|@''GNULIB_RPMATCH''@|0|g' \ > -e 's|@''GNULIB_SETENV''@|0|g' \ > -e 's|@''GNULIB_STRTOD''@|0|g' \ > -e 's|@''GNULIB_STRTOLL''@|0|g' \ > -e 's|@''GNULIB_STRTOULL''@|0|g' \ > -e 's|@''GNULIB_UNSETENV''@|1|g' \ > -e 's|@''HAVE_ATOLL''@|1|g' \ > -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ > -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ > -e 's|@''HAVE_GETSUBOPT''@|1|g' \ > -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ > -e 's|@''HAVE_MKDTEMP''@|1|g' \ > -e 's|@''HAVE_MKOSTEMP''@|1|g' \ > -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ > -e 's|@''HAVE_MKSTEMPS''@|1|g' \ > -e 's|@''HAVE_RANDOM_H''@|0|g' \ > -e 's|@''HAVE_RANDOM_R''@|1|g' \ > -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ > -e 's|@''HAVE_REALPATH''@|1|g' \ > -e 's|@''HAVE_RPMATCH''@|1|g' \ > -e 's|@''HAVE_SETENV''@|1|g' \ > -e 's|@''HAVE_STRTOD''@|1|g' \ > -e 's|@''HAVE_STRTOLL''@|1|g' \ > -e 's|@''HAVE_STRTOULL''@|1|g' \ > -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ > -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ > -e 's|@''HAVE_UNSETENV''@|1|g' \ > -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ > -e 's|@''REPLACE_MKSTEMP''@|0|g' \ > -e 's|@''REPLACE_PUTENV''@|0|g' \ > -e 's|@''REPLACE_REALPATH''@|0|g' \ > -e 's|@''REPLACE_SETENV''@|0|g' \ > -e 's|@''REPLACE_STRTOD''@|0|g' \ > -e 's|@''REPLACE_UNSETENV''@|0|g' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./stdlib.in.h; \ > } > stdlib.h-t && \ > mv stdlib.h-t stdlib.h >rm -f string.h-t string.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''NEXT_STRING_H''@|<string.h>|g' \ > -e 's|@''GNULIB_MBSLEN''@|0|g' \ > -e 's|@''GNULIB_MBSNLEN''@|0|g' \ > -e 's|@''GNULIB_MBSCHR''@|0|g' \ > -e 's|@''GNULIB_MBSRCHR''@|0|g' \ > -e 's|@''GNULIB_MBSSTR''@|0|g' \ > -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ > -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ > -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ > -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ > -e 's|@''GNULIB_MBSCSPN''@|0|g' \ > -e 's|@''GNULIB_MBSPBRK''@|0|g' \ > -e 's|@''GNULIB_MBSSPN''@|0|g' \ > -e 's|@''GNULIB_MBSSEP''@|0|g' \ > -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ > -e 's|@''GNULIB_MEMCHR''@|1|g' \ > -e 's|@''GNULIB_MEMMEM''@|0|g' \ > -e 's|@''GNULIB_MEMPCPY''@|0|g' \ > -e 's|@''GNULIB_MEMRCHR''@|0|g' \ > -e 's|@''GNULIB_RAWMEMCHR''@|1|g' \ > -e 's|@''GNULIB_STPCPY''@|1|g' \ > -e 's|@''GNULIB_STPNCPY''@|0|g' \ > -e 's|@''GNULIB_STRCHRNUL''@|1|g' \ > -e 's|@''GNULIB_STRDUP''@|0|g' \ > -e 's|@''GNULIB_STRNDUP''@|1|g' \ > -e 's|@''GNULIB_STRNLEN''@|1|g' \ > -e 's|@''GNULIB_STRPBRK''@|0|g' \ > -e 's|@''GNULIB_STRSEP''@|0|g' \ > -e 's|@''GNULIB_STRSTR''@|0|g' \ > -e 's|@''GNULIB_STRCASESTR''@|0|g' \ > -e 's|@''GNULIB_STRTOK_R''@|0|g' \ > -e 's|@''GNULIB_STRERROR''@|1|g' \ > -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ > -e 's|@''GNULIB_STRVERSCMP''@|1|g' \ > < ./string.in.h | \ > sed -e 's|@''HAVE_MBSLEN''@|0|g' \ > -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ > -e 's|@''HAVE_MEMPCPY''@|1|g' \ > -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ > -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ > -e 's|@''HAVE_STPCPY''@|1|g' \ > -e 's|@''HAVE_STPNCPY''@|1|g' \ > -e 's|@''HAVE_STRCHRNUL''@|1|g' \ > -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ > -e 's|@''HAVE_STRPBRK''@|1|g' \ > -e 's|@''HAVE_STRSEP''@|1|g' \ > -e 's|@''HAVE_STRCASESTR''@|1|g' \ > -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ > -e 's|@''HAVE_DECL_STRERROR''@|1|g' \ > -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ > -e 's|@''HAVE_STRVERSCMP''@|0|g' \ > -e 's|@''REPLACE_MEMCHR''@|0|g' \ > -e 's|@''REPLACE_MEMMEM''@|0|g' \ > -e 's|@''REPLACE_STRCASESTR''@|0|g' \ > -e 's|@''REPLACE_STRDUP''@|0|g' \ > -e 's|@''REPLACE_STRSTR''@|0|g' \ > -e 's|@''REPLACE_STRERROR''@|0|g' \ > -e 's|@''REPLACE_STRNDUP''@|0|g' \ > -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ > -e 's|@''REPLACE_STRTOK_R''@|0|g' \ > -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ > < ./string.in.h; \ > } > string.h-t && \ > mv string.h-t string.h >/bin/mkdir -p sys >rm -f sys/stat.h-t sys/stat.h && \ > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \ > -e 's|@''GNULIB_FCHMODAT''@|0|g' \ > -e 's|@''GNULIB_FSTATAT''@|0|g' \ > -e 's|@''GNULIB_FUTIMENS''@|0|g' \ > -e 's|@''GNULIB_LCHMOD''@|0|g' \ > -e 's|@''GNULIB_LSTAT''@|0|g' \ > -e 's|@''GNULIB_MKDIRAT''@|0|g' \ > -e 's|@''GNULIB_MKFIFO''@|0|g' \ > -e 's|@''GNULIB_MKFIFOAT''@|0|g' \ > -e 's|@''GNULIB_MKNOD''@|0|g' \ > -e 's|@''GNULIB_MKNODAT''@|0|g' \ > -e 's|@''GNULIB_STAT''@|1|g' \ > -e 's|@''GNULIB_UTIMENSAT''@|0|g' \ > -e 's|@''HAVE_FCHMODAT''@|1|g' \ > -e 's|@''HAVE_FSTATAT''@|1|g' \ > -e 's|@''HAVE_FUTIMENS''@|1|g' \ > -e 's|@''HAVE_LCHMOD''@|1|g' \ > -e 's|@''HAVE_LSTAT''@|1|g' \ > -e 's|@''HAVE_MKDIRAT''@|1|g' \ > -e 's|@''HAVE_MKFIFO''@|1|g' \ > -e 's|@''HAVE_MKFIFOAT''@|1|g' \ > -e 's|@''HAVE_MKNOD''@|1|g' \ > -e 's|@''HAVE_MKNODAT''@|1|g' \ > -e 's|@''HAVE_UTIMENSAT''@|1|g' \ > -e 's|@''REPLACE_FSTAT''@|0|g' \ > -e 's|@''REPLACE_FSTATAT''@|0|g' \ > -e 's|@''REPLACE_FUTIMENS''@|0|g' \ > -e 's|@''REPLACE_LSTAT''@|0|g' \ > -e 's|@''REPLACE_MKDIR''@|0|g' \ > -e 's|@''REPLACE_MKFIFO''@|0|g' \ > -e 's|@''REPLACE_MKNOD''@|0|g' \ > -e 's|@''REPLACE_STAT''@|0|g' \ > -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./sys_stat.in.h; \ > } > sys/stat.h-t && \ > mv sys/stat.h-t sys/stat.h >make all-recursive >make[3]: Entering directory `/var/tmp/portage/sys-devel/bison-2.4.2/work/bison-2.4.2/lib' >make[4]: Entering directory `/var/tmp/portage/sys-devel/bison-2.4.2/work/bison-2.4.2/lib' >depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-gentoo-linux-uclibc-gcc -std=gnu99 -I. -O2 -march=core2 -mtune=generic -mssse3 -mfpmath=sse -fomit-frame-pointer -pipe -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo yyerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-gentoo-linux-uclibc-gcc -std=gnu99 -I. -O2 -march=core2 -mtune=generic -mssse3 -mfpmath=sse -fomit-frame-pointer -pipe -MT yyerror.o -MD -MP -MF $depbase.Tpo -c -o yyerror.o yyerror.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo c-ctype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-gentoo-linux-uclibc-gcc -std=gnu99 -I. -O2 -march=core2 -mtune=generic -mssse3 -mfpmath=sse -fomit-frame-pointer -pipe -MT c-ctype.o -MD -MP -MF $depbase.Tpo -c -o c-ctype.o c-ctype.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo c-strcasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-gentoo-linux-uclibc-gcc -std=gnu99 -I. -O2 -march=core2 -mtune=generic -mssse3 -mfpmath=sse -fomit-frame-pointer -pipe -MT c-strcasecmp.o -MD -MP -MF $depbase.Tpo -c -o c-strcasecmp.o c-strcasecmp.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo c-strncasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-gentoo-linux-uclibc-gcc -std=gnu99 -I. -O2 -march=core2 -mtune=generic -mssse3 -mfpmath=sse -fomit-frame-pointer -pipe -MT c-strncasecmp.o -MD -MP -MF $depbase.Tpo -c -o c-strncasecmp.o c-strncasecmp.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo fatal-signal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-gentoo-linux-uclibc-gcc -std=gnu99 -I. -O2 -march=core2 -mtune=generic -mssse3 -mfpmath=sse -fomit-frame-pointer -pipe -MT fatal-signal.o -MD -MP -MF $depbase.Tpo -c -o fatal-signal.o fatal-signal.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo fd-safer-flag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-gentoo-linux-uclibc-gcc -std=gnu99 -I. -O2 -march=core2 -mtune=generic -mssse3 -mfpmath=sse -fomit-frame-pointer -pipe -MT fd-safer-flag.o -MD -MP -MF $depbase.Tpo -c -o fd-safer-flag.o fd-safer-flag.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo dup-safer-flag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-gentoo-linux-uclibc-gcc -std=gnu99 -I. -O2 -march=core2 -mtune=generic -mssse3 -mfpmath=sse -fomit-frame-pointer -pipe -MT dup-safer-flag.o -MD -MP -MF $depbase.Tpo -c -o dup-safer-flag.o dup-safer-flag.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-gentoo-linux-uclibc-gcc -std=gnu99 -I. -O2 -march=core2 -mtune=generic -mssse3 -mfpmath=sse -fomit-frame-pointer -pipe -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo mbswidth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-gentoo-linux-uclibc-gcc -std=gnu99 -I. -O2 -march=core2 -mtune=generic -mssse3 -mfpmath=sse -fomit-frame-pointer -pipe -MT mbswidth.o -MD -MP -MF $depbase.Tpo -c -o mbswidth.o mbswidth.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo pipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-gentoo-linux-uclibc-gcc -std=gnu99 -I. -O2 -march=core2 -mtune=generic -mssse3 -mfpmath=sse -fomit-frame-pointer -pipe -MT pipe.o -MD -MP -MF $depbase.Tpo -c -o pipe.o pipe.c &&\ > mv -f $depbase.Tpo $depbase.Po >In file included from pipe.c:47: >./spawn.h:112: error: field '_sp' has incomplete type >make[4]: *** [pipe.o] Error 1 >make[4]: *** Waiting for unfinished jobs.... >make[4]: Leaving directory `/var/tmp/portage/sys-devel/bison-2.4.2/work/bison-2.4.2/lib' >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory `/var/tmp/portage/sys-devel/bison-2.4.2/work/bison-2.4.2/lib' >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/var/tmp/portage/sys-devel/bison-2.4.2/work/bison-2.4.2/lib' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sys-devel/bison-2.4.2/work/bison-2.4.2' >make: *** [all] Error 2 > [31;01m*[0m ERROR: sys-devel/bison-2.4.2 failed: > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 54: Called src_compile > [31;01m*[0m environment, line 2634: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =sys-devel/bison-2.4.2', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =sys-devel/bison-2.4.2'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-devel/bison-2.4.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-devel/bison-2.4.2/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/sys-devel/bison-2.4.2/work/bison-2.4.2'
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 318003
: 230029 |
242383