==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_3759fa70-fc36-404d-8f28-d881d65fcdbd]...done ==> Making package: bison 3.8.2-8.2 (Sun Apr 26 03:27:06 2026) ==> Retrieving sources... -> Downloading bison-3.8.2.tar.xz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0 53 2.68M 53 1.44M 0 0 1.29M 0 00:02 00:01 00:01 1.29M 100 2.68M 100 2.68M 0 0 2.21M 0 00:01 00:01 1.29M 100 2.68M 100 2.68M 0 0 2.21M 0 00:01 00:01 1.29M 100 2.68M 100 2.68M 0 0 2.21M 0 00:01 00:01 1.29M -> Downloading bison-3.8.2.tar.xz.sig... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0 100 195 100 195 0 0 608 0 0 100 195 100 195 0 0 608 0 0 100 195 100 195 0 0 608 0 0 ==> Validating source files with b2sums... bison-3.8.2.tar.xz ... Passed bison-3.8.2.tar.xz.sig ... Skipped ==> Verifying source file signatures with gpg... bison-3.8.2.tar.xz ... Passed ==> Making package: bison 3.8.2-8.2 (Sun Apr 26 01:27:09 2026) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found bison-3.8.2.tar.xz -> Found bison-3.8.2.tar.xz.sig ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting bison-3.8.2.tar.xz with bsdtar ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for locale.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for stdio_ext.h... yes checking for features.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for iconv.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for threads.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for spawn.h... yes checking for sys/ioctl.h... yes checking for sys/resource.h... yes checking for sys/times.h... yes checking for sys/wait.h... yes checking for termios.h... yes checking for dirent.h... yes checking for xlocale.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for libtextstyle... yes checking how to link with libtextstyle... /usr/lib/libtextstyle.so checking for inline... inline checking for tcdrain... yes checking for canonicalize_file_name... yes checking for faccessat... yes checking for realpath... yes checking for lstat... yes checking for readlinkat... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fcntl... yes checking for symlink... yes checking for ffsl... yes checking for vasnprintf... no checking for snprintf... yes checking for fsync... yes checking for microuptime... no checking for nanouptime... no checking for getprogname... no checking for getexecname... no checking for getrusage... yes checking for gettimeofday... yes checking for iswcntrl... yes checking for iswblank... yes checking for mbsinit... yes checking for mbrtowc... yes checking for isascii... yes checking for mprotect... yes checking for obstack_printf... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for pipe... yes checking for pipe2... yes checking for posix_spawn_file_actions_addchdir_np... yes checking for posix_spawn_file_actions_addchdir... no checking for readlink... yes checking for setenv... yes checking for link... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for stpncpy... yes checking for strndup... yes checking for wcwidth... yes checking for fdopendir... yes checking for mempcpy... yes checking for __fseterr... no checking for fstatat... yes checking for getdelim... yes checking for getdtablesize... yes checking for openat... yes checking for catgets... yes checking for setlocale... yes checking whether pragma GCC diagnostic push works... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... no checking whether C++ compiler handles -fno-exceptions... yes checking whether C++ compiler accepts -std=c++98... yes checking whether C++ compiler accepts -std=c++03... yes checking whether C++ compiler accepts -std=c++11... yes checking whether C++ compiler accepts -std=c++14... yes checking whether C++ compiler accepts -std=c++17... yes checking whether C++ compiler accepts -std=c++20... yes checking whether C++ compiler accepts -std=c++2b... yes checking whether gcc supports POSIXLY_CORRECT=1... yes checking whether g++ builds executables that work... yes checking whether g++ supports POSIXLY_CORRECT=1... yes checking for dmd... no checking for -g... no checking for Java compiler... no checking for Java virtual machine... no checking for flex... flex checking whether lex is flex... yes checking whether flex supports --header=FILE... yes 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 ranlib... (cached) ranlib checking for GNU M4 that supports accurate traces... /usr/bin/m4 checking whether /usr/bin/m4 accepts --gnu... yes checking how m4 supports trace files... --debugfile checking for perl... /usr/bin/perl checking for xsltproc... no checking for inline... (cached) inline checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for getcwd... yes checking for C/C++ restrict keyword... __restrict__ checking if environ is properly declared... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for complete errno.h... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for mode_t... yes checking for sig_atomic_t... yes checking for working fcntl.h... yes checking for pid_t... yes checking for eaccess... yes checking for stdint.h... yes checking for inttypes.h... yes checking whether printf supports size specifiers as in C99... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether byte ordering is bigendian... no checking whether long double and double are the same... no checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... no checking whether printf supports the 'ls' directive... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports large precisions... yes checking whether the compiler produces multi-arch binaries... no checking whether printf survives out-of-memory conditions... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether getcwd (NULL, 0) allocates memory for result... no checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking for d_ino member in directory struct... yes checking for arithmetic hrtime_t... no checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... 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 where to find the exponent in a 'float'... word 0 bit 23 checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking for a traditional japanese locale... none checking for a french Unicode locale... none checking for a transitional chinese locale... none checking whether ldexp() can be used without linking with libm... yes checking whether imported symbols can be declared weak... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking for multithread API to use... posix checking for a sed that does not truncate output... /usr/bin/sed checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for mbstate_t... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether obstack_printf is declared... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking for library containing posix_spawn... none required checking for posix_spawn... yes checking whether posix_spawn is declared... yes checking whether posix_spawn works... yes checking whether posix_spawn rejects scripts without shebang... yes checking whether posix_spawnp rejects scripts without shebang... yes checking whether posix_spawnattr_setschedpolicy is supported... yes checking whether posix_spawnattr_setschedparam is supported... yes checking for ptrdiff_t... yes checking whether C symbols are prefixed with underscore at the linker level... no checking for sigset_t... yes checking for shared library path variable... LD_LIBRARY_PATH checking whether to activate relocatable installation... no checking whether malloc (0) returns nonnull... yes checking whether setenv is declared... yes checking for sched.h... yes checking for struct sched_param... yes checking for uid_t in sys/types.h... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether snprintf is declared... yes checking for posix_spawnattr_t... yes checking for posix_spawn_file_actions_t... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking for stdbool.h that conforms to C99... no checking for _Bool... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether fcloseall is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether stpncpy is declared... yes checking whether strdup is declared... yes checking whether strndup is declared... yes checking whether declares ioctl... yes checking for struct tms... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe 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 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 whether unsetenv is declared... yes checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking POSIX termios... yes checking whether use of TIOCGWINSZ requires termios.h... no checking whether fchdir is declared... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether memrchr is declared... yes checking whether strnlen is declared... yes checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking for __builtin_expect... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... 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 conversion from 'int' to 'long double' works... yes checking whether fopen recognizes a trailing slash... yes checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking for __fpending... yes checking whether __fpending is declared... yes checking for ptrdiff_t... (cached) yes checking whether free is known to preserve errno... yes checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking whether getcwd handles long file names properly... yes checking whether gethrtime is declared... no checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking for gettimeofday with POSIX signature... yes checking whether the compiler generally respects inline... yes checking whether isnan macro works... yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... guessing yes checking whether iswxdigit is ISO C compliant... guessing yes checking whether ldexpl is declared... yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether the compiler supports the __inline keyword... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether malloc (0) returns nonnull... (cached) 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 pwc argument... 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 stores incomplete characters... guessing no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no 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 ... no checking for mbstate_t... (cached) yes checking for mempcpy... (cached) yes checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... yes checking whether perror matches strerror... yes checking whether posix_spawn_file_actions_addclose works... yes checking whether posix_spawn_file_actions_adddup2 works... yes checking whether posix_spawn_file_actions_addopen works... yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... (cached) yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... (cached) yes checking whether ldexpl works... (cached) yes checking whether ldexpl is declared... (cached) yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... yes checking for readline... yes checking how to link with libreadline... /usr/lib/libreadline.so checking for readline/readline.h... yes checking for readline/history.h... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for getcwd... (cached) yes checking whether free is known to preserve errno... (cached) yes checking for mempcpy... (cached) yes checking for rawmemchr... (cached) yes checking for search.h... yes checking for tsearch... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking for struct sigaction.sa_sigaction... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for snprintf... (cached) yes checking whether snprintf fully supports the 'n' directive... no checking whether snprintf respects a size of 1... (cached) yes checking whether vsnprintf respects a zero size as in C99... yes checking for ptrdiff_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for working stdalign.h... yes checking for stpcpy... yes checking for working stpncpy... yes checking for working strerror function... yes checking for working strndup... yes checking whether strtod obeys C99... yes checking for strverscmp... yes checking for sys/single_threaded.h... yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for ptrdiff_t... (cached) yes checking for vasprintf... yes checking for vasprintf... (cached) yes checking for ptrdiff_t... (cached) yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for vsnprintf... (cached) yes checking whether snprintf fully supports the 'n' directive... (cached) no checking whether snprintf respects a size of 1... (cached) yes checking whether vsnprintf respects a zero size as in C99... (cached) yes checking for ptrdiff_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for waitid... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking whether use of TIOCGWINSZ requires sys/ioctl.h... yes checking whether use of TIOCGWINSZ requires termios.h... (cached) no checking whether use of struct winsize requires sys/ptem.h... no checking for stdint.h... (cached) yes checking whether getdtablesize works... yes checking for closedir... yes checking for d_ino member in directory struct... (cached) yes checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking whether fstatat (..., 0) works... yes checking for opendir... yes checking for readdir... yes checking for rewinddir... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for ptrdiff_t... (cached) yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge 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... no checking Valgrind suppression file... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/yacc config.status: creating javacomp.sh config.status: creating javaexec.sh config.status: creating gnulib-po/Makefile.in config.status: creating runtime-po/Makefile.in config.status: creating etc/bench.pl config.status: creating tests/atlocal config.status: creating tests/bison config.status: creating Makefile config.status: creating po/Makefile.in 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 gnulib-po/POTFILES config.status: creating gnulib-po/Makefile 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 LEX examples/c/reccalc/scan.stamp GEN lib/alloca.h GEN lib/configmake.h GEN lib/dirent.h GEN lib/fcntl.h GEN lib/iconv.h GEN lib/inttypes.h GEN lib/limits.h GEN lib/locale.h GEN lib/math.h GEN lib/sched.h GEN lib/signal.h GEN lib/malloc/scratch_buffer.gl.h GEN lib/spawn.h GEN lib/stdbool.h GEN lib/stdio.h GEN lib/stdlib.h GEN lib/string.h GEN lib/sys/ioctl.h GEN lib/sys/resource.h GEN lib/sys/stat.h GEN lib/sys/times.h GEN lib/sys/time.h GEN lib/sys/types.h GEN lib/termios.h GEN lib/sys/wait.h GEN lib/time.h GEN lib/unistd.h GEN lib/unistr.h GEN lib/unitypes.h GEN lib/uniwidth.h GEN lib/wchar.h GEN lib/wctype.h make all-recursive make[1]: Entering directory '/startdir/src/bison-3.8.2' Making all in po make[2]: Entering directory '/startdir/src/bison-3.8.2/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/startdir/src/bison-3.8.2/po' Making all in runtime-po make[2]: Entering directory '/startdir/src/bison-3.8.2/runtime-po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/startdir/src/bison-3.8.2/runtime-po' Making all in gnulib-po make[2]: Entering directory '/startdir/src/bison-3.8.2/gnulib-po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/startdir/src/bison-3.8.2/gnulib-po' Making all in . make[2]: Entering directory '/startdir/src/bison-3.8.2' CC lib/libbison_a-gl_map.o CC lib/libbison_a-math.o CC lib/libbison_a-mbchar.o CC lib/libbison_a-mbfile.o CC lib/libbison_a-mbswidth.o CC lib/libbison_a-gl_oset.o CC lib/libbison_a-pipe2.o CC lib/libbison_a-pipe2-safer.o CC lib/libbison_a-printf-frexp.o CC lib/libbison_a-printf-frexpl.o CC lib/libbison_a-progname.o CC lib/libbison_a-quotearg.o CC lib/libbison_a-gl_rbtree_oset.o CC lib/libbison_a-gl_rbtreehash_list.o CC lib/libbison_a-setlocale_null.o CC lib/libbison_a-sig-handler.o CC lib/libbison_a-spawn-pipe.o CC lib/glthread/libbison_a-threadlib.o CC lib/libbison_a-timespec.o CC lib/libbison_a-timevar.o CC lib/glthread/libbison_a-tls.o CC lib/libbison_a-unicodeio.o CC lib/libbison_a-unistd.o CC lib/libbison_a-dup-safer.o CC lib/libbison_a-fd-safer.o CC lib/libbison_a-pipe-safer.o CC lib/libbison_a-wait-process.o CC lib/libbison_a-wctype-h.o CC lib/libbison_a-xmalloc.o CC lib/libbison_a-xalloc-die.o CC lib/libbison_a-xconcat-filename.o CC lib/libbison_a-xhash.o CC lib/libbison_a-gl_xlist.o CC lib/libbison_a-gl_xmap.o CC lib/libbison_a-xmemdup0.o CC lib/libbison_a-xreadlink.o CC lib/libbison_a-xsize.o CC lib/libbison_a-xstrndup.o CC lib/libbison_a-get-errno.o CC lib/libbison_a-path-join.o CC lib/libbison_a-asnprintf.o CC lib/libbison_a-asprintf.o CC lib/libbison_a-fcntl.o CC lib/libbison_a-fprintf.o CC lib/libbison_a-fseterr.o CC lib/libbison_a-getcwd.o CC lib/libbison_a-mbrtowc.o CC lib/libbison_a-obstack.o CC lib/libbison_a-printf.o CC lib/libbison_a-printf-args.o CC lib/libbison_a-printf-parse.o CC lib/libbison_a-snprintf.o CC lib/libbison_a-spawn_faction_addchdir.o CC lib/libbison_a-sprintf.o CC lib/libbison_a-vasnprintf.o CC lib/libbison_a-vasprintf.o CC lib/libbison_a-vfprintf.o CC lib/libbison_a-vsnprintf.o CC lib/libbison_a-vsprintf.o CC lib/main.o CC lib/yyerror.o CC src/bison-AnnotationList.o CC src/bison-InadequacyList.o CC src/bison-Sbitset.o CC src/bison-assoc.o CC src/bison-closure.o CC src/bison-complain.o CC src/bison-conflicts.o CC src/bison-counterexample.o CC src/bison-derivation.o CC src/bison-derives.o CC src/bison-files.o CC src/bison-fixits.o CC src/bison-getargs.o CC src/bison-glyphs.o CC src/bison-gram.o CC src/bison-graphviz.o CC src/bison-ielr.o CC src/bison-lalr.o CC src/bison-location.o CC src/bison-lr0.o CC src/bison-lssi.o CC src/bison-main.o CC src/bison-muscle-tab.o CC src/bison-named-ref.o CC src/bison-nullable.o CC src/bison-output.o CC src/bison-parse-gram.o src/muscle-tab.c: In function 'define_directive': src/muscle-tab.c:405:14: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 405 | char *eq = strchr (assignment, '='); | ^~~~~~ CC src/bison-parse-simulation.o CC src/bison-print-graph.o CC src/bison-print-xml.o CC src/bison-print.o CC src/bison-reader.o CC src/bison-reduce.o CC src/bison-relation.o CC src/bison-scan-code-c.o CC src/bison-scan-gram-c.o CC src/bison-scan-skel-c.o CC src/bison-state.o CC src/bison-state-item.o CC src/bison-strversion.o CC src/bison-symlist.o CC src/bison-symtab.o CC src/bison-tables.o CC src/bison-uniqstr.o CC lib/libbison_a-allocator.o CC lib/libbison_a-areadlink.o CC lib/libbison_a-argmatch.o CC lib/libbison_a-gl_array_list.o CC lib/libbison_a-basename-lgpl.o CC lib/libbison_a-binary-io.o CC lib/libbison_a-bitrotate.o CC lib/libbison_a-bitset.o CC lib/bitset/libbison_a-array.o CC lib/bitset/libbison_a-stats.o CC lib/bitset/libbison_a-table.o CC lib/bitset/libbison_a-list.o CC lib/bitset/libbison_a-vector.o CC lib/libbison_a-bitsetv.o CC lib/libbison_a-c-ctype.o CC lib/libbison_a-c-strcasecmp.o CC lib/libbison_a-c-strncasecmp.o CC lib/libbison_a-canonicalize.o CC lib/libbison_a-careadlinkat.o CC lib/libbison_a-cloexec.o CC lib/libbison_a-close-stream.o CC lib/libbison_a-closeout.o lib/careadlinkat.c: In function 'careadlinkat': lib/careadlinkat.c:178:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." [-Wcpp] 178 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here." | ^~~~~~~ lib/careadlinkat.c:179:5: warning: #warning "See ." [-Wcpp] 179 | #warning "See ." | ^~~~~~~ CC lib/libbison_a-concat-filename.o lib/careadlinkat.c:182:10: warning: function may return address of local variable [-Wreturn-local-addr] 182 | return readlink_stk (fd, filename, buffer, buffer_size, alloc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 183 | preadlinkat, stack_buf); | ~~~~~~~~~~~~~~~~~~~~~~~ lib/careadlinkat.c:181:8: note: declared here 181 | char stack_buf[STACK_BUF_SIZE]; | ^~~~~~~~~ lib/canonicalize.c: In function 'canonicalize_filename_mode': lib/canonicalize.c:484:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." [-Wcpp] 484 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here." | ^~~~~~~ lib/canonicalize.c:485:5: warning: #warning "See ." [-Wcpp] 485 | #warning "See ." | ^~~~~~~ CC lib/libbison_a-basename.o CC lib/libbison_a-dirname.o CC lib/libbison_a-dirname-lgpl.o CC lib/libbison_a-stripslash.o CC lib/libbison_a-execute.o CC lib/libbison_a-exitfail.o CC lib/libbison_a-fatal-signal.o CC lib/libbison_a-fd-safer-flag.o CC lib/libbison_a-dup-safer-flag.o CC lib/libbison_a-file-set.o CC lib/libbison_a-findprog-in.o CC lib/libbison_a-fopen-safer.o CC lib/libbison_a-fstrcmp.o CC lib/libbison_a-gethrxtime.o CC lib/libbison_a-xtime.o CC lib/libbison_a-getprogname.o CC lib/libbison_a-gettime.o CC lib/libbison_a-hard-locale.o CC lib/libbison_a-hash.o CC lib/libbison_a-gl_hash_map.o CC lib/libbison_a-hash-pjw.o CC lib/libbison_a-hash-triple-simple.o CC lib/libbison_a-ialloc.o CC lib/libbison_a-integer_length.o CC lib/libbison_a-integer_length_l.o CC lib/libbison_a-gl_linked_list.o CC lib/libbison_a-gl_list.o CC lib/libbison_a-localcharset.o CC lib/glthread/libbison_a-lock.o CC lib/malloc/libbison_a-scratch_buffer_dupfree.o CC lib/malloc/libbison_a-scratch_buffer_grow.o CC lib/malloc/libbison_a-scratch_buffer_grow_preserve.o CC lib/malloc/libbison_a-scratch_buffer_set_array_size.o CC lib/unistr/libbison_a-u8-mbtoucr.o CC lib/unistr/libbison_a-u8-uctomb-aux.o CC lib/unistr/libbison_a-u8-uctomb.o CC lib/uniwidth/libbison_a-width.o AR lib/liby.a AR lib/libbison.a CCLD src/bison GEN doc/bison.help make[2]: Leaving directory '/startdir/src/bison-3.8.2' make[1]: Leaving directory '/startdir/src/bison-3.8.2' ==> Starting check()... GEN public-submodule-commit make check-recursive make[1]: Entering directory '/startdir/src/bison-3.8.2' Making check in po make[2]: Entering directory '/startdir/src/bison-3.8.2/po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/startdir/src/bison-3.8.2/po' Making check in runtime-po make[2]: Entering directory '/startdir/src/bison-3.8.2/runtime-po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/startdir/src/bison-3.8.2/runtime-po' Making check in gnulib-po make[2]: Entering directory '/startdir/src/bison-3.8.2/gnulib-po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/startdir/src/bison-3.8.2/gnulib-po' Making check in . make[2]: Entering directory '/startdir/src/bison-3.8.2' GEN doc/bison.help make examples/c/bistromathic/bistromathic examples/c/calc/calc examples/c/glr/c++-types examples/c/lexcalc/lexcalc examples/c/mfcalc/mfcalc examples/c/pushcalc/calc examples/c/reccalc/reccalc examples/c/rpcalc/rpcalc examples/c++/calc++/calc++ examples/c++/glr/c++-types examples/c++/simple examples/c++/variant examples/c++/variant-11 ./tests/bison tests/atconfig tests/atlocal make[3]: Entering directory '/startdir/src/bison-3.8.2' YACC examples/c/bistromathic/parse.c YACC examples/c/calc/calc.c YACC examples/c/glr/c++-types.c YACC examples/c/lexcalc/parse.c LEX examples/c/lexcalc/scan.c YACC examples/c/mfcalc/mfcalc.c YACC examples/c/pushcalc/calc.c YACC examples/c/reccalc/parse.c YACC examples/c/rpcalc/rpcalc.c YACC examples/c++/calc++/parser.stamp LEX examples/c++/calc++/scanner.cc YACC examples/c++/glr/c++-types.stamp YACC examples/c++/simple.cc YACC examples/c++/variant.cc make[3]: 'tests/bison' is up to date. make[3]: Nothing to be done for 'tests/atconfig'. make[3]: 'tests/atlocal' is up to date. YACC examples/c++/variant-11.cc CXX examples/c++/calc++/calc__-driver.o CXX examples/c++/calc++/calc__-scanner.o updating examples/c/calc/calc.output CXX examples/c++/calc++/calc__-calc++.o CXX examples/c++/calc++/calc__-parser.o updating examples/c/lexcalc/parse.output updating examples/c/bistromathic/parse.output updating examples/c/calc/calc.h updating examples/c/glr/c++-types.output updating examples/c/reccalc/parse.output updating examples/c/pushcalc/calc.output updating examples/c/rpcalc/rpcalc.output CC examples/c/calc/examples_c_calc_calc-calc.o updating examples/c/mfcalc/mfcalc.output CXX examples/c++/glr/examples_c___glr_c___types-c++-types.o updating examples/c/lexcalc/parse.h updating examples/c/bistromathic/parse.h CC examples/c/lexcalc/examples_c_lexcalc_lexcalc-parse.o CC examples/c/lexcalc/examples_c_lexcalc_lexcalc-scan.o CC examples/c/bistromathic/bistromathic-parse.o updating examples/c/reccalc/parse.h updating examples/c/glr/c++-types.h updating examples/c/pushcalc/calc.h updating examples/c/rpcalc/rpcalc.h updating examples/c/mfcalc/mfcalc.h CC examples/c/reccalc/examples_c_reccalc_reccalc-parse.o CC examples/c/reccalc/examples_c_reccalc_reccalc-scan.o CC examples/c/glr/examples_c_glr_c___types-c++-types.o CC examples/c/pushcalc/examples_c_pushcalc_calc-calc.o CC examples/c/rpcalc/examples_c_rpcalc_rpcalc-rpcalc.o updating examples/c++/simple.output CC examples/c/mfcalc/examples_c_mfcalc_mfcalc-mfcalc.o updating examples/c++/variant.output updating examples/c++/variant-11.output updating examples/c++/simple.hh updating examples/c++/variant.hh CXX examples/c++/simple-simple.o updating examples/c++/variant-11.hh CXX examples/c++/variant-variant.o CXX examples/c++/variant_11-variant-11.o CCLD examples/c/rpcalc/rpcalc CCLD examples/c/calc/calc CCLD examples/c/mfcalc/mfcalc CCLD examples/c/pushcalc/calc CCLD examples/c/lexcalc/lexcalc CCLD examples/c/reccalc/reccalc CXXLD examples/c++/simple CCLD examples/c/bistromathic/bistromathic CXXLD examples/c++/variant-11 CXXLD examples/c++/variant CXXLD examples/c++/calc++/calc++ CXXLD examples/c++/glr/c++-types CCLD examples/c/glr/c++-types make[3]: Leaving directory '/startdir/src/bison-3.8.2' make check-TESTS check-local make[3]: Entering directory '/startdir/src/bison-3.8.2' make all-recursive make[4]: Entering directory '/startdir/src/bison-3.8.2' make[4]: Entering directory '/startdir/src/bison-3.8.2' Making all in po make[5]: Entering directory '/startdir/src/bison-3.8.2/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/startdir/src/bison-3.8.2/po' Making all in runtime-po make[5]: Entering directory '/startdir/src/bison-3.8.2/runtime-po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/startdir/src/bison-3.8.2/runtime-po' Making all in gnulib-po make[5]: Entering directory '/startdir/src/bison-3.8.2/gnulib-po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/startdir/src/bison-3.8.2/gnulib-po' Making all in . PASS: examples/c/glr/c++-types.test PASS: examples/c++/variant.test PASS: examples/c++/simple.test make[5]: Entering directory '/startdir/src/bison-3.8.2' PASS: examples/c++/variant-11.test PASS: examples/c++/glr/c++-types.test PASS: examples/c/mfcalc/mfcalc.test PASS: examples/c/pushcalc/calc.test PASS: examples/c/rpcalc/rpcalc.test PASS: examples/c/calc/calc.test PASS: examples/c/lexcalc/lexcalc.test PASS: examples/c/reccalc/reccalc.test GEN doc/bison.help PASS: examples/c++/calc++/calc++.test make[5]: Leaving directory '/startdir/src/bison-3.8.2' make[4]: Leaving directory '/startdir/src/bison-3.8.2' /bin/sh ./tests/testsuite -C tests -j24 ## --------------------------- ## ## GNU Bison 3.8.2 test suite. ## ## --------------------------- ## PASS: examples/c/bistromathic/bistromathic.test ============================================================================ Testsuite summary for GNU Bison 3.8.2 ============================================================================ # TOTAL: 13 # PASS: 13 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/startdir/src/bison-3.8.2' 5: Invalid inputs with {} ok 13: Invalid $n and @n ok 9: Invalid symbol declarations ok 1: Generating Comments ok 21: Per-type %printer and %destructor redeclared ok 22: Undefined symbols ok 14: Type Clashes ok 19: Symbol class redefinition ok 3: Invalid options ok 2: Invalid number of arguments ok 4: Invalid inputs ok 12: Symbol declarations ok 20: Default %printer and %destructor redeclared ok 28: Token collisions ok 34: Require 100.0 ok 33: Require 3.8.2 ok 32: Require 1.0 ok 31: Typed symbol aliases ok 38: Unclosed constructs ok 35: String aliases for character tokens ok 37: Numbered tokens ok 41: %prec takes a token ok 39: %start after first rule ok 29: Incompatible Aliases ok 6: Yacc warnings on symbols ok 7: Yacc warnings ok 45: errors ok 18: EOF redeclared ok 11: Dangling aliases ok 17: Symbol redeclared ok 8: Yacc's %type ok 26: Unused values with per-type %destructor ok 47: "%define" Boolean variables ok 23: Unassociated types used for a printer or destructor ok 46: %define, --define, --force-define ok 52: "%define" backward compatibility ok 51: "%define" file variables ok 10: Redefining the error token ok 56: Bad escapes in literals ok 27: Duplicate string ok 42: %prec's token must be defined ok 50: "%define" enum variables ok 55: Bad character literals ok 65: Unput's effect on locations ok 68: Character literals and api.token.raw ok 44: Multiple %code ok 36: Symbols ok 43: Reject unused %code qualifiers ok 57: Unexpected end of file ok 60: %name-prefix and api.prefix are incompatible ok 25: Unused values with default %destructor ok 70: Invalid file prefix mapping arguments ok 72: Undefined and ambiguous references ok 64: Deprecated directives ok 69: %token-table and parse.error ok 53: Unused api.pure ok 75: Missing identifiers in brackets ok 77: Comments in brackets ok 76: Redundant words in brackets ok 78: Stray symbols in brackets ok 79: Redundant words in LHS brackets ok 62: Stray $ or @ ok 74: Many kinds of errors ok 30: Torturing the Scanner ok 81: Unresolved references ok 67: Cannot type action ok 66: Non-deprecated directives ok 80: Factored LHS ok 61: Redefined %union name ok 83: Output files: -dv ok 89: Output files: --fixed-output-files -dv -g --html skipped (output.at:95) 90: Output files: -Hfoo.header -v -gfoo.gv --html=foo.html skipped (output.at:97) 85: Output files: -dv -o foo.c ok 86: Output files: -dv -y ok 84: Output files: -dv >&- ok 88: Output files: -dv -o foo.tab.c ok 87: Output files: api.header.include={"./foo.h"} -dv -y ok 91: Output files: -dv -g --xml --fixed-output-files ok 92: Output files: -dv -g --xml -y ok 94: Output files: -dv -g --xml -o y.tab.c ok 96: Output files: -dv -g -o foo.c ok 95: Output files: -dv -b bar ok 93: Output files: %require "3.4" -dv -g --xml -y ok 54: C++ namespace reference errors ok 97: Output files: %header %verbose ok 98: Output files: %header %verbose %yacc ok 99: Output files: %header %verbose %yacc ok 73: Misleading references ok 100: Output files: %file-prefix "bar" %header %verbose ok 24: Useless printers or destructors ok 49: "%define" keyword variables ok 101: Output files: %output "bar.c" %header %verbose %yacc ok 102: Output files: %file-prefix "baz" %output "bar.c" %header %verbose %yacc ok 105: Output files: --header=foo.hpp -o foo.c++ ok 104: Output files: %header %verbose -o foo.c ok 106: Output files: --header=foo.hpp -o foo.c++ ok 103: Output files: %header %verbose ok 82: $ or @ followed by . or - ok 107: Output files: %header "foo.hpp" -o foo.c++ ok 108: Output files: -o foo.c++ --graph=foo.gph ok 109: Output files: %type useless --header --graph --xml --report=all -Wall -Werror ok 40: Duplicate %start symbol ok 111: Output files: %defines -o foo.c++ ok 112: Output files: %defines "foo.hpp" -o foo.c++ ok 113: Output files: lalr1.cc ok 110: Output files: useless=--header --graph --xml --report=all -Wall -Werror ok 48: "%define" code variables ok 114: Output files: lalr1.cc %verbose ok 115: Output files: lalr1.cc %header %verbose ok 116: Output files: lalr1.cc %verbose %locations ok 117: Output files: lalr1.cc %header %verbose %locations ok 122: Output files: lalr1.cc %header %locations api.location.file=none %require "3.2" ok 118: Output files: lalr1.cc %header %verbose ok 58: LAC: Errors for %define ok 123: Output files: lalr1.cc %header %locations api.location.file="foo.loc.hh" %require "3.2" ok 63: Code injection ok 124: Output files: lalr1.cc %header %locations api.location.file="$at_dir/foo.loc.hh" %require "3.2" ok 128: Conflicting output files: -o foo.y ok 120: Output files: lalr1.cc %header %verbose %file-prefix "output_dir/foo" ok 121: Output files: lalr1.cc %header %locations %verbose %file-prefix "output_dir/foo" ok 119: Output files: lalr1.cc %header %verbose %locations -o subdir/foo.cc ok 138: Graph with no conflicts ok 139: Graph with unsolved S/R ok 71: Tutorial calculator ok 141: Graph with R/R ok 140: Graph with solved S/R ok 142: Graph with reductions with multiple LAT ok 125: Conflicting output files: --graph="foo.tab.c" ok 126: Conflicting output files: %header "foo.output" -v ok 147: Line is too short, and then you die ok 145: Warnings ok 146: Single point locations ok 127: Conflicting output files: lalr1.cc %header %locations --graph="location.hh" ok 148: Zero-width characters ok 153: Carriage return ok 143: Graph with a reduction rule both enabled and disabled ok 151: Special files ok 150: Tabulations and multibyte characters ok 59: -Werror combinations ok 149: Tabulations and multibyte characters ok 152: Complaints from M4 ok 158: Suggestions ok 154: CR NL ok 160: Deep Counterexamples ok 164: Boolean=variables: invalid skeleton defaults ok 156: Screen width: 80 columns ok 155: Screen width: 200 columns ok 15: Unused values ok 16: Unused values before symbol declarations ok 167: Fatal errors but M4 continues producing output ok 157: Screen width: 60 columns ok 162: Relative skeleton file names ok 166: Fatal errors make M4 exit immediately ok 159: Counterexamples ok 169: Broken Closure ok 168: Nullable ok 171: Accept ok 170: Firsts ok 174: Reduced Grammar with prec and assoc ok 175: Useless Terminals ok 165: Complaining during macro argument expansion ok 161: Indentation with message suppression ok 181: Bad start symbols ok 173: Reduced Grammar ok 172: Build relations ok 180: Underivable Rules ok 179: Reduced Automaton ok 178: Useless Parts ok 176: Useless Nonterminals ok 177: Useless Rules ok 182: no lr.type: Single State Split ok 183: lr.type=lalr: Single State Split ok 184: lr.type=ielr: Single State Split ok 186: no lr.type: Lane Split ok 185: lr.type=canonical-lr: Single State Split ok 187: lr.type=lalr: Lane Split ok 188: lr.type=ielr: Lane Split ok 189: lr.type=canonical-lr: Lane Split ok 190: no lr.type: Complex Lane Split ok 202: Reports skipped (report.at:75) 203: Reports with conflicts skipped (report.at:3132) 191: lr.type=lalr: Complex Lane Split ok 192: lr.type=ielr: Complex Lane Split ok 193: lr.type=canonical-lr: Complex Lane Split ok 205: Token declaration order: literals vs. identifiers ok 132: Output file name: # ok 134: Output file name: @{ ok 130: Output file name: ( ok 133: Output file name: @@ ok 196: lr.type=ielr: Split During Added Lookahead Propagation ok 129: Output file name: `~!@#$%^&*()-=_+{}[]|\:;<>, .' ok 131: Output file name: ) ok 198: no lr.default-reduction ok 136: Output file name: [ ok 199: lr.default-reduction=most ok 200: lr.default-reduction=consistent ok 213: parse.error=verbose and consistent errors: lr.type=ielr java skipped (conflicts.at:523) 163: Installed skeleton file names ok 197: lr.type=canonical-lr: Split During Added Lookahead Propagation ok 204: Token declaration order ok 135: Output file name: @} ok 137: Output file name: ] ok 206: Useless associativity warning ok 201: lr.default-reduction=accepting ok 194: no lr.type: Split During Added Lookahead Propagation ok 195: lr.type=lalr: Split During Added Lookahead Propagation ok 207: Useless precedence warning ok 230: Resolved SR Conflicts ok 231: %precedence suffices ok 208: S/R in initial ok 229: Unresolved SR Conflicts ok 232: %precedence does not suffice ok 210: parse.error=verbose and consistent errors: lr.type=ielr ok 214: parse.error=verbose and consistent errors: lr.type=ielr lr.default-reduction=consistent ok 215: parse.error=verbose and consistent errors: lr.type=ielr lr.default-reduction=accepting ok 216: parse.error=verbose and consistent errors: lr.type=canonical-lr ok 239: %expect not enough ok 217: parse.error=verbose and consistent errors: lr.type=canonical-lr parse.lac=full ok 221: parse.error=verbose and consistent errors: ok 218: parse.error=verbose and consistent errors: lr.type=ielr parse.lac=full ok 240: %expect right ok 223: parse.error=verbose and consistent errors: lr.default-reduction=consistent ok 241: %expect too much ok 242: %expect with reduce conflicts ok 243: %expect in grammar rule not enough ok 225: parse.error=verbose and consistent errors: lr.type=canonical-lr ok 246: %expect in grammar rule too much ok 248: %expect-rr too much in grammar rule ok 244: %expect in grammar rule right ok 249: %expect-rr not enough in grammar rule ok 224: parse.error=verbose and consistent errors: lr.default-reduction=accepting ok 245: %expect in grammar rules ok 247: %expect-rr in grammar rule ok 250: %prec with user string ok 253: %default-prec ok 238: Defaulted Conflicted Reduction ok 252: %no-default-prec with %prec ok 226: parse.error=verbose and consistent errors: parse.lac=full ok 255: Solved conflicts report for multiple reductions in a state ok 227: parse.error=verbose and consistent errors: parse.lac=full lr.default-reduction=accepting ok 259: Unifying S/R ok 260: Deep Unifying S/R ok 251: %no-default-prec without %prec ok 261: S/R Conflict with Nullable Symbols ok 262: Non-unifying Ambiguous S/R ok 264: S/R after first token ok 263: Non-unifying Unambiguous S/R ok 233: Syntax error in consistent error state: yacc.c ok 265: Unifying R/R counterexample ok 256: %nonassoc error actions for multiple reductions in a state ok 268: Cex Search Prepend ok 266: Non-unifying R/R LR(1) conflict ok 271: Non-unifying Prefix Share ok 269: R/R cex with prec ok 272: Deep Null Unifying ok 273: Deep Null Non-unifying ok 274: Prologue syncline ok 257: %expect-rr non GLR ok 254: Unreachable States After Conflict Resolution ok 277: Postprologue syncline ok 275: %union syncline ok 279: Epilogue syncline ok 278: Action syncline ok 276: %union name syncline ok 281: %destructor syncline ok 280: %code top syncline ok 282: %printer syncline ok 288: %no-lines: yacc.c ok 289: %no-lines: glr.c ok 212: parse.error=verbose and consistent errors: lr.type=ielr c++ ok 290: %no-lines: lalr1.cc ok 293: Output columns ok 291: %no-lines: glr.cc ok 292: %no-lines: glr2.cc ok 220: parse.error=verbose and consistent errors: c++ lr.type=ielr parse.lac=full ok 283: syncline escapes: yacc.c ok 295: Invalid CPP guards: --defines=9foo.h ok 219: parse.error=verbose and consistent errors: c++ lr.type=canonical-lr parse.lac=full ok 211: parse.error=verbose and consistent errors: lr.type=ielr %glr-parser ok 294: Invalid CPP guards: --defines=input/input.h ok 144: C++ Output File Prefix Mapping ok 235: Syntax error in consistent error state: lalr1.cc ok 299: Sane headers: ok 303: Sane headers: api.pure ok 304: Sane headers: api.push-pull=both ok 296: Invalid CPP guards: %glr-parser --defines=input/input.h ok 297: Invalid CPP guards: %glr-parser --defines=9foo.h ok 300: Sane headers: %locations %debug ok 298: export YYLTYPE ok 234: Syntax error in consistent error state: glr.c ok 305: Sane headers: api.pure api.push-pull=both ok 314: Invalid uses of %empty ok 222: parse.error=verbose and consistent errors: %glr-parser ok 236: Syntax error in consistent error state: glr.cc ok 316: Add missing %empty ok 301: Sane headers: %glr-parser ok 285: syncline escapes: lalr1.cc ok 209: %nonassoc and eof ok 228: LAC: %nonassoc requires splitting canonical LR states ok 313: Implicitly empty rule ok 315: Valid uses of %empty ok 284: syncline escapes: glr.c ok 302: Sane headers: %locations %debug %glr-parser ok 311: Midrule actions ok 286: syncline escapes: glr.cc ok 312: Typed midrule actions ok 317: Initial location: yacc.c ok 318: Initial location: yacc.c api.pure=full ok 319: Initial location: yacc.c api.pure %parse-param { int x } ok 258: -W versus %expect and %expect-rr ok 306: Sane headers: c++ ok 320: Initial location: yacc.c api.push-pull=both ok 321: Initial location: yacc.c api.push-pull=both api.pure=full ok 308: Sane headers: c++ api.value.type=variant parse.assert ok 329: Location print: yacc.c ok 327: Initial location: yacc.c api.pure=full ok 328: Initial location: yacc.c api.pure=full ok 322: Initial location: glr.c ok 330: Location print: glr.c ok 323: Initial location: glr.c api.pure ok 237: Syntax error in consistent error state: glr2.cc ok 332: Location print: glr.cc ok 331: Location print: lalr1.cc ok 309: Sane headers: %locations c++ %glr-parser ok 325: Initial location: glr.cc ok 307: Sane headers: %locations %debug c++ ok 324: Initial location: lalr1.cc ok 334: Exotic Dollars ok 335: Printers and Destructors ok 287: syncline escapes: glr2.cc ok 336: Printers and Destructors with union ok 333: Location print: glr2.cc ok 351: @$ in %initial-action implies %locations ok 352: @$ in %destructor implies %locations ok 348: Default %printer and %destructor are not for error or $undefined ok 353: @$ in %printer implies %locations ok 349: Default %printer and %destructor are not for $accept ok 354: Qualified $$ in actions: yacc.c ok 361: %union vs. api.value.type ok 362: %yacc vs. api.value.type=union ok 346: Default tagged and per-type %printer and %destructor ok 345: Default tagless %printer and %destructor ok 326: Initial location: glr2.cc ok 350: Default %printer and %destructor for midrule values ok 359: Destroying lookahead assigned by semantic action ok 340: Printers and Destructors with union: %header lalr1.cc ok 339: Printers and Destructors: %header lalr1.cc ok 363: yacc.c api.value.type={double} ok 364: yacc.c api.value.type={double} %header ok 366: yacc.c api.value.type={variant} %header ok 365: yacc.c api.value.type={variant} ok 356: Qualified $$ in actions: lalr1.cc ok 367: yacc.c api.value.type={struct foo} ok 360: YYBACKUP ok 347: Default %printer and %destructor for user-defined end token ok 368: yacc.c api.value.type={struct foo} %header ok 341: Printers and Destructors: %header glr.cc ok 369: yacc.c api.value.type={struct bar} ok 370: yacc.c api.value.type={struct bar} %header ok 338: Printers and Destructors with union: %glr-parser ok 355: Qualified $$ in actions: glr.c ok 337: Printers and Destructors: %glr-parser ok 342: Printers and Destructors with union: %header glr.cc ok 371: yacc.c api.value.type={union foo} ok 373: yacc.c %union { float fval; int ival; }; ok 372: yacc.c api.value.type={union foo} %header ok 374: yacc.c %union { float fval; int ival; }; %header ok 375: yacc.c %union foo { float fval; int ival; }; ok 376: yacc.c %union foo { float fval; int ival; }; %header ok 377: yacc.c api.value.union.name=foo; %union { float fval; int ival; }; ok 378: yacc.c api.value.union.name=foo; %union { float fval; int ival; }; %header ok 357: Qualified $$ in actions: glr.cc ok 379: yacc.c api.value.type=union ok 380: yacc.c api.value.type=union %header ok 382: glr.c api.value.type={double} %header ok 381: glr.c api.value.type={double} ok 383: glr.c api.value.type={variant} ok 385: glr.c api.value.type={struct foo} ok 384: glr.c api.value.type={variant} %header ok 386: glr.c api.value.type={struct foo} %header ok 387: glr.c api.value.type={struct bar} ok 389: glr.c api.value.type={union foo} ok 388: glr.c api.value.type={struct bar} %header ok 392: glr.c %union { float fval; int ival; }; %header ok 391: glr.c %union { float fval; int ival; }; ok 393: glr.c %union foo { float fval; int ival; }; ok 390: glr.c api.value.type={union foo} %header ok 394: glr.c %union foo { float fval; int ival; }; %header ok 396: glr.c api.value.union.name=foo; %union { float fval; int ival; }; %header ok 395: glr.c api.value.union.name=foo; %union { float fval; int ival; }; ok 358: Qualified $$ in actions: glr2.cc ok 397: glr.c api.value.type=union ok 343: Printers and Destructors: %header glr2.cc ok 398: glr.c api.value.type=union %header ok 344: Printers and Destructors with union: %header glr2.cc ok 310: Several parsers ok 399: lalr1.cc api.value.type={double} ok 401: lalr1.cc api.value.type={variant} ok 404: lalr1.cc api.value.type={struct foo} %header ok 400: lalr1.cc api.value.type={double} %header ok 402: lalr1.cc api.value.type={variant} %header ok 403: lalr1.cc api.value.type={struct foo} ok 406: lalr1.cc api.value.type={struct bar} %header ok 407: lalr1.cc api.value.type={union foo} ok 408: lalr1.cc api.value.type={union foo} %header ok 409: lalr1.cc %union { float fval; int ival; }; ok 419: lalr1.cc %code requires { #include } api.value.type=variant ok 410: lalr1.cc %union { float fval; int ival; }; %header ok 411: lalr1.cc api.value.type=union ok 412: lalr1.cc api.value.type=union %header ok 405: lalr1.cc api.value.type={struct bar} ok 418: lalr1.cc api.value.type=variant api.token.constructor %header ok 417: lalr1.cc api.value.type=variant api.token.constructor ok 267: Non-unifying R/R LR(2) conflict ok 414: lalr1.cc api.value.type=variant %header ok 413: lalr1.cc api.value.type=variant ok 415: lalr1.cc api.value.type=variant ok 416: lalr1.cc api.value.type=variant %header ok 420: lalr1.cc %code requires { #include } api.value.type=variant %header ok 422: lalr1.cc %code requires { #include } api.value.type=variant api.token.constructor %header ok 421: lalr1.cc %code requires { #include } api.value.type=variant api.token.constructor ok 423: lalr1.cc %code requires { #include } api.value.type=variant api.token.constructor ok 424: lalr1.cc %code requires { #include } api.value.type=variant api.token.constructor %header ok 427: glr.cc api.value.type={variant} ok 426: glr.cc api.value.type={double} %header ok 425: glr.cc api.value.type={double} ok 429: glr.cc api.value.type={struct foo} ok 432: glr.cc api.value.type={struct bar} %header ok 428: glr.cc api.value.type={variant} %header ok 431: glr.cc api.value.type={struct bar} ok 430: glr.cc api.value.type={struct foo} %header ok 433: glr.cc api.value.type={union foo} ok 453: lalr1.cc: Named %union ok 454: glr.cc: Named %union ok 434: glr.cc api.value.type={union foo} %header ok 435: glr.cc %union { float fval; int ival; }; ok 456: Token numbers: yacc.c api.token.raw ok 455: Token numbers: yacc.c ok 436: glr.cc %union { float fval; int ival; }; %header ok 437: glr.cc api.value.type=union ok 459: Token numbers: lalr1.cc ok 465: Token numbers: lalr1.d skipped (scanner.at:326) 460: Token numbers: lalr1.cc api.token.raw ok 466: Token numbers: lalr1.d api.token.raw skipped (scanner.at:326) 467: Token numbers: lalr1.java skipped (scanner.at:326) 468: Token numbers: lalr1.java api.token.raw skipped (scanner.at:326) 457: Token numbers: glr.c ok 458: Token numbers: glr.c api.token.raw ok 461: Token numbers: glr.cc ok 462: Token numbers: glr.cc api.token.raw ok 438: glr.cc api.value.type=union %header ok 469: Token numbers: lalr1.cc api.token.raw api.value.type=variant api.token.constructor ok 471: Calculator %header ok 470: Calculator parse.trace ok 473: Calculator %locations api.location.type={Span} ok 474: Calculator %name-prefix "calc" ok 472: Calculator %debug %locations ok 476: Calculator %yacc ok 475: Calculator %verbose ok 479: Calculator api.pure=full %locations ok 477: Calculator parse.error=detailed ok 463: Token numbers: glr2.cc ok 478: Calculator parse.error=verbose ok 480: Calculator api.push-pull=both api.pure=full %locations ok 464: Token numbers: glr2.cc api.token.raw ok 481: Calculator parse.error=detailed %locations ok 482: Calculator parse.error=detailed %locations %header api.prefix={calc} %verbose %yacc ok 483: Calculator parse.error=detailed %locations %header %name-prefix "calc" api.token.prefix={TOK_} %verbose %yacc ok 484: Calculator %debug ok 486: Calculator parse.error=detailed %debug %locations %header api.prefix={calc} %verbose %yacc ok 485: Calculator parse.error=detailed %debug %locations %header %name-prefix "calc" %verbose %yacc ok 487: Calculator api.pure=full parse.error=detailed %debug %locations %header %name-prefix "calc" %verbose %yacc ok 488: Calculator api.push-pull=both api.pure=full parse.error=detailed %debug %locations %header api.prefix={calc} %verbose %yacc ok 489: Calculator api.pure parse.error=detailed %debug %locations %header api.prefix={calc} %verbose %yacc %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 490: Calculator %no-lines api.pure parse.error=detailed %debug %locations %header api.prefix={calc} %verbose %yacc %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 493: Calculator parse.error=custom ok 494: Calculator parse.error=custom %locations api.prefix={calc} ok 491: Calculator %no-lines api.pure parse.error=verbose %debug %locations %header api.prefix={calc} %verbose %yacc %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 492: Calculator %no-lines api.pure parse.error=verbose %debug %locations %defines api.prefix={calc} %verbose %yacc %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 495: Calculator parse.error=custom %locations api.prefix={calc} %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 496: Calculator parse.error=custom %locations api.prefix={calc} %parse-param {semantic_value *result}{int *count}{int *nerrs} api.push-pull=both api.pure=full ok 498: Calculator %start input exp NUM api.value.type=union ok 497: Calculator parse.error=custom %locations api.prefix={calc} %parse-param {semantic_value *result}{int *count}{int *nerrs} api.push-pull=both api.pure=full parse.lac=full ok 499: Calculator %start input exp NUM api.value.type=union %locations parse.error=detailed ok 500: Calculator %glr-parser ok 502: Calculator %glr-parser %locations ok 504: Calculator %glr-parser %name-prefix "calc" ok 501: Calculator %glr-parser %header ok 503: Calculator %glr-parser %locations api.location.type={Span} ok 505: Calculator %glr-parser api.prefix={calc} ok 506: Calculator %glr-parser %verbose ok 507: Calculator %glr-parser parse.error=verbose ok 508: Calculator %glr-parser api.pure %locations ok 439: glr2.cc api.value.type={double} ok 509: Calculator %glr-parser parse.error=verbose %locations ok 510: Calculator %glr-parser parse.error=custom %locations %header %name-prefix "calc" %verbose ok 511: Calculator %glr-parser parse.error=custom %locations %header %name-prefix "calc" %verbose api.pure ok 512: Calculator %glr-parser parse.error=detailed %locations %header %name-prefix "calc" %verbose ok 513: Calculator %glr-parser parse.error=verbose %locations %header %name-prefix "calc" %verbose ok 440: glr2.cc api.value.type={double} %header ok 514: Calculator %glr-parser parse.error=custom %locations %header %name-prefix "calc" %verbose ok 515: Calculator %glr-parser %debug ok 516: Calculator %glr-parser parse.error=verbose %debug %locations %header %name-prefix "calc" %verbose ok 441: glr2.cc api.value.type={variant} ok 517: Calculator %glr-parser parse.error=verbose %debug %locations %header api.prefix={calc} api.token.prefix={TOK_} %verbose ok 442: glr2.cc api.value.type={variant} %header ok 523: Calculator C++ ok 524: Calculator C++ %locations ok 525: Calculator C++ %locations $NO_EXCEPTIONS_CXXFLAGS ok 443: glr2.cc api.value.type={struct foo} ok 522: Calculator lalr1.cc %header ok 518: Calculator %glr-parser api.pure parse.error=verbose %debug %locations %header %name-prefix "calc" %verbose ok 528: Calculator C++ %locations parse.error=verbose api.prefix={calc} %verbose ok 519: Calculator %glr-parser api.pure parse.error=verbose %debug %locations %header %name-prefix "calc" %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 526: Calculator C++ %locations api.location.type={Span} ok 520: Calculator %glr-parser api.pure parse.error=verbose %debug %locations %header api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 521: Calculator %glr-parser %no-lines api.pure parse.error=verbose %debug %locations %header api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 529: Calculator C++ %locations parse.error=verbose %debug %name-prefix "calc" %verbose ok 530: Calculator C++ %locations parse.error=verbose %debug api.prefix={calc} %verbose ok 527: Calculator C++ %header %locations parse.error=verbose %name-prefix "calc" %verbose ok 531: Calculator C++ %locations parse.error=verbose %debug api.prefix={calc} api.token.prefix={TOK_} %verbose ok 533: Calculator C++ parse.error=verbose %debug api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 541: Calculator C++ parse.error=custom ok 539: Calculator C++ %locations parse.lac=full parse.error=detailed ok 538: Calculator C++ %locations parse.lac=full parse.error=verbose ok 444: glr2.cc api.value.type={struct foo} %header ok 535: Calculator C++ %header %locations api.location.file=none ok 445: glr2.cc api.value.type={struct bar} ok 532: Calculator C++ %header %locations parse.error=verbose %debug %name-prefix "calc" %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 536: Calculator C++ %header %locations api.location.file="my-location.hh" ok 446: glr2.cc api.value.type={struct bar} %header ok 534: Calculator C++ %header %locations parse.error=verbose %debug api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 537: Calculator C++ %no-lines %header %locations api.location.file="my-location.hh" ok 540: Calculator C++ %locations parse.lac=full parse.error=detailed parse.trace ok 447: glr2.cc api.value.type={union foo} ok 542: Calculator C++ parse.error=custom %locations api.prefix={calc} %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 543: Calculator C++ parse.error=custom %locations api.prefix={calc} %parse-param {semantic_value *result}{int *count}{int *nerrs} parse.lac=full ok 544: Calculator glr.cc ok 546: Calculator C++ %glr-parser ok 548: Calculator C++ %glr-parser %locations ok 550: Calculator C++ %glr-parser %locations api.location.type={Span} ok 554: Calculator C++ %glr-parser parse.error=verbose api.prefix={calc} %verbose ok 556: Calculator C++ %glr-parser %debug ok 545: Calculator glr2.cc ok 450: glr2.cc %union { float fval; int ival; }; %header ok 448: glr2.cc api.value.type={union foo} %header ok 560: Calculator C++ %glr-parser parse.error=verbose %debug %name-prefix "calc" %verbose ok 558: Calculator C++ %glr-parser parse.error=detailed %debug %name-prefix "calc" %verbose ok 449: glr2.cc %union { float fval; int ival; }; ok 571: Calculator lalr1.d skipped (calc.at:1504) 572: Calculator D skipped (calc.at:1509) 573: Calculator D %locations skipped (calc.at:1510) 574: Calculator D parse.error=detailed api.prefix={calc} %verbose skipped (calc.at:1512) 575: Calculator D %debug skipped (calc.at:1514) 552: Calculator C++ %glr-parser %header parse.error=verbose %name-prefix "calc" %verbose ok 576: Calculator D parse.error=custom skipped (calc.at:1516) 577: Calculator D %locations parse.error=custom skipped (calc.at:1517) 578: Calculator D %locations parse.error=detailed skipped (calc.at:1518) 451: glr2.cc api.value.type=union ok 580: Calculator D parse.error=detailed %debug %verbose skipped (calc.at:1520) 579: Calculator D %locations parse.error=simple skipped (calc.at:1519) 581: Calculator D parse.error=detailed %debug api.symbol.prefix={SYMB_} api.token.prefix={TOK_} %verbose skipped (calc.at:1521) 582: Calculator D %locations parse.lac=full parse.error=detailed skipped (calc.at:1523) 547: Calculator glr2.cc ok 583: Calculator D %locations parse.lac=full parse.error=custom skipped (calc.at:1524) 584: Calculator D %locations parse.lac=full parse.error=detailed parse.trace skipped (calc.at:1525) 585: Calculator D api.token.constructor %locations parse.error=custom api.value.type=union skipped (calc.at:1530) 586: Calculator D api.token.constructor %locations parse.error=detailed skipped (calc.at:1531) 587: Calculator D api.push-pull=both skipped (calc.at:1532) 588: Calculator D parse.trace parse.error=custom %locations api.push-pull=both parse.lac=full skipped (calc.at:1533) 589: Calculator Java skipped (calc.at:1544) 590: Calculator Java parse.error=custom skipped (calc.at:1545) 591: Calculator Java parse.error=detailed skipped (calc.at:1546) 593: Calculator Java %locations parse.error=custom skipped (calc.at:1548) 594: Calculator Java %locations parse.error=detailed skipped (calc.at:1549) 452: glr2.cc api.value.type=union %header ok 592: Calculator Java parse.error=verbose skipped (calc.at:1547) 595: Calculator Java %locations parse.error=verbose skipped (calc.at:1550) 596: Calculator Java parse.trace parse.error=verbose skipped (calc.at:1551) 597: Calculator Java parse.trace parse.error=verbose %locations %lex-param {InputStream is} skipped (calc.at:1552) 602: Calculator Java parse.trace parse.error=custom %locations parse.lac=full skipped (calc.at:1560) 549: Calculator glr2.cc %locations ok 599: Calculator Java api.push-pull=both parse.error=detailed %locations skipped (calc.at:1555) 598: Calculator Java api.push-pull=both skipped (calc.at:1554) 600: Calculator Java parse.trace parse.error=custom %locations %lex-param {InputStream is} api.push-pull=both skipped (calc.at:1556) 601: Calculator Java parse.trace parse.error=verbose %locations %lex-param {InputStream is} api.push-pull=both skipped (calc.at:1557) 603: Calculator Java parse.trace parse.error=custom %locations api.push-pull=both parse.lac=full skipped (calc.at:1561) 609: State number type: 257 states skipped (torture.at:273) 607: State number type: 129 states skipped (torture.at:271) 608: State number type: 256 states skipped (torture.at:272) 606: State number type: 128 states skipped (torture.at:270) 610: State number type: 32768 states skipped (torture.at:274) 555: Calculator glr2.cc parse.error=verbose api.prefix={calc} %verbose ok 611: State number type: 65536 states skipped (torture.at:275) 612: State number type: 65537 states skipped (torture.at:276) 551: Calculator glr2.cc %locations api.location.type={Span} ok 563: Calculator C++ %glr-parser parse.error=verbose %debug %name-prefix "calc" api.token.prefix={TOK_} %verbose ok 614: Exploding the Stack Size with Alloca ok 615: Exploding the Stack Size with Malloc ok 557: Calculator glr2.cc %debug ok 553: Calculator glr2.cc %header parse.error=verbose %name-prefix "calc" %verbose ok 617: GNU AWK 3.1.0 Grammar: IELR(1) ok 616: GNU AWK 3.1.0 Grammar: LALR(1) ok 626: YYSTYPE typedef ok 605: Big horizontal ok 627: Early token definitions with --yacc ok 619: GNU Cim Grammar: LALR(1) ok 629: Braces parsing ok 630: Rule Line Numbers ok 604: Big triangle ok 628: Early token definitions without --yacc ok 559: Calculator glr2.cc parse.error=detailed %debug %name-prefix "calc" %verbose ok 561: Calculator glr2.cc parse.error=verbose %debug %name-prefix "calc" %verbose ok 631: Mixing %token styles ok 620: GNU Cim Grammar: IELR(1) ok 635: Web2c Report ok 636: Web2c Actions ok 625: Trivial grammars ok 634: Characters Escapes ok 637: Useless Tokens ok 562: Calculator glr2.cc parse.error=custom %debug %name-prefix "calc" %verbose ok 645: String alias declared after use ok 646: Extra lookahead sets in report ok 632: Token definitions: parse.error=detailed ok 633: Token definitions: parse.error=verbose ok 638: Dancer ok 565: Calculator C++ %glr-parser %locations %header parse.error=verbose %debug %name-prefix "calc" %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 641: Expecting two tokens ok 567: Calculator C++ %glr-parser %locations %header parse.error=verbose %debug api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 644: Braced code in declaration in rules section ok 648: parse-gram.y: LALR = IELR ok 622: GNU pic (Groff 1.18.1) Grammar: LALR(1) ok 647: Token number in precedence declaration ok 649: parse.error=verbose and YYSTACK_USE_ALLOCA ok 623: GNU pic (Groff 1.18.1) Grammar: IELR(1) ok 650: parse.error=verbose overflow ok 569: Calculator C++ %glr-parser %no-lines %locations %header parse.error=verbose %debug api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 640: Dancer lalr1.cc ok 653: Lex and parse params: yacc.c ok 661: Unsupported Skeletons ok 643: Expecting two tokens lalr1.cc ok 658: stdio.h is not needed ok 659: Memory Leak for Early Deletion ok 642: Expecting two tokens %glr-parser ok 665: Multiple occurrences of $n and api.value.automove ok 639: Dancer %glr-parser ok 564: Calculator glr2.cc parse.error=verbose %debug %name-prefix "calc" api.token.prefix={TOK_} %verbose ok 660: Multiple impure instances ok 662: Pstate reuse ok 655: Lex and parse params: lalr1.cc ok 618: GNU AWK 3.1.0 Grammar: Canonical LR(1) ok 654: Lex and parse params: glr.c ok 656: Lex and parse params: glr.cc ok 676: Doxygen Public Documentation skipped (c++.at:794) 677: Doxygen Private Documentation skipped (c++.at:795) 566: Calculator glr2.cc %locations %header parse.error=verbose %debug %name-prefix "calc" %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 680: Syntactically invalid namespace references ok 652: LAC: Memory exhaustion ok 570: Calculator glr2.cc %no-lines %locations %header parse.error=verbose %debug api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 568: Calculator glr2.cc %locations %header parse.error=verbose %debug api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 657: Lex and parse params: glr2.cc ok 651: LAC: Exploratory stack skipped (regression.at:1727) 613: Many lookahead tokens ok 270: Null nonterminals ok 663: C++ Locations Unit Tests ok 624: GNU pic (Groff 1.18.1) Grammar: Canonical LR(1) ok 664: C++ Variant-based Symbols Unit Tests ok 681: Syntax error discarding no lookahead ok 690: Shared locations ok 692: Java invalid directives ok 693: Java parser class and package names skipped (java.at:188) 694: Java parser class modifiers skipped (java.at:219) 695: Java parser class extends and implements skipped (java.at:289) 696: Java %parse-param and %lex-param skipped (java.at:309) 697: Java throws specifications skipped (java.at:441) 698: Java constructor init and init_throws skipped (java.at:475) 699: Java value, position, and location types skipped (java.at:499) 700: Java syntax error handling without error token skipped (java.at:580) 702: Trivial Push Parser with %initial-action skipped (javapush.at:230) 701: Trivial Push Parser with api.push-pull verification skipped (javapush.at:207) 703: D parser class extends and implements skipped (d.at:106) 704: D parser class api.token.raw true by default skipped (d.at:141) 689: C++ GLR parser identifier shadowing ok 705: GLR: Resolve ambiguity, impure, no locations ok 706: GLR: Resolve ambiguity, impure, locations ok 707: GLR: Resolve ambiguity, pure, no locations ok 675: Variants and Typed Midrule Actions ok 708: GLR: Resolve ambiguity, pure, locations ok 709: GLR: Merge conflicting parses, impure, no locations ok 682: Syntax error as exception: lalr1.cc ok 691: Default action ok 710: GLR: Merge conflicting parses, impure, locations ok 711: GLR: Merge conflicting parses, pure, no locations ok 683: Syntax error as exception: glr.cc ok 714: Badly Collapsed GLR States: glr.c ok 713: GLR: Verbose messages, resolve ambiguity, impure, no locations ok 712: GLR: Merge conflicting parses, pure, locations ok 621: GNU Cim Grammar: Canonical LR(1) ok 715: Badly Collapsed GLR States: glr.cc ok 718: Improper handling of embedded actions and dollar(-N) in GLR parsers: glr.cc ok 717: Improper handling of embedded actions and dollar(-N) in GLR parsers: glr.c ok 721: Improper merging of GLR delayed action sets: glr.cc ok 720: Improper merging of GLR delayed action sets: glr.c ok 716: Badly Collapsed GLR States: glr2.cc ok 723: Duplicate representation of merged trees: %union { char *ptr; } glr.c ok 724: Duplicate representation of merged trees: %union { char *ptr; } glr.cc ok 719: Improper handling of embedded actions and dollar(-N) in GLR parsers: glr2.cc ok 727: Duplicate representation of merged trees: api.value.type=union glr.cc ok 726: Duplicate representation of merged trees: api.value.type=union glr.c ok 722: Improper merging of GLR delayed action sets: glr2.cc ok 729: User destructor for unresolved GLR semantic value: glr.c ok 685: Exception safety with error recovery ok 730: User destructor for unresolved GLR semantic value: glr.cc ok 725: Duplicate representation of merged trees: %union { char *ptr; } glr2.cc ok 733: User destructor after an error during a split parse: glr.cc ok 732: User destructor after an error during a split parse: glr.c ok 666: Variants lalr1.cc ok 728: Duplicate representation of merged trees: api.value.type=union glr2.cc ok 735: Duplicated user destructor for lookahead: glr.c ok 736: Duplicated user destructor for lookahead: glr.cc ok 686: Exception safety without error recovery ok 731: User destructor for unresolved GLR semantic value: glr2.cc ok 678: Relative namespace references ok 668: Variants lalr1.cc parse.assert api.value.automove ok 739: Incorrectly initialized location for empty right-hand side in GLR: glr.cc ok 734: User destructor after an error during a split parse: glr2.cc ok 738: Incorrectly initialized location for empty right-hand side in GLR: glr.c ok 667: Variants lalr1.cc parse.assert ok 741: No users destructors if stack 0 deleted: glr.c ok 742: No users destructors if stack 0 deleted: glr.cc ok 745: Corrupted semantic options if user action cuts parse: glr.cc ok 670: Variants lalr1.cc parse.assert %code {\n#define TWO_STAGE_BUILD\n} ok 744: Corrupted semantic options if user action cuts parse: glr.c ok 737: Duplicated user destructor for lookahead: glr2.cc ok 669: Variants lalr1.cc parse.assert %locations ok 747: Undesirable destructors if user action cuts parse: glr.c ok 748: Undesirable destructors if user action cuts parse: glr.cc ok 671: Variants lalr1.cc parse.assert api.token.constructor ok 672: Variants lalr1.cc parse.assert api.token.constructor api.token.prefix={TOK_} ok 751: Leaked semantic values if user action cuts parse: glr.cc ok 687: Exception safety with error recovery api.value.type=variant ok 750: Leaked semantic values if user action cuts parse: glr.c ok 740: Incorrectly initialized location for empty right-hand side in GLR: glr2.cc ok 743: No users destructors if stack 0 deleted: glr2.cc ok 768: Missed %merge type warnings when LHS type is declared later: glr.c ok 684: Syntax error as exception: glr2.cc ok 769: Missed %merge type warnings when LHS type is declared later: glr.cc ok 754: Incorrect lookahead during deterministic GLR: glr.cc ok 674: Variants lalr1.cc parse.assert api.token.constructor api.token.prefix={TOK_} %locations api.value.automove ok 770: Missed %merge type warnings when LHS type is declared later: glr2.cc ok 753: Incorrect lookahead during deterministic GLR: glr.c ok 757: Incorrect lookahead during nondeterministic GLR: glr.cc ok 746: Corrupted semantic options if user action cuts parse: glr2.cc ok 673: Variants lalr1.cc parse.assert api.token.constructor api.token.prefix={TOK_} %locations ok 760: Leaked semantic values when reporting ambiguity: glr.cc ok 756: Incorrect lookahead during nondeterministic GLR: glr.c ok 759: Leaked semantic values when reporting ambiguity: glr.c ok 763: Leaked lookahead after nondeterministic parse syntax error: glr.cc ok 749: Undesirable destructors if user action cuts parse: glr2.cc ok 762: Leaked lookahead after nondeterministic parse syntax error: glr.c ok 752: Leaked semantic values if user action cuts parse: glr2.cc ok 766: Uninitialized location when reporting ambiguity: glr.cc ok 765: Uninitialized location when reporting ambiguity: glr.c api.pure ok 772: Ambiguity reports: glr.cc ok 771: Ambiguity reports: glr.c ok 688: Exception safety without error recovery api.value.type=variant ok 775: Predicates: glr.cc ok 755: Incorrect lookahead during deterministic GLR: glr2.cc ok 774: Predicates: glr.c ok 761: Leaked semantic values when reporting ambiguity: glr2.cc ok 758: Incorrect lookahead during nondeterministic GLR: glr2.cc ok 764: Leaked lookahead after nondeterministic parse syntax error: glr2.cc FAILED (glr-regression.at:1862) 773: Ambiguity reports: glr2.cc ok 767: Uninitialized location when reporting ambiguity: glr2.cc ok 776: Predicates: glr2.cc ok 679: Absolute namespace references ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 712 tests were run, 1 failed unexpectedly. 64 tests were skipped. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [GNU Bison 3.8.2] testsuite: 764 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. make[3]: *** [Makefile:13923: check-tests] Error 1 make[3]: Leaving directory '/startdir/src/bison-3.8.2' make[2]: *** [Makefile:10826: check-am] Error 2 make[2]: Leaving directory '/startdir/src/bison-3.8.2' make[1]: *** [Makefile:10377: check-recursive] Error 1 make[1]: Leaving directory '/startdir/src/bison-3.8.2' make: *** [Makefile:10828: check] Error 2 ==> ERROR: A failure occurred in check(). Aborting... ==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_3759fa70-fc36-404d-8f28-d881d65fcdbd/build