Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 171597 Details for
Bug 246572
sys-devel/bison-2.4-r1 - sys-devel/bison-2.4-r1/work/bison-2.4/src/bison: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
complete build log
build.log (text/plain), 31.72 KB, created by
Alexandre Rostovtsev (RETIRED)
on 2008-11-13 04:23:26 UTC
(
hide
)
Description:
complete build log
Filename:
MIME Type:
Creator:
Alexandre Rostovtsev (RETIRED)
Created:
2008-11-13 04:23:26 UTC
Size:
31.72 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking bison-2.4.tar.bz2 to /var/tmp/portage/sys-devel/bison-2.4-r1/work > [32;01m*[0m Applying bison-2.4.0-compat.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4 ... > * econf: updating bison-2.4/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating bison-2.4/build-aux/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-nls --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >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 x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking for gm4... no >checking for gnum4... no >checking for m4... /usr/bin/m4 >checking whether m4 supports frozen files... yes >checking for xsltproc... /usr/bin/xsltproc >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking for stdint.h... (cached) yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking for inttypes.h... (cached) yes >checking for stdlib.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking for inline... inline >checking whether system is Windows or MSDOS... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking whether // is distinct from /... no >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 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 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... yes >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 isascii... yes >checking for mbsinit... yes >checking for pipe... yes >checking for iswcntrl... yes >checking for wcwidth... yes >checking for setlocale... yes >checking for C/C++ restrict keyword... __restrict >checking for working strerror function... yes >checking whether strndup is declared... yes >checking whether strnlen is declared... yes >checking whether clearerr_unlocked is declared... yes >checking whether feof_unlocked is declared... yes >checking whether ferror_unlocked is declared... yes >checking whether fflush_unlocked is declared... yes >checking whether 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 wint_t... yes >checking for wchar_t... yes >checking whether // is distinct from /... (cached) no >checking if environ is properly declared... yes >checking for error_at_line... yes >checking whether the compiler generally respects inline... yes >checking whether inttypes.h conforms to C99... yes >checking whether INT32_MAX < INTMAX_MAX... yes >checking whether INT64_MAX == LONG_MAX... yes >checking whether UINT32_MAX < UINTMAX_MAX... yes >checking whether UINT64_MAX == ULONG_MAX... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking whether mbrtowc and mbstate_t are properly declared... yes >checking whether mbswidth is declared in <wchar.h>... no >checking for mbstate_t... yes >checking for obstacks... yes >checking for mbstate_t... (cached) yes >checking whether mbrtowc and mbstate_t are properly declared... (cached) yes >checking whether stdint.h conforms to C99... (cached) yes >checking for struct random_data... yes >checking for stpcpy... yes >checking for working strndup... yes >checking for working strnlen... yes >checking for strtol... yes >checking for strtoul... yes >checking for strverscmp... yes >checking for unsetenv... yes >checking for unsetenv() return type... int >checking whether <wchar.h> is standalone... yes >checking whether iswcntrl works... yes >checking whether wcwidth is declared... 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... yes >checking for dup2... 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... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... 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... no >checking whether sysconf is declared... yes >checking for clock_t... yes >checking for struct tms... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for valgrind... valgrind >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 >checking whether x86_64-pc-linux-gnu-g++ builds executables that work... yes >checking for Java virtual machine... java >checking for Java compiler... /etc/java-config-2/current-system-vm/bin/javac -source 1.3 >checking for Java virtual machine... (cached) java >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: WARNING: not linking GNUmakefile to itself >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 -j1 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4' >Making all in build-aux >make[2]: Entering directory `/var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4/build-aux' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4/build-aux' >Making all in po >make[2]: Entering directory `/var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4/po' >Making all in runtime-po >make[2]: Entering directory `/var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4/runtime-po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4/runtime-po' >Making all in lib >make[2]: Entering directory `/var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4/lib' >rm -f configmake.h-t configmake.h >{ 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/lib64"'; \ > 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/lib64/bison"'; \ > echo '#define PKGLIBEXECDIR ""'; \ > } | sed '/""/d' > configmake.h-t >mv configmake.h-t configmake.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/@''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''@/1/g' \ > -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ > -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \ > -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ > < ./inttypes.in.h; \ > } > inttypes.h-t >mv inttypes.h-t inttypes.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_MALLOC_POSIX''@|1|g' \ > -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \ > -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ > -e 's|@''GNULIB_ATOLL''@|0|g' \ > -e 's|@''GNULIB_GETLOADAVG''@|0|g' \ > -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ > -e 's|@''GNULIB_MKDTEMP''@|0|g' \ > -e 's|@''GNULIB_MKSTEMP''@|0|g' \ > -e 's|@''GNULIB_PUTENV''@|0|g' \ > -e 's|@''GNULIB_RANDOM_R''@|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_GETSUBOPT''@|1|g' \ > -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ > -e 's|@''HAVE_MKDTEMP''@|1|g' \ > -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ > -e 's|@''HAVE_RANDOM_R''@|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|@''HAVE_DECL_GETLOADAVG''@|1|g' \ > -e 's|@''REPLACE_MKSTEMP''@|0|g' \ > -e 's|@''REPLACE_PUTENV''@|0|g' \ > -e 's|@''REPLACE_STRTOD''@|0|g' \ > -e 's|@''VOID_UNSETENV''@|0|g' \ > -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.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_MEMMEM''@|0|g' \ > -e 's|@''GNULIB_MEMPCPY''@|0|g' \ > -e 's|@''GNULIB_MEMRCHR''@|0|g' \ > -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \ > -e 's|@''GNULIB_STPCPY''@|1|g' \ > -e 's|@''GNULIB_STPNCPY''@|0|g' \ > -e 's|@''GNULIB_STRCHRNUL''@|0|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' \ > -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_STRNDUP''@|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''@|1|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_STRSIGNAL''@|0|g' \ > -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ > < ./string.in.h; \ > } > string.h-t >mv string.h-t string.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''@|0|g' \ > -e 's|@''GNULIB_ENVIRON''@|1|g' \ > -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ > -e 's|@''GNULIB_FCHDIR''@|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''@|0|g' \ > -e 's|@''GNULIB_GETHOSTNAME''@|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_LSEEK''@|0|g' \ > -e 's|@''GNULIB_READLINK''@|0|g' \ > -e 's|@''GNULIB_SLEEP''@|0|g' \ > -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ > -e 's|@''GNULIB_WRITE''@|0|g' \ > -e 's|@''HAVE_DUP2''@|1|g' \ > -e 's|@''HAVE_EUIDACCESS''@|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_GETHOSTNAME''@|1|g' \ > -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ > -e 's|@''HAVE_GETUSERSHELL''@|1|g' \ > -e 's|@''HAVE_READLINK''@|1|g' \ > -e 's|@''HAVE_SLEEP''@|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_FCHDIR''@|0|g' \ > -e 's|@''REPLACE_GETCWD''@|0|g' \ > -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ > -e 's|@''REPLACE_LCHOWN''@|0|g' \ > -e 's|@''REPLACE_LSEEK''@|0|g' \ > -e 's|@''REPLACE_WRITE''@|0|g' \ > -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ > -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ > < ./unistd.in.h; \ > } > unistd.h-t >mv unistd.h-t unistd.h >make all-recursive >make[3]: Entering directory `/var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4/lib' >make[4]: Entering directory `/var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4/lib' >depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -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$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT yyerror.o -MD -MP -MF $depbase.Tpo -c -o yyerror.o yyerror.c &&\ > mv -f $depbase.Tpo $depbase.Po >rm -f liby.a >ar cru liby.a main.o yyerror.o >x86_64-pc-linux-gnu-ranlib liby.a >depbase=`echo c-ctype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -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$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -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$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -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 localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -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$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT mbswidth.o -MD -MP -MF $depbase.Tpo -c -o mbswidth.o mbswidth.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o xalloc-die.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo xstrndup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT xstrndup.o -MD -MP -MF $depbase.Tpo -c -o xstrndup.o xstrndup.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo get-errno.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT get-errno.o -MD -MP -MF $depbase.Tpo -c -o get-errno.o get-errno.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo subpipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT subpipe.o -MD -MP -MF $depbase.Tpo -c -o subpipe.o subpipe.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo abitset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT abitset.o -MD -MP -MF $depbase.Tpo -c -o abitset.o abitset.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo bitset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT bitset.o -MD -MP -MF $depbase.Tpo -c -o bitset.o bitset.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo bitset_stats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT bitset_stats.o -MD -MP -MF $depbase.Tpo -c -o bitset_stats.o bitset_stats.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo bitsetv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT bitsetv.o -MD -MP -MF $depbase.Tpo -c -o bitsetv.o bitsetv.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo ebitset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT ebitset.o -MD -MP -MF $depbase.Tpo -c -o ebitset.o ebitset.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo lbitset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT lbitset.o -MD -MP -MF $depbase.Tpo -c -o lbitset.o lbitset.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo vbitset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT vbitset.o -MD -MP -MF $depbase.Tpo -c -o vbitset.o vbitset.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo bitsetv-print.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT bitsetv-print.o -MD -MP -MF $depbase.Tpo -c -o bitsetv-print.o bitsetv-print.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo timevar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT timevar.o -MD -MP -MF $depbase.Tpo -c -o timevar.o timevar.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo argmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT argmatch.o -MD -MP -MF $depbase.Tpo -c -o argmatch.o argmatch.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo basename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT basename.o -MD -MP -MF $depbase.Tpo -c -o basename.o basename.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo dirname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT dirname.o -MD -MP -MF $depbase.Tpo -c -o dirname.o dirname.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo dup-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT dup-safer.o -MD -MP -MF $depbase.Tpo -c -o dup-safer.o dup-safer.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo fd-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT fd-safer.o -MD -MP -MF $depbase.Tpo -c -o fd-safer.o fd-safer.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo fopen-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT fopen-safer.o -MD -MP -MF $depbase.Tpo -c -o fopen-safer.o fopen-safer.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT hash.o -MD -MP -MF $depbase.Tpo -c -o hash.o hash.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo pipe-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT pipe-safer.o -MD -MP -MF $depbase.Tpo -c -o pipe-safer.o pipe-safer.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo quote.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT quote.o -MD -MP -MF $depbase.Tpo -c -o quote.o quote.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo quotearg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT quotearg.o -MD -MP -MF $depbase.Tpo -c -o quotearg.o quotearg.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo stripslash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT stripslash.o -MD -MP -MF $depbase.Tpo -c -o stripslash.o stripslash.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -march=native -O2 -pipe -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\ > mv -f $depbase.Tpo $depbase.Po >rm -f libbison.a >ar cru libbison.a c-ctype.o c-strcasecmp.o c-strncasecmp.o localcharset.o mbswidth.o uniwidth/width.o xalloc-die.o xstrndup.o get-errno.o subpipe.o abitset.o bitset.o bitset_stats.o bitsetv.o ebitset.o lbitset.o vbitset.o bitsetv-print.o timevar.o argmatch.o basename.o dirname.o dup-safer.o exitfail.o fd-safer.o fopen-safer.o hash.o pipe-safer.o quote.o quotearg.o stripslash.o xmalloc.o >x86_64-pc-linux-gnu-ranlib libbison.a >rm -f t-charset.alias charset.alias >/bin/sh ./config.charset 'x86_64-pc-linux-gnu' > t-charset.alias >mv t-charset.alias charset.alias >rm -f t-ref-add.sed ref-add.sed >sed -e '/^#/d' -e 's/@''PACKAGE''@/bison/g' ref-add.sin > t-ref-add.sed >mv t-ref-add.sed ref-add.sed >rm -f t-ref-del.sed ref-del.sed >sed -e '/^#/d' -e 's/@''PACKAGE''@/bison/g' ref-del.sin > t-ref-del.sed >mv t-ref-del.sed ref-del.sed >make[4]: Leaving directory `/var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4/lib' >make[3]: Leaving directory `/var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4/lib' >make[2]: Leaving directory `/var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4/lib' >Making all in data >make[2]: Entering directory `/var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4/data' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4/data' >Making all in src >make[2]: Entering directory `/var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4/src' >/bin/sh ../build-aux/ylwrap parse-gram.y y.tab.c parse-gram.c y.tab.h parse-gram.h y.output parse-gram.output -- ../tests/bison -y --warnings=all,error "-dv" >/var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4/src/../tests/bison: line 8: /var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4/src/bison: No such file or directory >/var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4/src/../tests/bison: line 8: exec: /var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4/src/bison: cannot execute: No such file or directory >make[2]: *** [parse-gram.c] Error 1 >make[2]: Leaving directory `/var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sys-devel/bison-2.4-r1/work/bison-2.4' >make: *** [all] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: sys-devel/bison-2.4-r1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2440: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die > [31;01m*[0m The die message: > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/sys-devel/bison-2.4-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-devel/bison-2.4-r1/temp/environment'. > [31;01m*[0m
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 246572
: 171597 |
171633
|
171649
|
171654
|
171670