Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 485998 Details for
Bug 625700
=sys-devel/bison-1.875d fails LALR1 C++ calculator tests ( error: cannot call constructor <somename> directly )
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
bison-1.875d:20170719-021053.log (text/plain), 41.67 KB, created by
Kent Fredric (IRC: kent\n) (RETIRED)
on 2017-07-19 20:36:37 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Kent Fredric (IRC: kent\n) (RETIRED)
Created:
2017-07-19 20:36:37 UTC
Size:
41.67 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-devel/bison-1.875d >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: base-system@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux nls test userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking bison-1.875d.tar.bz2 to /var/tmp/portage/sys-devel/bison-1.875d/work > [32;01m*[0m Applying bison-1.32-extfix.patch ... >[A[269C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/sys-devel/bison-1.875d/work >>>> Compiling source in /var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d ... > * econf: updating bison-1.875d/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating bison-1.875d/config/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-nls >checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >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 ANSI C... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for egrep... 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 for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 >checking for flex... flex >checking for yywrap in -lfl... yes >checking lex output file root... lex.yy >checking whether yytext is a pointer... yes >checking for bison... bison -y >checking for x86_64-pc-linux-gnu-ranlib... 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 locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for inline... inline >checking for uintptr_t... yes >checking for setlocale... yes >checking for isascii... yes >checking for iswprint... yes >checking for mbsinit... yes >checking if malloc debugging is wanted... no >checking for pid_t... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for dup2... yes >checking for waitpid... yes >checking for unistd.h... (cached) 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 for working alloca.h... yes >checking for alloca... yes >checking whether system is Windows or MSDOS... no >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... 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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >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 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 getc_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 error_at_line... yes >checking whether NLS is requested... yes >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for iswcntrl... yes >checking for wcwidth... yes >checking whether mbrtowc and mbstate_t are properly declared... yes >checking whether wcwidth is 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 for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking for stpcpy... yes >checking for strndup... yes >checking for working strnlen... yes >checking for valgrind... no >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 >configure: creating ./config.status >config.status: creating tests/Makefile >config.status: creating tests/atlocal >config.status: creating tests/bison >config.status: creating Makefile >config.status: creating config/Makefile >config.status: creating po/Makefile.in >config.status: creating data/Makefile >config.status: creating lib/Makefile >config.status: creating src/Makefile >config.status: creating doc/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing tests/atconfig commands >make -j3 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d' >Making all in config >make[2]: Entering directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/config' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/config' >Making all in po >make[2]: Entering directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/po' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/po' >Making all in lib >make[2]: Entering directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/lib' >cp ./alloca_.h alloca.h-t >mv alloca.h-t alloca.h >make all-am >make[3]: Entering directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/lib' >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ >then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT yyerror.o -MD -MP -MF ".deps/yyerror.Tpo" -c -o yyerror.o yyerror.c; \ >then mv -f ".deps/yyerror.Tpo" ".deps/yyerror.Po"; else rm -f ".deps/yyerror.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT get-errno.o -MD -MP -MF ".deps/get-errno.Tpo" -c -o get-errno.o get-errno.c; \ >then mv -f ".deps/get-errno.Tpo" ".deps/get-errno.Po"; else rm -f ".deps/get-errno.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT subpipe.o -MD -MP -MF ".deps/subpipe.Tpo" -c -o subpipe.o subpipe.c; \ >then mv -f ".deps/subpipe.Tpo" ".deps/subpipe.Po"; else rm -f ".deps/subpipe.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT abitset.o -MD -MP -MF ".deps/abitset.Tpo" -c -o abitset.o abitset.c; \ >then mv -f ".deps/abitset.Tpo" ".deps/abitset.Po"; else rm -f ".deps/abitset.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT bitset.o -MD -MP -MF ".deps/bitset.Tpo" -c -o bitset.o bitset.c; \ >then mv -f ".deps/bitset.Tpo" ".deps/bitset.Po"; else rm -f ".deps/bitset.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT bitset_stats.o -MD -MP -MF ".deps/bitset_stats.Tpo" -c -o bitset_stats.o bitset_stats.c; \ >then mv -f ".deps/bitset_stats.Tpo" ".deps/bitset_stats.Po"; else rm -f ".deps/bitset_stats.Tpo"; exit 1; fi >[01m[Kbitset.c:[m[K In function '[01m[Kbitset_print[m[K': >[01m[Kbitset.c:310:20:[m[K [01;35m[Kwarning: [m[Kformat '[01m[K%d[m[K' expects argument of type '[01m[Kint[m[K', but argument 3 has type '[01m[Kbitset_bindex {aka long unsigned int}[m[K' [-Wformat=] > fprintf (file, "%d ", i); >[01;32m[K ^[m[K >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT bitsetv.o -MD -MP -MF ".deps/bitsetv.Tpo" -c -o bitsetv.o bitsetv.c; \ >then mv -f ".deps/bitsetv.Tpo" ".deps/bitsetv.Po"; else rm -f ".deps/bitsetv.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT ebitset.o -MD -MP -MF ".deps/ebitset.Tpo" -c -o ebitset.o ebitset.c; \ >then mv -f ".deps/ebitset.Tpo" ".deps/ebitset.Po"; else rm -f ".deps/ebitset.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT lbitset.o -MD -MP -MF ".deps/lbitset.Tpo" -c -o lbitset.o lbitset.c; \ >then mv -f ".deps/lbitset.Tpo" ".deps/lbitset.Po"; else rm -f ".deps/lbitset.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT vbitset.o -MD -MP -MF ".deps/vbitset.Tpo" -c -o vbitset.o vbitset.c; \ >then mv -f ".deps/vbitset.Tpo" ".deps/vbitset.Po"; else rm -f ".deps/vbitset.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT bitsetv-print.o -MD -MP -MF ".deps/bitsetv-print.Tpo" -c -o bitsetv-print.o bitsetv-print.c; \ >then mv -f ".deps/bitsetv-print.Tpo" ".deps/bitsetv-print.Po"; else rm -f ".deps/bitsetv-print.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT timevar.o -MD -MP -MF ".deps/timevar.Tpo" -c -o timevar.o timevar.c; \ >then mv -f ".deps/timevar.Tpo" ".deps/timevar.Po"; else rm -f ".deps/timevar.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT argmatch.o -MD -MP -MF ".deps/argmatch.Tpo" -c -o argmatch.o argmatch.c; \ >then mv -f ".deps/argmatch.Tpo" ".deps/argmatch.Po"; else rm -f ".deps/argmatch.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT dirname.o -MD -MP -MF ".deps/dirname.Tpo" -c -o dirname.o dirname.c; \ >then mv -f ".deps/dirname.Tpo" ".deps/dirname.Po"; else rm -f ".deps/dirname.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT basename.o -MD -MP -MF ".deps/basename.Tpo" -c -o basename.o basename.c; \ >then mv -f ".deps/basename.Tpo" ".deps/basename.Po"; else rm -f ".deps/basename.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT stripslash.o -MD -MP -MF ".deps/stripslash.Tpo" -c -o stripslash.o stripslash.c; \ >then mv -f ".deps/stripslash.Tpo" ".deps/stripslash.Po"; else rm -f ".deps/stripslash.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT exitfail.o -MD -MP -MF ".deps/exitfail.Tpo" -c -o exitfail.o exitfail.c; \ >then mv -f ".deps/exitfail.Tpo" ".deps/exitfail.Po"; else rm -f ".deps/exitfail.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; \ >then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o getopt1.c; \ >then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT hard-locale.o -MD -MP -MF ".deps/hard-locale.Tpo" -c -o hard-locale.o hard-locale.c; \ >then mv -f ".deps/hard-locale.Tpo" ".deps/hard-locale.Po"; else rm -f ".deps/hard-locale.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT hash.o -MD -MP -MF ".deps/hash.Tpo" -c -o hash.o hash.c; \ >then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; else rm -f ".deps/hash.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT mbswidth.o -MD -MP -MF ".deps/mbswidth.Tpo" -c -o mbswidth.o mbswidth.c; \ >then mv -f ".deps/mbswidth.Tpo" ".deps/mbswidth.Po"; else rm -f ".deps/mbswidth.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT quote.o -MD -MP -MF ".deps/quote.Tpo" -c -o quote.o quote.c; \ >then mv -f ".deps/quote.Tpo" ".deps/quote.Po"; else rm -f ".deps/quote.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT quotearg.o -MD -MP -MF ".deps/quotearg.Tpo" -c -o quotearg.o quotearg.c; \ >then mv -f ".deps/quotearg.Tpo" ".deps/quotearg.Po"; else rm -f ".deps/quotearg.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT xmalloc.o -MD -MP -MF ".deps/xmalloc.Tpo" -c -o xmalloc.o xmalloc.c; \ >then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Po"; else rm -f ".deps/xmalloc.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT xstrdup.o -MD -MP -MF ".deps/xstrdup.Tpo" -c -o xstrdup.o xstrdup.c; \ >then mv -f ".deps/xstrdup.Tpo" ".deps/xstrdup.Po"; else rm -f ".deps/xstrdup.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=native -mtune=native -O2 -pipe -O0 -MT xstrndup.o -MD -MP -MF ".deps/xstrndup.Tpo" -c -o xstrndup.o xstrndup.c; \ >then mv -f ".deps/xstrndup.Tpo" ".deps/xstrndup.Po"; else rm -f ".deps/xstrndup.Tpo"; exit 1; fi >rm -f liby.a >ar cru liby.a main.o yyerror.o >x86_64-pc-linux-gnu-ranlib liby.a >rm -f libbison.a >ar cru libbison.a 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 dirname.o basename.o stripslash.o exitfail.o getopt.o getopt1.o hard-locale.o hash.o mbswidth.o quote.o quotearg.o xmalloc.o xstrdup.o xstrndup.o >x86_64-pc-linux-gnu-ranlib libbison.a >make[3]: Leaving directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/lib' >make[2]: Leaving directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/lib' >Making all in data >make[2]: Entering directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/data' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/data' >Making all in src >make[2]: Entering directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/src' >make all-am >make[3]: Entering directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/src' >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT LR0.o -MD -MP -MF ".deps/LR0.Tpo" -c -o LR0.o LR0.c; \ >then mv -f ".deps/LR0.Tpo" ".deps/LR0.Po"; else rm -f ".deps/LR0.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT assoc.o -MD -MP -MF ".deps/assoc.Tpo" -c -o assoc.o assoc.c; \ >then mv -f ".deps/assoc.Tpo" ".deps/assoc.Po"; else rm -f ".deps/assoc.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT closure.o -MD -MP -MF ".deps/closure.Tpo" -c -o closure.o closure.c; \ >then mv -f ".deps/closure.Tpo" ".deps/closure.Po"; else rm -f ".deps/closure.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT complain.o -MD -MP -MF ".deps/complain.Tpo" -c -o complain.o complain.c; \ >then mv -f ".deps/complain.Tpo" ".deps/complain.Po"; else rm -f ".deps/complain.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT conflicts.o -MD -MP -MF ".deps/conflicts.Tpo" -c -o conflicts.o conflicts.c; \ >then mv -f ".deps/conflicts.Tpo" ".deps/conflicts.Po"; else rm -f ".deps/conflicts.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT derives.o -MD -MP -MF ".deps/derives.Tpo" -c -o derives.o derives.c; \ >then mv -f ".deps/derives.Tpo" ".deps/derives.Po"; else rm -f ".deps/derives.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT files.o -MD -MP -MF ".deps/files.Tpo" -c -o files.o files.c; \ >then mv -f ".deps/files.Tpo" ".deps/files.Po"; else rm -f ".deps/files.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT getargs.o -MD -MP -MF ".deps/getargs.Tpo" -c -o getargs.o getargs.c; \ >then mv -f ".deps/getargs.Tpo" ".deps/getargs.Po"; else rm -f ".deps/getargs.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT gram.o -MD -MP -MF ".deps/gram.Tpo" -c -o gram.o gram.c; \ >then mv -f ".deps/gram.Tpo" ".deps/gram.Po"; else rm -f ".deps/gram.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT lalr.o -MD -MP -MF ".deps/lalr.Tpo" -c -o lalr.o lalr.c; \ >then mv -f ".deps/lalr.Tpo" ".deps/lalr.Po"; else rm -f ".deps/lalr.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT location.o -MD -MP -MF ".deps/location.Tpo" -c -o location.o location.c; \ >then mv -f ".deps/location.Tpo" ".deps/location.Po"; else rm -f ".deps/location.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ >then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT muscle_tab.o -MD -MP -MF ".deps/muscle_tab.Tpo" -c -o muscle_tab.o muscle_tab.c; \ >then mv -f ".deps/muscle_tab.Tpo" ".deps/muscle_tab.Po"; else rm -f ".deps/muscle_tab.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT nullable.o -MD -MP -MF ".deps/nullable.Tpo" -c -o nullable.o nullable.c; \ >then mv -f ".deps/nullable.Tpo" ".deps/nullable.Po"; else rm -f ".deps/nullable.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT output.o -MD -MP -MF ".deps/output.Tpo" -c -o output.o output.c; \ >then mv -f ".deps/output.Tpo" ".deps/output.Po"; else rm -f ".deps/output.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT parse-gram.o -MD -MP -MF ".deps/parse-gram.Tpo" -c -o parse-gram.o parse-gram.c; \ >then mv -f ".deps/parse-gram.Tpo" ".deps/parse-gram.Po"; else rm -f ".deps/parse-gram.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT print.o -MD -MP -MF ".deps/print.Tpo" -c -o print.o print.c; \ >then mv -f ".deps/print.Tpo" ".deps/print.Po"; else rm -f ".deps/print.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT print_graph.o -MD -MP -MF ".deps/print_graph.Tpo" -c -o print_graph.o print_graph.c; \ >then mv -f ".deps/print_graph.Tpo" ".deps/print_graph.Po"; else rm -f ".deps/print_graph.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT reader.o -MD -MP -MF ".deps/reader.Tpo" -c -o reader.o reader.c; \ >then mv -f ".deps/reader.Tpo" ".deps/reader.Po"; else rm -f ".deps/reader.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT reduce.o -MD -MP -MF ".deps/reduce.Tpo" -c -o reduce.o reduce.c; \ >then mv -f ".deps/reduce.Tpo" ".deps/reduce.Po"; else rm -f ".deps/reduce.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT relation.o -MD -MP -MF ".deps/relation.Tpo" -c -o relation.o relation.c; \ >then mv -f ".deps/relation.Tpo" ".deps/relation.Po"; else rm -f ".deps/relation.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT scan-gram.o -MD -MP -MF ".deps/scan-gram.Tpo" -c -o scan-gram.o scan-gram.c; \ >then mv -f ".deps/scan-gram.Tpo" ".deps/scan-gram.Po"; else rm -f ".deps/scan-gram.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT scan-skel.o -MD -MP -MF ".deps/scan-skel.Tpo" -c -o scan-skel.o scan-skel.c; \ >then mv -f ".deps/scan-skel.Tpo" ".deps/scan-skel.Po"; else rm -f ".deps/scan-skel.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT state.o -MD -MP -MF ".deps/state.Tpo" -c -o state.o state.c; \ >then mv -f ".deps/state.Tpo" ".deps/state.Po"; else rm -f ".deps/state.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT symlist.o -MD -MP -MF ".deps/symlist.Tpo" -c -o symlist.o symlist.c; \ >then mv -f ".deps/symlist.Tpo" ".deps/symlist.Po"; else rm -f ".deps/symlist.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT symtab.o -MD -MP -MF ".deps/symtab.Tpo" -c -o symtab.o symtab.c; \ >then mv -f ".deps/symtab.Tpo" ".deps/symtab.Po"; else rm -f ".deps/symtab.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT tables.o -MD -MP -MF ".deps/tables.Tpo" -c -o tables.o tables.c; \ >then mv -f ".deps/tables.Tpo" ".deps/tables.Po"; else rm -f ".deps/tables.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT uniqstr.o -MD -MP -MF ".deps/uniqstr.Tpo" -c -o uniqstr.o uniqstr.c; \ >then mv -f ".deps/uniqstr.Tpo" ".deps/uniqstr.Po"; else rm -f ".deps/uniqstr.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I../lib -I../lib -march=native -mtune=native -O2 -pipe -O0 -MT vcg.o -MD -MP -MF ".deps/vcg.Tpo" -c -o vcg.o vcg.c; \ >then mv -f ".deps/vcg.Tpo" ".deps/vcg.Po"; else rm -f ".deps/vcg.Tpo"; exit 1; fi >echo '#! /bin/sh' >yacc >echo 'exec /usr/bin/bison -y "$@"' >>yacc >chmod a+x yacc >x86_64-pc-linux-gnu-gcc -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed -o bison LR0.o assoc.o closure.o complain.o conflicts.o derives.o files.o getargs.o gram.o lalr.o location.o main.o muscle_tab.o nullable.o output.o parse-gram.o print.o print_graph.o reader.o reduce.o relation.o scan-gram.o scan-skel.o state.o symlist.o symtab.o tables.o uniqstr.o vcg.o ../lib/libbison.a >make[3]: Leaving directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/src' >make[2]: Leaving directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/src' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/doc' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/doc' >Making all in tests >make[2]: Entering directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/tests' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/tests' >make[2]: Entering directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d' >make[2]: Leaving directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d' >make[1]: Leaving directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d' >>>> Source compiled. >>>> Test phase: sys-devel/bison-1.875d >make -j3 -j1 check >Making check in config >make[1]: Entering directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/config' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/config' >Making check in po >make[1]: Entering directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/po' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/po' >Making check in lib >make[1]: Entering directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/lib' >make check-am >make[2]: Entering directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/lib' >make[2]: Nothing to be done for 'check-am'. >make[2]: Leaving directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/lib' >make[1]: Leaving directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/lib' >Making check in data >make[1]: Entering directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/data' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/data' >Making check in src >make[1]: Entering directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/src' >make check-am >make[2]: Entering directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/src' >make[2]: Nothing to be done for 'check-am'. >make[2]: Leaving directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/src' >make[1]: Leaving directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/src' >Making check in doc >make[1]: Entering directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/doc' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/doc' >Making check in tests >make[1]: Entering directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/tests' >make bison >make[2]: Entering directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/tests' >make[2]: 'bison' is up to date. >make[2]: Leaving directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/tests' >make check-local >make[2]: Entering directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/tests' >/bin/sh ./testsuite >## ---------------------------- ## >## GNU Bison 1.875d test suite. ## >## ---------------------------- ## > >Input Processing. > > 1: Invalid ok > 2: Invalid @n ok > 3: Type Clashes ok > 4: Torturing the Scanner ok > >Output file names. > > 5: Output files: & -dv. ok > 6: Output files: & -dv -o foo.c. ok > 7: Output files: & -dv -o foo.tab.c. ok > 8: Output files: & -dv -y. ok > 9: Output files: & -dv -b bar. ok > 10: Output files: & -dv -g -o foo.c. ok > 11: Output files: %defines %verbose & . ok > 12: Output files: %defines %verbose %yacc & . ok > 13: Output files: %defines %verbose %yacc & . ok > 14: Output files: %file-prefix=bar %defines %verbose & .ok > 15: Output files: %output=bar.c %defines %verbose %yacc & .ok > 16: Output files: %file-prefix=baz %output=bar.c %defines %verbose %yacc & .ok > 17: Output files: %defines %verbose & . ok > 18: Output files: %defines %verbose & -o foo.c. ok > 19: Output files: & --defines=foo.hpp -o foo.c++.ok > 20: Output files: & -o foo.c++ --graph=foo.gph. ok > >Grammar Sets (Firsts etc.). > > 21: Nullable ok > 22: Broken Closure ok > 23: Firsts ok > >Grammar Reduction. > > 24: Useless Terminals ok > 25: Useless Nonterminals ok > 26: Useless Rules ok > 27: Reduced Automaton ok > 28: Underivable Rules ok > 29: Empty Language ok > >User Actions. > > 30: Prologue synch line skipped (synclines.at:93) > 31: %union synch line skipped (synclines.at:113) > 32: Postprologue synch line skipped (synclines.at:136) > 33: Action synch line skipped (synclines.at:155) > 34: Epilogue synch line skipped (synclines.at:173) > >Parser Headers. > > 35: %union and --defines ok > 36: Invalid CPP guards: input/input ok > 37: Invalid CPP guards: 9foo ok > 38: export YYLTYPE ok > >User Actions. > > 39: Mid-rule actions ok > 40: Actions after errors ok > 41: Exotic Dollars ok > 42: Printers and Destructors: ok > 43: Printers and Destructors: %locations %defines %skeleton lalr1.ccFAILED (actions.at:557) > >Conflicts. > > 44: S/R in initial ok > 45: %nonassoc and eof ok > 46: Unresolved SR Conflicts ok > 47: Resolved SR Conflicts ok > 48: Defaulted Conflicted Reduction ok > 49: %expect not enough ok > 50: %expect right ok > 51: %expect too much ok > 52: %expect with reduce conflicts ok > 53: %no-default-prec without %prec ok > 54: %no-default-prec with %prec ok > 55: %default-prec ok > >Simple LALR Calculator. > > 56: Calculator ok > 57: Calculator %defines ok > 58: Calculator %locations ok > 59: Calculator %name-prefix=calc ok > 60: Calculator %verbose ok > 61: Calculator %yacc ok > 62: Calculator %error-verbose ok > 63: Calculator %pure-parser %locations ok > 64: Calculator %error-verbose %locations ok > 65: Calculator %error-verbose %locations %defines %name-prefix=calc %verbose %yaccok > 66: Calculator %debug ok > 67: Calculator %error-verbose %debug %locations %defines %name-prefix=calc %verbose %yaccok > 68: Calculator %pure-parser %error-verbose %debug %locations %defines %name-prefix=calc %verbose %yaccok > 69: Calculator %pure-parser %error-verbose %debug %locations %defines %name-prefix=calc %verbose %yacc %parse-param {semantic_value *result} %parse-param {int *count}ok > >Simple GLR Calculator. > > 70: Calculator %glr-parser ok > 71: Calculator %glr-parser %defines ok > 72: Calculator %glr-parser %locations ok > 73: Calculator %glr-parser %name-prefix=calc ok > 74: Calculator %glr-parser %verbose ok > 75: Calculator %glr-parser %yacc ok > 76: Calculator %glr-parser %error-verbose ok > 77: Calculator %glr-parser %pure-parser %locationsok > 78: Calculator %glr-parser %error-verbose %locationsok > 79: Calculator %glr-parser %error-verbose %locations %defines %name-prefix=calc %verbose %yaccok > 80: Calculator %glr-parser %debug ok > 81: Calculator %glr-parser %error-verbose %debug %locations %defines %name-prefix=calc %verbose %yaccok > 82: Calculator %glr-parser %pure-parser %error-verbose %debug %locations %defines %name-prefix=calc %verbose %yaccok > 83: Calculator %glr-parser %pure-parser %error-verbose %debug %locations %defines %name-prefix=calc %verbose %yacc %parse-param {semantic_value *result} %parse-param {int *count}ok > >Simple LALR1 C++ Calculator. > > 84: Calculator %skeleton lalr1.cc %defines %locationsFAILED (calc.at:614) > 85: Calculator %skeleton lalr1.cc %defines ok > 86: Calculator %skeleton lalr1.cc %error-verbose %locations %defines %name-prefix=calc %verbose %yaccFAILED (calc.at:626) > 87: Calculator %skeleton lalr1.cc %error-verbose %debug %locations %defines %name-prefix=calc %verbose %yaccFAILED (calc.at:629) > 88: Calculator %skeleton lalr1.cc %pure-parser %error-verbose %debug %locations %defines %name-prefix=calc %verbose %yaccFAILED (calc.at:631) > 89: Calculator %skeleton lalr1.cc %pure-parser %error-verbose %debug %locations %defines %name-prefix=calc %verbose %yacc %parse-param {semantic_value *result} %parse-param {int *count}FAILED (calc.at:633) > >Torture Tests. > > 90: Big triangle ok > 91: Big horizontal ok > 92: Many lookaheads ok > 93: Exploding the Stack Size with Alloca ok > 94: Exploding the Stack Size with Malloc ok > >Existing Grammars. > > 95: GNU AWK Grammar ok > 96: GNU Cim Grammar ok > 97: GNU pic Grammar ok > >Regression tests. > > 98: Early token definitions ok > 99: Braces parsing ok >100: Duplicate string ok >101: Rule Line Numbers ok >102: Mixing %token styles ok >103: Invalid inputs ok >104: Token definitions ok >105: Characters Escapes ok >106: Web2c Report ok >107: Web2c Actions ok >108: Dancer ok >109: Dancer %glr-parser ok >110: Dancer %skeleton lalr1.cc ok > >C++ Type Syntax (GLR). > >111: GLR: Resolve ambiguity, impure, no locations ok >112: GLR: Resolve ambiguity, impure, locations ok >113: GLR: Resolve ambiguity, pure, no locations ok >114: GLR: Resolve ambiguity, pure, locations ok >115: GLR: Merge conflicting parses, impure, no locationsok >116: GLR: Merge conflicting parses, impure, locationsok >117: GLR: Merge conflicting parses, pure, no locationsok >118: GLR: Merge conflicting parses, pure, locationsok >119: GLR: Verbose messages, resolve ambiguity, impure, no locationsok > >GLR Regression Tests > >120: Badly Collapsed GLR States ok >121: Improper handling of embedded actions and hBN in GLR parsersok > >## ------------- ## >## Test results. ## >## ------------- ## > >ERROR: 116 tests were run, >6 failed unexpectedly. >5 tests were skipped. >## -------------------------- ## >## testsuite.log was created. ## >## -------------------------- ## > >Please send `testsuite.log' and all information you think might help: > > To: <bug-bison@gnu.org> > Subject: [GNU Bison 1.875d] testsuite: 43 84 86 87 88 89 failed > > >You may investigate any problem if you feel able to do so, in which >case the test suite provides a good starting point. > >make[2]: *** [Makefile:380: check-local] Error 1 >make[2]: Leaving directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/tests' >make[1]: *** [Makefile:273: check-am] Error 2 >make[1]: Leaving directory '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/tests' >make: *** [Makefile:273: check-recursive] Error 1 > [31;01m*[0m ERROR: sys-devel/bison-1.875d::gentoo failed (test phase): > [31;01m*[0m Make check failed. See above for details. > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 115: Called src_test > [31;01m*[0m environment, line 2271: Called __eapi0_src_test > [31;01m*[0m phase-helpers.sh, line 763: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m $emake_cmd ${internal_opts} check || \ > [31;01m*[0m die "Make check failed. See above for details." > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-devel/bison-1.875d::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-devel/bison-1.875d::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage-build/build/sys-devel/bison-1.875d:20170719-021053.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-devel/bison-1.875d/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-devel/bison-1.875d/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d' > [31;01m*[0m S: '/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d'
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 625700
: 485998 |
486000