>>> bison: Building main/bison 3.7.4-r0 (using abuild 3.7.0_rc1-r0) started Mon, 14 Dec 2020 15:45:36 +0000 >>> bison: Checking sanity of /home/buildozer/aports/main/bison/APKBUILD... >>> bison: Analyzing dependencies... >>> bison: Installing for build: build-base m4 perl flex (1/8) Installing m4 (1.4.18-r1) (2/8) Installing libbz2 (1.0.8-r1) (3/8) Installing perl (5.32.0-r0) (4/8) Installing flex (2.6.4-r2) (5/8) Installing .makedepends-bison (20201214.154537) (6/8) Installing perl-error (0.17029-r1) (7/8) Installing perl-git (2.29.2-r0) (8/8) Installing git-perl (2.29.2-r0) Executing busybox-1.32.0-r3.trigger OK: 342 MiB in 94 packages >>> bison: Cleaning up srcdir >>> bison: Cleaning up pkgdir >>> bison: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/bison-3.7.4.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.7.4.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 16 2555k 16 416k 0 0 503k 0 0:00:05 --:--:-- 0:00:05 502k 100 2555k 100 2555k 0 0 2513k 0 0:00:01 0:00:01 --:--:-- 2513k >>> bison: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/bison-3.7.4.tar.xz >>> bison: Checking sha512sums... bison-3.7.4.tar.xz: OK >>> bison: Unpacking /var/cache/distfiles/v3.13/bison-3.7.4.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 whether make supports the include directive... yes (GNU style) checking for i586-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking dependency style of gcc... gcc3 checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes 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 wchar.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 xlocale.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... yes 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 readlink... yes checking for realpath... yes checking for readlinkat... yes checking for _set_invalid_parameter_handler... no checking for strerror_r... yes checking for fcntl... yes checking for symlink... 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 lstat... yes checking for __xpg_strerror_r... yes checking for pipe2... 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 pipe... yes checking for wcwidth... yes checking for __fseterr... yes checking for getdelim... yes checking for getdtablesize... 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++2a... yes checking whether gcc supports POSIXLY_CORRECT=1... yes checking whether g++ builds executables that work... yes checking whether g++ supports POSIXLY_CORRECT=1... yes checking for dmd... no checking for -g... no checking for Java compiler... no checking for Java virtual machine... no checking for flex... flex checking whether lex is flex... yes checking whether flex supports --header=FILE... yes checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... no checking for byacc... no checking for i586-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, realloc, calloc are POSIX compliant... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for getcwd... yes checking for C/C++ restrict keyword... __restrict checking if environ is properly declared... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for complete errno.h... yes checking how gcc reports undeclared, standard C functions... error checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking for sig_atomic_t... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for stdint.h... yes checking for inttypes.h... yes checking whether printf supports size specifiers as in C99... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether byte ordering is bigendian... no checking whether long double and double are the same... no checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... 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 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 LLONG_MAX, WORD_BIT, ULLONG_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 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 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 works... 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 for GNU libc compatible malloc... yes checking whether setenv is declared... yes checking for uid_t in sys/types.h... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether stpncpy is declared... yes checking whether strdup is declared... yes checking whether strndup is declared... yes checking for struct timespec in ... 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 POSIX termios... yes checking whether use of TIOCGWINSZ requires termios.h... no checking whether stat file-mode macros are broken... no checking for nlink_t... 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 lstat correctly handles trailing slash... 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 for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for error_at_line... no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether conversion from 'int' to 'long double' works... yes checking whether fopen recognizes a trailing slash... yes checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether 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 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 INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... no checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... no 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 for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking for GNU libc compatible malloc... (cached) yes checking whether NAN macro works... yes checking whether HUGE_VAL works... 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 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... no 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 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 for getcwd... (cached) yes checking for search.h... yes checking for tsearch... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking for sched.h... yes checking for struct sched_param... yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... 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 posix_spawnattr_t... yes checking for posix_spawn_file_actions_t... yes checking for ssize_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking for working stpncpy... yes checking for working strerror function... yes checking for working strndup... yes checking for strverscmp... yes checking whether declares ioctl... yes checking for struct tms... 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 iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) 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 for nlink_t... (cached) yes checking whether getdtablesize works... 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/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/sched.h GEN lib/math.h GEN lib/signal.h GEN lib/spawn.h GEN lib/stdint.h GEN lib/stdio.h GEN lib/stdlib.h GEN lib/string.h GEN lib/termios.h GEN lib/time.h GEN lib/unistd.h GEN lib/unistr.h GEN lib/sys/resource.h GEN lib/sys/stat.h GEN lib/sys/times.h GEN lib/sys/time.h GEN lib/unitypes.h GEN lib/sys/types.h GEN lib/uniwidth.h GEN lib/sys/ioctl.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.7.4' Making all in po make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.7.4/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.7.4/po' Making all in runtime-po make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.7.4/runtime-po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.7.4/runtime-po' Making all in gnulib-po make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.7.4/gnulib-po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.7.4/gnulib-po' Making all in . make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.7.4' CC lib/libbison_a-malloca.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-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-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-readline.o CC lib/libbison_a-spawn_faction_addclose.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 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-derives.o CC src/bison-derivation.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-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 CC lib/libbison_a-dirname-lgpl.o lib/careadlinkat.c: In function 'careadlinkat': lib/careadlinkat.c:188:10: warning: function may return address of local variable [-Wreturn-local-addr] 188 | return readlink_stk (fd, filename, buffer, buffer_size, alloc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 189 | preadlinkat, stack_buf); | ~~~~~~~~~~~~~~~~~~~~~~~ lib/careadlinkat.c:187:8: note: declared here 187 | char stack_buf[STACK_BUF_SIZE]; | ^~~~~~~~~ CC lib/libbison_a-stripslash.o CC lib/libbison_a-exitfail.o CC lib/libbison_a-fatal-signal.o CC lib/libbison_a-fd-safer-flag.o CC lib/libbison_a-dup-safer-flag.o CC lib/libbison_a-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_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/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.7.4' make[1]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.7.4' GEN public-submodule-commit make check-recursive make[1]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.7.4' Making check in po make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.7.4/po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.7.4/po' Making check in runtime-po make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.7.4/runtime-po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.7.4/runtime-po' Making check in gnulib-po make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.7.4/gnulib-po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.7.4/gnulib-po' Making check in . make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.7.4' GEN doc/bison.help make examples/c/calc/calc 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++/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.7.4' YACC examples/c/calc/calc.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++/simple.cc YACC examples/c++/variant.cc make[3]: 'tests/bison' is up to date. make[3]: Nothing to be done for 'tests/atconfig'. YACC examples/c++/variant-11.cc make[3]: 'tests/atlocal' is up to date. updating examples/c/lexcalc/parse.output updating examples/c/calc/calc.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/reccalc/parse.output updating examples/c/pushcalc/calc.output updating examples/c/calc/calc.h CC examples/c/calc/examples_c_calc_calc-calc.o updating examples/c/rpcalc/rpcalc.output updating examples/c/reccalc/parse.h CC examples/c/reccalc/examples_c_reccalc_reccalc-parse.o CC examples/c/reccalc/examples_c_reccalc_reccalc-scan.o updating examples/c/pushcalc/calc.h updating examples/c/rpcalc/rpcalc.h CC examples/c/pushcalc/examples_c_pushcalc_calc-calc.o CC examples/c/rpcalc/examples_c_rpcalc_rpcalc-rpcalc.o updating examples/c/mfcalc/mfcalc.output updating examples/c/mfcalc/mfcalc.h CC examples/c/mfcalc/examples_c_mfcalc_mfcalc-mfcalc.o updating examples/c++/simple.output updating examples/c++/variant-11.output updating examples/c++/simple.hh CXX examples/c++/simple-simple.o CXX examples/c++/calc++/calc__-driver.o CXX examples/c++/calc++/calc__-scanner.o CXX examples/c++/calc++/calc__-calc++.o updating examples/c++/variant.output updating examples/c++/variant-11.hh CXX examples/c++/calc++/calc__-parser.o CXX examples/c++/variant_11-variant-11.o updating examples/c++/variant.hh CXX examples/c++/variant-variant.o CCLD examples/c/rpcalc/rpcalc CCLD examples/c/calc/calc CCLD examples/c/pushcalc/calc CCLD examples/c/lexcalc/lexcalc CCLD examples/c/mfcalc/mfcalc CCLD examples/c/reccalc/reccalc CXXLD examples/c++/simple CXXLD examples/c++/variant CXXLD examples/c++/variant-11 CXXLD examples/c++/calc++/calc++ make[3]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.7.4' make check-TESTS check-local make[3]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.7.4' make all-recursive make[4]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.7.4' make[4]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.7.4' Making all in po make[5]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.7.4/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.7.4/po' Making all in runtime-po make[5]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.7.4/runtime-po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.7.4/runtime-po' Making all in gnulib-po make[5]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.7.4/gnulib-po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.7.4/gnulib-po' Making all in . PASS: examples/c++/simple.test PASS: examples/c++/variant.test PASS: examples/c++/variant-11.test PASS: examples/c/mfcalc/mfcalc.test PASS: examples/c/lexcalc/lexcalc.test PASS: examples/c/calc/calc.test PASS: examples/c/rpcalc/rpcalc.test PASS: examples/c/pushcalc/calc.test PASS: examples/c/reccalc/reccalc.test make[5]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.7.4' PASS: examples/c++/calc++/calc++.test ============================================================================ Testsuite summary for GNU Bison 3.7.4 ============================================================================ # TOTAL: 10 # PASS: 10 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.7.4' GEN doc/bison.help make[5]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.7.4' make[4]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.7.4' /bin/sh ./tests/testsuite -C tests -j28 ## --------------------------- ## ## GNU Bison 3.7.4 test suite. ## ## --------------------------- ## 5: Invalid inputs with {} ok 21: Per-type %printer and %destructor redeclared ok 13: Invalid $n and @n ok 14: Type Clashes ok 19: Symbol class redefinition ok 3: Invalid options ok 4: Invalid inputs ok 22: Undefined symbols ok 9: Invalid symbol declarations ok 2: Invalid number of arguments ok 20: Default %printer and %destructor redeclared ok 28: Token collisions ok 1: Generating Comments ok 38: Unclosed constructs ok 40: %prec takes a token ok 34: Require 100.0 ok 37: Numbered tokens ok 12: Symbol declarations ok 32: Require 1.0 ok 39: %start after first rule ok 29: Incompatible Aliases ok 35: String aliases for character tokens ok 33: Require 3.7.4 ok 31: Typed symbol aliases ok 51: "%define" backward compatibility ok 44: errors ok 46: "%define" Boolean variables ok 10: Redefining the error token ok 50: "%define" file variables ok 55: Bad escapes in literals ok 49: "%define" enum variables ok 54: Bad character literals ok 45: %define, --define, --force-define ok 43: Multiple %code ok 56: Unexpected end of file ok 17: Symbol redeclared ok 6: Yacc warnings on symbols ok 41: %prec's token must be defined ok 18: EOF redeclared ok 64: Unput's effect on locations ok 26: Unused values with per-type %destructor ok 67: Character literals and api.token.raw ok 27: Duplicate string ok 30: Torturing the Scanner ok 11: Dangling aliases ok 8: Yacc's %type ok 71: Undefined and ambiguous references ok 69: Invalid file prefix mapping arguments ok 23: Unassociated types used for a printer or destructor ok 73: Many kinds of errors ok 42: Reject unused %code qualifiers ok 59: %name-prefix and api.prefix are incompatible ok 74: Missing identifiers in brackets ok 75: Redundant words in brackets ok 76: Comments in brackets ok 77: Stray symbols in brackets ok 78: Redundant words in LHS brackets ok 7: Yacc warnings ok 80: Unresolved references ok 68: %token-table and parse.error ok 52: Unused api.pure ok 63: Deprecated directives ok 79: Factored LHS ok 83: Output files: -dv >&- ok 82: Output files: -dv ok 36: Symbols ok 87: Output files: -dv -o foo.tab.c ok 84: Output files: -dv -o foo.c ok 86: Output files: api.header.include={"./foo.h"} -dv -y ok 85: Output files: -dv -y ok 88: Output files: -dv -g --xml --fixed-output-files ok 90: Output files: %require "3.4" -dv -g --xml -y ok 91: Output files: -dv -g --xml -o y.tab.c ok 89: Output files: -dv -g --xml -y ok 93: Output files: -dv -g -o foo.c ok 92: Output files: -dv -b bar ok 70: Tutorial calculator ok 66: Cannot type action ok 94: Output files: %defines %verbose ok 60: Redefined %union name ok 95: Output files: %defines %verbose %yacc ok 61: Stray $ or @ ok 97: Output files: %file-prefix "bar" %defines %verbose ok 96: Output files: %defines %verbose %yacc ok 98: Output files: %output "bar.c" %defines %verbose %yacc ok 65: Non-deprecated directives ok 25: Unused values with default %destructor ok 101: Output files: %defines %verbose -o foo.c ok 99: Output files: %file-prefix "baz" %output "bar.c" %defines %verbose %yacc ok 100: Output files: %defines %verbose ok 102: Output files: --defines=foo.hpp -o foo.c++ ok 107: Output files: lalr1.cc ok 104: Output files: -o foo.c++ --graph=foo.gph ok 105: Output files: %type useless --defines --graph --xml --report=all -Wall -Werror ok 103: Output files: %defines "foo.hpp" -o foo.c++ ok 57: LAC: Errors for %define ok 108: Output files: lalr1.cc %verbose ok 106: Output files: useless=--defines --graph --xml --report=all -Wall -Werror ok 53: C++ namespace reference errors ok 109: Output files: lalr1.cc %defines %verbose ok 112: Output files: lalr1.cc %defines %verbose ok 110: Output files: lalr1.cc %verbose %locations ok 111: Output files: lalr1.cc %defines %verbose %locations ok 72: Misleading references ok 114: Output files: lalr1.cc %defines %verbose %file-prefix "output_dir/foo" ok 113: Output files: lalr1.cc %defines %verbose %locations -o subdir/foo.cc ok 117: Output files: lalr1.cc %defines %locations api.location.file="foo.loc.hh" %require "3.2" ok 118: Output files: lalr1.cc %defines %locations api.location.file="$at_dir/foo.loc.hh" %require "3.2" ok 116: Output files: lalr1.cc %defines %locations api.location.file=none %require "3.2" ok 48: "%define" keyword variables ok 122: Conflicting output files: -o foo.y ok 115: Output files: lalr1.cc %defines %locations %verbose %file-prefix "output_dir/foo" ok 47: "%define" code variables ok 81: $ or @ followed by . or - ok 140: Single point locations skipped (diagnostics.at:133) 139: Warnings skipped (diagnostics.at:84) 141: Line is too short, and then you die skipped (diagnostics.at:182) 142: Zero-width characters skipped (diagnostics.at:217) 134: Graph with solved S/R ok 135: Graph with R/R ok 145: Special files skipped (diagnostics.at:303) 143: Tabulations and multibyte characters skipped (diagnostics.at:235) 144: Tabulations and multibyte characters skipped (diagnostics.at:282) 132: Graph with no conflicts ok 133: Graph with unsolved S/R ok 146: Complaints from M4 skipped (diagnostics.at:328) 136: Graph with reductions with multiple LAT ok 150: Screen width: 80 columns skipped (diagnostics.at:432) 152: Suggestions skipped (diagnostics.at:504) 147: Carriage return skipped (diagnostics.at:351) 151: Screen width: 60 columns skipped (diagnostics.at:465) 148: CR NL skipped (diagnostics.at:372) 149: Screen width: 200 columns skipped (diagnostics.at:399) 153: Counterexamples skipped (diagnostics.at:527) 154: Deep Counterexamples skipped (diagnostics.at:585) 161: Fatal errors but M4 continues producing output ok 158: Boolean=variables: invalid skeleton defaults ok 162: Nullable ok 160: Fatal errors make M4 exit immediately ok 62: Code injection ok 156: Relative skeleton file names ok 159: Complaining during macro argument expansion ok 163: Broken Closure ok 120: Conflicting output files: %defines "foo.output" -v ok 165: Accept ok 119: Conflicting output files: --graph="foo.tab.c" ok 137: Graph with a reduction rule both enabled and disabled ok 164: Firsts ok 121: Conflicting output files: lalr1.cc %defines %locations --graph="location.hh" ok 168: Reduced Grammar with prec and assoc ok 175: Empty Language ok 169: Useless Terminals ok 24: Useless printers or destructors ok 155: Indentation with message suppression ok 176: no lr.type: Single State Split ok 177: lr.type=lalr: Single State Split ok 166: Build relations ok 178: lr.type=ielr: Single State Split ok 179: lr.type=canonical-lr: Single State Split ok 58: -Werror combinations ok 180: no lr.type: Lane Split ok 167: Reduced Grammar ok 174: Underivable Rules ok 157: Installed skeleton file names ok 182: lr.type=ielr: Lane Split ok 173: Reduced Automaton ok 172: Useless Parts ok 170: Useless Nonterminals ok 181: lr.type=lalr: Lane Split ok 183: lr.type=canonical-lr: Lane Split ok 184: no lr.type: Complex Lane Split ok 197: Reports with conflicts skipped (report.at:1523) 185: lr.type=lalr: Complex Lane Split ok 186: lr.type=ielr: Complex Lane Split ok 171: Useless Rules ok 187: lr.type=canonical-lr: Complex Lane Split ok 190: lr.type=ielr: Split During Added Lookahead Propagation ok 194: lr.default-reduction=consistent ok 192: no lr.default-reduction ok 193: lr.default-reduction=most ok 191: lr.type=canonical-lr: Split During Added Lookahead Propagation ok 195: lr.default-reduction=accepting ok 196: Reports ok 199: Token declaration order: literals vs. identifiers ok 198: Token declaration order ok 207: parse.error=verbose and consistent errors: lr.type=ielr java skipped (conflicts.at:523) 189: lr.type=lalr: Split During Added Lookahead Propagation ok 188: no lr.type: Split During Added Lookahead Propagation ok 127: Output file name: @@ ok 204: parse.error=verbose and consistent errors: lr.type=ielr ok 200: Useless associativity warning ok 125: Output file name: ) ok 124: Output file name: ( ok 123: Output file name: `~!@#$%^&*()-=_+{}[]|\:;<>, .' ok 210: parse.error=verbose and consistent errors: lr.type=canonical-lr ok 208: parse.error=verbose and consistent errors: lr.type=ielr lr.default-reduction=consistent ok 201: Useless precedence warning ok 209: parse.error=verbose and consistent errors: lr.type=ielr lr.default-reduction=accepting ok 126: Output file name: # ok 211: parse.error=verbose and consistent errors: lr.type=canonical-lr parse.lac=full ok 212: parse.error=verbose and consistent errors: lr.type=ielr parse.lac=full ok 129: Output file name: @} ok 225: %precedence suffices ok 224: Resolved SR Conflicts ok 130: Output file name: [ ok 128: Output file name: @{ ok 131: Output file name: ] ok 205: parse.error=verbose and consistent errors: lr.type=ielr %glr-parser ok 232: %expect not enough ok 234: %expect too much ok 235: %expect with reduce conflicts ok 215: parse.error=verbose and consistent errors: ok 236: %expect in grammar rule not enough ok 202: S/R in initial ok 233: %expect right ok 239: %expect in grammar rule too much ok 217: parse.error=verbose and consistent errors: lr.default-reduction=consistent ok 220: parse.error=verbose and consistent errors: parse.lac=full ok 218: parse.error=verbose and consistent errors: lr.default-reduction=accepting ok 241: %expect-rr too much in grammar rule ok 219: parse.error=verbose and consistent errors: lr.type=canonical-lr ok 221: parse.error=verbose and consistent errors: parse.lac=full lr.default-reduction=accepting ok 237: %expect in grammar rule right ok 242: %expect-rr not enough in grammar rule ok 238: %expect in grammar rules ok 240: %expect-rr in grammar rule ok 223: Unresolved SR Conflicts ok 245: %no-default-prec with %prec ok 243: %prec with user string ok 246: %default-prec ok 15: Unused values ok 249: %nonassoc error actions for multiple reductions in a state ok 248: Solved conflicts report for multiple reductions in a state ok 226: %precedence does not suffice ok 231: Defaulted Conflicted Reduction ok 216: parse.error=verbose and consistent errors: %glr-parser ok 252: Unifying S/R ok 254: S/R Conflict with Nullable Symbols ok 253: Deep Unifying S/R ok 256: Non-unifying Unambiguous S/R ok 258: Unifying R/R counterexample ok 255: Non-unifying Ambiguous S/R ok 259: Non-unifying R/R LR(1) conflict ok 227: Syntax error in consistent error state: yacc.c ok 257: S/R after first token ok 244: %no-default-prec without %prec ok 261: Cex Search Prepend ok 16: Unused values before symbol declarations ok 264: Non-unifying Prefix Share ok 203: %nonassoc and eof ok 206: parse.error=verbose and consistent errors: lr.type=ielr c++ ok 262: R/R cex with prec ok 265: Deep Null Unifying ok 267: Prologue syncline ok 268: %union syncline ok 266: Deep Null Non-unifying ok 269: %union name syncline ok 270: Postprologue syncline ok 271: Action syncline ok 272: Epilogue syncline ok 274: %destructor syncline ok 273: %code top syncline ok 275: %printer syncline ok 213: parse.error=verbose and consistent errors: c++ lr.type=canonical-lr parse.lac=full ok 214: parse.error=verbose and consistent errors: c++ lr.type=ielr parse.lac=full ok 284: Output columns ok 280: %no-lines: yacc.c ok 250: %expect-rr non GLR ok 228: Syntax error in consistent error state: glr.c ok 282: %no-lines: lalr1.cc ok 285: Invalid CPP guards: --defines=input/input.h ok 276: syncline escapes: yacc.c ok 281: %no-lines: glr.c ok 286: Invalid CPP guards: --defines=9foo.h ok 283: %no-lines: glr.cc ok 247: Unreachable States After Conflict Resolution ok 290: Sane headers: ok 138: C++ Output File Prefix Mapping ok 305: Invalid uses of %empty ok 294: Sane headers: api.pure ok 296: Sane headers: api.pure api.push-pull=both ok 291: Sane headers: %locations %debug ok 277: syncline escapes: glr.c ok 229: Syntax error in consistent error state: lalr1.cc ok 289: export YYLTYPE ok 295: Sane headers: api.push-pull=both ok 287: Invalid CPP guards: %glr-parser --defines=input/input.h ok 307: Add missing %empty ok 288: Invalid CPP guards: %glr-parser --defines=9foo.h ok 302: Midrule actions ok 303: Typed midrule actions ok 306: Valid uses of %empty ok 292: Sane headers: %glr-parser ok 309: Initial location: yacc.c api.pure=full ok 308: Initial location: yacc.c ok 230: Syntax error in consistent error state: glr.cc ok 310: Initial location: yacc.c api.pure %parse-param { int x } ok 311: Initial location: yacc.c api.push-pull=both ok 312: Initial location: yacc.c api.push-pull=both api.pure=full ok 317: Initial location: yacc.c api.pure=full ok 293: Sane headers: %locations %debug %glr-parser ok 318: Initial location: yacc.c api.pure=full ok 278: syncline escapes: lalr1.cc ok 319: Location print: yacc.c ok 222: LAC: %nonassoc requires splitting canonical LR states ok 304: Implicitly empty rule ok 279: syncline escapes: glr.cc ok 313: Initial location: glr.c ok 314: Initial location: glr.c api.pure ok 323: Exotic Dollars ok 320: Location print: glr.c ok 325: Printers and Destructors with union ok 324: Printers and Destructors ok 315: Initial location: lalr1.cc ok 338: @$ in %initial-action implies %locations ok 297: Sane headers: c++ ok 251: -W versus %expect and %expect-rr ok 299: Sane headers: c++ api.value.type=variant parse.assert ok 340: @$ in %printer implies %locations ok 339: @$ in %destructor implies %locations ok 336: Default %printer and %destructor are not for $accept ok 341: Qualified $$ in actions: yacc.c ok 335: Default %printer and %destructor are not for error or $undefined ok 321: Location print: lalr1.cc ok 326: Printers and Destructors: %glr-parser ok 347: %union vs. api.value.type ok 332: Default tagless %printer and %destructor ok 316: Initial location: glr.cc ok 348: %yacc vs. api.value.type=union ok 333: Default tagged and per-type %printer and %destructor ok 345: Destroying lookahead assigned by semantic action ok 327: Printers and Destructors with union: %glr-parser ok 322: Location print: glr.cc ok 350: yacc.c api.value.type={double} %defines ok 351: yacc.c api.value.type={variant} ok 349: yacc.c api.value.type={double} ok 353: yacc.c api.value.type={struct foo} ok 346: YYBACKUP ok 352: yacc.c api.value.type={variant} %defines ok 355: yacc.c api.value.type={struct bar} ok 357: yacc.c api.value.type={union foo} ok 354: yacc.c api.value.type={struct foo} %defines ok 356: yacc.c api.value.type={struct bar} %defines ok 358: yacc.c api.value.type={union foo} %defines ok 342: Qualified $$ in actions: glr.c ok 360: yacc.c %union { float fval; int ival; }; %defines ok 359: yacc.c %union { float fval; int ival; }; ok 328: Printers and Destructors: %defines lalr1.cc ok 334: Default %printer and %destructor for user-defined end token ok 337: Default %printer and %destructor for midrule values ok 364: yacc.c api.value.union.name=foo; %union { float fval; int ival; }; %defines ok 362: yacc.c %union foo { float fval; int ival; }; %defines ok 361: yacc.c %union foo { float fval; int ival; }; ok 329: Printers and Destructors with union: %defines lalr1.cc ok 363: yacc.c api.value.union.name=foo; %union { float fval; int ival; }; ok 365: yacc.c api.value.type=union ok 366: yacc.c api.value.type=union %defines ok 300: Sane headers: %locations c++ %glr-parser ok 298: Sane headers: %locations %debug c++ ok 330: Printers and Destructors: %defines glr.cc ok 331: Printers and Destructors with union: %defines glr.cc ok 343: Qualified $$ in actions: lalr1.cc ok 367: glr.c api.value.type={double} ok 369: glr.c api.value.type={variant} ok 368: glr.c api.value.type={double} %defines ok 344: Qualified $$ in actions: glr.cc ok 376: glr.c api.value.type={union foo} %defines ok 373: glr.c api.value.type={struct bar} ok 372: glr.c api.value.type={struct foo} %defines ok 370: glr.c api.value.type={variant} %defines ok 371: glr.c api.value.type={struct foo} ok 374: glr.c api.value.type={struct bar} %defines ok 375: glr.c api.value.type={union foo} ok 377: glr.c %union { float fval; int ival; }; ok 380: glr.c %union foo { float fval; int ival; }; %defines ok 378: glr.c %union { float fval; int ival; }; %defines ok 382: glr.c api.value.union.name=foo; %union { float fval; int ival; }; %defines ok 379: glr.c %union foo { float fval; int ival; }; ok 383: glr.c api.value.type=union ok 381: glr.c api.value.union.name=foo; %union { float fval; int ival; }; ok 384: glr.c api.value.type=union %defines ok 260: Non-unifying R/R LR(2) conflict ok 301: Several parsers ok 409: lalr1.cc %code requires { #include } api.value.type=variant api.token.constructor ok 406: lalr1.cc %code requires { #include } api.value.type=variant %defines ok 386: lalr1.cc api.value.type={double} %defines ok 405: lalr1.cc %code requires { #include } api.value.type=variant ok 388: lalr1.cc api.value.type={variant} %defines ok 408: lalr1.cc %code requires { #include } api.value.type=variant api.token.constructor %defines ok 407: lalr1.cc %code requires { #include } api.value.type=variant api.token.constructor ok 385: lalr1.cc api.value.type={double} ok 389: lalr1.cc api.value.type={struct foo} ok 390: lalr1.cc api.value.type={struct foo} %defines ok 393: lalr1.cc api.value.type={union foo} ok 387: lalr1.cc api.value.type={variant} ok 398: lalr1.cc api.value.type=union %defines ok 396: lalr1.cc %union { float fval; int ival; }; %defines ok 404: lalr1.cc api.value.type=variant api.token.constructor %defines ok 397: lalr1.cc api.value.type=union ok 391: lalr1.cc api.value.type={struct bar} ok 395: lalr1.cc %union { float fval; int ival; }; ok 394: lalr1.cc api.value.type={union foo} %defines ok 425: lalr1.cc: Named %union ok 392: lalr1.cc api.value.type={struct bar} %defines ok 426: glr.cc: Named %union ok 427: Token numbers: yacc.c ok 428: Token numbers: yacc.c api.token.raw ok 403: lalr1.cc api.value.type=variant api.token.constructor ok 435: Token numbers: lalr1.java skipped (scanner.at:336) 399: lalr1.cc api.value.type=variant ok 436: Token numbers: lalr1.java api.token.raw skipped (scanner.at:336) 438: Token numbers: lalr1.d api.token.raw skipped (scanner.at:336) 437: Token numbers: lalr1.d skipped (scanner.at:336) 429: Token numbers: glr.c ok 400: lalr1.cc api.value.type=variant %defines ok 430: Token numbers: glr.c api.token.raw ok 432: Token numbers: lalr1.cc api.token.raw ok 431: Token numbers: lalr1.cc ok 401: lalr1.cc api.value.type=variant ok 444: Calculator %name-prefix "calc" ok 441: Calculator %defines ok 402: lalr1.cc api.value.type=variant %defines ok 433: Token numbers: glr.cc ok 443: Calculator %locations api.location.type={Span} ok 440: Calculator parse.trace ok 442: Calculator %debug %locations ok 434: Token numbers: glr.cc api.token.raw ok 445: Calculator %verbose ok 446: Calculator %yacc ok 447: Calculator parse.error=detailed ok 439: Token numbers: lalr1.cc api.token.raw api.value.type=variant api.token.constructor ok 449: Calculator api.pure=full %locations ok 448: Calculator parse.error=verbose ok 450: Calculator api.push-pull=both api.pure=full %locations ok 451: Calculator parse.error=detailed %locations ok 410: lalr1.cc %code requires { #include } api.value.type=variant api.token.constructor %defines ok 452: Calculator parse.error=detailed %locations %defines api.prefix={calc} %verbose %yacc ok 453: Calculator parse.error=detailed %locations %defines %name-prefix "calc" api.token.prefix={TOK_} %verbose %yacc ok 454: Calculator %debug ok 455: Calculator parse.error=detailed %debug %locations %defines %name-prefix "calc" %verbose %yacc ok 463: Calculator parse.error=custom %locations api.prefix={calc} ok 462: Calculator parse.error=custom ok 457: Calculator api.pure=full parse.error=detailed %debug %locations %defines %name-prefix "calc" %verbose %yacc ok 456: Calculator parse.error=detailed %debug %locations %defines api.prefix={calc} %verbose %yacc ok 464: Calculator parse.error=custom %locations api.prefix={calc} %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 459: Calculator api.pure parse.error=detailed %debug %locations %defines api.prefix={calc} %verbose %yacc %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 458: Calculator api.push-pull=both api.pure=full parse.error=detailed %debug %locations %defines api.prefix={calc} %verbose %yacc ok 461: 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 465: 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 466: 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 460: Calculator %no-lines api.pure parse.error=detailed %debug %locations %defines api.prefix={calc} %verbose %yacc %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 467: Calculator %glr-parser ok 472: Calculator %glr-parser api.prefix={calc} ok 477: Calculator %glr-parser parse.error=custom %locations %defines %name-prefix "calc" %verbose ok 478: Calculator %glr-parser parse.error=detailed %locations %defines %name-prefix "calc" %verbose ok 469: Calculator %glr-parser %locations ok 475: Calculator %glr-parser api.pure %locations ok 476: Calculator %glr-parser parse.error=verbose %locations ok 470: Calculator %glr-parser %locations api.location.type={Span} ok 473: Calculator %glr-parser %verbose ok 471: Calculator %glr-parser %name-prefix "calc" ok 468: Calculator %glr-parser %defines ok 474: Calculator %glr-parser parse.error=verbose ok 479: Calculator %glr-parser parse.error=verbose %locations %defines %name-prefix "calc" %verbose ok 480: Calculator %glr-parser %debug ok 263: Null nonterminals ok 483: Calculator %glr-parser api.pure parse.error=verbose %debug %locations %defines %name-prefix "calc" %verbose ok 481: Calculator %glr-parser parse.error=verbose %debug %locations %defines %name-prefix "calc" %verbose ok 482: Calculator %glr-parser parse.error=verbose %debug %locations %defines api.prefix={calc} api.token.prefix={TOK_} %verbose ok 485: Calculator %glr-parser api.pure parse.error=verbose %debug %locations %defines api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 484: Calculator %glr-parser api.pure parse.error=verbose %debug %locations %defines %name-prefix "calc" %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 411: glr.cc api.value.type={double} ok 489: Calculator C++ %locations ok 486: Calculator %glr-parser %no-lines api.pure parse.error=verbose %debug %locations %defines api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 418: glr.cc api.value.type={struct bar} %defines ok 414: glr.cc api.value.type={variant} %defines ok 488: Calculator C++ ok 412: glr.cc api.value.type={double} %defines ok 417: glr.cc api.value.type={struct bar} ok 491: Calculator C++ %locations api.location.type={Span} ok 419: glr.cc api.value.type={union foo} ok 413: glr.cc api.value.type={variant} ok 490: Calculator C++ %locations $NO_EXCEPTIONS_CXXFLAGS ok 493: Calculator C++ %locations parse.error=verbose api.prefix={calc} %verbose ok 494: Calculator C++ %locations parse.error=verbose %debug %name-prefix "calc" %verbose ok 421: glr.cc %union { float fval; int ival; }; ok 416: glr.cc api.value.type={struct foo} %defines ok 415: glr.cc api.value.type={struct foo} ok 487: Calculator lalr1.cc %defines ok 492: Calculator C++ %defines %locations parse.error=verbose %name-prefix "calc" %verbose ok 420: glr.cc api.value.type={union foo} %defines ok 496: Calculator C++ %locations parse.error=verbose %debug api.prefix={calc} api.token.prefix={TOK_} %verbose ok 495: Calculator C++ %locations parse.error=verbose %debug api.prefix={calc} %verbose ok 520: Calculator lalr1.d skipped (calc.at:1235) 522: Calculator D %locations skipped (calc.at:1241) 521: Calculator D skipped (calc.at:1240) 422: glr.cc %union { float fval; int ival; }; %defines ok 506: Calculator C++ parse.error=custom %locations api.prefix={calc} %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 504: Calculator C++ %locations parse.lac=full parse.error=detailed ok 498: Calculator C++ parse.error=verbose %debug api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 525: Calculator D parse.error=verbose %debug %verbose skipped (calc.at:1247) 505: Calculator C++ parse.error=custom ok 523: Calculator D parse.error=verbose api.prefix={calc} %verbose skipped (calc.at:1243) 424: glr.cc api.value.type=union %defines ok 524: Calculator D %debug skipped (calc.at:1245) 423: glr.cc api.value.type=union ok 526: Calculator Java skipped (calc.at:1263) 513: Calculator C++ %glr-parser parse.error=verbose api.prefix={calc} %verbose ok 507: Calculator C++ parse.error=custom %locations api.prefix={calc} %parse-param {semantic_value *result}{int *count}{int *nerrs} parse.lac=full ok 511: Calculator C++ %glr-parser %locations api.location.type={Span} ok 510: Calculator C++ %glr-parser %locations ok 530: Calculator Java %locations parse.error=custom skipped (calc.at:1267) 527: Calculator Java parse.error=custom skipped (calc.at:1264) 500: Calculator C++ %defines %locations api.location.file=none ok 509: Calculator C++ %glr-parser ok 532: Calculator Java %locations parse.error=verbose skipped (calc.at:1269) 528: Calculator Java parse.error=detailed skipped (calc.at:1265) 508: Calculator glr.cc ok 531: Calculator Java %locations parse.error=detailed skipped (calc.at:1268) 529: Calculator Java parse.error=verbose skipped (calc.at:1266) 503: Calculator C++ %locations parse.lac=full parse.error=verbose ok 533: Calculator Java parse.trace parse.error=verbose skipped (calc.at:1270) 497: Calculator C++ %defines %locations parse.error=verbose %debug %name-prefix "calc" %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 541: State number type: 128 states skipped (torture.at:270) 502: Calculator C++ %no-lines %defines %locations api.location.file="my-location.hh" ok 534: Calculator Java parse.trace parse.error=verbose %locations %lex-param {InputStream is} skipped (calc.at:1271) 545: State number type: 32768 states skipped (torture.at:274) 543: State number type: 256 states skipped (torture.at:272) 536: Calculator Java api.push-pull=both parse.error=detailed %locations skipped (calc.at:1274) 501: Calculator C++ %defines %locations api.location.file="my-location.hh" ok 544: State number type: 257 states skipped (torture.at:273) 535: Calculator Java api.push-pull=both skipped (calc.at:1273) 542: State number type: 129 states skipped (torture.at:271) 547: State number type: 65537 states skipped (torture.at:276) 537: Calculator Java parse.trace parse.error=custom %locations %lex-param {InputStream is} api.push-pull=both skipped (calc.at:1275) 538: Calculator Java parse.trace parse.error=verbose %locations %lex-param {InputStream is} api.push-pull=both skipped (calc.at:1276) 546: State number type: 65536 states skipped (torture.at:275) 515: Calculator C++ %glr-parser parse.error=verbose %debug %name-prefix "calc" %verbose ok 561: YYSTYPE typedef ok 562: Early token definitions with --yacc ok 516: Calculator C++ %glr-parser parse.error=verbose %debug %name-prefix "calc" api.token.prefix={TOK_} %verbose ok 564: Braces parsing ok 499: Calculator C++ %defines %locations parse.error=verbose %debug api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 563: Early token definitions without --yacc ok 565: Rule Line Numbers ok 514: Calculator C++ %glr-parser %debug ok 512: Calculator C++ %glr-parser %defines parse.error=verbose %name-prefix "calc" %verbose ok 570: Web2c Report ok 549: Exploding the Stack Size with Alloca ok 560: Trivial grammars ok 569: Characters Escapes ok 550: Exploding the Stack Size with Malloc ok 571: Web2c Actions ok 566: Mixing %token styles ok 572: Dancer ok 579: String alias declared after use ok 567: Token definitions: parse.error=detailed ok 580: Extra lookahead sets in report ok 575: Expecting two tokens ok 568: Token definitions: parse.error=verbose ok 518: Calculator C++ %glr-parser %locations %defines parse.error=verbose %debug api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 519: Calculator C++ %glr-parser %no-lines %locations %defines parse.error=verbose %debug api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 578: Braced code in declaration in rules section ok 573: Dancer %glr-parser ok 517: Calculator C++ %glr-parser %locations %defines parse.error=verbose %debug %name-prefix "calc" %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok 576: Expecting two tokens %glr-parser ok 583: parse.error=verbose and YYSTACK_USE_ALLOCA ok 584: parse.error=verbose overflow ok 587: Lex and parse params: yacc.c ok 581: Token number in precedence declaration ok 591: stdio.h is not needed ok 594: Unsupported Skeletons ok 592: Memory Leak for Early Deletion ok 577: Expecting two tokens lalr1.cc ok 574: Dancer lalr1.cc ok 539: Big triangle ok 593: Multiple impure instances ok 588: Lex and parse params: glr.c ok 597: Multiple occurrences of $n and api.value.automove ok 589: Lex and parse params: lalr1.cc ok 551: GNU AWK 3.1.0 Grammar: LALR(1) ok 590: Lex and parse params: glr.cc ok 582: parse-gram.y: LALR = IELR ok 552: GNU AWK 3.1.0 Grammar: IELR(1) ok 608: Doxygen Public Documentation skipped (c++.at:794) 609: Doxygen Private Documentation skipped (c++.at:795) 586: LAC: Memory exhaustion ok 612: Syntactically invalid namespace references ok 540: Big horizontal ok 557: GNU pic (Groff 1.18.1) Grammar: LALR(1) ok 585: LAC: Exploratory stack ok 555: GNU Cim Grammar: IELR(1) ok 558: GNU pic (Groff 1.18.1) Grammar: IELR(1) ok 554: GNU Cim Grammar: LALR(1) ok 553: GNU AWK 3.1.0 Grammar: Canonical LR(1) ok 621: Shared locations ok 623: Java invalid directives ok 624: Java parser class and package names skipped (java.at:173) 625: Java parser class modifiers skipped (java.at:204) 626: Java parser class extends and implements skipped (java.at:274) 627: Java %parse-param and %lex-param skipped (java.at:294) 628: Java throws specifications skipped (java.at:426) 629: Java constructor init and init_throws skipped (java.at:460) 630: Java value, position, and location types skipped (java.at:484) 631: Java syntax error handling without error token skipped (java.at:565) 632: Trivial Push Parser with api.push-pull verification skipped (javapush.at:207) 633: Trivial Push Parser with %initial-action skipped (javapush.at:230) 595: C++ Locations Unit Tests ok 613: Syntax error discarding no lookahead ok 634: GLR: Resolve ambiguity, impure, no locations ok 635: GLR: Resolve ambiguity, impure, locations ok 636: GLR: Resolve ambiguity, pure, no locations ok 596: C++ Variant-based Symbols Unit Tests ok 637: GLR: Resolve ambiguity, pure, locations ok 638: GLR: Merge conflicting parses, impure, no locations ok 622: Default action ok 639: GLR: Merge conflicting parses, impure, locations ok 620: C++ GLR parser identifier shadowing ok 640: GLR: Merge conflicting parses, pure, no locations ok 548: Many lookahead tokens ok 641: GLR: Merge conflicting parses, pure, locations ok 607: Variants and Typed Midrule Actions ok 642: GLR: Verbose messages, resolve ambiguity, impure, no locations ok 643: Badly Collapsed GLR States ok 646: Duplicate representation of merged trees ok 644: Improper handling of embedded actions and dollar(-N) in GLR parsers ok 645: Improper merging of GLR delayed action sets ok 647: User destructor for unresolved GLR semantic value ok 648: User destructor after an error during a split parse ok 649: Duplicated user destructor for lookahead ok 651: No users destructors if stack 0 deleted ok 650: Incorrectly initialized location for empty right-hand side in GLR ok 652: Corrupted semantic options if user action cuts parse ok 660: Missed %merge type warnings when LHS type is declared later ok 655: Incorrect lookahead during deterministic GLR ok 653: Undesirable destructors if user action cuts parse ok 657: Leaked semantic values when reporting ambiguity ok 654: Leaked semantic values if user action cuts parse ok 656: Incorrect lookahead during nondeterministic GLR ok 662: Predicates ok 658: Leaked lookahead after nondeterministic parse syntax error ok 659: Uninitialized location when reporting ambiguity ok 661: Ambiguity reports ok 614: Syntax error as exception: lalr1.cc ok 617: Exception safety without error recovery ok 616: Exception safety with error recovery ok 615: Syntax error as exception: glr.cc ok 618: Exception safety with error recovery api.value.type=variant ok 598: Variants lalr1.cc ok 619: Exception safety without error recovery api.value.type=variant ok 599: Variants lalr1.cc parse.assert ok 600: Variants lalr1.cc parse.assert api.value.automove ok 602: Variants lalr1.cc parse.assert %code {\n#define TWO_STAGE_BUILD\n} ok 601: Variants lalr1.cc parse.assert %locations ok 604: Variants lalr1.cc parse.assert api.token.constructor api.token.prefix={TOK_} ok 605: Variants lalr1.cc parse.assert api.token.constructor api.token.prefix={TOK_} %locations ok 603: Variants lalr1.cc parse.assert api.token.constructor ok 606: Variants lalr1.cc parse.assert api.token.constructor api.token.prefix={TOK_} %locations api.value.automove ok 610: Relative namespace references ok 559: GNU pic (Groff 1.18.1) Grammar: Canonical LR(1) ok 611: Absolute namespace references ok 556: GNU Cim Grammar: Canonical LR(1) ok ## ------------- ## ## Test results. ## ## ------------- ## 602 tests were successful. 60 tests were skipped. make[3]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.7.4' make[2]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.7.4' make[1]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.7.4' >>> bison: Entering fakeroot... make install-recursive make[1]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.7.4' Making install in po make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.7.4/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.7.4/po' Making install in runtime-po make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.7.4/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.7.4/runtime-po' Making install in gnulib-po make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.7.4/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.7.4/gnulib-po' Making install in . make[2]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.7.4' GEN doc/bison.help make[3]: Entering directory '/home/buildozer/aports/main/bison/src/bison-3.7.4' 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/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/d' build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison' build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples' /usr/bin/install -c src/yacc '/home/buildozer/aports/main/bison/pkg/bison/usr/bin' /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/java' build-aux/install-sh -c -d '/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/java/simple' /usr/bin/install -c -m 644 examples/c++/simple.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/examples/c/lexcalc' /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 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++' build-aux/install-sh -c -d '/home/buildozer/aports/main/bison/pkg/bison/usr/share/bison/m4sugar' /usr/bin/install -c -m 644 examples/c/README.md '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/c' /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/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/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/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/c/reccalc' /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++' /usr/bin/install -c -m 644 examples/d/calc.y examples/d/Makefile 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/doc/bison/examples/c/rpcalc' /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/java/README.md '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/java' /usr/bin/install -c -m 644 examples/java/calc/Calc.y examples/java/calc/Makefile '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/java/calc' /usr/bin/install -c -m 644 examples/java/simple/Calc.y examples/java/simple/Makefile '/home/buildozer/aports/main/bison/pkg/bison/usr/share/doc/bison/examples/java/simple' /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 data/m4sugar/foreach.m4 data/m4sugar/m4sugar.m4 '/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/bison/skeletons' /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/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' 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' /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' /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 -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/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/README-D.txt 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' 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/lib' GEN doc/bison.help /usr/bin/install -c src/bison '/home/buildozer/aports/main/bison/pkg/bison/usr/bin' /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.7.4' make[2]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.7.4' make[1]: Leaving directory '/home/buildozer/aports/main/bison/src/bison-3.7.4' >>> bison-doc*: Running split function doc... >>> 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.2 MB >>> bison-doc*: Compressing data... >>> bison-doc*: Create checksum... >>> bison-doc*: Create bison-doc-3.7.4-r0.apk >>> bison*: Tracing dependencies... m4 so:libc.musl-x86.so.1 >>> bison*: Package size: 1.2 MB >>> bison*: Compressing data... >>> bison*: Create checksum... >>> bison*: Create bison-3.7.4-r0.apk >>> bison: Build complete at Mon, 14 Dec 2020 15:48:44 +0000 elapsed time 0h 3m 8s >>> bison: Cleaning up srcdir >>> bison: Cleaning up pkgdir >>> bison: Uninstalling dependencies... (1/8) Purging .makedepends-bison (20201214.154537) (2/8) Purging flex (2.6.4-r2) (3/8) Purging m4 (1.4.18-r1) (4/8) Purging git-perl (2.29.2-r0) (5/8) Purging perl-git (2.29.2-r0) (6/8) Purging perl-error (0.17029-r1) (7/8) Purging perl (5.32.0-r0) (8/8) Purging libbz2 (1.0.8-r1) Executing busybox-1.32.0-r3.trigger OK: 310 MiB in 86 packages >>> bison: Updating the main/x86 repository index... >>> bison: Signing the index...