Hi,
Very similar to fedora fail but got through most of the tests before
failing. Attached log of console output.
-- 
Vlad C.
/bison-3.0.5$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether pragma GCC diagnostic push works... 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 flex... flex
checking whether lex is flex... 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 locale.h... yes
checking for sys/socket.h... yes
checking for unistd.h... (cached) yes
checking for stdio_ext.h... yes
checking for features.h... yes
checking for sys/stat.h... (cached) yes
checking for getopt.h... yes
checking for sys/cdefs.h... yes
checking for limits.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for math.h... yes
checking for sys/mman.h... yes
checking for sys/param.h... yes
checking for spawn.h... yes
checking for sys/time.h... yes
checking for sys/wait.h... yes
checking for crtdefs.h... no
checking for wctype.h... yes
checking for inline... inline
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for _set_invalid_parameter_handler... no
checking for fcntl... yes
checking for symlink... yes
checking for vasnprintf... no
checking for snprintf... yes
checking for __fseterr... no
checking for getdtablesize... yes
checking for getprogname... no
checking for getexecname... no
checking for lstat... 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 pipe2... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for strdup... yes
checking for catgets... yes
checking for strndup... yes
checking for pipe... yes
checking for iswcntrl... yes
checking for wcwidth... yes
checking for setlocale... yes
checking whether // is distinct from /... no
checking if environ is properly declared... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... (cached) yes
checking whether strerror_r returns char *... yes
checking for sig_atomic_t... yes
checking for working fcntl.h... no
checking for pid_t... yes
checking for mode_t... 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 printf survives out-of-memory conditions... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking whether wint_t is too small... no
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 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 stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... yes
checking whether fstat is declared without a macro... yes
checking whether fstatat is declared without a macro... yes
checking whether futimens is declared without a macro... yes
checking whether lchmod is declared without a macro... yes
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... yes
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... yes
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... yes
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... yes
checking whether getdtablesize is declared... yes
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 host CPU and C ABI... x86_64
checking whether limits.h has ULLONG_WIDTH etc.... no
checking whether stdint.h conforms to C99... yes
checking whether stdint.h predates C++11... no
checking whether stdint.h has UINTMAX_WIDTH etc.... no
checking whether imaxabs is declared without a macro... yes
checking whether imaxdiv is declared without a macro... yes
checking whether strtoimax is declared without a macro... yes
checking whether strtoumax is declared without a macro... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
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 ldexp() can be used without linking with libm... yes
checking for nl_langinfo and CODESET... yes
checking whether getc_unlocked is declared... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
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 for the common suffixes of directories in the library search path... 
lib,lib
checking whether imported symbols can be declared weak... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for multithread API to use... posix
checking whether lstat correctly handles trailing slash... yes
checking for a sed that does not truncate output... /bin/sed
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for mbstate_t... yes
checking for a traditional japanese locale... none
checking for a transitional chinese locale... none
checking for a french Unicode locale... none
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> 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 whether strerror_r is declared... (cached) yes
checking for library containing posix_spawn... none required
checking for posix_spawn... yes
checking whether posix_spawn works... no
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 C/C++ restrict keyword... __restrict
checking for uid_t in sys/types.h... yes
checking whether snprintf is declared... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether strdup is declared... yes
checking whether ffsl is declared without a macro... yes
checking whether ffsll is declared without a macro... yes
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... yes
checking whether memrchr is declared without a macro... yes
checking whether rawmemchr is declared without a macro... yes
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... yes
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... yes
checking whether strndup is declared... (cached) yes
checking whether strnlen is declared... (cached) yes
checking for struct timespec in <time.h>... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether unsetenv is declared... yes
checking whether vsnprintf is declared... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for alloca as a compiler built-in... yes
checking whether to enable assertions... yes
checking whether // is distinct from /... (cached) no
checking whether dup2 works... yes
checking for error_at_line... yes
checking whether fcntl handles F_DUPFD correctly... no
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking whether fcntl is declared without a macro... yes
checking whether openat is declared without a macro... yes
checking whether conversion from 'int' to 'long double' works... yes
checking whether fopen recognizes a trailing slash... yes
checking for __fpending... yes
checking whether __fpending is declared... yes
checking for ptrdiff_t... (cached) 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 getdtablesize works... 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 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 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(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 ldexpl is declared... yes
checking whether ldexpl() can be used without linking with libm... yes
checking whether ldexpl works... yes
checking for pthread_rwlock_t... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking whether acosf is declared without a macro... yes
checking whether acosl is declared without a macro... yes
checking whether asinf is declared without a macro... yes
checking whether asinl is declared without a macro... yes
checking whether atanf is declared without a macro... yes
checking whether atanl is declared without a macro... yes
checking whether cbrt is declared without a macro... yes
checking whether cbrtf is declared without a macro... yes
checking whether cbrtl is declared without a macro... yes
checking whether ceilf is declared without a macro... yes
checking whether ceill is declared without a macro... yes
checking whether copysign is declared without a macro... yes
checking whether copysignf is declared without a macro... yes
checking whether copysignl is declared without a macro... yes
checking whether cosf is declared without a macro... yes
checking whether cosl is declared without a macro... yes
checking whether coshf is declared without a macro... yes
checking whether expf is declared without a macro... yes
checking whether expl is declared without a macro... yes
checking whether exp2 is declared without a macro... yes
checking whether exp2f is declared without a macro... yes
checking whether exp2l is declared without a macro... yes
checking whether expm1 is declared without a macro... yes
checking whether expm1f is declared without a macro... yes
checking whether expm1l is declared without a macro... yes
checking whether fabsf is declared without a macro... yes
checking whether fabsl is declared without a macro... yes
checking whether floorf is declared without a macro... yes
checking whether floorl is declared without a macro... yes
checking whether fma is declared without a macro... yes
checking whether fmaf is declared without a macro... yes
checking whether fmal is declared without a macro... yes
checking whether fmod is declared without a macro... yes
checking whether fmodf is declared without a macro... yes
checking whether fmodl is declared without a macro... yes
checking whether frexpf is declared without a macro... yes
checking whether frexpl is declared without a macro... yes
checking whether hypotf is declared without a macro... yes
checking whether hypotl is declared without a macro... yes
checking whether ilogb is declared without a macro... yes
checking whether ilogbf is declared without a macro... yes
checking whether ilogbl is declared without a macro... yes
checking whether ldexpf is declared without a macro... yes
checking whether ldexpl is declared without a macro... yes
checking whether log is declared without a macro... yes
checking whether logf is declared without a macro... yes
checking whether logl is declared without a macro... yes
checking whether log10 is declared without a macro... yes
checking whether log10f is declared without a macro... yes
checking whether log10l is declared without a macro... yes
checking whether log1p is declared without a macro... yes
checking whether log1pf is declared without a macro... yes
checking whether log1pl is declared without a macro... yes
checking whether log2 is declared without a macro... yes
checking whether log2f is declared without a macro... yes
checking whether log2l is declared without a macro... yes
checking whether logb is declared without a macro... yes
checking whether logbf is declared without a macro... yes
checking whether logbl is declared without a macro... yes
checking whether modf is declared without a macro... yes
checking whether modff is declared without a macro... yes
checking whether modfl is declared without a macro... yes
checking whether powf is declared without a macro... yes
checking whether remainder is declared without a macro... yes
checking whether remainderf is declared without a macro... yes
checking whether remainderl is declared without a macro... yes
checking whether rint is declared without a macro... yes
checking whether rintf is declared without a macro... yes
checking whether rintl is declared without a macro... yes
checking whether round is declared without a macro... yes
checking whether roundf is declared without a macro... yes
checking whether roundl is declared without a macro... yes
checking whether sinf is declared without a macro... yes
checking whether sinl is declared without a macro... yes
checking whether sinhf is declared without a macro... yes
checking whether sqrtf is declared without a macro... yes
checking whether sqrtl is declared without a macro... yes
checking whether tanf is declared without a macro... yes
checking whether tanl is declared without a macro... yes
checking whether tanhf is declared without a macro... yes
checking whether trunc is declared without a macro... yes
checking whether truncf is declared without a macro... yes
checking whether truncl is declared without a macro... 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 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 <wchar.h>... no
checking for mbstate_t... (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 paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for confstr... yes
checking for sched_setparam... yes
checking for sched_setscheduler... yes
checking for setegid... yes
checking for seteuid... yes
checking for vfork... yes
checking 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 struct sigaction.sa_sigaction... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking whether pthread_sigmask is declared without a macro... yes
checking whether sigaction is declared without a macro... yes
checking whether sigaddset is declared without a macro... yes
checking whether sigdelset is declared without a macro... yes
checking whether sigemptyset is declared without a macro... yes
checking whether sigfillset is declared without a macro... yes
checking whether sigismember is declared without a macro... yes
checking whether sigpending is declared without a macro... yes
checking whether sigprocmask is declared without a macro... yes
checking for 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 truncates the result as in C99... 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 posix_spawnattr_t... yes
checking for posix_spawn_file_actions_t... yes
checking whether posix_spawn is declared without a macro... yes
checking whether posix_spawnp is declared without a macro... yes
checking whether posix_spawnattr_init is declared without a macro... yes
checking whether posix_spawnattr_destroy is declared without a macro... yes
checking whether posix_spawnattr_getsigdefault is declared without a macro... 
yes
checking whether posix_spawnattr_setsigdefault is declared without a macro... 
yes
checking whether posix_spawnattr_getsigmask is declared without a macro... yes
checking whether posix_spawnattr_setsigmask is declared without a macro... yes
checking whether posix_spawnattr_getflags is declared without a macro... yes
checking whether posix_spawnattr_setflags is declared without a macro... yes
checking whether posix_spawnattr_getpgroup is declared without a macro... yes
checking whether posix_spawnattr_setpgroup is declared without a macro... yes
checking whether posix_spawnattr_getschedpolicy is declared without a macro... 
yes
checking whether posix_spawnattr_setschedpolicy is declared without a macro... 
yes
checking whether posix_spawnattr_getschedparam is declared without a macro... 
yes
checking whether posix_spawnattr_setschedparam is declared without a macro... 
yes
checking whether posix_spawn_file_actions_init is declared without a macro... 
yes
checking whether posix_spawn_file_actions_destroy is declared without a 
macro... yes
checking whether posix_spawn_file_actions_addopen is declared without a 
macro... yes
checking whether posix_spawn_file_actions_addclose is declared without a 
macro... yes
checking whether posix_spawn_file_actions_adddup2 is declared without a 
macro... yes
checking for ptrdiff_t... (cached) yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on files... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking which flavor of printf attribute matches inttypes macros... system
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... no
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether gets is declared without a macro... no
checking whether pclose is declared without a macro... yes
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... yes
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking whether vsnprintf is declared without a macro... yes
checking whether _Exit is declared without a macro... yes
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... yes
checking whether getloadavg is declared without a macro... yes
checking whether getsubopt is declared without a macro... yes
checking whether grantpt is declared without a macro... yes
checking whether initstate is declared without a macro... yes
checking whether initstate_r is declared without a macro... yes
checking whether mkdtemp is declared without a macro... yes
checking whether mkostemp is declared without a macro... yes
checking whether mkostemps is declared without a macro... yes
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... yes
checking whether posix_openpt is declared without a macro... yes
checking whether ptsname is declared without a macro... yes
checking whether ptsname_r is declared without a macro... yes
checking whether qsort_r is declared without a macro... yes
checking whether random is declared without a macro... yes
checking whether random_r is declared without a macro... yes
checking whether reallocarray is declared without a macro... no
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... yes
checking whether secure_getenv is declared without a macro... yes
checking whether setenv is declared without a macro... yes
checking whether setstate is declared without a macro... yes
checking whether setstate_r is declared without a macro... yes
checking whether srandom is declared without a macro... yes
checking whether srandom_r is declared without a macro... yes
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking for stpcpy... yes
checking for strchrnul... yes
checking whether strchrnul works... yes
checking for working strerror function... yes
checking for working strndup... yes
checking for working strnlen... yes
checking for strverscmp... yes
checking for nlink_t... (cached) yes
checking whether fchmodat is declared without a macro... (cached) yes
checking whether fstat is declared without a macro... (cached) yes
checking whether fstatat is declared without a macro... (cached) yes
checking whether futimens is declared without a macro... (cached) yes
checking whether lchmod is declared without a macro... (cached) yes
checking whether lstat is declared without a macro... (cached) yes
checking whether mkdirat is declared without a macro... (cached) yes
checking whether mkfifo is declared without a macro... (cached) yes
checking whether mkfifoat is declared without a macro... (cached) yes
checking whether mknod is declared without a macro... (cached) yes
checking whether mknodat is declared without a macro... (cached) yes
checking whether stat is declared without a macro... (cached) yes
checking whether utimensat is declared without a macro... (cached) yes
checking whether waitpid is declared without a macro... yes
checking whether chdir is declared without a macro... yes
checking whether chown is declared without a macro... yes
checking whether dup is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... yes
checking whether environ is declared without a macro... yes
checking whether euidaccess is declared without a macro... yes
checking whether faccessat is declared without a macro... yes
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... yes
checking whether fdatasync is declared without a macro... yes
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... yes
checking whether getdtablesize is declared without a macro... yes
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether group_member is declared without a macro... yes
checking whether isatty is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... yes
checking whether lseek is declared without a macro... yes
checking whether pipe is declared without a macro... yes
checking whether pipe2 is declared without a macro... yes
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... yes
checking whether rmdir is declared without a macro... yes
checking whether sethostname is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... yes
checking whether truncate is declared without a macro... yes
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... yes
checking whether usleep is declared without a macro... 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 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 truncates the result as in C99... (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 btowc is declared without a macro... yes
checking whether wctob is declared without a macro... yes
checking whether mbsinit is declared without a macro... yes
checking whether mbrtowc is declared without a macro... yes
checking whether mbrlen is declared without a macro... yes
checking whether mbsrtowcs is declared without a macro... yes
checking whether mbsnrtowcs is declared without a macro... yes
checking whether wcrtomb is declared without a macro... yes
checking whether wcsrtombs is declared without a macro... yes
checking whether wcsnrtombs is declared without a macro... yes
checking whether wcwidth is declared without a macro... yes
checking whether wmemchr is declared without a macro... yes
checking whether wmemcmp is declared without a macro... yes
checking whether wmemcpy is declared without a macro... yes
checking whether wmemmove is declared without a macro... yes
checking whether wmemset is declared without a macro... yes
checking whether wcslen is declared without a macro... yes
checking whether wcsnlen is declared without a macro... yes
checking whether wcscpy is declared without a macro... yes
checking whether wcpcpy is declared without a macro... yes
checking whether wcsncpy is declared without a macro... yes
checking whether wcpncpy is declared without a macro... yes
checking whether wcscat is declared without a macro... yes
checking whether wcsncat is declared without a macro... yes
checking whether wcscmp is declared without a macro... yes
checking whether wcsncmp is declared without a macro... yes
checking whether wcscasecmp is declared without a macro... yes
checking whether wcsncasecmp is declared without a macro... yes
checking whether wcscoll is declared without a macro... yes
checking whether wcsxfrm is declared without a macro... yes
checking whether wcsdup is declared without a macro... yes
checking whether wcschr is declared without a macro... yes
checking whether wcsrchr is declared without a macro... yes
checking whether wcscspn is declared without a macro... yes
checking whether wcsspn is declared without a macro... yes
checking whether wcspbrk is declared without a macro... yes
checking whether wcsstr is declared without a macro... yes
checking whether wcstok is declared without a macro... yes
checking whether wcswidth is declared without a macro... yes
checking whether wcsftime is declared without a macro... yes
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking whether wctype is declared without a macro... yes
checking whether iswctype is declared without a macro... yes
checking whether wctrans is declared without a macro... yes
checking whether towctrans is declared without a macro... yes
checking whether wcwidth is declared... (cached) yes
checking whether wcwidth works reasonably in UTF-8 locales... yes
checking for stdint.h... (cached) yes
checking if malloc debugging is wanted... no
checking for sys/time.h... (cached) yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/resource.h... yes
checking for times... yes
checking whether getrusage is declared... yes
checking whether times is declared... yes
checking whether clock is declared... no
checking whether sysconf is declared... yes
checking for clock_t... yes
checking for struct tms... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/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 for Java compiler... no
checking for Java virtual machine... java
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating javacomp.sh
config.status: creating javaexec.sh
config.status: creating runtime-po/Makefile.in
config.status: creating etc/bench.pl
config.status: creating tests/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 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
Gb@DESKTOP-C2CE2L7:/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5$ make
  GEN      examples/extracted.stamp
extexi:  GEN examples/rpcalc/rpcalc.y
extexi:  GEN examples/mfcalc/mfcalc.y
extexi:  GEN examples/mfcalc/calc.h
extexi:  GEN examples/calc++/calc++-driver.hh
extexi:  GEN examples/calc++/calc++-driver.cc
extexi:  GEN examples/calc++/calc++-parser.yy
extexi:  GEN examples/calc++/calc++-scanner.ll
extexi:  GEN examples/calc++/calc++.cc
  GEN      lib/alloca.h
  GEN      lib/configmake.h
  GEN      lib/fcntl.h
  GEN      lib/inttypes.h
  GEN      lib/limits.h
  GEN      lib/math.h
  GEN      lib/signal.h
  GEN      lib/spawn.h
  GEN      lib/stdint.h
  GEN      lib/stdio.h
  GEN      lib/stdlib.h
  GEN      lib/string.h
  GEN      lib/sys/stat.h
  GEN      lib/sys/types.h
  GEN      lib/sys/wait.h
  GEN      lib/time.h
  GEN      lib/unistd.h
  GEN      lib/unitypes.h
  GEN      lib/uniwidth.h
  GEN      lib/wchar.h
  GEN      lib/wctype.h
make  all-recursive
make[1]: Entering directory '/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5'
Making all in po
make[2]: Entering directory 
'/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5/po'
Making all in runtime-po
make[2]: Entering directory 
'/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5/runtime-po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory 
'/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5/runtime-po'
Making all in .
make[2]: Entering directory '/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5'
  CC       src/bison-AnnotationList.o
  CC       src/bison-InadequacyList.o
  CC       src/bison-LR0.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-derives.o
  CC       src/bison-files.o
  CC       src/bison-getargs.o
  CC       src/bison-gram.o
  CC       src/bison-graphviz.o
  CC       src/bison-lalr.o
  CC       src/bison-ielr.o
  CC       src/bison-location.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
  CC       src/bison-print-xml.o
  CC       src/bison-print.o
  CC       src/bison-print_graph.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-symlist.o
  CC       src/bison-symtab.o
  CC       src/bison-tables.o
  CC       src/bison-uniqstr.o
  CC       lib/argmatch.o
  CC       lib/binary-io.o
  CC       lib/bitrotate.o
  CC       lib/c-ctype.o
  CC       lib/c-strcasecmp.o
  CC       lib/c-strncasecmp.o
  CC       lib/cloexec.o
  CC       lib/close-stream.o
  CC       lib/closeout.o
  CC       lib/concat-filename.o
  CC       lib/dirname.o
  CC       lib/basename.o
  CC       lib/dirname-lgpl.o
  CC       lib/basename-lgpl.o
  CC       lib/stripslash.o
  CC       lib/exitfail.o
  CC       lib/fatal-signal.o
  CC       lib/fd-hook.o
  CC       lib/fd-safer-flag.o
  CC       lib/dup-safer-flag.o
  CC       lib/fopen-safer.o
  CC       lib/getprogname.o
  CC       lib/hard-locale.o
  CC       lib/hash.o
  CC       lib/localcharset.o
  CC       lib/glthread/lock.o
  CC       lib/malloca.o
  CC       lib/math.o
  CC       lib/mbswidth.o
  CC       lib/pipe2.o
  CC       lib/pipe2-safer.o
  CC       lib/printf-frexp.o
  CC       lib/printf-frexpl.o
  CC       lib/progname.o
  CC       lib/quotearg.o
  CC       lib/sig-handler.o
  CC       lib/spawn-pipe.o
  CC       lib/stat-time.o
  CC       lib/glthread/threadlib.o
  CC       lib/unistd.o
  CC       lib/dup-safer.o
  CC       lib/fd-safer.o
  CC       lib/pipe-safer.o
  CC       lib/uniwidth/width.o
  CC       lib/wait-process.o
  CC       lib/wctype-h.o
  CC       lib/xmalloc.o
  CC       lib/xalloc-die.o
  CC       lib/xconcat-filename.o
  CC       lib/xsize.o
  CC       lib/xstrndup.o
  CC       lib/abitset.o
  CC       lib/bitset.o
  CC       lib/bitset_stats.o
  CC       lib/bitsetv.o
  CC       lib/ebitset.o
  CC       lib/lbitset.o
  CC       lib/vbitset.o
  CC       lib/bitsetv-print.o
  CC       lib/timevar.o
  CC       lib/get-errno.o
  CC       lib/asnprintf.o
  CC       lib/fcntl.o
  CC       lib/fprintf.o
  CC       lib/fseterr.o
  CC       lib/mbrtowc.o
  CC       lib/obstack.o
  CC       lib/printf.o
  CC       lib/printf-args.o
  CC       lib/printf-parse.o
  CC       lib/snprintf.o
  CC       lib/spawn_faction_addclose.o
  CC       lib/spawn_faction_adddup2.o
  CC       lib/spawn_faction_addopen.o
  CC       lib/spawn_faction_destroy.o
  CC       lib/spawn_faction_init.o
  CC       lib/spawnattr_destroy.o
  CC       lib/spawnattr_init.o
  CC       lib/spawnattr_setflags.o
  CC       lib/spawnattr_setsigmask.o
  CC       lib/spawni.o
  CC       lib/spawnp.o
  CC       lib/sprintf.o
  CC       lib/strerror_r.o
  CC       lib/vasnprintf.o
  CC       lib/vfprintf.o
  CC       lib/vsnprintf.o
  CC       lib/vsprintf.o
  CC       lib/xmemdup0.o
  AR       lib/libbison.a
  CCLD     src/bison
  GEN      doc/bison.help
  CC       lib/main.o
  CC       lib/yyerror.o
  AR       lib/liby.a
  GEN      src/yacc
  GEN      lib/charset.alias
  GEN      lib/ref-add.sed
  GEN      lib/ref-del.sed
make[2]: Leaving directory '/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5'
make[1]: Leaving directory '/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5'
Gb@DESKTOP-C2CE2L7:/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5$ make check
  GEN      public-submodule-commit
make  check-recursive
make[1]: Entering directory '/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5'
Making check in po
make[2]: Entering directory 
'/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5/po'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5/po'
Making check in runtime-po
make[2]: Entering directory 
'/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5/runtime-po'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory 
'/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5/runtime-po'
Making check in .
make[2]: Entering directory '/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5'
  GEN      doc/bison.help
make  examples/calc++/calc++ examples/mfcalc/mfcalc examples/rpcalc/rpcalc 
./tests/bison tests/atconfig tests/atlocal
make[3]: Entering directory '/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5'
  YACC     examples/calc++/calc++-parser.stamp
  CXX      examples/calc++/calc__-calc++-driver.o
  LEX      examples/calc++/calc++-scanner.cc
  CXX      examples/calc++/calc__-calc++-scanner.o
  CXX      examples/calc++/calc__-calc++.o
  CXX      examples/calc++/calc__-calc++-parser.o
  CXXLD    examples/calc++/calc++
  YACC     examples/mfcalc/mfcalc.c
updating examples/mfcalc/mfcalc.output
updating examples/mfcalc/mfcalc.h
  CC       examples/mfcalc/mfcalc-mfcalc.o
examples/mfcalc/mfcalc.y: In function 'yylex':
examples/mfcalc/mfcalc.y:156:7: warning: ignoring return value of 'scanf', 
declared with attribute warn_unused_result [-Wunused-result]
       scanf ("%lf", &yylval.NUM);
       ^
  CCLD     examples/mfcalc/mfcalc
  YACC     examples/rpcalc/rpcalc.c
updating examples/rpcalc/rpcalc.output
updating examples/rpcalc/rpcalc.h
  CC       examples/rpcalc/rpcalc-rpcalc.o
examples/rpcalc/rpcalc.y: In function 'yylex':
examples/rpcalc/rpcalc.y:66:7: warning: ignoring return value of 'scanf', 
declared with attribute warn_unused_result [-Wunused-result]
       scanf ("%lf", &yylval);
       ^
  CCLD     examples/rpcalc/rpcalc
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.
make[3]: Leaving directory '/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5'
make  check-TESTS check-local
make[3]: Entering directory '/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5'
make[4]: Entering directory '/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5'
PASS: examples/calc++/calc++.test
PASS: examples/mfcalc/mfcalc.test
PASS: examples/rpcalc/rpcalc.test
============================================================================
Testsuite summary for GNU Bison 3.0.5
============================================================================
# TOTAL: 3
# PASS:  3
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5'
make  all-recursive
make[4]: Entering directory '/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5'
Making all in po
make[5]: Entering directory 
'/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5/po'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5/po'
Making all in runtime-po
make[5]: Entering directory 
'/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5/runtime-po'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory 
'/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5/runtime-po'
Making all in .
make[5]: Entering directory '/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5'
  GEN      doc/bison.help
make[5]: Leaving directory '/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5'
make[4]: Leaving directory '/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5'
./tests/testsuite -C tests
## --------------------------- ##
## GNU Bison 3.0.5 test suite. ##
## --------------------------- ##

Input Processing.

  1: Invalid options                                 ok
  2: Invalid inputs                                  ok
  3: Invalid inputs with {}                          ok
  4: Invalid $n and @n                               ok
  5: Type Clashes                                    ok
  6: Unused values                                   ok
  7: Unused values before symbol declarations        ok
  8: Default %printer and %destructor redeclared     ok
  9: Per-type %printer and %destructor redeclared    ok
 10: Undefined symbols                               ok
 11: Unassociated types used for a printer or destructor ok
 12: Useless printers or destructors                 ok
 13: Unused values with default %destructor          ok
 14: Unused values with per-type %destructor         ok
 15: Incompatible Aliases                            ok
 16: Torturing the Scanner                           ok
 17: Typed symbol aliases                            ok
 18: Require 1.0                                     ok
 19: Require 3.0.5                                   ok
 20: Require 100.0                                   ok
 21: String aliases for character tokens             ok
 22: Symbols                                         ok
 23: Numbered tokens                                 ok
 24: Unclosed constructs                             ok
 25: %start after first rule                         ok
 26: %prec takes a token                             ok
 27: %prec's token must be defined                   ok
 28: Reject unused %code qualifiers                  ok
 29: Multiple %code                                  ok
 30: errors                                          ok
 31: %define, --define, --force-define               ok
 32: "%define" Boolean variables                     ok
 33: "%define" code variables                        ok
 34: "%define" keyword variables                     ok
 35: "%define" enum variables                        ok
 36: "%define" backward compatibility                ok
 37: Unused api.pure                                 ok
 38: C++ namespace reference errors                  ok
 39: Bad character literals                          ok
 40: Bad escapes in literals                         ok
 41: LAC: Errors for %define                         ok
 42: -Werror combinations                            ok
 43: %name-prefix and api.prefix are incompatible    ok
 44: Redefined %union name                           ok
 45: Stray $ or @                                    ok
 46: Code injection                                  ok
 47: Deprecated directives                           ok
 48: Unput's effect on locations                     ok
 49: Non-deprecated directives                       ok

Named references tests.

 50: Tutorial calculator                             ok
 51: Undefined and ambiguous references              ok
 52: Misleading references                           ok
 53: Many kinds of errors                            ok
 54: Missing identifiers in brackets                 ok
 55: Redundant words in brackets                     ok
 56: Comments in brackets                            ok
 57: Stray symbols in brackets                       ok
 58: Redundant words in LHS brackets                 ok
 59: Factored LHS                                    ok
 60: Unresolved references                           ok
 61: $ or @ followed by . or -                       ok

Output file names.

 62: Output files:  -dv                              ok
 63: Output files:  -dv >&-                          ok
 64: Output files:  -dv -o foo.c                     ok
 65: Output files:  -dv -o foo.tab.c                 ok
 66: Output files:  -dv -g --xml -y                  ok
 67: Output files:  -dv -g --xml -o y.tab.c          ok
 68: Output files:  -dv -b bar                       ok
 69: Output files:  -dv -g -o foo.c                  ok
 70: Output files: %defines %verbose                 ok
 71: Output files: %defines %verbose %yacc           ok
 72: Output files: %defines %verbose %yacc           ok
 73: Output files: %file-prefix "bar" %defines %verbose  ok
 74: Output files: %output "bar.c" %defines %verbose %yacc  ok
 75: Output files: %file-prefix "baz" %output "bar.c" %defines %verbose %yacc  
ok
 76: Output files: %defines %verbose                 ok
 77: Output files: %defines %verbose  -o foo.c       ok
 78: Output files:  --defines=foo.hpp -o foo.c++     ok
 79: Output files: %defines "foo.hpp" -o foo.c++     ok
 80: Output files:  -o foo.c++ --graph=foo.gph       ok
 81: Output files: %type <foo> useless --defines --graph --xml --report=all 
-Wall -Werror ok
 82: Output files: useless=--defines --graph --xml --report=all -Wall -Werror ok
 83: Output files: lalr1.cc %verbose                 ok
 84: Output files: lalr1.cc %defines %verbose        ok
 85: Output files: lalr1.cc %verbose %locations      ok
 86: Output files: lalr1.cc %defines %verbose %locations  ok
 87: Output files: lalr1.cc %defines %verbose        ok
 88: Output files: lalr1.cc %defines %verbose %locations -o subdir/foo.cc ok
 89: Output files: lalr1.cc %defines %verbose %file-prefix "output_dir/foo"  ok
 90: Output files: lalr1.cc %defines %locations %verbose %file-prefix 
"output_dir/foo"  ok
 91: Conflicting output files:  --graph="foo.tab.c"  ok
 92: Conflicting output files: %defines "foo.output" -v ok
 93: Conflicting output files: lalr1.cc %defines %locations 
--graph="location.hh" ok
 94: Conflicting output files:  -o foo.y             ok
 95: Output file name: `~!@#$%^&*()-=_+{}[]|\:;<>, .' skipped (output.at:265)
 96: Output file name: (                             ok
 97: Output file name: )                             ok
 98: Output file name: #                             ok
 99: Output file name: @@                            ok
100: Output file name: @{                            ok
101: Output file name: @}                            ok
102: Output file name: [                             ok
103: Output file name: ]                             ok
104: Graph with no conflicts                         ok
105: Graph with unsolved S/R                         ok
106: Graph with solved S/R                           ok
107: Graph with R/R                                  ok
108: Graph with reductions with multiple LAT         ok
109: Graph with a reduction rule both enabled and disabled ok

Skeleton Support.

110: Relative skeleton file names                    ok
111: Installed skeleton file names                   ok
112: Boolean=variables: invalid skeleton defaults    ok
113: Complaining during macro argument expansion     ok
114: Fatal errors make M4 exit immediately           ok
115: Fatal errors but M4 continues producing output  ok

Grammar Sets (Firsts etc.).

116: Nullable                                        ok
117: Broken Closure                                  ok
118: Firsts                                          ok
119: Accept                                          ok

Grammar Reduction.

120: Useless Terminals                               ok
121: Useless Nonterminals                            ok
122: Useless Rules                                   ok
123: Reduced Automaton                               ok
124: Underivable Rules                               ok
125: Empty Language                                  ok
126: no lr.type: Single State Split                  ok
127: lr.type=lalr: Single State Split                ok
128: lr.type=ielr: Single State Split                ok
129: lr.type=canonical-lr: Single State Split        ok
130: no lr.type: Lane Split                          ok
131: lr.type=lalr: Lane Split                        ok
132: lr.type=ielr: Lane Split                        ok
133: lr.type=canonical-lr: Lane Split                ok
134: no lr.type: Complex Lane Split                  ok
135: lr.type=lalr: Complex Lane Split                ok
136: lr.type=ielr: Complex Lane Split                ok
137: lr.type=canonical-lr: Complex Lane Split        ok
138: no lr.type: Split During Added Lookahead Propagation ok
139: lr.type=lalr: Split During Added Lookahead Propagation ok
140: lr.type=ielr: Split During Added Lookahead Propagation ok
141: lr.type=canonical-lr: Split During Added Lookahead Propagation ok
142: no lr.default-reduction                         ok
143: lr.default-reduction=most                       ok
144: lr.default-reduction=consistent                 ok
145: lr.default-reduction=accepting                  ok

Conflicts.

146: Token declaration order                         ok
147: Token declaration order: literals vs. identifiers ok
148: Useless associativity warning                   ok
149: Useless precedence warning                      ok
150: S/R in initial                                  ok
151: %nonassoc and eof                               ok
152: parse.error=verbose and consistent errors: lr.type=ielr ok
153: parse.error=verbose and consistent errors: lr.type=ielr %glr-parser ok
154: parse.error=verbose and consistent errors: lr.type=ielr c++ ok
155: parse.error=verbose and consistent errors: lr.type=ielr java skipped 
(conflicts.at:541)
156: parse.error=verbose and consistent errors: lr.type=ielr 
lr.default-reduction=consistent ok
157: parse.error=verbose and consistent errors: lr.type=ielr 
lr.default-reduction=accepting ok
158: parse.error=verbose and consistent errors: lr.type=canonical-lr ok
159: parse.error=verbose and consistent errors: lr.type=canonical-lr 
parse.lac=full ok
160: parse.error=verbose and consistent errors: lr.type=ielr parse.lac=full ok
161: parse.error=verbose and consistent errors:      ok
162: parse.error=verbose and consistent errors: %glr-parser ok
163: parse.error=verbose and consistent errors: lr.default-reduction=consistent 
ok
164: parse.error=verbose and consistent errors: lr.default-reduction=accepting 
ok
165: parse.error=verbose and consistent errors: lr.type=canonical-lr ok
166: parse.error=verbose and consistent errors: parse.lac=full ok
167: parse.error=verbose and consistent errors: parse.lac=full 
lr.default-reduction=accepting ok
168: LAC: %nonassoc requires splitting canonical LR states ok
169: Unresolved SR Conflicts                         ok
170: Resolved SR Conflicts                           ok
171: %precedence suffices                            ok
172: %precedence does not suffice                    ok
173: Defaulted Conflicted Reduction                  ok
174: %expect not enough                              ok
175: %expect right                                   ok
176: %expect too much                                ok
177: %expect with reduce conflicts                   ok
178: %prec with user string                          ok
179: %no-default-prec without %prec                  ok
180: %no-default-prec with %prec                     ok
181: %default-prec                                   ok
182: Unreachable States After Conflict Resolution    ok
183: Solved conflicts report for multiple reductions in a state ok
184: %nonassoc error actions for multiple reductions in a state ok
185: %expect-rr non GLR                              ok
186: -W versus %expect and %expect-rr                ok

User Actions.

187: Prologue syncline                               ok
188: %union syncline                                 ok
189: %union name syncline                            ok
190: Postprologue syncline                           ok
191: Action syncline                                 ok
192: Epilogue syncline                               ok
193: %code top syncline                              ok
194: %no-lines: yacc.c                               ok
195: %no-lines: glr.c                                ok
196: %no-lines: lalr1.cc                             ok
197: %no-lines: glr.cc                               ok

Parser Headers.

198: Invalid CPP guards:  --defines=input/input.h    ok
199: Invalid CPP guards:  --defines=9foo.h           ok
200: Invalid CPP guards: %glr-parser --defines=input/input.h ok
201: Invalid CPP guards: %glr-parser --defines=9foo.h ok
202: export YYLTYPE                                  ok
203: Several parsers                                 ok

User Actions.

204: Mid-rule actions                                ok
205: Implicitly empty rule                           ok
206: Invalid uses of %empty                          ok
207: Valid uses of %empty                            ok
208: Initial location: yacc.c                        ok
209: Initial location: yacc.c api.pure=full          ok
210: Initial location: yacc.c api.pure %parse-param { int x } ok
211: Initial location: yacc.c api.push-pull=both     ok
212: Initial location: yacc.c api.push-pull=both api.pure=full ok
213: Initial location: glr.c                         ok
214: Initial location: glr.c api.pure                ok
215: Initial location: lalr1.cc                      ok
216: Initial location: glr.cc                        ok
217: Initial location: yacc.c api.pure=full          ok
218: Initial location: yacc.c api.pure=full          ok
219: Location print: yacc.c                          ok
220: Location print: glr.c                           ok
221: Location print: lalr1.cc                        ok
222: Location print: glr.cc                          ok
223: Exotic Dollars                                  ok
224: Printers and Destructors                        ok
225: Printers and Destructors with union             ok
226: Printers and Destructors: %defines lalr1.cc     ok
227: Printers and Destructors with union: %defines lalr1.cc ok
228: Printers and Destructors: %glr-parser           ok
229: Printers and Destructors with union: %glr-parser ok
230: Default tagless %printer and %destructor        ok
231: Default tagged and per-type %printer and %destructor ok
232: Default %printer and %destructor for user-defined end token ok
233: Default %printer and %destructor are not for error or $undefined ok
234: Default %printer and %destructor are not for $accept ok
235: Default %printer and %destructor for mid-rule values ok
236: @$ in %initial-action implies %locations        ok
237: @$ in %destructor implies %locations            ok
238: @$ in %printer implies %locations               ok
239: Qualified $$ in actions: yacc.c                 ok
240: Qualified $$ in actions: glr.c                  ok
241: Qualified $$ in actions: lalr1.cc               ok
242: Qualified $$ in actions: glr.cc                 ok
243: Destroying lookahead assigned by semantic action ok
244: YYBACKUP                                        ok

Value type tests.

245: %union vs. api.value.type                       ok
246: %yacc vs. api.value.type=union                  ok
247: yacc.c api.value.type={double}                  ok
248: yacc.c api.value.type={double} %defines         ok
249: yacc.c api.value.type={variant}                 ok
250: yacc.c api.value.type={variant} %defines        ok
251: yacc.c api.value.type={struct foo}              ok
252: yacc.c api.value.type={struct foo} %defines     ok
253: yacc.c api.value.type={struct bar}              ok
254: yacc.c api.value.type={struct bar} %defines     ok
255: yacc.c api.value.type={union foo}               ok
256: yacc.c api.value.type={union foo} %defines      ok
257: yacc.c %union { float fval; int ival; };        ok
258: yacc.c %union { float fval; int ival; }; %defines ok
259: yacc.c %union foo { float fval; int ival; };    ok
260: yacc.c %union foo { float fval; int ival; }; %defines ok
261: yacc.c api.value.union.name=foo; %union { float fval; int ival; }; ok
262: yacc.c api.value.union.name=foo; %union { float fval; int ival; }; 
%defines ok
263: yacc.c api.value.type=union                     ok
264: yacc.c api.value.type=union %defines            ok
265: glr.c api.value.type={double}                   ok
266: glr.c api.value.type={double} %defines          ok
267: glr.c api.value.type={variant}                  ok
268: glr.c api.value.type={variant} %defines         ok
269: glr.c api.value.type={struct foo}               ok
270: glr.c api.value.type={struct foo} %defines      ok
271: glr.c api.value.type={struct bar}               ok
272: glr.c api.value.type={struct bar} %defines      ok
273: glr.c api.value.type={union foo}                ok
274: glr.c api.value.type={union foo} %defines       ok
275: glr.c %union { float fval; int ival; };         ok
276: glr.c %union { float fval; int ival; }; %defines ok
277: glr.c %union foo { float fval; int ival; };     ok
278: glr.c %union foo { float fval; int ival; }; %defines ok
279: glr.c api.value.union.name=foo; %union { float fval; int ival; }; ok
280: glr.c api.value.union.name=foo; %union { float fval; int ival; }; %defines 
ok
281: glr.c api.value.type=union                      ok
282: glr.c api.value.type=union %defines             ok
283: lalr1.cc api.value.type={double}                ok
284: lalr1.cc api.value.type={double} %defines       ok
285: lalr1.cc api.value.type={variant}               ok
286: lalr1.cc api.value.type={variant} %defines      ok
287: lalr1.cc api.value.type={struct foo}            ok
288: lalr1.cc api.value.type={struct foo} %defines   ok
289: lalr1.cc api.value.type={struct bar}            ok
290: lalr1.cc api.value.type={struct bar} %defines   ok
291: lalr1.cc api.value.type={union foo}             ok
292: lalr1.cc api.value.type={union foo} %defines    ok
293: lalr1.cc %union { float fval; int ival; };      ok
294: lalr1.cc %union { float fval; int ival; }; %defines ok
295: lalr1.cc api.value.type=union                   ok
296: lalr1.cc api.value.type=union %defines          ok
297: lalr1.cc api.value.type=variant                 ok
298: lalr1.cc api.value.type=variant %defines        ok
299: glr.cc api.value.type={double}                  ok
300: glr.cc api.value.type={double} %defines         ok
301: glr.cc api.value.type={variant}                 ok
302: glr.cc api.value.type={variant} %defines        ok
303: glr.cc api.value.type={struct foo}              ok
304: glr.cc api.value.type={struct foo} %defines     ok
305: glr.cc api.value.type={struct bar}              ok
306: glr.cc api.value.type={struct bar} %defines     ok
307: glr.cc api.value.type={union foo}               ok
308: glr.cc api.value.type={union foo} %defines      ok
309: glr.cc %union { float fval; int ival; };        ok
310: glr.cc %union { float fval; int ival; }; %defines ok
311: glr.cc api.value.type=union                     ok
312: glr.cc api.value.type=union %defines            ok
313: lalr1.cc: Named %union                          ok
314: glr.cc: Named %union                            ok

Simple LALR(1) Calculator.

315: Calculator                                      ok
316: Calculator %defines                             ok
317: Calculator %locations                           ok
318: Calculator %name-prefix "calc"                  ok
319: Calculator %verbose                             ok
320: Calculator %yacc                                ok
321: Calculator parse.error=verbose                  ok
322: Calculator api.pure=full %locations             ok
323: Calculator api.push-pull=both api.pure=full %locations ok
324: Calculator parse.error=verbose %locations       ok
325: Calculator parse.error=verbose %locations %defines api.prefix={calc} 
%verbose %yacc ok
326: Calculator parse.error=verbose %locations %defines %name-prefix "calc" 
api.token.prefix={TOK_} %verbose %yacc ok
327: Calculator %debug                               ok
328: Calculator parse.error=verbose %debug %locations %defines %name-prefix 
"calc" %verbose %yacc ok
329: Calculator parse.error=verbose %debug %locations %defines 
api.prefix={calc} %verbose %yacc ok
330: Calculator api.pure=full parse.error=verbose %debug %locations %defines 
%name-prefix "calc" %verbose %yacc ok
331: Calculator api.push-pull=both api.pure=full parse.error=verbose %debug 
%locations %defines api.prefix={calc} %verbose %yacc ok
332: Calculator api.pure parse.error=verbose %debug %locations %defines 
api.prefix={calc} %verbose %yacc %parse-param {semantic_value *result} 
%parse-param {int *count} ok

Simple GLR Calculator.

333: Calculator %glr-parser                          ok
334: Calculator %glr-parser %defines                 ok
335: Calculator %glr-parser %locations               ok
336: Calculator %glr-parser %name-prefix "calc"      ok
337: Calculator %glr-parser api.prefix={calc}        ok
338: Calculator %glr-parser %verbose                 ok
339: Calculator %glr-parser %yacc                    ok
340: Calculator %glr-parser parse.error=verbose      ok
341: Calculator %glr-parser api.pure %locations      ok
342: Calculator %glr-parser parse.error=verbose %locations ok
343: Calculator %glr-parser parse.error=verbose %locations %defines 
%name-prefix "calc" %verbose %yacc ok
344: Calculator %glr-parser %debug                   ok
345: Calculator %glr-parser parse.error=verbose %debug %locations %defines 
%name-prefix "calc" %verbose %yacc ok
346: Calculator %glr-parser parse.error=verbose %debug %locations %defines 
api.prefix={calc} api.token.prefix={TOK_} %verbose %yacc ok
347: Calculator %glr-parser api.pure parse.error=verbose %debug %locations 
%defines %name-prefix "calc" %verbose %yacc ok
348: Calculator %glr-parser api.pure parse.error=verbose %debug %locations 
%defines %name-prefix "calc" %verbose %yacc %parse-param {semantic_value 
*result} %parse-param {int *count} ok
349: Calculator %glr-parser api.pure parse.error=verbose %debug %locations 
%defines api.prefix={calc} %verbose %yacc %parse-param {semantic_value *result} 
%parse-param {int *count} ok

Simple LALR(1) C++ Calculator.

350: Calculator lalr1.cc %defines                    ok
351: Calculator C++                                  ok
352: Calculator C++ %locations                       ok
353: Calculator C++ %locations api.location.type={Span} ok
354: Calculator C++ %defines %locations parse.error=verbose %name-prefix "calc" 
%verbose %yacc ok
355: Calculator C++ %locations parse.error=verbose api.prefix={calc} %verbose 
%yacc ok
356: Calculator C++ %locations parse.error=verbose %debug %name-prefix "calc" 
%verbose %yacc ok
357: Calculator C++ %locations parse.error=verbose %debug api.prefix={calc} 
%verbose %yacc ok
358: Calculator C++ %locations parse.error=verbose %debug api.prefix={calc} 
api.token.prefix={TOK_} %verbose %yacc ok
359: Calculator C++ %defines %locations parse.error=verbose %debug %name-prefix 
"calc" %verbose %yacc %parse-param {semantic_value *result} %parse-param {int 
*count} ok
360: Calculator C++ parse.error=verbose %debug api.prefix={calc} %verbose %yacc 
%parse-param {semantic_value *result} %parse-param {int *count} ok
361: Calculator C++ %defines %locations parse.error=verbose %debug 
api.prefix={calc} %verbose %yacc %parse-param {semantic_value *result} 
%parse-param {int *count} ok

Simple GLR C++ Calculator.

362: Calculator glr.cc                               ok
363: Calculator C++ %glr-parser                      ok
364: Calculator C++ %glr-parser %locations           ok
365: Calculator C++ %glr-parser %locations api.location.type={Span} ok
366: Calculator C++ %glr-parser %defines parse.error=verbose %name-prefix 
"calc" %verbose %yacc ok
367: Calculator C++ %glr-parser parse.error=verbose api.prefix={calc} %verbose 
%yacc ok
368: Calculator C++ %glr-parser %debug               ok
369: Calculator C++ %glr-parser parse.error=verbose %debug %name-prefix "calc" 
%verbose %yacc ok
370: Calculator C++ %glr-parser parse.error=verbose %debug %name-prefix "calc" 
api.token.prefix={TOK_} %verbose %yacc ok
./tests/testsuite: fork: retry: No child processes
./tests/testsuite: fork: retry: No child processes
./tests/testsuite: fork: retry: No child processes
./tests/testsuite: fork: retry: No child processes
./tests/testsuite: fork: Resource temporarily unavailable
./tests/testsuite: line 1: wait_for: No record of process 29562
./tests/testsuite: fork: retry: No child processes
./tests/testsuite: fork: retry: No child processes
./tests/testsuite: fork: retry: No child processes
./tests/testsuite: fork: retry: No child processes
./tests/testsuite: fork: Resource temporarily unavailable
Makefile:7423: recipe for target 'check-local' failed
make[3]: *** [check-local] Error 254
make[3]: Leaving directory '/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5'
Makefile:5165: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory '/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5'
Makefile:4710: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/mnt/c/Users/zloyz/LinuxSpace/coding/bison-3.0.5'
Makefile:5168: recipe for target 'check' failed
make: *** [check] Error 2

Reply via email to