>>> bison: Building main/bison 3.8.2-r2 (using abuild 3.15.0_rc3-r3) started Thu, 15 May 2025 20:36:07 +0000 >>> bison: Validating /home/buildozer/aports/main/bison/APKBUILD... >>> bison: Analyzing dependencies... >>> bison: Installing for build: build-base m4 perl flex (1/7) Installing m4 (1.4.19-r4) (2/7) Installing perl (5.40.2-r0) (3/7) Installing flex (2.6.4-r7) (4/7) Installing .makedepends-bison (20250515.203612) (5/7) Installing perl-error (0.17030-r0) (6/7) Installing perl-git (2.49.0-r0) (7/7) Installing git-perl (2.49.0-r0) Executing busybox-1.37.0-r17.trigger OK: 380 MiB in 117 packages >>> bison: Cleaning up srcdir >>> bison: Cleaning up pkgdir >>> bison: Cleaning up tmpdir >>> bison: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bison-3.8.2.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> bison: Fetching https://ftp.gnu.org/gnu/bison/bison-3.8.2.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2751k 100 2751k 0 0 2619k 0 0:00:01 0:00:01 --:--:-- 2622k >>> bison: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bison-3.8.2.tar.xz >>> bison: Checking sha512sums... bison-3.8.2.tar.xz: OK >>> bison: Unpacking /var/cache/distfiles/edge/bison-3.8.2.tar.xz... 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... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for riscv64-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... no 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... riscv64-alpine-linux-musl checking host system type... riscv64-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 riscv64-alpine-linux-musl-ar... no checking for ar... ar checking for riscv64-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/riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/riscv64-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... no 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... no checking for byacc... no checking for riscv64-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... no checking for inline... (cached) inline checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... 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... no 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... no checking for readline/readline.h... no checking for readline/history.h... no 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 for getline... yes checking for working getline function... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no 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... no checking whether to use NLS... no 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/textstyle.h GEN lib/limits.h GEN lib/math.h GEN lib/sched.h GEN lib/malloc/scratch_buffer.gl.h GEN lib/signal.h GEN lib/spawn.h GEN lib/stdio.h GEN lib/stdint.h GEN lib/stdlib.h GEN lib/string.h GEN lib/termios.h GEN lib/time.h GEN lib/sys/resource.h GEN lib/unistd.h GEN lib/unistr.h GEN lib/sys/ioctl.h GEN lib/sys/time.h GEN lib/unitypes.h GEN lib/sys/stat.h GEN lib/sys/times.h GEN lib/sys/types.h GEN lib/uniwidth.h GEN lib/sys/wait.h GEN lib/wchar.h GEN lib/wctype.h make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.8.2' Making all in po make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/po' Making all in runtime-po make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/runtime-po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/runtime-po' Making all in gnulib-po make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/gnulib-po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/gnulib-po' Making all in . make[2]: Entering directory '/home/buildozer/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 CC lib/libbison_a-unicodeio.o CC lib/libbison_a-unistd.o CC lib/libbison_a-dup-safer.o CC lib/libbison_a-fd-safer.o CC lib/libbison_a-pipe-safer.o CC lib/libbison_a-wait-process.o CC lib/libbison_a-wctype-h.o CC lib/libbison_a-xmalloc.o CC lib/libbison_a-xalloc-die.o CC lib/libbison_a-xconcat-filename.o CC lib/libbison_a-xhash.o CC lib/libbison_a-gl_xlist.o CC lib/libbison_a-gl_xmap.o CC lib/libbison_a-xmemdup0.o CC lib/libbison_a-xreadlink.o CC lib/libbison_a-xsize.o CC lib/libbison_a-xstrndup.o CC lib/libbison_a-get-errno.o CC lib/libbison_a-path-join.o CC lib/libbison_a-asnprintf.o CC lib/libbison_a-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 CC lib/libbison_a-rawmemchr.o CC lib/libbison_a-readline.o CC lib/libbison_a-spawn_faction_addchdir.o 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 CC lib/yyerror.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 src/bison-AnnotationList.o CC src/bison-InadequacyList.o CC src/bison-Sbitset.o CC src/bison-assoc.o CC src/bison-closure.o CC src/bison-complain.o CC src/bison-conflicts.o CC src/bison-counterexample.o CC src/bison-derivation.o CC src/bison-derives.o CC src/bison-files.o CC src/bison-fixits.o CC src/bison-getargs.o CC src/bison-glyphs.o CC src/bison-gram.o CC src/bison-graphviz.o CC src/bison-ielr.o CC src/bison-lalr.o CC src/bison-location.o CC src/bison-lr0.o CC src/bison-lssi.o CC src/bison-main.o CC src/bison-muscle-tab.o CC src/bison-named-ref.o CC src/bison-nullable.o CC src/bison-output.o CC src/bison-parse-gram.o CC src/bison-parse-simulation.o CC src/bison-print-graph.o CC src/bison-print-xml.o CC src/bison-print.o CC src/bison-reader.o CC src/bison-reduce.o CC src/bison-relation.o CC src/bison-scan-code-c.o CC src/bison-scan-gram-c.o CC src/bison-scan-skel-c.o CC src/bison-state.o CC src/bison-state-item.o CC src/bison-strversion.o CC src/bison-symlist.o CC src/bison-symtab.o CC src/bison-tables.o CC src/bison-uniqstr.o CC lib/libbison_a-allocator.o CC lib/libbison_a-areadlink.o CC lib/libbison_a-argmatch.o CC lib/libbison_a-gl_array_list.o CC lib/libbison_a-basename-lgpl.o CC lib/libbison_a-binary-io.o CC lib/libbison_a-bitrotate.o CC lib/libbison_a-bitset.o CC lib/bitset/libbison_a-array.o CC lib/bitset/libbison_a-stats.o CC lib/bitset/libbison_a-table.o CC lib/bitset/libbison_a-list.o CC lib/bitset/libbison_a-vector.o CC lib/libbison_a-bitsetv.o CC lib/libbison_a-c-ctype.o CC lib/libbison_a-c-strcasecmp.o CC lib/libbison_a-c-strncasecmp.o CC lib/libbison_a-canonicalize.o CC lib/libbison_a-careadlinkat.o CC lib/libbison_a-cloexec.o CC lib/libbison_a-close-stream.o CC lib/libbison_a-closeout.o CC lib/libbison_a-concat-filename.o CC lib/libbison_a-dirname.o CC lib/libbison_a-basename.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-dirname-lgpl.o CC lib/libbison_a-stripslash.o CC lib/libbison_a-execute.o CC lib/libbison_a-exitfail.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]; | ^~~~~~~~~ CC lib/libbison_a-fatal-signal.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 ." | ^~~~~~~ CC lib/libbison_a-fd-safer-flag.o CC lib/libbison_a-dup-safer-flag.o CC lib/libbison_a-file-set.o CC lib/libbison_a-findprog-in.o CC lib/libbison_a-fopen-safer.o CC lib/libbison_a-fstrcmp.o CC lib/libbison_a-gethrxtime.o CC lib/libbison_a-xtime.o CC lib/libbison_a-getprogname.o CC lib/libbison_a-gettime.o CC lib/libbison_a-hash.o CC lib/libbison_a-gl_hash_map.o CC lib/libbison_a-hash-pjw.o CC lib/libbison_a-hash-triple-simple.o CC lib/libbison_a-ialloc.o CC lib/libbison_a-integer_length.o CC lib/libbison_a-integer_length_l.o CC lib/libbison_a-gl_linked_list.o CC lib/libbison_a-gl_list.o CC lib/libbison_a-localcharset.o CC lib/glthread/libbison_a-lock.o CC lib/malloc/libbison_a-scratch_buffer_dupfree.o CC lib/malloc/libbison_a-scratch_buffer_grow.o CC lib/malloc/libbison_a-scratch_buffer_grow_preserve.o CC lib/malloc/libbison_a-scratch_buffer_set_array_size.o CC lib/unistr/libbison_a-u8-mbtoucr.o CC lib/unistr/libbison_a-u8-uctomb.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/buildozer/aports/main/bison/src/bison-3.8.2' make[1]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.8.2' GEN public-submodule-commit make check-recursive make[1]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.8.2' Making check in po make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/po' Making check in runtime-po make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/runtime-po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/runtime-po' Making check in gnulib-po make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/gnulib-po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/gnulib-po' Making check in . make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.8.2' GEN doc/bison.help make 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/buildozer/aports/main/bison/src/bison-3.8.2' 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 YACC examples/c++/variant-11.cc make[3]: 'tests/bison' is up to date. make[3]: Nothing to be done for 'tests/atconfig'. make[3]: 'tests/atlocal' is up to date. updating examples/c/mfcalc/mfcalc.output updating examples/c/rpcalc/rpcalc.output updating examples/c/mfcalc/mfcalc.h CXX examples/c++/calc++/calc__-driver.o CXX examples/c++/calc++/calc__-scanner.o CXX examples/c++/calc++/calc__-calc++.o updating examples/c/calc/calc.output CXX examples/c++/calc++/calc__-parser.o CC examples/c/mfcalc/examples_c_mfcalc_mfcalc-mfcalc.o updating examples/c/rpcalc/rpcalc.h updating examples/c/calc/calc.h CC examples/c/rpcalc/examples_c_rpcalc_rpcalc-rpcalc.o updating examples/c/reccalc/parse.output CC examples/c/calc/examples_c_calc_calc-calc.o updating examples/c++/simple.output updating examples/c++/variant-11.output updating examples/c/reccalc/parse.h updating examples/c/pushcalc/calc.output CC examples/c/reccalc/examples_c_reccalc_reccalc-parse.o CC examples/c/reccalc/examples_c_reccalc_reccalc-scan.o updating examples/c++/simple.hh CXX examples/c++/simple-simple.o updating examples/c++/variant-11.hh updating examples/c/pushcalc/calc.h CC examples/c/pushcalc/examples_c_pushcalc_calc-calc.o CXX examples/c++/variant_11-variant-11.o updating examples/c/lexcalc/parse.output updating examples/c++/variant.output updating examples/c/glr/c++-types.output 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/glr/c++-types.h CC examples/c/glr/examples_c_glr_c___types-c++-types.o updating examples/c++/variant.hh CXX examples/c++/variant-variant.o CCLD examples/c/rpcalc/rpcalc CXX examples/c++/glr/examples_c___glr_c___types-c++-types.o CCLD examples/c/mfcalc/mfcalc CCLD examples/c/calc/calc CCLD examples/c/pushcalc/calc CCLD examples/c/lexcalc/lexcalc CCLD examples/c/reccalc/reccalc 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/buildozer/aports/main/bison/src/bison-3.8.2' make check-TESTS check-local make[3]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.8.2' make all-recursive make[4]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.8.2' make[4]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.8.2' Making all in po make[5]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/po' Making all in runtime-po make[5]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/runtime-po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/runtime-po' Making all in gnulib-po make[5]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/gnulib-po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildozer/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 make[5]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.8.2' 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 PASS: examples/c/reccalc/reccalc.test PASS: examples/c++/calc++/calc++.test ============================================================================ Testsuite summary for GNU Bison 3.8.2 ============================================================================ # TOTAL: 12 # PASS: 12 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.8.2' GEN doc/bison.help make[5]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.8.2' make[4]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.8.2' /bin/sh ./tests/testsuite -C tests -j64 ## --------------------------- ## ## GNU Bison 3.8.2 test suite. ## ## --------------------------- ## 5: Invalid inputs with {} ok 9: Invalid symbol declarations ok 13: Invalid $n and @n ok 3: Invalid options ok 14: Type Clashes ok 2: Invalid number of arguments ok 1: Generating Comments ok 22: Undefined symbols ok 21: Per-type %printer and %destructor redeclared ok 20: Default %printer and %destructor redeclared ok 34: Require 100.0 ok 28: Token collisions ok 19: Symbol class redefinition ok 38: Unclosed constructs ok 41: %prec takes a token ok 37: Numbered tokens ok 4: Invalid inputs ok 12: Symbol declarations ok 65: Unput's effect on locations ok 52: "%define" backward compatibility ok 56: Bad escapes in literals ok 68: Character literals and api.token.raw ok 79: Redundant words in LHS brackets ok 75: Missing identifiers in brackets ok 72: Undefined and ambiguous references ok 78: Stray symbols in brackets ok 76: Redundant words in brackets ok 31: Typed symbol aliases ok 32: Require 1.0 ok 77: Comments in brackets ok 29: Incompatible Aliases ok 81: Unresolved references ok 39: %start after first rule ok 70: Invalid file prefix mapping arguments ok 47: "%define" Boolean variables ok 74: Many kinds of errors ok 33: Require 3.8.2 ok 35: String aliases for character tokens ok 89: Output files: --fixed-output-files -dv -g --html skipped (output.at:95) 90: Output files: -Hfoo.header -v -gfoo.gv --html=foo.html skipped (output.at:97) 55: Bad character literals ok 45: errors ok 80: Factored LHS ok 83: Output files: -dv ok 51: "%define" file variables ok 46: %define, --define, --force-define ok 50: "%define" enum variables ok 95: Output files: -dv -b bar ok 104: Output files: %header %verbose -o foo.c ok 91: Output files: -dv -g --xml --fixed-output-files ok 84: Output files: -dv >&- ok 105: Output files: --header=foo.hpp -o foo.c++ ok 88: Output files: -dv -o foo.tab.c ok 57: Unexpected end of file ok 94: Output files: -dv -g --xml -o y.tab.c ok 103: Output files: %header %verbose ok 102: Output files: %file-prefix "baz" %output "bar.c" %header %verbose %yacc ok 87: Output files: api.header.include={"./foo.h"} -dv -y ok 10: Redefining the error token ok 93: Output files: %require "3.4" -dv -g --xml -y ok 85: Output files: -dv -o foo.c ok 97: Output files: %header %verbose ok 100: Output files: %file-prefix "bar" %header %verbose ok 96: Output files: -dv -g -o foo.c ok 106: Output files: --header=foo.hpp -o foo.c++ ok 44: Multiple %code ok 107: Output files: %header "foo.hpp" -o foo.c++ ok 108: Output files: -o foo.c++ --graph=foo.gph ok 92: Output files: -dv -g --xml -y ok 69: %token-table and parse.error ok 101: Output files: %output "bar.c" %header %verbose %yacc ok 86: Output files: -dv -y ok 109: Output files: %type useless --header --graph --xml --report=all -Wall -Werror ok 114: Output files: lalr1.cc %verbose ok 110: Output files: useless=--header --graph --xml --report=all -Wall -Werror ok 113: Output files: lalr1.cc ok 99: Output files: %header %verbose %yacc ok 115: Output files: lalr1.cc %header %verbose ok 112: Output files: %defines "foo.hpp" -o foo.c++ ok 98: Output files: %header %verbose %yacc ok 116: Output files: lalr1.cc %verbose %locations ok 111: Output files: %defines -o foo.c++ ok 117: Output files: lalr1.cc %header %verbose %locations ok 118: Output files: lalr1.cc %header %verbose ok 124: Output files: lalr1.cc %header %locations api.location.file="$at_dir/foo.loc.hh" %require "3.2" ok 122: Output files: lalr1.cc %header %locations api.location.file=none %require "3.2" ok 64: Deprecated directives ok 145: Warnings skipped (diagnostics.at:84) 119: Output files: lalr1.cc %header %verbose %locations -o subdir/foo.cc ok 128: Conflicting output files: -o foo.y ok 17: Symbol redeclared ok 123: Output files: lalr1.cc %header %locations api.location.file="foo.loc.hh" %require "3.2" ok 147: Line is too short, and then you die skipped (diagnostics.at:182) 120: Output files: lalr1.cc %header %verbose %file-prefix "output_dir/foo" ok 146: Single point locations skipped (diagnostics.at:133) 151: Special files skipped (diagnostics.at:303) 121: Output files: lalr1.cc %header %locations %verbose %file-prefix "output_dir/foo" ok 149: Tabulations and multibyte characters skipped (diagnostics.at:235) 148: Zero-width characters skipped (diagnostics.at:217) 150: Tabulations and multibyte characters skipped (diagnostics.at:282) 152: Complaints from M4 skipped (diagnostics.at:328) 140: Graph with solved S/R ok 153: Carriage return skipped (diagnostics.at:351) 42: %prec's token must be defined ok 154: CR NL skipped (diagnostics.at:372) 139: Graph with unsolved S/R ok 141: Graph with R/R ok 155: Screen width: 200 columns skipped (diagnostics.at:399) 158: Suggestions skipped (diagnostics.at:504) 6: Yacc warnings on symbols ok 67: Cannot type action ok 156: Screen width: 80 columns skipped (diagnostics.at:432) 157: Screen width: 60 columns skipped (diagnostics.at:465) 160: Deep Counterexamples skipped (diagnostics.at:645) 159: Counterexamples skipped (diagnostics.at:527) 18: EOF redeclared ok 60: %name-prefix and api.prefix are incompatible ok 138: Graph with no conflicts ok 142: Graph with reductions with multiple LAT ok 11: Dangling aliases ok 164: Boolean=variables: invalid skeleton defaults ok 43: Reject unused %code qualifiers ok 27: Duplicate string ok 61: Redefined %union name ok 53: Unused api.pure ok 167: Fatal errors but M4 continues producing output ok 8: Yacc's %type ok 82: $ or @ followed by . or - ok 23: Unassociated types used for a printer or destructor ok 166: Fatal errors make M4 exit immediately ok 30: Torturing the Scanner ok 26: Unused values with per-type %destructor ok 162: Relative skeleton file names ok 174: Reduced Grammar with prec and assoc ok 171: Accept ok 168: Nullable ok 181: Bad start symbols ok 7: Yacc warnings ok 170: Firsts ok 165: Complaining during macro argument expansion ok 169: Broken Closure ok 202: Reports skipped (report.at:75) 66: Non-deprecated directives ok 62: Stray $ or @ ok 175: Useless Terminals ok 203: Reports with conflicts skipped (report.at:3130) 48: "%define" code variables ok 127: Conflicting output files: lalr1.cc %header %locations --graph="location.hh" ok 143: Graph with a reduction rule both enabled and disabled ok 73: Misleading references ok 71: Tutorial calculator ok 126: Conflicting output files: %header "foo.output" -v ok 54: C++ namespace reference errors ok 125: Conflicting output files: --graph="foo.tab.c" ok 213: parse.error=verbose and consistent errors: lr.type=ielr java skipped (conflicts.at:523) 184: lr.type=ielr: Single State Split ok 182: no lr.type: Single State Split ok 205: Token declaration order: literals vs. identifiers ok 183: lr.type=lalr: Single State Split ok 186: no lr.type: Lane Split ok 191: lr.type=lalr: Complex Lane Split ok 185: lr.type=canonical-lr: Single State Split ok 193: lr.type=canonical-lr: Complex Lane Split ok 161: Indentation with message suppression ok 192: lr.type=ielr: Complex Lane Split ok 187: lr.type=lalr: Lane Split ok 198: no lr.default-reduction ok 190: no lr.type: Complex Lane Split ok 189: lr.type=canonical-lr: Lane Split ok 204: Token declaration order ok 172: Build relations ok 200: lr.default-reduction=consistent ok 196: lr.type=ielr: Split During Added Lookahead Propagation ok 188: lr.type=ielr: Lane Split ok 180: Underivable Rules ok 201: lr.default-reduction=accepting ok 178: Useless Parts ok 197: lr.type=canonical-lr: Split During Added Lookahead Propagation ok 199: lr.default-reduction=most ok 179: Reduced Automaton ok 36: Symbols ok 176: Useless Nonterminals ok 25: Unused values with default %destructor ok 58: LAC: Errors for %define ok 173: Reduced Grammar ok 242: %expect with reduce conflicts ok 239: %expect not enough ok 241: %expect too much ok 246: %expect in grammar rule too much ok 230: Resolved SR Conflicts ok 243: %expect in grammar rule not enough ok 245: %expect in grammar rules ok 231: %precedence suffices ok 248: %expect-rr too much in grammar rule ok 249: %expect-rr not enough in grammar rule ok 244: %expect in grammar rule right ok 63: Code injection ok 240: %expect right ok 247: %expect-rr in grammar rule ok 216: parse.error=verbose and consistent errors: lr.type=canonical-lr ok 253: %default-prec ok 252: %no-default-prec with %prec ok 250: %prec with user string ok 210: parse.error=verbose and consistent errors: lr.type=ielr ok 215: parse.error=verbose and consistent errors: lr.type=ielr lr.default-reduction=accepting ok 194: no lr.type: Split During Added Lookahead Propagation ok 40: Duplicate %start symbol ok 214: parse.error=verbose and consistent errors: lr.type=ielr lr.default-reduction=consistent ok 218: parse.error=verbose and consistent errors: lr.type=ielr parse.lac=full ok 49: "%define" keyword variables ok 255: Solved conflicts report for multiple reductions in a state ok 177: Useless Rules ok 163: Installed skeleton file names ok 259: Unifying S/R ok 229: Unresolved SR Conflicts ok 263: Non-unifying Unambiguous S/R ok 217: parse.error=verbose and consistent errors: lr.type=canonical-lr parse.lac=full ok 261: S/R Conflict with Nullable Symbols ok 260: Deep Unifying S/R ok 264: S/R after first token ok 195: lr.type=lalr: Split During Added Lookahead Propagation ok 262: Non-unifying Ambiguous S/R ok 225: parse.error=verbose and consistent errors: lr.type=canonical-lr ok 268: Cex Search Prepend ok 221: parse.error=verbose and consistent errors: ok 238: Defaulted Conflicted Reduction ok 266: Non-unifying R/R LR(1) conflict ok 271: Non-unifying Prefix Share ok 206: Useless associativity warning ok 269: R/R cex with prec ok 251: %no-default-prec without %prec ok 272: Deep Null Unifying ok 224: parse.error=verbose and consistent errors: lr.default-reduction=accepting ok 265: Unifying R/R counterexample ok 274: Prologue syncline ok 275: %union syncline ok 223: parse.error=verbose and consistent errors: lr.default-reduction=consistent ok 207: Useless precedence warning ok 232: %precedence does not suffice ok 278: Action syncline ok 281: %destructor syncline ok 208: S/R in initial ok 273: Deep Null Non-unifying ok 280: %code top syncline ok 276: %union name syncline ok 277: Postprologue syncline ok 279: Epilogue syncline ok 282: %printer syncline ok 59: -Werror combinations ok 292: %no-lines: glr2.cc ok 293: Output columns ok 288: %no-lines: yacc.c ok 290: %no-lines: lalr1.cc ok 227: parse.error=verbose and consistent errors: parse.lac=full lr.default-reduction=accepting ok 256: %nonassoc error actions for multiple reductions in a state ok 283: syncline escapes: yacc.c ok 291: %no-lines: glr.cc ok 226: parse.error=verbose and consistent errors: parse.lac=full ok 289: %no-lines: glr.c ok 314: Invalid uses of %empty ok 295: Invalid CPP guards: --defines=9foo.h ok 294: Invalid CPP guards: --defines=input/input.h ok 24: Useless printers or destructors ok 316: Add missing %empty ok 233: Syntax error in consistent error state: yacc.c ok 257: %expect-rr non GLR ok 299: Sane headers: ok 303: Sane headers: api.pure ok 254: Unreachable States After Conflict Resolution ok 304: Sane headers: api.push-pull=both ok 222: parse.error=verbose and consistent errors: %glr-parser ok 311: Midrule actions ok 298: export YYLTYPE ok 327: Initial location: yacc.c api.pure=full ok 300: Sane headers: %locations %debug ok 315: Valid uses of %empty ok 305: Sane headers: api.pure api.push-pull=both ok 211: parse.error=verbose and consistent errors: lr.type=ielr %glr-parser ok 318: Initial location: yacc.c api.pure=full ok 320: Initial location: yacc.c api.push-pull=both ok 317: Initial location: yacc.c ok 319: Initial location: yacc.c api.pure %parse-param { int x } ok 296: Invalid CPP guards: %glr-parser --defines=input/input.h ok 328: Initial location: yacc.c api.pure=full ok 136: Output file name: [ ok 321: Initial location: yacc.c api.push-pull=both api.pure=full ok 130: Output file name: ( ok 297: Invalid CPP guards: %glr-parser --defines=9foo.h ok 329: Location print: yacc.c ok 312: Typed midrule actions ok 313: Implicitly empty rule ok 129: Output file name: `~!@#$%^&*()-=_+{}[]|\:;<>, .' ok 133: Output file name: @@ ok 137: Output file name: ] ok 219: parse.error=verbose and consistent errors: c++ lr.type=canonical-lr parse.lac=full ok 234: Syntax error in consistent error state: glr.c ok 132: Output file name: # ok 267: Non-unifying R/R LR(2) conflict ok 362: %yacc vs. api.value.type=union ok 134: Output file name: @{ ok 284: syncline escapes: glr.c ok 135: Output file name: @} ok 361: %union vs. api.value.type ok 212: parse.error=verbose and consistent errors: lr.type=ielr c++ ok 209: %nonassoc and eof ok 301: Sane headers: %glr-parser ok 322: Initial location: glr.c ok 359: Destroying lookahead assigned by semantic action ok 351: @$ in %initial-action implies %locations ok 352: @$ in %destructor implies %locations ok 334: Exotic Dollars ok 354: Qualified $$ in actions: yacc.c ok 353: @$ in %printer implies %locations ok 235: Syntax error in consistent error state: lalr1.cc ok 131: Output file name: ) ok 335: Printers and Destructors ok 336: Printers and Destructors with union ok 323: Initial location: glr.c api.pure ok 363: yacc.c api.value.type={double} ok 220: parse.error=verbose and consistent errors: c++ lr.type=ielr parse.lac=full ok 302: Sane headers: %locations %debug %glr-parser ok 364: yacc.c api.value.type={double} %header ok 349: Default %printer and %destructor are not for $accept ok 285: syncline escapes: lalr1.cc ok 330: Location print: glr.c ok 360: YYBACKUP ok 236: Syntax error in consistent error state: glr.cc ok 365: yacc.c api.value.type={variant} ok 367: yacc.c api.value.type={struct foo} ok 366: yacc.c api.value.type={variant} %header ok 368: yacc.c api.value.type={struct foo} %header ok 373: yacc.c %union { float fval; int ival; }; ok 372: yacc.c api.value.type={union foo} %header ok 369: yacc.c api.value.type={struct bar} ok 371: yacc.c api.value.type={union foo} ok 370: yacc.c api.value.type={struct bar} %header ok 348: Default %printer and %destructor are not for error or $undefined ok 375: yacc.c %union foo { float fval; int ival; }; ok 331: Location print: lalr1.cc ok 374: yacc.c %union { float fval; int ival; }; %header ok 376: yacc.c %union foo { float fval; int ival; }; %header ok 380: yacc.c api.value.type=union %header ok 378: yacc.c api.value.union.name=foo; %union { float fval; int ival; }; %header ok 258: -W versus %expect and %expect-rr ok 332: Location print: glr.cc ok 379: yacc.c api.value.type=union ok 377: yacc.c api.value.union.name=foo; %union { float fval; int ival; }; ok 345: Default tagless %printer and %destructor ok 324: Initial location: lalr1.cc ok 286: syncline escapes: glr.cc ok 325: Initial location: glr.cc ok 346: Default tagged and per-type %printer and %destructor ok 228: LAC: %nonassoc requires splitting canonical LR states ok 337: Printers and Destructors: %glr-parser ok 355: Qualified $$ in actions: glr.c ok 306: Sane headers: c++ ok 308: Sane headers: c++ api.value.type=variant parse.assert ok 382: glr.c api.value.type={double} %header ok 340: Printers and Destructors with union: %header lalr1.cc ok 381: glr.c api.value.type={double} ok 338: Printers and Destructors with union: %glr-parser ok 347: Default %printer and %destructor for user-defined end token ok 339: Printers and Destructors: %header lalr1.cc ok 341: Printers and Destructors: %header glr.cc ok 384: glr.c api.value.type={variant} %header ok 385: glr.c api.value.type={struct foo} ok 350: Default %printer and %destructor for midrule values ok 388: glr.c api.value.type={struct bar} %header ok 15: Unused values ok 393: glr.c %union foo { float fval; int ival; }; ok 386: glr.c api.value.type={struct foo} %header ok 387: glr.c api.value.type={struct bar} ok 357: Qualified $$ in actions: glr.cc ok 394: glr.c %union foo { float fval; int ival; }; %header ok 395: glr.c api.value.union.name=foo; %union { float fval; int ival; }; ok 389: glr.c api.value.type={union foo} ok 383: glr.c api.value.type={variant} ok 237: Syntax error in consistent error state: glr2.cc ok 356: Qualified $$ in actions: lalr1.cc ok 16: Unused values before symbol declarations ok 392: glr.c %union { float fval; int ival; }; %header ok 342: Printers and Destructors with union: %header glr.cc ok 397: glr.c api.value.type=union ok 396: glr.c api.value.union.name=foo; %union { float fval; int ival; }; %header ok 390: glr.c api.value.type={union foo} %header ok 144: C++ Output File Prefix Mapping ok 391: glr.c %union { float fval; int ival; }; ok 398: glr.c api.value.type=union %header ok 270: Null nonterminals ok 453: lalr1.cc: Named %union ok 454: glr.cc: Named %union ok 287: syncline escapes: glr2.cc ok 333: Location print: glr2.cc ok 326: Initial location: glr2.cc ok 307: Sane headers: %locations %debug c++ ok 309: Sane headers: %locations c++ %glr-parser ok 455: Token numbers: yacc.c ok 456: Token numbers: yacc.c api.token.raw ok 358: Qualified $$ in actions: glr2.cc ok 343: Printers and Destructors: %header glr2.cc ok 458: Token numbers: glr.c api.token.raw ok 465: Token numbers: lalr1.d skipped (scanner.at:326) 344: Printers and Destructors with union: %header glr2.cc ok 457: Token numbers: glr.c ok 466: Token numbers: lalr1.d api.token.raw skipped (scanner.at:326) 467: Token numbers: lalr1.java skipped (scanner.at:326) 468: Token numbers: lalr1.java api.token.raw skipped (scanner.at:326) 460: Token numbers: lalr1.cc api.token.raw ok 459: Token numbers: lalr1.cc ok 462: Token numbers: glr.cc api.token.raw ok 461: Token numbers: glr.cc ok 471: Calculator %header ok 470: Calculator parse.trace ok 473: Calculator %locations api.location.type={Span} ok 474: Calculator %name-prefix "calc" ok 472: Calculator %debug %locations ok 469: Token numbers: lalr1.cc api.token.raw api.value.type=variant api.token.constructor ok 475: Calculator %verbose ok 463: Token numbers: glr2.cc ok 479: Calculator api.pure=full %locations ok 476: Calculator %yacc ok 477: Calculator parse.error=detailed ok 478: Calculator parse.error=verbose ok 464: Token numbers: glr2.cc api.token.raw ok 480: Calculator api.push-pull=both api.pure=full %locations ok 481: Calculator parse.error=detailed %locations ok 482: Calculator parse.error=detailed %locations %header api.prefix={calc} %verbose %yacc ok 483: Calculator parse.error=detailed %locations %header %name-prefix "calc" api.token.prefix={TOK_} %verbose %yacc ok 486: Calculator parse.error=detailed %debug %locations %header api.prefix={calc} %verbose %yacc ok 487: Calculator api.pure=full parse.error=detailed %debug %locations %header %name-prefix "calc" %verbose %yacc ok 484: Calculator %debug ok 485: Calculator parse.error=detailed %debug %locations %header %name-prefix "calc" %verbose %yacc ok 488: Calculator api.push-pull=both api.pure=full parse.error=detailed %debug %locations %header api.prefix={calc} %verbose %yacc ok 489: Calculator api.pure parse.error=detailed %debug %locations %header api.prefix={calc} %verbose %yacc %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 490: Calculator %no-lines api.pure parse.error=detailed %debug %locations %header api.prefix={calc} %verbose %yacc %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 493: Calculator parse.error=custom ok 494: Calculator parse.error=custom %locations api.prefix={calc} ok 491: Calculator %no-lines api.pure parse.error=verbose %debug %locations %header api.prefix={calc} %verbose %yacc %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 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 498: Calculator %start input exp NUM api.value.type=union ok 499: Calculator %start input exp NUM api.value.type=union %locations parse.error=detailed 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 507: Calculator %glr-parser parse.error=verbose ok 506: Calculator %glr-parser %verbose ok 508: Calculator %glr-parser api.pure %locations ok 420: lalr1.cc %code requires { #include } api.value.type=variant %header ok 422: lalr1.cc %code requires { #include } api.value.type=variant api.token.constructor %header ok 408: lalr1.cc api.value.type={union foo} %header ok 404: lalr1.cc api.value.type={struct foo} %header ok 403: lalr1.cc api.value.type={struct foo} ok 411: lalr1.cc api.value.type=union ok 401: lalr1.cc api.value.type={variant} ok 510: Calculator %glr-parser parse.error=custom %locations %header %name-prefix "calc" %verbose ok 409: lalr1.cc %union { float fval; int ival; }; ok 512: Calculator %glr-parser parse.error=detailed %locations %header %name-prefix "calc" %verbose ok 419: lalr1.cc %code requires { #include } api.value.type=variant ok 509: Calculator %glr-parser parse.error=verbose %locations ok 399: lalr1.cc api.value.type={double} ok 511: Calculator %glr-parser parse.error=custom %locations %header %name-prefix "calc" %verbose api.pure ok 421: lalr1.cc %code requires { #include } api.value.type=variant api.token.constructor ok 514: Calculator %glr-parser parse.error=custom %locations %header %name-prefix "calc" %verbose ok 425: glr.cc api.value.type={double} ok 417: lalr1.cc api.value.type=variant api.token.constructor ok 427: glr.cc api.value.type={variant} ok 513: Calculator %glr-parser parse.error=verbose %locations %header %name-prefix "calc" %verbose ok 423: lalr1.cc %code requires { #include } api.value.type=variant api.token.constructor ok 429: glr.cc api.value.type={struct foo} ok 407: lalr1.cc api.value.type={union foo} ok 515: Calculator %glr-parser %debug ok 400: lalr1.cc api.value.type={double} %header ok 433: glr.cc api.value.type={union foo} ok 406: lalr1.cc api.value.type={struct bar} %header ok 430: glr.cc api.value.type={struct foo} %header ok 432: glr.cc api.value.type={struct bar} %header ok 424: lalr1.cc %code requires { #include } api.value.type=variant api.token.constructor %header ok 414: lalr1.cc api.value.type=variant %header ok 517: Calculator %glr-parser parse.error=verbose %debug %locations %header api.prefix={calc} api.token.prefix={TOK_} %verbose ok 516: Calculator %glr-parser parse.error=verbose %debug %locations %header %name-prefix "calc" %verbose ok 518: Calculator %glr-parser api.pure parse.error=verbose %debug %locations %header %name-prefix "calc" %verbose ok 418: lalr1.cc api.value.type=variant api.token.constructor %header ok 523: Calculator C++ 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 524: Calculator C++ %locations ok 435: glr.cc %union { float fval; int ival; }; ok 526: Calculator C++ %locations api.location.type={Span} ok 405: lalr1.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 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 528: Calculator C++ %locations parse.error=verbose api.prefix={calc} %verbose ok 410: lalr1.cc %union { float fval; int ival; }; %header ok 437: glr.cc api.value.type=union ok 402: lalr1.cc api.value.type={variant} %header ok 525: Calculator C++ %locations $NO_EXCEPTIONS_CXXFLAGS ok 541: Calculator C++ parse.error=custom ok 529: Calculator C++ %locations parse.error=verbose %debug %name-prefix "calc" %verbose ok 542: Calculator C++ parse.error=custom %locations api.prefix={calc} %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 527: Calculator C++ %header %locations parse.error=verbose %name-prefix "calc" %verbose ok 413: lalr1.cc api.value.type=variant ok 538: Calculator C++ %locations parse.lac=full parse.error=verbose ok 540: Calculator C++ %locations parse.lac=full parse.error=detailed parse.trace ok 571: Calculator lalr1.d skipped (calc.at:1504) 543: Calculator C++ parse.error=custom %locations api.prefix={calc} %parse-param {semantic_value *result}{int *count}{int *nerrs} parse.lac=full ok 415: lalr1.cc api.value.type=variant ok 522: Calculator lalr1.cc %header ok 544: Calculator glr.cc ok 572: Calculator D skipped (calc.at:1509) 536: Calculator C++ %header %locations api.location.file="my-location.hh" ok 573: Calculator D %locations skipped (calc.at:1510) 574: Calculator D parse.error=detailed api.prefix={calc} %verbose skipped (calc.at:1512) 575: Calculator D %debug skipped (calc.at:1514) 539: Calculator C++ %locations parse.lac=full parse.error=detailed ok 535: Calculator C++ %header %locations api.location.file=none ok 530: Calculator C++ %locations parse.error=verbose %debug api.prefix={calc} %verbose ok 580: Calculator D parse.error=detailed %debug %verbose skipped (calc.at:1520) 577: Calculator D %locations parse.error=custom skipped (calc.at:1517) 578: Calculator D %locations parse.error=detailed skipped (calc.at:1518) 548: Calculator C++ %glr-parser %locations ok 531: Calculator C++ %locations parse.error=verbose %debug api.prefix={calc} api.token.prefix={TOK_} %verbose ok 579: Calculator D %locations parse.error=simple skipped (calc.at:1519) 576: Calculator D parse.error=custom skipped (calc.at:1516) 581: Calculator D parse.error=detailed %debug api.symbol.prefix={SYMB_} api.token.prefix={TOK_} %verbose skipped (calc.at:1521) 436: glr.cc %union { float fval; int ival; }; %header ok 537: Calculator C++ %no-lines %header %locations api.location.file="my-location.hh" ok 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) 587: Calculator D api.push-pull=both skipped (calc.at:1532) 585: Calculator D api.token.constructor %locations parse.error=custom api.value.type=union skipped (calc.at:1530) 589: Calculator Java skipped (calc.at:1544) 588: Calculator D parse.trace parse.error=custom %locations api.push-pull=both parse.lac=full skipped (calc.at:1533) 586: Calculator D api.token.constructor %locations parse.error=detailed skipped (calc.at:1531) 592: Calculator Java parse.error=verbose skipped (calc.at:1547) 590: Calculator Java parse.error=custom skipped (calc.at:1545) 591: Calculator Java parse.error=detailed skipped (calc.at:1546) 596: Calculator Java parse.trace parse.error=verbose skipped (calc.at:1551) 593: Calculator Java %locations parse.error=custom skipped (calc.at:1548) 550: Calculator C++ %glr-parser %locations api.location.type={Span} ok 594: Calculator Java %locations parse.error=detailed skipped (calc.at:1549) 595: Calculator Java %locations parse.error=verbose skipped (calc.at:1550) 598: Calculator Java api.push-pull=both skipped (calc.at:1554) 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) 532: Calculator C++ %header %locations parse.error=verbose %debug %name-prefix "calc" %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 610: State number type: 32768 states skipped (torture.at:274) 607: State number type: 129 states skipped (torture.at:271) 606: State number type: 128 states skipped (torture.at:270) 602: Calculator Java parse.trace parse.error=custom %locations parse.lac=full skipped (calc.at:1560) 601: Calculator Java parse.trace parse.error=verbose %locations %lex-param {InputStream is} api.push-pull=both skipped (calc.at:1557) 609: State number type: 257 states skipped (torture.at:273) 611: State number type: 65536 states skipped (torture.at:275) 608: State number type: 256 states skipped (torture.at:272) 612: State number type: 65537 states skipped (torture.at:276) 603: Calculator Java parse.trace parse.error=custom %locations api.push-pull=both parse.lac=full skipped (calc.at:1561) 556: Calculator C++ %glr-parser %debug ok 534: Calculator C++ %header %locations parse.error=verbose %debug api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 412: lalr1.cc api.value.type=union %header ok 560: Calculator C++ %glr-parser parse.error=verbose %debug %name-prefix "calc" %verbose ok 626: YYSTYPE typedef ok 627: Early token definitions with --yacc ok 310: Several parsers ok 563: Calculator C++ %glr-parser parse.error=verbose %debug %name-prefix "calc" api.token.prefix={TOK_} %verbose ok 545: Calculator glr2.cc ok 629: Braces parsing ok 628: Early token definitions without --yacc ok 546: Calculator C++ %glr-parser ok 630: Rule Line Numbers ok 635: Web2c Report ok 554: Calculator C++ %glr-parser parse.error=verbose api.prefix={calc} %verbose ok 625: Trivial grammars ok 636: Web2c Actions ok 615: Exploding the Stack Size with Malloc ok 533: Calculator C++ parse.error=verbose %debug api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 431: glr.cc api.value.type={struct bar} ok 614: Exploding the Stack Size with Alloca ok 428: glr.cc api.value.type={variant} %header ok 634: Characters Escapes ok 631: Mixing %token styles ok 558: Calculator C++ %glr-parser parse.error=detailed %debug %name-prefix "calc" %verbose ok 638: Dancer ok 646: Extra lookahead sets in report ok 547: Calculator glr2.cc ok 645: String alias declared after use ok 426: glr.cc api.value.type={double} %header ok 551: Calculator glr2.cc %locations api.location.type={Span} ok 641: Expecting two tokens ok 637: Useless Tokens ok 549: Calculator glr2.cc %locations ok 644: Braced code in declaration in rules section ok 555: Calculator glr2.cc parse.error=verbose api.prefix={calc} %verbose ok 559: Calculator glr2.cc parse.error=detailed %debug %name-prefix "calc" %verbose ok 633: Token definitions: parse.error=verbose ok 653: Lex and parse params: yacc.c ok 661: Unsupported Skeletons ok 434: glr.cc api.value.type={union foo} %header ok 639: Dancer %glr-parser ok 649: parse.error=verbose and YYSTACK_USE_ALLOCA ok 632: Token definitions: parse.error=detailed ok 562: Calculator glr2.cc parse.error=custom %debug %name-prefix "calc" %verbose ok 616: GNU AWK 3.1.0 Grammar: LALR(1) ok 642: Expecting two tokens %glr-parser ok 658: stdio.h is not needed ok 617: GNU AWK 3.1.0 Grammar: IELR(1) ok 650: parse.error=verbose overflow ok 659: Memory Leak for Early Deletion ok 561: Calculator glr2.cc parse.error=verbose %debug %name-prefix "calc" %verbose ok 662: Pstate reuse ok 557: Calculator glr2.cc %debug ok 654: Lex and parse params: glr.c ok 643: Expecting two tokens lalr1.cc ok 604: Big triangle ok 665: Multiple occurrences of $n and api.value.automove ok 676: Doxygen Public Documentation skipped (c++.at:794) 647: Token number in precedence declaration ok 553: Calculator glr2.cc %header parse.error=verbose %name-prefix "calc" %verbose ok 677: Doxygen Private Documentation skipped (c++.at:795) 660: Multiple impure instances ok 640: Dancer lalr1.cc ok 680: Syntactically invalid namespace references ok 648: parse-gram.y: LALR = IELR ok 618: GNU AWK 3.1.0 Grammar: Canonical LR(1) ok 692: Java invalid directives ok 552: Calculator C++ %glr-parser %header parse.error=verbose %name-prefix "calc" %verbose ok 652: LAC: Memory exhaustion ok 416: lalr1.cc api.value.type=variant %header ok 694: Java parser class modifiers skipped (java.at:219) 693: Java parser class and package names skipped (java.at:188) 696: Java %parse-param and %lex-param skipped (java.at:309) 695: Java parser class extends and implements skipped (java.at:289) 697: Java throws specifications skipped (java.at:441) 698: Java constructor init and init_throws skipped (java.at:475) 699: Java value, position, and location types skipped (java.at:499) 655: Lex and parse params: lalr1.cc ok 700: Java syntax error handling without error token skipped (java.at:580) 702: Trivial Push Parser with %initial-action skipped (javapush.at:230) 703: D parser class extends and implements skipped (d.at:106) 656: Lex and parse params: glr.cc ok 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) 441: glr2.cc api.value.type={variant} ok 447: glr2.cc api.value.type={union foo} ok 438: glr.cc api.value.type=union %header ok 452: glr2.cc api.value.type=union %header ok 620: GNU Cim Grammar: IELR(1) ok 440: glr2.cc api.value.type={double} %header ok 705: GLR: Resolve ambiguity, impure, no locations ok 707: GLR: Resolve ambiguity, pure, no locations ok 443: glr2.cc api.value.type={struct foo} ok 706: GLR: Resolve ambiguity, impure, locations ok 708: GLR: Resolve ambiguity, pure, locations ok 444: glr2.cc api.value.type={struct foo} %header ok 451: glr2.cc api.value.type=union 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 450: glr2.cc %union { float fval; int ival; }; %header ok 619: GNU Cim Grammar: LALR(1) 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 622: GNU pic (Groff 1.18.1) Grammar: LALR(1) ok 713: GLR: Verbose messages, resolve ambiguity, impure, no locations 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 690: Shared locations ok 709: GLR: Merge conflicting parses, impure, no locations ok 726: Duplicate representation of merged trees: api.value.type=union glr.c ok 710: GLR: Merge conflicting parses, impure, locations ok 605: Big horizontal ok 720: Improper merging of GLR delayed action sets: glr.c ok 711: GLR: Merge conflicting parses, pure, no locations ok 564: Calculator glr2.cc parse.error=verbose %debug %name-prefix "calc" api.token.prefix={TOK_} %verbose ok 623: GNU pic (Groff 1.18.1) Grammar: IELR(1) ok 712: GLR: Merge conflicting parses, pure, locations ok 723: Duplicate representation of merged trees: %union { char *ptr; } glr.c ok 714: Badly Collapsed GLR States: glr.c ok 729: User destructor for unresolved GLR semantic value: glr.c ok 718: Improper handling of embedded actions and dollar(-N) in GLR parsers: glr.cc ok 657: Lex and parse params: glr2.cc ok 735: Duplicated user destructor for lookahead: glr.c ok 724: Duplicate representation of merged trees: %union { char *ptr; } glr.cc ok 738: Incorrectly initialized location for empty right-hand side in GLR: glr.c ok 721: Improper merging of GLR delayed action sets: glr.cc ok 732: User destructor after an error during a split parse: glr.c ok 717: Improper handling of embedded actions and dollar(-N) in GLR parsers: glr.c ok 733: User destructor after an error during a split parse: glr.cc ok 736: Duplicated user destructor for lookahead: glr.cc ok 715: Badly Collapsed GLR States: glr.cc ok 730: User destructor for unresolved GLR semantic value: glr.cc ok 624: GNU pic (Groff 1.18.1) Grammar: Canonical LR(1) ok 741: No users destructors if stack 0 deleted: glr.c ok 744: Corrupted semantic options if user action cuts parse: glr.c ok 651: LAC: Exploratory stack skipped (regression.at:1727) 448: glr2.cc api.value.type={union foo} %header ok 442: glr2.cc api.value.type={variant} %header ok 750: Leaked semantic values if user action cuts parse: glr.c 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 745: Corrupted semantic options if user action cuts parse: glr.cc ok 753: Incorrect lookahead during deterministic GLR: glr.c ok 727: Duplicate representation of merged trees: api.value.type=union glr.cc ok 742: No users destructors if stack 0 deleted: glr.cc ok 751: Leaked semantic values if user action cuts parse: glr.cc ok 768: Missed %merge type warnings when LHS type is declared later: glr.c 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 754: Incorrect lookahead during deterministic GLR: glr.cc ok 725: Duplicate representation of merged trees: %union { char *ptr; } glr2.cc ok 747: Undesirable destructors if user action cuts parse: glr.c ok 759: Leaked semantic values when reporting ambiguity: glr.c ok 762: Leaked lookahead after nondeterministic parse syntax error: glr.c 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 719: Improper handling of embedded actions and dollar(-N) in GLR parsers: glr2.cc ok 734: User destructor after an error during a split parse: glr2.cc ok 737: Duplicated user destructor for lookahead: glr2.cc ok 722: Improper merging of GLR delayed action sets: glr2.cc ok 728: Duplicate representation of merged trees: api.value.type=union glr2.cc ok 739: Incorrectly initialized location for empty right-hand side in GLR: glr.cc ok 760: Leaked semantic values when reporting ambiguity: glr.cc ok 731: User destructor for unresolved GLR semantic value: glr2.cc ok 765: Uninitialized location when reporting ambiguity: glr.c api.pure ok 756: Incorrect lookahead during nondeterministic GLR: glr.c ok 763: Leaked lookahead after nondeterministic parse syntax error: glr.cc ok 743: No users destructors if stack 0 deleted: glr2.cc ok 752: Leaked semantic values if user action cuts parse: glr2.cc ok 771: Ambiguity reports: glr.c ok 748: Undesirable destructors if user action cuts parse: glr.cc ok 766: Uninitialized location when reporting ambiguity: glr.cc ok 755: Incorrect lookahead during deterministic GLR: glr2.cc ok 772: Ambiguity reports: glr.cc ok 716: Badly Collapsed GLR States: glr2.cc ok 757: Incorrect lookahead during nondeterministic GLR: glr.cc ok 774: Predicates: glr.c ok 764: Leaked lookahead after nondeterministic parse syntax error: glr2.cc ok 761: Leaked semantic values when reporting ambiguity: glr2.cc ok 775: Predicates: glr.cc ok 767: Uninitialized location when reporting ambiguity: glr2.cc ok 776: Predicates: glr2.cc ok 446: glr2.cc api.value.type={struct bar} %header ok 691: Default action ok 749: Undesirable destructors if user action cuts parse: glr2.cc ok 746: Corrupted semantic options if user action cuts parse: glr2.cc ok 773: Ambiguity reports: glr2.cc ok 689: C++ GLR parser identifier shadowing ok 621: GNU Cim Grammar: Canonical LR(1) ok 740: Incorrectly initialized location for empty right-hand side in GLR: glr2.cc ok 758: Incorrect lookahead during nondeterministic GLR: glr2.cc ok 439: glr2.cc api.value.type={double} ok 445: glr2.cc api.value.type={struct bar} ok 663: C++ Locations Unit Tests ok 449: glr2.cc %union { float fval; int ival; }; ok 681: Syntax error discarding no lookahead ok 613: Many lookahead tokens ok 675: Variants and Typed Midrule Actions ok 686: Exception safety without error recovery ok 682: Syntax error as exception: lalr1.cc ok 683: Syntax error as exception: glr.cc ok 688: Exception safety without error recovery api.value.type=variant ok 685: Exception safety with error recovery ok 664: C++ Variant-based Symbols Unit Tests ok 687: Exception safety with error recovery api.value.type=variant ok 666: Variants lalr1.cc ok 684: Syntax error as exception: glr2.cc ok 672: Variants lalr1.cc parse.assert api.token.constructor api.token.prefix={TOK_} 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 678: Relative namespace references ok 668: Variants lalr1.cc parse.assert api.value.automove ok 670: Variants lalr1.cc parse.assert %code {\n#define TWO_STAGE_BUILD\n} ok 671: Variants lalr1.cc parse.assert api.token.constructor ok 667: Variants lalr1.cc parse.assert ok 669: Variants lalr1.cc parse.assert %locations ok 679: Absolute namespace references ok ## ------------- ## ## Test results. ## ## ------------- ## 696 tests were successful. 80 tests were skipped. make[3]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.8.2' make[2]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.8.2' make[1]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.8.2' >>> bison: Entering fakeroot... make install-recursive make[1]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.8.2' Making install in po make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/po' if test "bison" = "gettext-tools"; then \ .././build-aux/install-sh -c -d /home/buildozer/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/buildozer/aports/main/bison/pkg/bison/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildozer/aports/main/bison/pkg/bison/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/po' Making install in runtime-po make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/runtime-po' if test "bison" = "gettext-tools"; then \ .././build-aux/install-sh -c -d /home/buildozer/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/buildozer/aports/main/bison/pkg/bison/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildozer/aports/main/bison/pkg/bison/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/runtime-po' Making install in gnulib-po make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/gnulib-po' if test "bison" = "gettext-tools"; then \ .././build-aux/install-sh -c -d /home/buildozer/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/buildozer/aports/main/bison/pkg/bison/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildozer/aports/main/bison/pkg/bison/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.8.2/gnulib-po' Making install in . make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.8.2' GEN doc/bison.help make[3]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.8.2' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/bin' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/aclocal' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c++/calc++' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c++' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/bistromathic' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/calc' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/d/calc' /usr/bin/install -c -m 644 m4/bison-i18n.m4 '/home/buildozer/aports/main/bison/pkg/bison/usr/share/aclocal' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c++/calc++' /usr/bin/install -c src/yacc '/home/buildozer/aports/main/bison/pkg/bison/usr/bin' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c++' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/d' /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/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c++/calc++' /usr/bin/install -c -m 644 examples/c++/simple.yy '/home/buildozer/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/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c++' ./build-aux/install-sh -c -d '/home/buildozer/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/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/bistromathic' /usr/bin/install -c -m 644 examples/c/README.md '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/glr' /usr/bin/install -c -m 644 examples/README.md '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples' /usr/bin/install -c -m 644 AUTHORS COPYING NEWS README THANKS TODO '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison' /usr/bin/install -c -m 644 examples/c/calc/calc.y examples/c/calc/Makefile examples/c/calc/README.md '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/calc' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/java' /usr/bin/install -c -m 644 examples/d/calc/calc.y examples/d/calc/Makefile '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/d/calc' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/java/calc' /usr/bin/install -c -m 644 examples/c++/calc++/README.md examples/c++/calc++/Makefile '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c++/calc++' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/java/simple' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/lexcalc' /usr/bin/install -c -m 644 examples/d/README.md '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/d' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/bison/m4sugar' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/mfcalc' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/bison' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/pushcalc' /usr/bin/install -c -m 644 examples/java/README.md '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/java' /usr/bin/install -c -m 644 examples/c/glr/c++-types.y examples/c/glr/Makefile examples/c/glr/README.md '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/glr' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/reccalc' /usr/bin/install -c -m 644 examples/java/calc/Calc.y examples/java/calc/Makefile '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/java/calc' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/rpcalc' /usr/bin/install -c -m 644 examples/java/simple/Calc.y examples/java/simple/Makefile '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/java/simple' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/d/simple' /usr/bin/install -c -m 644 data/m4sugar/foreach.m4 data/m4sugar/m4sugar.m4 '/home/buildozer/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/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/lexcalc' /usr/bin/install -c -m 644 examples/c/mfcalc/Makefile '/home/buildozer/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/buildozer/aports/main/bison/pkg/bison/usr/share/bison' /usr/bin/install -c -m 644 examples/c/pushcalc/calc.y examples/c/pushcalc/Makefile examples/c/pushcalc/README.md '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/pushcalc' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/bison/skeletons' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/bison/xslt' /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/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/reccalc' /usr/bin/install -c -m 644 examples/c/rpcalc/Makefile '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/rpcalc' /usr/bin/install -c -m 644 examples/d/simple/calc.y examples/d/simple/Makefile '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/d/simple' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/mfcalc' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/rpcalc' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/bin' /usr/bin/install -c -m 644 examples/c/mfcalc/calc.h examples/c/mfcalc/mfcalc.y '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/mfcalc' GEN doc/bison.help ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/lib' /usr/bin/install -c -m 644 examples/c/rpcalc/rpcalc.y '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c/rpcalc' /usr/bin/install -c src/bison '/home/buildozer/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/buildozer/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/buildozer/aports/main/bison/pkg/bison/usr/share/bison/xslt' /usr/bin/install -c -m 644 lib/liby.a '/home/buildozer/aports/main/bison/pkg/bison/usr/lib' ( cd '/home/buildozer/aports/main/bison/pkg/bison/usr/lib' && ranlib liby.a ) ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/man/man1' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/info' /usr/bin/install -c -m 644 ./doc/bison.1 doc/yacc.1 '/home/buildozer/aports/main/bison/pkg/bison/usr/share/man/man1' /usr/bin/install -c -m 644 ./doc/bison.info '/home/buildozer/aports/main/bison/pkg/bison/usr/share/info' make[3]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.8.2' make[2]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.8.2' make[1]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.8.2' >>> bison-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/main/bison/pkg/bison-doc/usr/share/doc' 'usr/share/man' -> '/home/buildozer/aports/main/bison/pkg/bison-doc/usr/share/man' 'usr/share/info' -> '/home/buildozer/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 >>> 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-riscv64.so.1 >>> bison*: Package size: 1.2 MB >>> bison*: Compressing data... >>> bison*: Create checksum... >>> bison*: Create bison-3.8.2-r2.apk >>> bison: Build complete at Thu, 15 May 2025 21:03:13 +0000 elapsed time 0h 27m 6s >>> bison: Cleaning up srcdir >>> bison: Cleaning up pkgdir >>> bison: Uninstalling dependencies... (1/7) Purging .makedepends-bison (20250515.203612) (2/7) Purging flex (2.6.4-r7) (3/7) Purging m4 (1.4.19-r4) (4/7) Purging git-perl (2.49.0-r0) (5/7) Purging perl-git (2.49.0-r0) (6/7) Purging perl-error (0.17030-r0) (7/7) Purging perl (5.40.2-r0) Executing busybox-1.37.0-r17.trigger OK: 343 MiB in 110 packages >>> bison: Updating the main/riscv64 repository index... >>> bison: Signing the index...