>>> bison: Building main/bison 3.8.2-r2 (using abuild 3.15.0-r0) started Wed, 13 Aug 2025 00:56:50 +0000 >>> bison: Validating /home/udu/aports/main/bison/APKBUILD... >>> bison: Analyzing dependencies... >>> bison: Installing for build: build-base m4 perl flex (1/1) Installing .makedepends-bison (20250813.005650) OK: 976 MiB in 432 packages >>> bison: Cleaning up srcdir >>> bison: Cleaning up pkgdir >>> bison: Cleaning up tmpdir >>> bison: Fetching https://ftp.gnu.org/gnu/bison/bison-3.8.2.tar.xz >>> bison: Fetching https://ftp.gnu.org/gnu/bison/bison-3.8.2.tar.xz >>> bison: Checking sha512sums... bison-3.8.2.tar.xz: OK gcc15-glibcxx-assertions.patch: OK >>> bison: Unpacking /var/cache/distfiles/bison-3.8.2.tar.xz... >>> bison: gcc15-glibcxx-assertions.patch patching file data/skeletons/glr2.cc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d 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 x86_64-alpine-linux-musl-gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc 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 cc... gcc3 checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... 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-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for x86_64-alpine-linux-musl-ranlib... no 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 cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/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,lib 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... no 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... no 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... yes 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 cc supports POSIXLY_CORRECT=1... yes checking whether c++ builds executables that work... yes checking whether c++ 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... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking for x86_64-alpine-linux-musl-ranlib... 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... /usr/bin/xsltproc 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... nearly 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 cc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no 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... yes 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... yes 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... no 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.... no 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.... 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 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... /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... no 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... yes checking whether 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 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... yes 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... no 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... no checking whether setlocale (category, NULL) is multithread-safe... yes checking whether imported symbols can be declared weak... (cached) 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... no 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 whether free is known to preserve errno... no 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... no, but it is partly working checking for getpagesize... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... 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... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbswidth is declared in ... 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... no checking whether posix_spawn_file_actions_addopen works... no 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... no 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) no checking for mempcpy... (cached) yes checking for rawmemchr... (cached) no 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... yes checking whether snprintf respects a size of 1... (cached) yes checking whether vsnprintf respects a zero size as in C99... 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... no 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... yes checking for vasprintf... yes checking for vasprintf... (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) yes checking whether snprintf respects a size of 1... (cached) yes checking whether vsnprintf respects a zero size as in C99... (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 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... no checking for iconv... (cached) yes checking for working iconv... (cached) yes checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/lib/libintl.so 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/getopt.h GEN lib/getopt-cdefs.h GEN lib/iconv.h GEN lib/inttypes.h GEN lib/limits.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/stdint.h GEN lib/stdio.h GEN lib/stdlib.h GEN lib/string.h GEN lib/termios.h GEN lib/sys/wait.h GEN lib/sys/ioctl.h GEN lib/sys/resource.h GEN lib/sys/stat.h GEN lib/time.h GEN lib/sys/types.h GEN lib/sys/times.h GEN lib/unistd.h GEN lib/unistr.h GEN lib/unitypes.h GEN lib/uniwidth.h GEN lib/sys/time.h GEN lib/wchar.h GEN lib/wctype.h make all-recursive make[1]: Entering directory '/home/udu/aports/main/bison/src/bison-3.8.2' Making all in po make[2]: Entering directory '/home/udu/aports/main/bison/src/bison-3.8.2/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/udu/aports/main/bison/src/bison-3.8.2/po' Making all in runtime-po make[2]: Entering directory '/home/udu/aports/main/bison/src/bison-3.8.2/runtime-po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/udu/aports/main/bison/src/bison-3.8.2/runtime-po' Making all in gnulib-po make[2]: Entering directory '/home/udu/aports/main/bison/src/bison-3.8.2/gnulib-po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/udu/aports/main/bison/src/bison-3.8.2/gnulib-po' Making all in . make[2]: Entering directory '/home/udu/aports/main/bison/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-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 In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from lib/pipe2.c:20: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/sched.h:28, from /usr/include/pthread.h:30, from lib/glthread/threadlib.c:28: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from lib/pipe2-safer.c:24: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from lib/spawn-pipe.h:23, from lib/spawn-pipe.c:27: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ 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 In file included from ./lib/sched.h:28, from /usr/include/pthread.h:30, from ./lib/glthread/tls.h:89, from lib/glthread/tls.c:21: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ 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 In file included from ./lib/getopt-cdefs.h:32, from lib/unistd.h:658, from lib/unistd.c:21: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC lib/libbison_a-xhash.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from lib/pipe-safer.c:23: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from ./lib/fcntl.h:79, from lib/dup-safer.c:24: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC lib/libbison_a-gl_xlist.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from lib/fd-safer.c:25: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC lib/libbison_a-gl_xmap.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from lib/wait-process.h:23, from lib/wait-process.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ 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-canonicalize-lgpl.o CC lib/libbison_a-error.o CC lib/libbison_a-fcntl.o CC lib/libbison_a-free.o CC lib/libbison_a-getcwd.o CC lib/libbison_a-getopt.o CC lib/libbison_a-getopt1.o CC lib/libbison_a-obstack.o CC lib/libbison_a-obstack_printf.o CC lib/libbison_a-printf-args.o CC lib/libbison_a-printf-parse.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/getopt.h:84, from lib/getopt.h:34, from lib/getopt1.c:24: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/getopt.h:84, from lib/getopt.h:34, from lib/getopt.c:24: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from ./lib/fcntl.h:79, from lib/fcntl.c:23: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from lib/getcwd.c:19: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from ./lib/fcntl.h:79, from lib/canonicalize-lgpl.c:31: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC lib/libbison_a-rawmemchr.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from ./lib/fcntl.h:79, from lib/error.c:93: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC lib/libbison_a-spawn_faction_addchdir.o lib/canonicalize-lgpl.c: In function 'rpl_realpath': lib/canonicalize-lgpl.c:438:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." [-Wcpp] 438 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here." | ^~~~~~~ lib/canonicalize-lgpl.c:439:5: warning: #warning "See ." [-Wcpp] 439 | #warning "See ." | ^~~~~~~ CC lib/libbison_a-spawn_faction_adddup2.o CC lib/libbison_a-spawn_faction_addopen.o CC lib/libbison_a-vasnprintf.o CC lib/main.o In file included from ./lib/sched.h:28, from ./lib/spawn.h:54, from lib/spawn_faction_adddup2.c:20: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC lib/yyerror.o In file included from ./lib/sched.h:28, from ./lib/spawn.h:54, from lib/spawn_faction_addchdir.c:19: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC src/bison-AnnotationList.o CC src/bison-InadequacyList.o In file included from ./lib/sched.h:28, from ./lib/spawn.h:54, from lib/spawn_faction_addopen.c:20: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ 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 In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/InadequacyList.c:21: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/assoc.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/Sbitset.c:21: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/closure.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC src/bison-derives.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/gram.h:105, from src/InadequacyList.h:24, from src/AnnotationList.h:26, from src/AnnotationList.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC src/bison-files.o CC src/bison-fixits.o CC src/bison-getargs.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/conflicts.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/complain.c:23: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/gram.h:105, from src/state.h:91, from src/counterexample.h:23, from src/counterexample.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC src/bison-glyphs.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/gram.h:105, from src/derivation.h:26, from src/derivation.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/files.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/derives.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC src/bison-gram.o CC src/bison-graphviz.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/fixits.c:33: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/getargs.c:24: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC src/bison-ielr.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/graphviz.c:24: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/gram.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC src/bison-lalr.o CC src/bison-location.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/lalr.c:26: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC src/bison-lr0.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/location.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC src/bison-lssi.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/gram.h:105, from src/state.h:91, from src/ielr.h:25, from src/ielr.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC src/bison-main.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/lr0.c:26: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC src/bison-muscle-tab.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/main.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/gram.h:105, from src/state-item.h:27, from src/lssi.h:23, from src/lssi.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/muscle-tab.c:21: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC src/bison-named-ref.o CC src/bison-nullable.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/named-ref.c:21: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC src/bison-output.o CC src/bison-parse-gram.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/nullable.c:27: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC src/bison-parse-simulation.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/parse-gram.y:42: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/output.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC src/bison-print-graph.o CC src/bison-print-xml.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/gram.h:105, from src/derivation.h:26, from src/parse-simulation.h:26, from src/parse-simulation.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/print-graph.c:24: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC src/bison-print.o CC src/bison-reader.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/print-xml.c:24: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC src/bison-reduce.o CC src/bison-relation.o CC src/bison-scan-code-c.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/print.c:25: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/reader.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/reduce.c:29: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC src/bison-scan-gram-c.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/relation.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/scan-code-c.c:2: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/scan-gram-c.c:2: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC src/bison-scan-skel-c.o CC src/bison-state.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/scan-skel-c.c:2: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/gram.h:105, from src/state.h:91, from src/state.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC src/bison-state-item.o CC src/bison-strversion.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/gram.h:105, from src/state-item.h:27, from src/state-item.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/strversion.c:21: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ 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 In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/uniqstr.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC lib/libbison_a-areadlink.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/symtab.c:24: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/symlist.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from src/system.h:56, from src/tables.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from ./lib/fcntl.h:79, from lib/careadlinkat.h:23, from lib/areadlink.c:27: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ 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 In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from ./lib/fcntl.h:79, from lib/binary-io.h:22, from lib/binary-io.c:20: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ 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 In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from ./lib/fcntl.h:79, from lib/canonicalize.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC lib/libbison_a-careadlinkat.o CC lib/libbison_a-cloexec.o 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 ." | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from ./lib/fcntl.h:79, from lib/cloexec.c:25: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC lib/libbison_a-close-stream.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from ./lib/fcntl.h:79, from lib/careadlinkat.h:23, from lib/careadlinkat.c:23: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ 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 CC lib/libbison_a-dirname.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]; | ^~~~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from lib/closeout.c:26: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC lib/libbison_a-basename.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-findprog-in.o CC lib/libbison_a-file-set.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from ./lib/fcntl.h:79, from lib/execute.c:25: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from lib/fd-safer-flag.c:27: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC lib/libbison_a-fopen-safer.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from ./lib/fcntl.h:79, from lib/dup-safer-flag.c:26: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from lib/fatal-signal.c:27: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ 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 In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from lib/findprog-in.c:28: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC lib/libbison_a-hash.o In file included from ./lib/getopt-cdefs.h:32, from ./lib/unistd.h:658, from lib/fopen-safer.c:25: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./lib/sched.h:28, from /usr/include/pthread.h:30, from lib/glthread/lock.h:210, from lib/fstrcmp.c:32: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ 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 In file included from ./lib/sched.h:28, from /usr/include/pthread.h:30, from ./lib/glthread/lock.h:210, from lib/glthread/lock.c:22: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC lib/malloc/libbison_a-scratch_buffer_grow_preserve.o CC lib/unistr/libbison_a-u8-mbtoucr.o CC lib/unistr/libbison_a-u8-uctomb.o CC lib/malloc/libbison_a-scratch_buffer_set_array_size.o CC lib/unistr/libbison_a-u8-uctomb-aux.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 '/home/udu/aports/main/bison/src/bison-3.8.2' make[1]: Leaving directory '/home/udu/aports/main/bison/src/bison-3.8.2' GEN public-submodule-commit make check-recursive make[1]: Entering directory '/home/udu/aports/main/bison/src/bison-3.8.2' Making check in po make[2]: Entering directory '/home/udu/aports/main/bison/src/bison-3.8.2/po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/udu/aports/main/bison/src/bison-3.8.2/po' Making check in runtime-po make[2]: Entering directory '/home/udu/aports/main/bison/src/bison-3.8.2/runtime-po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/udu/aports/main/bison/src/bison-3.8.2/runtime-po' Making check in gnulib-po make[2]: Entering directory '/home/udu/aports/main/bison/src/bison-3.8.2/gnulib-po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/udu/aports/main/bison/src/bison-3.8.2/gnulib-po' Making check in . make[2]: Entering directory '/home/udu/aports/main/bison/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 '/home/udu/aports/main/bison/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'. YACC examples/c++/variant-11.cc make[3]: 'tests/atlocal' is up to date. updating examples/c++/simple.output updating examples/c++/variant-11.output updating examples/c/calc/calc.output updating examples/c++/variant-11.hh updating examples/c++/variant.output updating examples/c/mfcalc/mfcalc.output CXX examples/c++/variant_11-variant-11.o updating examples/c/calc/calc.h updating examples/c++/simple.hh CC examples/c/calc/examples_c_calc_calc-calc.o CXX examples/c++/simple-simple.o updating examples/c/lexcalc/parse.output CXX examples/c++/calc++/calc__-driver.o CXX examples/c++/calc++/calc__-scanner.o CXX examples/c++/calc++/calc__-calc++.o CXX examples/c++/calc++/calc__-parser.o updating examples/c/mfcalc/mfcalc.h CC examples/c/mfcalc/examples_c_mfcalc_mfcalc-mfcalc.o updating examples/c++/variant.hh updating examples/c/rpcalc/rpcalc.output CXX examples/c++/variant-variant.o updating examples/c/lexcalc/parse.h CC examples/c/lexcalc/examples_c_lexcalc_lexcalc-parse.o CC examples/c/lexcalc/examples_c_lexcalc_lexcalc-scan.o updating examples/c/rpcalc/rpcalc.h updating examples/c/pushcalc/calc.output CC examples/c/rpcalc/examples_c_rpcalc_rpcalc-rpcalc.o updating examples/c/bistromathic/parse.output updating examples/c/pushcalc/calc.h CC examples/c/pushcalc/examples_c_pushcalc_calc-calc.o updating examples/c/reccalc/parse.output updating examples/c/bistromathic/parse.h CC examples/c/bistromathic/bistromathic-parse.o updating examples/c/reccalc/parse.h CC examples/c/reccalc/examples_c_reccalc_reccalc-parse.o CC examples/c/reccalc/examples_c_reccalc_reccalc-scan.o updating examples/c/glr/c++-types.output updating examples/c/glr/c++-types.h CC examples/c/glr/examples_c_glr_c___types-c++-types.o CXX examples/c++/glr/examples_c___glr_c___types-c++-types.o CCLD examples/c/rpcalc/rpcalc CCLD examples/c/calc/calc CCLD examples/c/mfcalc/mfcalc CCLD examples/c/lexcalc/lexcalc CCLD examples/c/reccalc/reccalc CCLD examples/c/pushcalc/calc CCLD examples/c/bistromathic/bistromathic CCLD examples/c/glr/c++-types CXXLD examples/c++/simple CXXLD examples/c++/variant-11 CXXLD examples/c++/variant CXXLD examples/c++/calc++/calc++ CXXLD examples/c++/glr/c++-types make[3]: Leaving directory '/home/udu/aports/main/bison/src/bison-3.8.2' make check-TESTS check-local make[3]: Entering directory '/home/udu/aports/main/bison/src/bison-3.8.2' make all-recursive make[4]: Entering directory '/home/udu/aports/main/bison/src/bison-3.8.2' make[4]: Entering directory '/home/udu/aports/main/bison/src/bison-3.8.2' Making all in po make[5]: Entering directory '/home/udu/aports/main/bison/src/bison-3.8.2/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/udu/aports/main/bison/src/bison-3.8.2/po' Making all in runtime-po make[5]: Entering directory '/home/udu/aports/main/bison/src/bison-3.8.2/runtime-po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/udu/aports/main/bison/src/bison-3.8.2/runtime-po' Making all in gnulib-po make[5]: Entering directory '/home/udu/aports/main/bison/src/bison-3.8.2/gnulib-po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/udu/aports/main/bison/src/bison-3.8.2/gnulib-po' Making all in . PASS: examples/c/glr/c++-types.test PASS: examples/c++/simple.test PASS: examples/c++/variant.test PASS: examples/c++/glr/c++-types.test PASS: examples/c++/variant-11.test PASS: examples/c/mfcalc/mfcalc.test PASS: examples/c/lexcalc/lexcalc.test PASS: examples/c/rpcalc/rpcalc.test PASS: examples/c/pushcalc/calc.test PASS: examples/c/calc/calc.test make[5]: Entering directory '/home/udu/aports/main/bison/src/bison-3.8.2' PASS: examples/c/reccalc/reccalc.test PASS: examples/c++/calc++/calc++.test 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 '/home/udu/aports/main/bison/src/bison-3.8.2' GEN doc/bison.help make[5]: Leaving directory '/home/udu/aports/main/bison/src/bison-3.8.2' make[4]: Leaving directory '/home/udu/aports/main/bison/src/bison-3.8.2' /bin/sh ./tests/testsuite -C tests -j20 ## --------------------------- ## ## GNU Bison 3.8.2 test suite. ## ## --------------------------- ## 5: Invalid inputs with {} ok 9: Invalid symbol declarations ok 13: Invalid $n and @n ok 14: Type Clashes ok 4: Invalid inputs ok 3: Invalid options ok 19: Symbol class redefinition ok 2: Invalid number of arguments ok 1: Generating Comments ok 20: Default %printer and %destructor redeclared ok 21: Per-type %printer and %destructor redeclared ok 22: Undefined symbols ok 28: Token collisions ok 12: Symbol declarations ok 34: Require 100.0 ok 29: Incompatible Aliases ok 33: Require 3.8.2 ok 31: Typed symbol aliases ok 32: Require 1.0 ok 38: Unclosed constructs ok 37: Numbered tokens ok 35: String aliases for character tokens ok 41: %prec takes a token ok 10: Redefining the error token ok 39: %start after first rule ok 45: errors ok 6: Yacc warnings on symbols ok 44: Multiple %code ok 18: EOF redeclared ok 46: %define, --define, --force-define ok 30: Torturing the Scanner ok 17: Symbol redeclared ok 47: "%define" Boolean variables ok 26: Unused values with per-type %destructor ok 52: "%define" backward compatibility ok 11: Dangling aliases ok 56: Bad escapes in literals ok 8: Yacc's %type ok 51: "%define" file variables ok 27: Duplicate string ok 55: Bad character literals ok 23: Unassociated types used for a printer or destructor ok 50: "%define" enum variables ok 42: %prec's token must be defined ok 57: Unexpected end of file ok 7: Yacc warnings ok 65: Unput's effect on locations ok 43: Reject unused %code qualifiers ok 68: Character literals and api.token.raw ok 60: %name-prefix and api.prefix are incompatible ok 69: %token-table and parse.error ok 70: Invalid file prefix mapping arguments ok 53: Unused api.pure ok 36: Symbols ok 72: Undefined and ambiguous references ok 48: "%define" code variables ok 75: Missing identifiers in brackets ok 76: Redundant words in brackets ok 74: Many kinds of errors ok 64: Deprecated directives ok 77: Comments in brackets ok 25: Unused values with default %destructor ok 78: Stray symbols in brackets ok 79: Redundant words in LHS brackets ok 81: Unresolved references ok 67: Cannot type action ok 80: Factored LHS ok 61: Redefined %union name ok 83: Output files: -dv ok 66: Non-deprecated directives ok 84: Output files: -dv >&- ok 85: Output files: -dv -o foo.c ok 86: Output files: -dv -y ok 62: Stray $ or @ ok 87: Output files: api.header.include={"./foo.h"} -dv -y ok 88: Output files: -dv -o foo.tab.c ok 89: Output files: --fixed-output-files -dv -g --html ok 91: Output files: -dv -g --xml --fixed-output-files ok 90: Output files: -Hfoo.header -v -gfoo.gv --html=foo.html ok 92: Output files: -dv -g --xml -y ok 54: C++ namespace reference errors ok 71: Tutorial calculator ok 93: Output files: %require "3.4" -dv -g --xml -y ok 94: Output files: -dv -g --xml -o y.tab.c ok 49: "%define" keyword variables ok 96: Output files: -dv -g -o foo.c ok 95: Output files: -dv -b bar ok 58: LAC: Errors for %define ok 97: Output files: %header %verbose ok 100: Output files: %file-prefix "bar" %header %verbose ok 99: Output files: %header %verbose %yacc ok 101: Output files: %output "bar.c" %header %verbose %yacc ok 98: Output files: %header %verbose %yacc ok 103: Output files: %header %verbose ok 73: Misleading references ok 105: Output files: --header=foo.hpp -o foo.c++ ok 104: Output files: %header %verbose -o foo.c ok 102: Output files: %file-prefix "baz" %output "bar.c" %header %verbose %yacc ok 106: Output files: --header=foo.hpp -o foo.c++ 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 110: Output files: useless=--header --graph --xml --report=all -Wall -Werror ok 111: Output files: %defines -o foo.c++ ok 113: Output files: lalr1.cc ok 82: $ or @ followed by . or - ok 114: Output files: lalr1.cc %verbose ok 112: Output files: %defines "foo.hpp" -o foo.c++ ok 116: Output files: lalr1.cc %verbose %locations ok 117: Output files: lalr1.cc %header %verbose %locations ok 115: Output files: lalr1.cc %header %verbose ok 118: Output files: lalr1.cc %header %verbose ok 40: Duplicate %start symbol ok 120: Output files: lalr1.cc %header %verbose %file-prefix "output_dir/foo" ok 122: Output files: lalr1.cc %header %locations api.location.file=none %require "3.2" ok 123: Output files: lalr1.cc %header %locations api.location.file="foo.loc.hh" %require "3.2" ok 119: Output files: lalr1.cc %header %verbose %locations -o subdir/foo.cc ok 124: Output files: lalr1.cc %header %locations api.location.file="$at_dir/foo.loc.hh" %require "3.2" ok 121: Output files: lalr1.cc %header %locations %verbose %file-prefix "output_dir/foo" ok 128: Conflicting output files: -o foo.y ok 138: Graph with no conflicts ok 139: Graph with unsolved S/R ok 140: Graph with solved S/R ok 63: Code injection ok 24: Useless printers or destructors ok 141: Graph with R/R ok 142: Graph with reductions with multiple LAT ok 145: Warnings skipped (diagnostics.at:84) 146: Single point locations skipped (diagnostics.at:133) 126: Conflicting output files: %header "foo.output" -v ok 127: Conflicting output files: lalr1.cc %header %locations --graph="location.hh" ok 147: Line is too short, and then you die skipped (diagnostics.at:182) 125: Conflicting output files: --graph="foo.tab.c" ok 148: Zero-width characters skipped (diagnostics.at:217) 149: Tabulations and multibyte characters skipped (diagnostics.at:235) 150: Tabulations and multibyte characters skipped (diagnostics.at:282) 152: Complaints from M4 skipped (diagnostics.at:328) 151: Special files skipped (diagnostics.at:303) 153: Carriage return skipped (diagnostics.at:351) 154: CR NL skipped (diagnostics.at:372) 155: Screen width: 200 columns skipped (diagnostics.at:399) 156: Screen width: 80 columns skipped (diagnostics.at:432) 157: Screen width: 60 columns skipped (diagnostics.at:465) 158: Suggestions skipped (diagnostics.at:504) 160: Deep Counterexamples skipped (diagnostics.at:645) 159: Counterexamples skipped (diagnostics.at:527) 143: Graph with a reduction rule both enabled and disabled ok 164: Boolean=variables: invalid skeleton defaults ok 162: Relative skeleton file names ok 166: Fatal errors make M4 exit immediately ok 167: Fatal errors but M4 continues producing output ok 165: Complaining during macro argument expansion ok 59: -Werror combinations ok 168: Nullable ok 169: Broken Closure ok 170: Firsts ok 171: Accept ok 174: Reduced Grammar with prec and assoc ok 175: Useless Terminals ok 161: Indentation with message suppression ok 172: Build relations ok 173: Reduced Grammar ok 163: Installed skeleton file names ok 181: Bad start symbols ok 180: Underivable Rules ok 179: Reduced Automaton ok 178: Useless Parts ok 176: Useless Nonterminals ok 182: no lr.type: Single State Split ok 184: lr.type=ielr: Single State Split ok 183: lr.type=lalr: Single State Split ok 177: Useless Rules ok 185: lr.type=canonical-lr: Single State Split ok 188: lr.type=ielr: Lane Split ok 133: Output file name: @@ ok 187: lr.type=lalr: Lane Split ok 189: lr.type=canonical-lr: Lane Split ok 135: Output file name: @} ok 186: no lr.type: Lane Split ok 190: no lr.type: Complex Lane Split ok 192: lr.type=ielr: Complex Lane Split ok 137: Output file name: ] ok 191: lr.type=lalr: Complex Lane Split ok 136: Output file name: [ ok 203: Reports with conflicts skipped (report.at:3130) 193: lr.type=canonical-lr: Complex Lane Split ok 130: Output file name: ( ok 196: lr.type=ielr: Split During Added Lookahead Propagation ok 131: Output file name: ) ok 199: lr.default-reduction=most ok 197: lr.type=canonical-lr: Split During Added Lookahead Propagation ok 198: no lr.default-reduction ok 132: Output file name: # ok 200: lr.default-reduction=consistent ok 205: Token declaration order: literals vs. identifiers ok 201: lr.default-reduction=accepting ok 129: Output file name: `~!@#$%^&*()-=_+{}[]|\:;<>, .' ok 202: Reports ok 134: Output file name: @{ ok 213: parse.error=verbose and consistent errors: lr.type=ielr java skipped (conflicts.at:523) 204: Token declaration order ok 194: no lr.type: Split During Added Lookahead Propagation ok 195: lr.type=lalr: Split During Added Lookahead Propagation ok 215: parse.error=verbose and consistent errors: lr.type=ielr lr.default-reduction=accepting ok 210: parse.error=verbose and consistent errors: lr.type=ielr ok 216: parse.error=verbose and consistent errors: lr.type=canonical-lr ok 206: Useless associativity warning ok 214: parse.error=verbose and consistent errors: lr.type=ielr lr.default-reduction=consistent ok 217: parse.error=verbose and consistent errors: lr.type=canonical-lr parse.lac=full ok 207: Useless precedence warning ok 218: parse.error=verbose and consistent errors: lr.type=ielr parse.lac=full ok 221: parse.error=verbose and consistent errors: ok 230: Resolved SR Conflicts ok 231: %precedence suffices ok 211: parse.error=verbose and consistent errors: lr.type=ielr %glr-parser ok 15: Unused values ok 208: S/R in initial ok 16: Unused values before symbol declarations ok 224: parse.error=verbose and consistent errors: lr.default-reduction=accepting ok 225: parse.error=verbose and consistent errors: lr.type=canonical-lr ok 223: parse.error=verbose and consistent errors: lr.default-reduction=consistent ok 239: %expect not enough ok 227: parse.error=verbose and consistent errors: parse.lac=full lr.default-reduction=accepting ok 241: %expect too much ok 229: Unresolved SR Conflicts ok 242: %expect with reduce conflicts ok 243: %expect in grammar rule not enough ok 240: %expect right ok 226: parse.error=verbose and consistent errors: parse.lac=full ok 246: %expect in grammar rule too much ok 249: %expect-rr not enough in grammar rule ok 248: %expect-rr too much in grammar rule ok 244: %expect in grammar rule right ok 245: %expect in grammar rules ok 247: %expect-rr in grammar rule ok 250: %prec with user string ok 222: parse.error=verbose and consistent errors: %glr-parser ok 232: %precedence does not suffice ok 252: %no-default-prec with %prec ok 253: %default-prec ok 255: Solved conflicts report for multiple reductions in a state ok 238: Defaulted Conflicted Reduction ok 233: Syntax error in consistent error state: yacc.c ok 259: Unifying S/R ok 260: Deep Unifying S/R ok 261: S/R Conflict with Nullable Symbols ok 262: Non-unifying Ambiguous S/R ok 251: %no-default-prec without %prec ok 263: Non-unifying Unambiguous S/R ok 212: parse.error=verbose and consistent errors: lr.type=ielr c++ ok 265: Unifying R/R counterexample ok 264: S/R after first token ok 256: %nonassoc error actions for multiple reductions in a state ok 266: Non-unifying R/R LR(1) conflict ok 268: Cex Search Prepend ok 144: C++ Output File Prefix Mapping ok 209: %nonassoc and eof ok 271: Non-unifying Prefix Share ok 269: R/R cex with prec ok 219: parse.error=verbose and consistent errors: c++ lr.type=canonical-lr parse.lac=full ok 274: Prologue syncline ok 272: Deep Null Unifying ok 257: %expect-rr non GLR ok 254: Unreachable States After Conflict Resolution ok 273: Deep Null Non-unifying ok 275: %union syncline ok 234: Syntax error in consistent error state: glr.c ok 220: parse.error=verbose and consistent errors: c++ lr.type=ielr parse.lac=full ok 277: Postprologue syncline ok 278: Action syncline ok 276: %union name syncline ok 280: %code top syncline ok 279: Epilogue syncline ok 281: %destructor syncline ok 282: %printer syncline ok 283: syncline escapes: yacc.c ok 293: Output columns ok 288: %no-lines: yacc.c ok 289: %no-lines: glr.c ok 290: %no-lines: lalr1.cc ok 292: %no-lines: glr2.cc ok 291: %no-lines: glr.cc ok 295: Invalid CPP guards: --defines=9foo.h ok 294: Invalid CPP guards: --defines=input/input.h ok 284: syncline escapes: glr.c ok 299: Sane headers: ok 235: Syntax error in consistent error state: lalr1.cc ok 304: Sane headers: api.push-pull=both ok 303: Sane headers: api.pure ok 300: Sane headers: %locations %debug ok 297: Invalid CPP guards: %glr-parser --defines=9foo.h ok 298: export YYLTYPE ok 296: Invalid CPP guards: %glr-parser --defines=input/input.h ok 228: LAC: %nonassoc requires splitting canonical LR states ok 305: Sane headers: api.pure api.push-pull=both ok 314: Invalid uses of %empty 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 302: Sane headers: %locations %debug %glr-parser ok 315: Valid uses of %empty ok 317: Initial location: yacc.c ok 312: Typed midrule actions ok 311: Midrule actions ok 286: syncline escapes: glr.cc ok 318: Initial location: yacc.c api.pure=full ok 319: Initial location: yacc.c api.pure %parse-param { int x } ok 313: Implicitly empty rule ok 258: -W versus %expect and %expect-rr ok 327: Initial location: yacc.c api.pure=full ok 320: Initial location: yacc.c api.push-pull=both ok 321: Initial location: yacc.c api.push-pull=both api.pure=full ok 328: Initial location: yacc.c api.pure=full ok 329: Location print: yacc.c ok 323: Initial location: glr.c api.pure ok 237: Syntax error in consistent error state: glr2.cc ok 322: Initial location: glr.c ok 287: syncline escapes: glr2.cc ok 330: Location print: glr.c ok 306: Sane headers: c++ ok 334: Exotic Dollars ok 336: Printers and Destructors with union ok 324: Initial location: lalr1.cc ok 335: Printers and Destructors ok 325: Initial location: glr.cc ok 331: Location print: lalr1.cc ok 308: Sane headers: c++ api.value.type=variant parse.assert ok 337: Printers and Destructors: %glr-parser ok 332: Location print: glr.cc ok 338: Printers and Destructors with union: %glr-parser ok 309: Sane headers: %locations c++ %glr-parser ok 351: @$ in %initial-action implies %locations ok 348: Default %printer and %destructor are not for error or $undefined ok 345: Default tagless %printer and %destructor ok 346: Default tagged and per-type %printer and %destructor ok 339: Printers and Destructors: %header lalr1.cc ok 340: Printers and Destructors with union: %header lalr1.cc ok 349: Default %printer and %destructor are not for $accept ok 352: @$ in %destructor implies %locations ok 354: Qualified $$ in actions: yacc.c ok 353: @$ in %printer implies %locations ok 307: Sane headers: %locations %debug c++ ok 361: %union vs. api.value.type ok 362: %yacc vs. api.value.type=union ok 341: Printers and Destructors: %header glr.cc ok 359: Destroying lookahead assigned by semantic action ok 347: Default %printer and %destructor for user-defined end token ok 355: Qualified $$ in actions: glr.c ok 350: Default %printer and %destructor for midrule values ok 365: yacc.c api.value.type={variant} ok 342: Printers and Destructors with union: %header glr.cc ok 363: yacc.c api.value.type={double} ok 367: yacc.c api.value.type={struct foo} ok 364: yacc.c api.value.type={double} %header ok 360: YYBACKUP ok 366: yacc.c api.value.type={variant} %header ok 368: yacc.c api.value.type={struct foo} %header ok 369: yacc.c api.value.type={struct bar} ok 370: yacc.c api.value.type={struct bar} %header ok 371: yacc.c api.value.type={union foo} ok 372: yacc.c api.value.type={union foo} %header ok 374: yacc.c %union { float fval; int ival; }; %header ok 373: yacc.c %union { float fval; int ival; }; ok 375: yacc.c %union foo { float fval; int ival; }; ok 333: Location print: glr2.cc ok 326: Initial location: glr2.cc ok 378: yacc.c api.value.union.name=foo; %union { float fval; int ival; }; %header ok 377: yacc.c api.value.union.name=foo; %union { float fval; int ival; }; ok 376: yacc.c %union foo { float fval; int ival; }; %header ok 356: Qualified $$ in actions: lalr1.cc ok 379: yacc.c api.value.type=union ok 380: yacc.c api.value.type=union %header ok 357: Qualified $$ in actions: glr.cc ok 383: glr.c api.value.type={variant} ok 384: glr.c api.value.type={variant} %header ok 389: glr.c api.value.type={union foo} ok 381: glr.c api.value.type={double} ok 386: glr.c api.value.type={struct foo} %header ok 385: glr.c api.value.type={struct foo} ok 382: glr.c api.value.type={double} %header ok 388: glr.c api.value.type={struct bar} %header ok 390: glr.c api.value.type={union foo} %header ok 387: glr.c api.value.type={struct bar} ok 391: glr.c %union { float fval; int ival; }; ok 392: glr.c %union { float fval; int ival; }; %header ok 393: glr.c %union foo { float fval; int ival; }; ok 344: Printers and Destructors with union: %header glr2.cc ok 358: Qualified $$ in actions: glr2.cc ok 397: glr.c api.value.type=union ok 395: glr.c api.value.union.name=foo; %union { float fval; int ival; }; ok 396: glr.c api.value.union.name=foo; %union { float fval; int ival; }; %header ok 398: glr.c api.value.type=union %header ok 394: glr.c %union foo { float fval; int ival; }; %header ok 343: Printers and Destructors: %header glr2.cc ok 267: Non-unifying R/R LR(2) conflict ok 402: lalr1.cc api.value.type={variant} %header ok 403: lalr1.cc api.value.type={struct foo} ok 401: lalr1.cc api.value.type={variant} ok 406: lalr1.cc api.value.type={struct bar} %header ok 408: lalr1.cc api.value.type={union foo} %header ok 400: lalr1.cc api.value.type={double} %header ok 411: lalr1.cc api.value.type=union ok 310: Several parsers ok 405: lalr1.cc api.value.type={struct bar} ok 407: lalr1.cc api.value.type={union foo} ok 410: lalr1.cc %union { float fval; int ival; }; %header ok 412: lalr1.cc api.value.type=union %header ok 399: lalr1.cc api.value.type={double} ok 404: lalr1.cc api.value.type={struct foo} %header ok 409: lalr1.cc %union { float fval; int ival; }; ok 413: lalr1.cc api.value.type=variant ok 414: lalr1.cc api.value.type=variant %header ok 415: lalr1.cc api.value.type=variant ok 416: lalr1.cc api.value.type=variant %header ok 417: lalr1.cc api.value.type=variant api.token.constructor ok 422: lalr1.cc %code requires { #include } api.value.type=variant api.token.constructor %header ok 419: lalr1.cc %code requires { #include } api.value.type=variant ok 424: lalr1.cc %code requires { #include } api.value.type=variant api.token.constructor %header ok 420: lalr1.cc %code requires { #include } api.value.type=variant %header ok 418: lalr1.cc api.value.type=variant api.token.constructor %header ok 425: glr.cc api.value.type={double} 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 427: glr.cc api.value.type={variant} ok 428: glr.cc api.value.type={variant} %header ok 429: glr.cc api.value.type={struct foo} ok 426: glr.cc api.value.type={double} %header ok 432: glr.cc api.value.type={struct bar} %header ok 430: glr.cc api.value.type={struct foo} %header ok 431: glr.cc api.value.type={struct bar} ok 433: glr.cc api.value.type={union foo} ok 434: glr.cc api.value.type={union foo} %header ok 453: lalr1.cc: Named %union ok 454: glr.cc: Named %union ok 455: Token numbers: yacc.c ok 270: Null nonterminals ok 456: Token numbers: yacc.c api.token.raw ok 435: glr.cc %union { float fval; int ival; }; ok 457: Token numbers: glr.c ok 458: Token numbers: glr.c api.token.raw ok 460: Token numbers: lalr1.cc api.token.raw ok 461: Token numbers: glr.cc ok 459: Token numbers: lalr1.cc ok 462: Token numbers: glr.cc api.token.raw ok 465: Token numbers: lalr1.d skipped (scanner.at:326) 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) 464: Token numbers: glr2.cc api.token.raw ok 469: Token numbers: lalr1.cc api.token.raw api.value.type=variant api.token.constructor ok 436: glr.cc %union { float fval; int ival; }; %header ok 463: Token numbers: glr2.cc ok 470: Calculator parse.trace ok 437: glr.cc api.value.type=union ok 471: Calculator %header ok 438: glr.cc api.value.type=union %header ok 473: Calculator %locations api.location.type={Span} ok 472: Calculator %debug %locations ok 474: Calculator %name-prefix "calc" ok 479: Calculator api.pure=full %locations ok 475: Calculator %verbose ok 476: Calculator %yacc ok 478: Calculator parse.error=verbose ok 477: Calculator parse.error=detailed ok 480: Calculator api.push-pull=both api.pure=full %locations ok 481: Calculator parse.error=detailed %locations ok 483: Calculator parse.error=detailed %locations %header %name-prefix "calc" api.token.prefix={TOK_} %verbose %yacc ok 482: Calculator parse.error=detailed %locations %header api.prefix={calc} %verbose %yacc ok 484: Calculator %debug 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 486: Calculator parse.error=detailed %debug %locations %header api.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 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 494: Calculator parse.error=custom %locations api.prefix={calc} ok 493: Calculator parse.error=custom 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 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 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 498: Calculator %start input exp NUM api.value.type=union ok 501: Calculator %glr-parser %header ok 502: Calculator %glr-parser %locations ok 500: Calculator %glr-parser ok 503: Calculator %glr-parser %locations api.location.type={Span} ok 504: Calculator %glr-parser %name-prefix "calc" ok 505: Calculator %glr-parser api.prefix={calc} ok 508: Calculator %glr-parser api.pure %locations ok 506: Calculator %glr-parser %verbose ok 507: Calculator %glr-parser parse.error=verbose 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 514: Calculator %glr-parser parse.error=custom %locations %header %name-prefix "calc" %verbose ok 513: Calculator %glr-parser parse.error=verbose %locations %header %name-prefix "calc" %verbose ok 512: Calculator %glr-parser parse.error=detailed %locations %header %name-prefix "calc" %verbose ok 515: Calculator %glr-parser %debug ok 442: glr2.cc api.value.type={variant} %header ok 516: Calculator %glr-parser parse.error=verbose %debug %locations %header %name-prefix "calc" %verbose ok 517: Calculator %glr-parser parse.error=verbose %debug %locations %header api.prefix={calc} api.token.prefix={TOK_} %verbose ok 450: glr2.cc %union { float fval; int ival; }; %header ok 518: Calculator %glr-parser api.pure parse.error=verbose %debug %locations %header %name-prefix "calc" %verbose ok 441: glr2.cc api.value.type={variant} 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 440: glr2.cc api.value.type={double} %header 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 445: glr2.cc api.value.type={struct bar} 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 446: glr2.cc api.value.type={struct bar} %header ok 439: glr2.cc api.value.type={double} ok 444: glr2.cc api.value.type={struct foo} %header ok 443: glr2.cc api.value.type={struct foo} ok 523: Calculator C++ ok 524: Calculator C++ %locations ok 525: Calculator C++ %locations $NO_EXCEPTIONS_CXXFLAGS ok 448: glr2.cc api.value.type={union foo} %header ok 522: Calculator lalr1.cc %header ok 447: glr2.cc api.value.type={union foo} ok 452: glr2.cc api.value.type=union %header ok 526: Calculator C++ %locations api.location.type={Span} ok 449: glr2.cc %union { float fval; int ival; }; ok 528: Calculator C++ %locations parse.error=verbose api.prefix={calc} %verbose ok 451: glr2.cc api.value.type=union ok 533: Calculator C++ parse.error=verbose %debug api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 531: Calculator C++ %locations parse.error=verbose %debug api.prefix={calc} api.token.prefix={TOK_} %verbose 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 535: Calculator C++ %header %locations api.location.file=none ok 538: Calculator C++ %locations parse.lac=full parse.error=verbose ok 539: Calculator C++ %locations parse.lac=full parse.error=detailed ok 527: Calculator C++ %header %locations parse.error=verbose %name-prefix "calc" %verbose ok 536: Calculator C++ %header %locations api.location.file="my-location.hh" ok 541: Calculator C++ parse.error=custom ok 544: Calculator glr.cc ok 537: Calculator C++ %no-lines %header %locations api.location.file="my-location.hh" ok 542: Calculator C++ parse.error=custom %locations api.prefix={calc} %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 532: Calculator C++ %header %locations parse.error=verbose %debug %name-prefix "calc" %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 546: Calculator C++ %glr-parser ok 534: Calculator C++ %header %locations parse.error=verbose %debug api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 540: Calculator C++ %locations parse.lac=full parse.error=detailed parse.trace ok 548: Calculator C++ %glr-parser %locations ok 543: Calculator C++ parse.error=custom %locations api.prefix={calc} %parse-param {semantic_value *result}{int *count}{int *nerrs} parse.lac=full ok 545: Calculator glr2.cc ok 554: Calculator C++ %glr-parser parse.error=verbose api.prefix={calc} %verbose ok 550: Calculator C++ %glr-parser %locations api.location.type={Span} ok 558: Calculator C++ %glr-parser parse.error=detailed %debug %name-prefix "calc" %verbose ok 556: Calculator C++ %glr-parser %debug ok 560: Calculator C++ %glr-parser parse.error=verbose %debug %name-prefix "calc" %verbose ok 563: Calculator C++ %glr-parser parse.error=verbose %debug %name-prefix "calc" api.token.prefix={TOK_} %verbose ok 571: Calculator lalr1.d skipped (calc.at:1504) 572: Calculator D skipped (calc.at:1509) 547: Calculator glr2.cc ok 549: Calculator glr2.cc %locations ok 574: Calculator D parse.error=detailed api.prefix={calc} %verbose skipped (calc.at:1512) 575: Calculator D %debug skipped (calc.at:1514) 573: Calculator D %locations skipped (calc.at:1510) 576: Calculator D parse.error=custom skipped (calc.at:1516) 577: Calculator D %locations parse.error=custom skipped (calc.at:1517) 555: Calculator glr2.cc parse.error=verbose api.prefix={calc} %verbose ok 578: Calculator D %locations parse.error=detailed skipped (calc.at:1518) 579: Calculator D %locations parse.error=simple skipped (calc.at:1519) 580: Calculator D parse.error=detailed %debug %verbose skipped (calc.at:1520) 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) 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) 551: Calculator glr2.cc %locations api.location.type={Span} ok 588: Calculator D parse.trace parse.error=custom %locations api.push-pull=both parse.lac=full skipped (calc.at:1533) 590: Calculator Java parse.error=custom skipped (calc.at:1545) 589: Calculator Java skipped (calc.at:1544) 591: Calculator Java parse.error=detailed skipped (calc.at:1546) 552: Calculator C++ %glr-parser %header parse.error=verbose %name-prefix "calc" %verbose ok 593: Calculator Java %locations parse.error=custom skipped (calc.at:1548) 592: Calculator Java parse.error=verbose skipped (calc.at:1547) 594: Calculator Java %locations parse.error=detailed skipped (calc.at:1549) 559: Calculator glr2.cc parse.error=detailed %debug %name-prefix "calc" %verbose ok 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) 599: Calculator Java api.push-pull=both parse.error=detailed %locations skipped (calc.at:1555) 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) 561: Calculator glr2.cc parse.error=verbose %debug %name-prefix "calc" %verbose ok 598: Calculator Java api.push-pull=both skipped (calc.at:1554) 603: Calculator Java parse.trace parse.error=custom %locations api.push-pull=both parse.lac=full skipped (calc.at:1561) 602: Calculator Java parse.trace parse.error=custom %locations parse.lac=full skipped (calc.at:1560) 606: State number type: 128 states skipped (torture.at:270) 608: State number type: 256 states skipped (torture.at:272) 609: State number type: 257 states skipped (torture.at:273) 607: State number type: 129 states skipped (torture.at:271) 610: State number type: 32768 states skipped (torture.at:274) 611: State number type: 65536 states skipped (torture.at:275) 612: State number type: 65537 states skipped (torture.at:276) 553: Calculator glr2.cc %header parse.error=verbose %name-prefix "calc" %verbose 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 564: Calculator glr2.cc 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 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 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 626: YYSTYPE typedef ok 562: Calculator glr2.cc parse.error=custom %debug %name-prefix "calc" %verbose ok 627: Early token definitions with --yacc ok 629: Braces parsing ok 628: Early token definitions without --yacc ok 630: Rule Line Numbers ok 625: Trivial grammars ok 635: Web2c Report ok 634: Characters Escapes ok 631: Mixing %token styles ok 616: GNU AWK 3.1.0 Grammar: LALR(1) ok 617: GNU AWK 3.1.0 Grammar: IELR(1) ok 604: Big triangle ok 636: Web2c Actions ok 566: Calculator glr2.cc %locations %header parse.error=verbose %debug %name-prefix "calc" %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 633: Token definitions: parse.error=verbose ok 632: Token definitions: parse.error=detailed ok 641: Expecting two tokens ok 637: Useless Tokens ok 638: Dancer ok 645: String alias declared after use 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 646: Extra lookahead sets in report ok 644: Braced code in declaration in rules section ok 639: Dancer %glr-parser ok 649: parse.error=verbose and YYSTACK_USE_ALLOCA ok 642: Expecting two tokens %glr-parser ok 650: parse.error=verbose overflow ok 640: Dancer lalr1.cc 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 653: Lex and parse params: yacc.c ok 647: Token number in precedence declaration ok 605: Big horizontal ok 658: stdio.h is not needed ok 643: Expecting two tokens lalr1.cc ok 659: Memory Leak for Early Deletion ok 654: Lex and parse params: glr.c ok 661: Unsupported Skeletons ok 618: GNU AWK 3.1.0 Grammar: Canonical LR(1) ok 660: Multiple impure instances ok 648: parse-gram.y: LALR = IELR ok 655: Lex and parse params: lalr1.cc ok 662: Pstate reuse ok 665: Multiple occurrences of $n and api.value.automove ok 656: Lex and parse params: glr.cc ok 652: LAC: Memory exhaustion ok 620: GNU Cim Grammar: IELR(1) ok 619: GNU Cim Grammar: LALR(1) ok 676: Doxygen Public Documentation skipped (c++.at:794) 677: Doxygen Private Documentation skipped (c++.at:795) 622: GNU pic (Groff 1.18.1) Grammar: LALR(1) ok 657: Lex and parse params: glr2.cc ok 623: GNU pic (Groff 1.18.1) Grammar: IELR(1) ok 680: Syntactically invalid namespace references ok 651: LAC: Exploratory stack skipped (regression.at:1727) 613: Many lookahead tokens ok 624: GNU pic (Groff 1.18.1) Grammar: Canonical LR(1) ok 663: C++ Locations Unit Tests ok 681: Syntax error discarding no lookahead ok 664: C++ Variant-based Symbols Unit Tests ok 675: Variants and Typed Midrule Actions ok 621: GNU Cim Grammar: Canonical LR(1) ok 683: Syntax error as exception: glr.cc 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) 682: Syntax error as exception: lalr1.cc ok 698: Java constructor init and init_throws skipped (java.at:475) 697: Java throws specifications skipped (java.at:441) 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) 704: D parser class api.token.raw true by default skipped (d.at:141) 703: D parser class extends and implements skipped (d.at:106) 666: Variants lalr1.cc ok 705: GLR: Resolve ambiguity, impure, no locations ok 706: GLR: Resolve ambiguity, impure, locations ok 707: GLR: Resolve ambiguity, pure, no locations ok 671: Variants lalr1.cc parse.assert api.token.constructor ok 689: C++ GLR parser identifier shadowing ok 708: GLR: Resolve ambiguity, pure, locations ok 709: GLR: Merge conflicting parses, impure, no locations ok 672: Variants lalr1.cc parse.assert api.token.constructor api.token.prefix={TOK_} ok 669: Variants lalr1.cc parse.assert %locations ok 668: Variants lalr1.cc parse.assert api.value.automove ok 685: Exception safety with error recovery ok 710: GLR: Merge conflicting parses, impure, locations ok 711: GLR: Merge conflicting parses, pure, no locations ok 667: Variants lalr1.cc parse.assert ok 712: GLR: Merge conflicting parses, pure, locations ok 714: Badly Collapsed GLR States: glr.c ok 674: Variants lalr1.cc parse.assert api.token.constructor api.token.prefix={TOK_} %locations api.value.automove ok 673: Variants lalr1.cc parse.assert api.token.constructor api.token.prefix={TOK_} %locations ok 713: GLR: Verbose messages, resolve ambiguity, impure, no locations ok 715: Badly Collapsed GLR States: glr.cc ok 717: Improper handling of embedded actions and dollar(-N) in GLR parsers: glr.c ok 720: Improper merging of GLR delayed action sets: glr.c ok 670: Variants lalr1.cc parse.assert %code {\n#define TWO_STAGE_BUILD\n} ok 718: Improper handling of embedded actions and dollar(-N) in GLR parsers: glr.cc ok 723: Duplicate representation of merged trees: %union { char *ptr; } glr.c ok 729: User destructor for unresolved GLR semantic value: glr.c ok 726: Duplicate representation of merged trees: api.value.type=union glr.c ok 724: Duplicate representation of merged trees: %union { char *ptr; } glr.cc ok 721: Improper merging of GLR delayed action sets: glr.cc ok 716: Badly Collapsed GLR States: glr2.cc ok 727: Duplicate representation of merged trees: api.value.type=union glr.cc ok 691: Default action ok 732: User destructor after an error during a split parse: glr.c ok 730: User destructor for unresolved GLR semantic value: glr.cc ok 735: Duplicated user destructor for lookahead: glr.c ok 733: User destructor after an error during a split parse: glr.cc ok 738: Incorrectly initialized location for empty right-hand side in GLR: glr.c ok 736: Duplicated user destructor for lookahead: glr.cc ok 741: No users destructors if stack 0 deleted: glr.c ok 719: Improper handling of embedded actions and dollar(-N) in GLR parsers: glr2.cc ok 725: Duplicate representation of merged trees: %union { char *ptr; } glr2.cc ok 731: User destructor for unresolved GLR semantic value: glr2.cc ok 722: Improper merging of GLR delayed action sets: glr2.cc ok 739: Incorrectly initialized location for empty right-hand side in GLR: glr.cc ok 744: Corrupted semantic options if user action cuts parse: glr.c ok 742: No users destructors if stack 0 deleted: glr.cc ok 747: Undesirable destructors if user action cuts parse: glr.c ok 728: Duplicate representation of merged trees: api.value.type=union glr2.cc ok 745: Corrupted semantic options if user action cuts parse: glr.cc ok 678: Relative namespace references ok 750: Leaked semantic values if user action cuts parse: glr.c ok 734: User destructor after an error during a split parse: glr2.cc ok 748: Undesirable destructors if user action cuts parse: glr.cc ok 751: Leaked semantic values if user action cuts parse: glr.cc ok 756: Incorrect lookahead during nondeterministic GLR: glr.c ok 753: Incorrect lookahead during deterministic GLR: glr.c ok 737: Duplicated user destructor for lookahead: glr2.cc ok 743: No users destructors if stack 0 deleted: glr2.cc ok 686: Exception safety without error recovery ok 757: Incorrect lookahead during nondeterministic GLR: glr.cc ok 754: Incorrect lookahead during deterministic GLR: glr.cc ok 759: Leaked semantic values when reporting ambiguity: glr.c ok 768: Missed %merge type warnings when LHS type is declared later: glr.c ok 740: Incorrectly initialized location for empty right-hand side in GLR: glr2.cc ok 749: Undesirable destructors if user action cuts parse: glr2.cc ok 769: Missed %merge type warnings when LHS type is declared later: glr.cc ok 770: Missed %merge type warnings when LHS type is declared later: glr2.cc ok 762: Leaked lookahead after nondeterministic parse syntax error: glr.c ok 765: Uninitialized location when reporting ambiguity: glr.c api.pure ok 752: Leaked semantic values if user action cuts parse: glr2.cc ok 746: Corrupted semantic options if user action cuts parse: glr2.cc ok 760: Leaked semantic values when reporting ambiguity: glr.cc ok 763: Leaked lookahead after nondeterministic parse syntax error: glr.cc ok 771: Ambiguity reports: glr.c ok 758: Incorrect lookahead during nondeterministic GLR: glr2.cc ok 688: Exception safety without error recovery api.value.type=variant ok 774: Predicates: glr.c ok 772: Ambiguity reports: glr.cc ok 761: Leaked semantic values when reporting ambiguity: glr2.cc ok 755: Incorrect lookahead during deterministic GLR: glr2.cc ok 766: Uninitialized location when reporting ambiguity: glr.cc ok 684: Syntax error as exception: glr2.cc ok 687: Exception safety with error recovery api.value.type=variant ok 764: Leaked lookahead after nondeterministic parse syntax error: glr2.cc ok 775: Predicates: glr.cc ok 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. ## ## ------------- ## 699 tests were successful. 77 tests were skipped. make[3]: Leaving directory '/home/udu/aports/main/bison/src/bison-3.8.2' make[2]: Leaving directory '/home/udu/aports/main/bison/src/bison-3.8.2' make[1]: Leaving directory '/home/udu/aports/main/bison/src/bison-3.8.2' >>> bison: Entering fakeroot... make install-recursive make[1]: Entering directory '/home/udu/aports/main/bison/src/bison-3.8.2' Making install in po make[2]: Entering directory '/home/udu/aports/main/bison/src/bison-3.8.2/po' installing bg.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/bg/LC_MESSAGES/bison.mo installing ca.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ca/LC_MESSAGES/bison.mo installing da.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/da/LC_MESSAGES/bison.mo installing de.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/de/LC_MESSAGES/bison.mo installing el.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/el/LC_MESSAGES/bison.mo installing eo.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/eo/LC_MESSAGES/bison.mo installing es.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/es/LC_MESSAGES/bison.mo installing et.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/et/LC_MESSAGES/bison.mo installing fi.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/fi/LC_MESSAGES/bison.mo installing fr.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/fr/LC_MESSAGES/bison.mo installing ga.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ga/LC_MESSAGES/bison.mo installing hr.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/hr/LC_MESSAGES/bison.mo installing id.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/id/LC_MESSAGES/bison.mo installing it.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/it/LC_MESSAGES/bison.mo installing ja.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ja/LC_MESSAGES/bison.mo installing ms.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ms/LC_MESSAGES/bison.mo installing nb.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/nb/LC_MESSAGES/bison.mo installing nl.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/nl/LC_MESSAGES/bison.mo installing pl.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/pl/LC_MESSAGES/bison.mo installing pt.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/pt/LC_MESSAGES/bison.mo installing pt_BR.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/pt_BR/LC_MESSAGES/bison.mo installing ro.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ro/LC_MESSAGES/bison.mo installing ru.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ru/LC_MESSAGES/bison.mo installing sr.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/sr/LC_MESSAGES/bison.mo installing sv.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/sv/LC_MESSAGES/bison.mo installing tr.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/tr/LC_MESSAGES/bison.mo installing uk.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/uk/LC_MESSAGES/bison.mo installing vi.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/vi/LC_MESSAGES/bison.mo installing zh_CN.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/zh_CN/LC_MESSAGES/bison.mo installing zh_TW.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/zh_TW/LC_MESSAGES/bison.mo if test "bison" = "gettext-tools"; then \ .././build-aux/install-sh -c -d /home/udu/aports/main/bison/pkg/bison/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/udu/aports/main/bison/pkg/bison/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/udu/aports/main/bison/pkg/bison/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/udu/aports/main/bison/src/bison-3.8.2/po' Making install in runtime-po make[2]: Entering directory '/home/udu/aports/main/bison/src/bison-3.8.2/runtime-po' installing ast.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ast/LC_MESSAGES/bison-runtime.mo installing bg.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/bg/LC_MESSAGES/bison-runtime.mo installing ca.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ca/LC_MESSAGES/bison-runtime.mo installing da.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/da/LC_MESSAGES/bison-runtime.mo installing de.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/de/LC_MESSAGES/bison-runtime.mo installing el.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/el/LC_MESSAGES/bison-runtime.mo installing eo.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/eo/LC_MESSAGES/bison-runtime.mo installing es.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/es/LC_MESSAGES/bison-runtime.mo installing et.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/et/LC_MESSAGES/bison-runtime.mo installing fi.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/fi/LC_MESSAGES/bison-runtime.mo installing fr.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/fr/LC_MESSAGES/bison-runtime.mo installing ga.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ga/LC_MESSAGES/bison-runtime.mo installing gl.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/gl/LC_MESSAGES/bison-runtime.mo installing hr.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/hr/LC_MESSAGES/bison-runtime.mo installing hu.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/hu/LC_MESSAGES/bison-runtime.mo installing ia.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ia/LC_MESSAGES/bison-runtime.mo installing id.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/id/LC_MESSAGES/bison-runtime.mo installing it.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/it/LC_MESSAGES/bison-runtime.mo installing ja.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ja/LC_MESSAGES/bison-runtime.mo installing ky.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ky/LC_MESSAGES/bison-runtime.mo installing lt.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/lt/LC_MESSAGES/bison-runtime.mo installing lv.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/lv/LC_MESSAGES/bison-runtime.mo installing ms.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ms/LC_MESSAGES/bison-runtime.mo installing nb.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/nb/LC_MESSAGES/bison-runtime.mo installing nl.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/nl/LC_MESSAGES/bison-runtime.mo installing pl.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/pl/LC_MESSAGES/bison-runtime.mo installing pt.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/pt/LC_MESSAGES/bison-runtime.mo installing pt_BR.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/pt_BR/LC_MESSAGES/bison-runtime.mo installing ro.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ro/LC_MESSAGES/bison-runtime.mo installing ru.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ru/LC_MESSAGES/bison-runtime.mo installing sl.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/sl/LC_MESSAGES/bison-runtime.mo installing sq.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/sq/LC_MESSAGES/bison-runtime.mo installing sr.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/sr/LC_MESSAGES/bison-runtime.mo installing sv.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/sv/LC_MESSAGES/bison-runtime.mo installing ta.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ta/LC_MESSAGES/bison-runtime.mo installing th.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/th/LC_MESSAGES/bison-runtime.mo installing tr.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/tr/LC_MESSAGES/bison-runtime.mo installing uk.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/uk/LC_MESSAGES/bison-runtime.mo installing vi.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/vi/LC_MESSAGES/bison-runtime.mo installing zh_CN.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/zh_CN/LC_MESSAGES/bison-runtime.mo installing zh_TW.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/zh_TW/LC_MESSAGES/bison-runtime.mo if test "bison" = "gettext-tools"; then \ .././build-aux/install-sh -c -d /home/udu/aports/main/bison/pkg/bison/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/udu/aports/main/bison/pkg/bison/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/udu/aports/main/bison/pkg/bison/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/udu/aports/main/bison/src/bison-3.8.2/runtime-po' Making install in gnulib-po make[2]: Entering directory '/home/udu/aports/main/bison/src/bison-3.8.2/gnulib-po' installing af.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/af/LC_MESSAGES/bison-gnulib.mo installing be.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/be/LC_MESSAGES/bison-gnulib.mo installing bg.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/bg/LC_MESSAGES/bison-gnulib.mo installing ca.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ca/LC_MESSAGES/bison-gnulib.mo installing cs.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/cs/LC_MESSAGES/bison-gnulib.mo installing da.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/da/LC_MESSAGES/bison-gnulib.mo installing de.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/de/LC_MESSAGES/bison-gnulib.mo installing el.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/el/LC_MESSAGES/bison-gnulib.mo installing eo.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/eo/LC_MESSAGES/bison-gnulib.mo installing es.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/es/LC_MESSAGES/bison-gnulib.mo installing et.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/et/LC_MESSAGES/bison-gnulib.mo installing eu.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/eu/LC_MESSAGES/bison-gnulib.mo installing fi.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/fi/LC_MESSAGES/bison-gnulib.mo installing fr.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/fr/LC_MESSAGES/bison-gnulib.mo installing ga.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ga/LC_MESSAGES/bison-gnulib.mo installing gl.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/gl/LC_MESSAGES/bison-gnulib.mo installing hu.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/hu/LC_MESSAGES/bison-gnulib.mo installing it.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/it/LC_MESSAGES/bison-gnulib.mo installing ja.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ja/LC_MESSAGES/bison-gnulib.mo installing ko.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ko/LC_MESSAGES/bison-gnulib.mo installing ms.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ms/LC_MESSAGES/bison-gnulib.mo installing nb.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/nb/LC_MESSAGES/bison-gnulib.mo installing nl.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/nl/LC_MESSAGES/bison-gnulib.mo installing pl.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/pl/LC_MESSAGES/bison-gnulib.mo installing pt.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/pt/LC_MESSAGES/bison-gnulib.mo installing pt_BR.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/pt_BR/LC_MESSAGES/bison-gnulib.mo installing ro.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ro/LC_MESSAGES/bison-gnulib.mo installing ru.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/ru/LC_MESSAGES/bison-gnulib.mo installing rw.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/rw/LC_MESSAGES/bison-gnulib.mo installing sk.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/sk/LC_MESSAGES/bison-gnulib.mo installing sl.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/sl/LC_MESSAGES/bison-gnulib.mo installing sr.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/sr/LC_MESSAGES/bison-gnulib.mo installing sv.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/sv/LC_MESSAGES/bison-gnulib.mo installing tr.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/tr/LC_MESSAGES/bison-gnulib.mo installing uk.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/uk/LC_MESSAGES/bison-gnulib.mo installing vi.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/vi/LC_MESSAGES/bison-gnulib.mo installing zh_CN.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/zh_CN/LC_MESSAGES/bison-gnulib.mo installing zh_TW.gmo as /home/udu/aports/main/bison/pkg/bison/usr/share/locale/zh_TW/LC_MESSAGES/bison-gnulib.mo if test "bison" = "gettext-tools"; then \ .././build-aux/install-sh -c -d /home/udu/aports/main/bison/pkg/bison/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/udu/aports/main/bison/pkg/bison/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/udu/aports/main/bison/pkg/bison/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/udu/aports/main/bison/src/bison-3.8.2/gnulib-po' Making install in . make[2]: Entering directory '/home/udu/aports/main/bison/src/bison-3.8.2' GEN doc/bison.help make[3]: Entering directory '/home/udu/aports/main/bison/src/bison-3.8.2' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/bin' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/aclocal' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c++/calc++' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c++' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/bistromathic' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/calc' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/d/calc' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c++/calc++' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c++' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/d' /usr/bin/install -c -m 644 m4/bison-i18n.m4 '/home/udu/aports/main/bison/pkg/bison/usr/share/aclocal' /usr/bin/install -c -m 644 examples/c++/simple.yy '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c++' /usr/bin/install -c -m 644 examples/c++/README.md examples/c++/Makefile examples/c++/variant.yy examples/c++/variant-11.yy '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c++' /usr/bin/install -c src/yacc '/home/udu/aports/main/bison/pkg/bison/usr/bin' /usr/bin/install -c -m 644 examples/c++/calc++/driver.cc examples/c++/calc++/driver.hh examples/c++/calc++/scanner.ll examples/c++/calc++/calc++.cc examples/c++/calc++/parser.yy '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c++/calc++' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison' /usr/bin/install -c -m 644 examples/c/bistromathic/parse.y examples/c/bistromathic/Makefile examples/c/bistromathic/README.md '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/bistromathic' /usr/bin/install -c -m 644 examples/c/README.md '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples' /usr/bin/install -c -m 644 AUTHORS COPYING NEWS README THANKS TODO '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/glr' /usr/bin/install -c -m 644 examples/c/calc/calc.y examples/c/calc/Makefile examples/c/calc/README.md '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/calc' /usr/bin/install -c -m 644 examples/d/calc/calc.y examples/d/calc/Makefile '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/d/calc' /usr/bin/install -c -m 644 examples/README.md '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/java' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/java/calc' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/java/simple' /usr/bin/install -c -m 644 examples/c++/calc++/README.md examples/c++/calc++/Makefile '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c++/calc++' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/lexcalc' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/bison/m4sugar' /usr/bin/install -c -m 644 examples/d/README.md '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/d' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/mfcalc' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/bison' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/pushcalc' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/reccalc' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/rpcalc' /usr/bin/install -c -m 644 examples/c/glr/c++-types.y examples/c/glr/Makefile examples/c/glr/README.md '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/glr' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/d/simple' /usr/bin/install -c -m 644 examples/java/README.md '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/java' /usr/bin/install -c -m 644 examples/java/calc/Calc.y examples/java/calc/Makefile '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/java/calc' /usr/bin/install -c -m 644 examples/java/simple/Calc.y examples/java/simple/Makefile '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/java/simple' /usr/bin/install -c -m 644 data/m4sugar/foreach.m4 data/m4sugar/m4sugar.m4 '/home/udu/aports/main/bison/pkg/bison/usr/share/bison/m4sugar' /usr/bin/install -c -m 644 examples/c/lexcalc/parse.y examples/c/lexcalc/scan.l examples/c/lexcalc/Makefile examples/c/lexcalc/README.md '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/lexcalc' /usr/bin/install -c -m 644 examples/c/mfcalc/Makefile '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/mfcalc' /usr/bin/install -c -m 644 data/README.md data/bison-default.css '/home/udu/aports/main/bison/pkg/bison/usr/share/bison' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/bison/skeletons' /usr/bin/install -c -m 644 examples/c/pushcalc/calc.y examples/c/pushcalc/Makefile examples/c/pushcalc/README.md '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/pushcalc' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/bison/xslt' /usr/bin/install -c -m 644 examples/c/rpcalc/Makefile '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/rpcalc' /usr/bin/install -c -m 644 examples/c/reccalc/parse.y examples/c/reccalc/scan.l examples/c/reccalc/Makefile examples/c/reccalc/README.md '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/reccalc' /usr/bin/install -c -m 644 examples/d/simple/calc.y examples/d/simple/Makefile '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/d/simple' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/mfcalc' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/rpcalc' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/bin' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/lib' GEN doc/bison.help /usr/bin/install -c -m 644 examples/c/mfcalc/calc.h examples/c/mfcalc/mfcalc.y '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/mfcalc' /usr/bin/install -c -m 644 examples/c/rpcalc/rpcalc.y '/home/udu/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/rpcalc' /usr/bin/install -c src/bison '/home/udu/aports/main/bison/pkg/bison/usr/bin' /usr/bin/install -c -m 644 data/skeletons/bison.m4 data/skeletons/c++-skel.m4 data/skeletons/c++.m4 data/skeletons/c-like.m4 data/skeletons/c-skel.m4 data/skeletons/c.m4 data/skeletons/glr.c data/skeletons/glr.cc data/skeletons/glr2.cc data/skeletons/java-skel.m4 data/skeletons/java.m4 data/skeletons/lalr1.cc data/skeletons/lalr1.java data/skeletons/location.cc data/skeletons/stack.hh data/skeletons/traceon.m4 data/skeletons/variant.hh data/skeletons/yacc.c data/skeletons/d-skel.m4 data/skeletons/d.m4 data/skeletons/lalr1.d '/home/udu/aports/main/bison/pkg/bison/usr/share/bison/skeletons' /usr/bin/install -c -m 644 data/xslt/bison.xsl data/xslt/xml2dot.xsl data/xslt/xml2text.xsl data/xslt/xml2xhtml.xsl '/home/udu/aports/main/bison/pkg/bison/usr/share/bison/xslt' /usr/bin/install -c -m 644 lib/liby.a '/home/udu/aports/main/bison/pkg/bison/usr/lib' ( cd '/home/udu/aports/main/bison/pkg/bison/usr/lib' && ranlib liby.a ) ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/man/man1' ./build-aux/install-sh -c -d '/home/udu/aports/main/bison/pkg/bison/usr/share/info' /usr/bin/install -c -m 644 ./doc/bison.1 doc/yacc.1 '/home/udu/aports/main/bison/pkg/bison/usr/share/man/man1' /usr/bin/install -c -m 644 ./doc/bison.info '/home/udu/aports/main/bison/pkg/bison/usr/share/info' make[3]: Leaving directory '/home/udu/aports/main/bison/src/bison-3.8.2' make[2]: Leaving directory '/home/udu/aports/main/bison/src/bison-3.8.2' make[1]: Leaving directory '/home/udu/aports/main/bison/src/bison-3.8.2' >>> bison-doc*: Running split function doc... 'usr/share/doc' -> '/home/udu/aports/main/bison/pkg/bison-doc/usr/share/doc' 'usr/share/man' -> '/home/udu/aports/main/bison/pkg/bison-doc/usr/share/man' 'usr/share/info' -> '/home/udu/aports/main/bison/pkg/bison-doc/usr/share/info' >>> bison-doc*: Preparing subpackage bison-doc... >>> bison-doc*: Running postcheck for bison-doc >>> bison*: Running postcheck for bison >>> WARNING: bison*: Found /usr/share/locale Maybe add $pkgname-lang to subpackages? >>> bison*: Preparing package bison... >>> bison*: Stripping binaries >>> bison-doc*: Scanning shared objects >>> bison*: Scanning shared objects >>> bison-doc*: Tracing dependencies... >>> bison-doc*: Package size: 1.0 MB >>> bison-doc*: Compressing data... >>> bison-doc*: Create checksum... >>> bison-doc*: Create bison-doc-3.8.2-r2.apk >>> bison*: Tracing dependencies... m4 so:libc.musl-x86_64.so.1 so:libintl.so.8 so:libtextstyle.so.0 >>> bison*: Package size: 2.1 MB >>> bison*: Compressing data... >>> bison*: Create checksum... >>> bison*: Create bison-3.8.2-r2.apk >>> bison: Build complete at Wed, 13 Aug 2025 00:59:44 +0000 elapsed time 0h 2m 54s >>> bison: Cleaning up srcdir >>> bison: Cleaning up pkgdir >>> bison: Uninstalling dependencies... (1/1) Purging .makedepends-bison (20250813.005650) OK: 976 MiB in 431 packages >>> bison: Updating the main/x86_64 repository index... >>> bison: Signing the index...