bison 3.8.2-8.1 riscv64, from core done
done 2026-09-09T08:16:55Z on jonny-ryzen9-riscv64-1, attempt 1; 756M rss, 2766M peak
- job
- 5-1788925958-hegjon-test,bison,3.8.2-8.1,riscv64
- commit
- 696c4f43297841dc6618c534171309b65d2558fe
- log
- /var/lib/archci/logs/hegjon-test/bison/3.8.2-8.1/riscv64/attempt-1.log
log 2064 lines
1==> archci-build 5-1788925958-hegjon-test,bison,3.8.2-8.1,riscv64 on jonny-ryzen9 at 2026-09-09T03:52:38Z2 repo=hegjon-test arch=riscv64 profile=extra chroot=/var/lib/archbuild/extra-riscv64 copy=archci-1 commit=696c4f43297841dc6618c534171309b65d2558fe3 pacman.conf=/etc/archci/riscv64/extra.conf makepkg.conf=/usr/lib/archci/arch/riscv64/makepkg.conf cache=/var/cache/archci/pkg/riscv64/4==> Updating chroot /var/lib/archbuild/extra-riscv64/root5Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.6==> Fetching pkgbuilds/bison at 696c4f43297841dc6618c534171309b65d2558fe from https://github.com/hegjon/omarchy-pkgs.git7==> Building bison 3.8.2-8.1 in archci-18pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)9pam_unix(runuser:session): session closed for user archci10==> Imported 1 upstream signing key(s) from keys/pgp11==> Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [archci-1]...done12 root : PWD=/var/lib/archci-worker/build/1/bison ; USER=archci ; ENV=GNUPGHOME=/var/lib/archci-worker/gnupg ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/srcdest BUILDDIR=/tmp/makechrootpkg.IdrfLQE3Kl makepkg --config=/var/lib/archbuild/extra-riscv64/archci-1/etc/makepkg.conf --verifysource -o --ignorearch13pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)14==> Making package: bison 3.8.2-8.1 (Wed Sep 9 05:52:43 2026)15==> Retrieving sources...16 -> Found bison-3.8.2.tar.xz17 -> Found bison-3.8.2.tar.xz.sig18==> Validating source files with b2sums...19 bison-3.8.2.tar.xz ... Passed20 bison-3.8.2.tar.xz.sig ... Skipped21==> Verifying source file signatures with gpg...22 bison-3.8.2.tar.xz ... Passed23pam_unix(sudo:session): session closed for user archci24 root : PWD=/var/lib/archci-worker/build/1/bison ; USER=archci ; COMMAND=/usr/bin/bash -c '#012#011#011source PKGBUILD#012#011#011printf "%s\\n" "${pkgbase:-${pkgname}}" "${pkgname[@]}"#012'25pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)26pam_unix(sudo:session): session closed for user archci27Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.28==> Making package: bison 3.8.2-8.1 (Wed Sep 9 03:52:53 2026)29==> Checking runtime dependencies...30==> Checking buildtime dependencies...31==> Retrieving sources...32 -> Found bison-3.8.2.tar.xz33 -> Found bison-3.8.2.tar.xz.sig34==> WARNING: Skipping all source file integrity checks.35==> Extracting sources...36 -> Extracting bison-3.8.2.tar.xz with bsdtar37==> Starting build()...38checking for a BSD-compatible install... /usr/bin/install -c39checking whether build environment is sane... yes40checking for a race-free mkdir -p... /usr/bin/mkdir -p41checking for gawk... gawk42checking whether make sets $(MAKE)... yes43checking whether make supports nested variables... yes44checking whether make supports nested variables... (cached) yes45checking for gcc... gcc46checking whether the C compiler works... yes47checking for C compiler default output file name... a.out48checking for suffix of executables...49checking whether we are cross compiling... no50checking for suffix of object files... o51checking whether the compiler supports GNU C... yes52checking whether gcc accepts -g... yes53checking for gcc option to enable C11 features... none needed54checking whether gcc understands -c and -o together... yes55checking whether the compiler is clang... no56checking for compiler option needed when checking for declarations... none57checking whether make supports the include directive... yes (GNU style)58checking dependency style of gcc... gcc359checking for g++... g++60checking whether the compiler supports GNU C++... yes61checking whether g++ accepts -g... yes62checking for g++ option to enable C++11 features... none needed63checking dependency style of g++... gcc364checking for stdio.h... yes65checking for stdlib.h... yes66checking for string.h... yes67checking for inttypes.h... yes68checking for stdint.h... yes69checking for strings.h... yes70checking for sys/stat.h... yes71checking for sys/types.h... yes72checking for unistd.h... yes73checking for wchar.h... yes74checking for minix/config.h... no75checking for locale.h... yes76checking for sys/param.h... yes77checking for sys/socket.h... yes78checking for stdio_ext.h... yes79checking for features.h... yes80checking for getopt.h... yes81checking for sys/cdefs.h... yes82checking for sys/time.h... yes83checking for iconv.h... yes84checking for limits.h... yes85checking for crtdefs.h... no86checking for wctype.h... yes87checking for threads.h... yes88checking for math.h... yes89checking for sys/mman.h... yes90checking for spawn.h... yes91checking for sys/ioctl.h... yes92checking for sys/resource.h... yes93checking for sys/times.h... yes94checking for sys/wait.h... yes95checking for termios.h... yes96checking for dirent.h... yes97checking for xlocale.h... no98checking whether it is safe to define __EXTENSIONS__... yes99checking whether _XOPEN_SOURCE should be defined... no100checking build system type... riscv64-unknown-linux-gnu101checking host system type... riscv64-unknown-linux-gnu102checking how to run the C preprocessor... gcc -E103checking for grep that handles long lines and -e... /usr/bin/grep104checking for egrep... /usr/bin/grep -E105checking for Minix Amsterdam compiler... no106checking for ar... ar107checking for ranlib... ranlib108checking for special C compiler options needed for large files... no109checking for _FILE_OFFSET_BITS value needed for large files... no110checking for ld used by gcc... /usr/bin/ld111checking if the linker (/usr/bin/ld) is GNU ld... yes112checking for shared library run path origin... done113checking 32-bit host C ABI... no114checking for ELF binary format... yes115checking for the common suffixes of directories in the library search path... lib,lib,lib116checking for libtextstyle... yes117checking how to link with libtextstyle... /usr/lib/libtextstyle.so118checking for inline... inline119checking for tcdrain... yes120checking for canonicalize_file_name... yes121checking for faccessat... yes122checking for realpath... yes123checking for lstat... yes124checking for readlinkat... yes125checking for _set_invalid_parameter_handler... no126checking for fchdir... yes127checking for fcntl... yes128checking for symlink... yes129checking for ffsl... yes130checking for vasnprintf... no131checking for snprintf... yes132checking for fsync... yes133checking for microuptime... no134checking for nanouptime... no135checking for getprogname... no136checking for getexecname... no137checking for getrusage... yes138checking for gettimeofday... yes139checking for iswcntrl... yes140checking for iswblank... yes141checking for mbsinit... yes142checking for mbrtowc... yes143checking for isascii... yes144checking for mprotect... yes145checking for obstack_printf... yes146checking for strerror_r... yes147checking for __xpg_strerror_r... yes148checking for pipe... yes149checking for pipe2... yes150checking for posix_spawn_file_actions_addchdir_np... yes151checking for posix_spawn_file_actions_addchdir... no152checking for readlink... yes153checking for setenv... yes154checking for link... yes155checking for sigaction... yes156checking for sigaltstack... yes157checking for siginterrupt... yes158checking for stpncpy... yes159checking for strndup... yes160checking for wcwidth... yes161checking for fdopendir... yes162checking for mempcpy... yes163checking for __fseterr... no164checking for fstatat... yes165checking for getdelim... yes166checking for getdtablesize... yes167checking for openat... yes168checking for catgets... yes169checking for setlocale... yes170checking whether pragma GCC diagnostic push works... yes171checking whether C++ compiler handles -Werror -Wunknown-warning-option... no172checking whether C++ compiler handles -fno-exceptions... yes173checking whether C++ compiler accepts -std=c++98... yes174checking whether C++ compiler accepts -std=c++03... yes175checking whether C++ compiler accepts -std=c++11... yes176checking whether C++ compiler accepts -std=c++14... yes177checking whether C++ compiler accepts -std=c++17... yes178checking whether C++ compiler accepts -std=c++20... yes179checking whether C++ compiler accepts -std=c++2b... yes180checking whether gcc supports POSIXLY_CORRECT=1... yes181checking whether g++ builds executables that work... yes182checking whether g++ supports POSIXLY_CORRECT=1... yes183checking for dmd... no184checking for -g... no185checking for Java compiler... no186checking for Java virtual machine... no187checking for flex... flex188checking whether lex is flex... yes189checking whether flex supports --header=FILE... yes190checking lex output file root... lex.yy191checking lex library... -lfl192checking whether yytext is a pointer... yes193checking for bison... bison -y194checking for ranlib... (cached) ranlib195checking for GNU M4 that supports accurate traces... /usr/bin/m4196checking whether /usr/bin/m4 accepts --gnu... yes197checking how m4 supports trace files... --debugfile198checking for perl... /usr/bin/perl199checking for xsltproc... no200checking for inline... (cached) inline201checking for size_t... yes202checking for working alloca.h... yes203checking for alloca... yes204checking whether malloc is ptrdiff_t safe... yes205checking whether malloc, realloc, calloc set errno on failure... yes206checking whether lstat correctly handles trailing slash... yes207checking whether // is distinct from /... no208checking whether realpath works... yes209checking for getcwd... yes210checking for C/C++ restrict keyword... __restrict__211checking if environ is properly declared... yes212checking whether the preprocessor supports include_next... yes213checking whether source code line length is unlimited... yes214checking for complete errno.h... yes215checking for gcc options needed to detect all undeclared functions... none needed216checking whether strerror_r is declared... yes217checking whether strerror_r returns char *... yes218checking for mode_t... yes219checking for sig_atomic_t... yes220checking for working fcntl.h... yes221checking for pid_t... yes222checking for eaccess... yes223checking for stdint.h... yes224checking for inttypes.h... yes225checking whether printf supports size specifiers as in C99... yes226checking whether printf supports 'long double' arguments... yes227checking whether printf supports infinite 'double' arguments... yes228checking whether byte ordering is bigendian... no229checking whether long double and double are the same... no230checking whether printf supports infinite 'long double' arguments... yes231checking whether printf supports the 'a' and 'A' directives... yes232checking whether printf supports the 'F' directive... yes233checking whether printf supports the 'n' directive... no234checking whether printf supports the 'ls' directive... yes235checking whether printf supports POSIX/XSI format strings with positions... yes236checking whether printf supports the grouping flag... yes237checking whether printf supports the left-adjust flag correctly... yes238checking whether printf supports the zero flag correctly... yes239checking whether printf supports large precisions... yes240checking whether the compiler produces multi-arch binaries... no241checking whether printf survives out-of-memory conditions... yes242checking for wchar_t... yes243checking for wint_t... yes244checking whether wint_t is large enough... yes245checking for intmax_t... yes246checking where to find the exponent in a 'double'... word 1 bit 20247checking whether snprintf returns a byte count as in C99... yes248checking whether snprintf truncates the result as in C99... yes249checking for snprintf... (cached) yes250checking for strnlen... yes251checking for wcslen... yes252checking for wcsnlen... yes253checking for mbrtowc... (cached) yes254checking for wcrtomb... yes255checking whether _snprintf is declared... no256checking whether frexp() can be used without linking with libm... yes257checking whether alarm is declared... yes258checking whether getcwd (NULL, 0) allocates memory for result... no259checking for getcwd with POSIX signature... yes260checking whether getcwd is declared... yes261checking for d_ino member in directory struct... yes262checking for arithmetic hrtime_t... no263checking for getopt.h... (cached) yes264checking for getopt_long_only... yes265checking whether getopt is POSIX compatible... yes266checking for working GNU getopt function... yes267checking for working GNU getopt_long function... yes268checking for struct timeval... yes269checking for wide-enough struct timeval.tv_sec member... yes270checking for iconv... yes271checking for working iconv... yes272checking whether iconv is compatible with its POSIX signature... yes273checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes274checking whether stdint.h conforms to C99... yes275checking whether stdint.h works without ISO C predefines... yes276checking whether stdint.h has UINTMAX_WIDTH etc.... yes277checking whether INT32_MAX < INTMAX_MAX... yes278checking whether INT64_MAX == LONG_MAX... yes279checking whether UINT32_MAX < UINTMAX_MAX... yes280checking whether UINT64_MAX == ULONG_MAX... yes281checking where to find the exponent in a 'float'... word 0 bit 23282checking whether isnan(float) can be used without linking with libm... yes283checking whether isnan(float) works... yes284checking whether isnan(double) can be used without linking with libm... yes285checking whether isnan(long double) can be used without linking with libm... yes286checking whether isnanl works... yes287checking whether iswcntrl works... yes288checking for towlower... yes289checking for wctype_t... yes290checking for wctrans_t... yes291checking for nl_langinfo and CODESET... yes292checking for a traditional french locale... none293checking for a traditional japanese locale... none294checking for a french Unicode locale... none295checking for a transitional chinese locale... none296checking whether ldexp() can be used without linking with libm... yes297checking whether imported symbols can be declared weak... yes298checking for pthread.h... yes299checking for pthread_kill in -lpthread... yes300checking whether POSIX threads API is available... yes301checking for multithread API to use... posix302checking for a sed that does not truncate output... /usr/bin/sed303checking whether NAN macro works... yes304checking whether HUGE_VAL works... yes305checking for mbstate_t... yes306checking for mmap... yes307checking for MAP_ANONYMOUS... yes308checking whether memchr works... yes309checking whether <limits.h> defines MIN and MAX... no310checking whether <sys/param.h> defines MIN and MAX... yes311checking whether obstack_printf is declared... yes312checking for O_CLOEXEC... yes313checking for promoted mode_t type... mode_t314checking whether strerror(0) succeeds... yes315checking for strerror_r with POSIX signature... no316checking whether __xpg_strerror_r works... yes317checking for library containing posix_spawn... none required318checking for posix_spawn... yes319checking whether posix_spawn is declared... yes320checking whether posix_spawn works... yes321checking whether posix_spawn rejects scripts without shebang... yes322checking whether posix_spawnp rejects scripts without shebang... yes323checking whether posix_spawnattr_setschedpolicy is supported... yes324checking whether posix_spawnattr_setschedparam is supported... yes325checking for ptrdiff_t... yes326checking whether C symbols are prefixed with underscore at the linker level... no327checking for sigset_t... yes328checking for shared library path variable... LD_LIBRARY_PATH329checking whether to activate relocatable installation... no330checking whether malloc (0) returns nonnull... yes331checking whether setenv is declared... yes332checking for sched.h... yes333checking for struct sched_param... yes334checking for uid_t in sys/types.h... yes335checking for volatile sig_atomic_t... yes336checking for sighandler_t... yes337checking whether snprintf is declared... yes338checking for posix_spawnattr_t... yes339checking for posix_spawn_file_actions_t... yes340checking whether stat file-mode macros are broken... no341checking for nlink_t... yes342checking for stdbool.h that conforms to C99... no343checking for _Bool... yes344checking for good max_align_t... yes345checking whether NULL can be used in arbitrary expressions... yes346checking whether fcloseall is declared... yes347checking which flavor of printf attribute matches inttypes macros... system348checking whether ecvt is declared... yes349checking whether fcvt is declared... yes350checking whether gcvt is declared... yes351checking whether stpncpy is declared... yes352checking whether strdup is declared... yes353checking whether strndup is declared... yes354checking whether <sys/ioctl.h> declares ioctl... yes355checking for struct tms... yes356checking for struct timespec in <time.h>... yes357checking for TIME_UTC in <time.h>... yes358checking whether execvpe is declared... yes359checking whether clearerr_unlocked is declared... yes360checking whether feof_unlocked is declared... yes361checking whether ferror_unlocked is declared... yes362checking whether fflush_unlocked is declared... yes363checking whether fgets_unlocked is declared... yes364checking whether fputc_unlocked is declared... yes365checking whether fputs_unlocked is declared... yes366checking whether fread_unlocked is declared... yes367checking whether fwrite_unlocked is declared... yes368checking whether getc_unlocked is declared... yes369checking whether getchar_unlocked is declared... yes370checking whether putc_unlocked is declared... yes371checking whether putchar_unlocked is declared... yes372checking whether unsetenv is declared... yes373checking whether vsnprintf is declared... yes374checking whether <wchar.h> uses 'inline' correctly... yes375checking whether wcsdup is declared... yes376checking POSIX termios... yes377checking whether use of TIOCGWINSZ requires termios.h... no378checking whether fchdir is declared... yes379checking whether getdelim is declared... yes380checking whether getdtablesize is declared... yes381checking whether getline is declared... yes382checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes383checking whether setlocale (category, NULL) is multithread-safe... yes384checking whether locale.h defines locale_t... yes385checking whether locale.h conforms to POSIX:2001... yes386checking whether struct lconv is properly defined... yes387checking whether memrchr is declared... yes388checking whether strnlen is declared... yes389checking for alloca as a compiler built-in... yes390checking whether to enable assertions... yes391checking for __builtin_expect... yes392checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes393checking for library containing clock_gettime... none required394checking for clock_gettime... yes395checking for clock_settime... yes396checking whether // is distinct from /... (cached) no397checking whether dup2 works... yes398checking for error_at_line... yes399checking whether fcntl handles F_DUPFD correctly... yes400checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check401checking whether conversion from 'int' to 'long double' works... yes402checking whether fopen recognizes a trailing slash... yes403checking whether fopen supports the mode character 'x'... yes404checking whether fopen supports the mode character 'e'... yes405checking for __fpending... yes406checking whether __fpending is declared... yes407checking for ptrdiff_t... (cached) yes408checking whether free is known to preserve errno... yes409checking whether frexp works... yes410checking whether frexpl is declared... yes411checking whether frexpl() can be used without linking with libm... yes412checking whether frexpl works... yes413checking whether getcwd handles long file names properly... yes414checking whether gethrtime is declared... no415checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... yes416checking whether program_invocation_name is declared... yes417checking whether program_invocation_short_name is declared... yes418checking whether __argv is declared... no419checking for gettimeofday with POSIX signature... yes420checking whether the compiler generally respects inline... yes421checking whether isnan macro works... yes422checking whether isnan(double) can be used without linking with libm... (cached) yes423checking whether isnan(double) can be used without linking with libm... (cached) yes424checking whether isnan(float) can be used without linking with libm... (cached) yes425checking whether isnan(float) works... (cached) yes426checking whether isnan(long double) can be used without linking with libm... (cached) yes427checking whether isnanl works... (cached) yes428checking whether isnan(long double) can be used without linking with libm... (cached) yes429checking whether isnanl works... (cached) yes430checking whether iswblank is declared... yes431checking whether iswdigit is ISO C compliant... guessing yes432checking whether iswxdigit is ISO C compliant... guessing yes433checking whether ldexpl is declared... yes434checking whether ldexpl() can be used without linking with libm... yes435checking whether ldexpl works... yes436checking whether the compiler supports the __inline keyword... yes437checking for pthread_rwlock_t... yes438checking whether pthread_rwlock_rdlock prefers a writer to a reader... no439checking whether malloc (0) returns nonnull... (cached) yes440checking whether mbrtowc handles incomplete characters... guessing yes441checking whether mbrtowc works as well as mbtowc... guessing yes442checking whether mbrtowc handles a NULL pwc argument... guessing yes443checking whether mbrtowc handles a NULL string argument... guessing yes444checking whether mbrtowc has a correct return value... guessing yes445checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes446checking whether mbrtowc stores incomplete characters... guessing no447checking whether mbrtowc works on empty input... yes448checking whether the C locale is free of encoding errors... no449checking whether mbrtowc handles incomplete characters... (cached) guessing yes450checking whether mbrtowc works as well as mbtowc... (cached) guessing yes451checking whether mbswidth is declared in <wchar.h>... no452checking for mbstate_t... (cached) yes453checking for mempcpy... (cached) yes454checking for obstacks that work with any size object... no455checking whether open recognizes a trailing slash... yes456checking whether perror matches strerror... yes457checking whether posix_spawn_file_actions_addclose works... yes458checking whether posix_spawn_file_actions_adddup2 works... yes459checking whether posix_spawn_file_actions_addopen works... yes460checking whether frexp works... (cached) yes461checking whether ldexp can be used without linking with libm... (cached) yes462checking whether frexpl() can be used without linking with libm... (cached) yes463checking whether frexpl works... (cached) yes464checking whether frexpl is declared... (cached) yes465checking whether ldexpl() can be used without linking with libm... (cached) yes466checking whether ldexpl works... (cached) yes467checking whether ldexpl is declared... (cached) yes468checking whether program_invocation_name is declared... (cached) yes469checking whether program_invocation_short_name is declared... (cached) yes470checking for raise... yes471checking for sigprocmask... yes472checking for rawmemchr... yes473checking for readline... yes474checking how to link with libreadline... /usr/lib/libreadline.so475checking for readline/readline.h... yes476checking for readline/history.h... yes477checking whether readlink signature is correct... yes478checking whether readlink handles trailing slash correctly... yes479checking whether readlink truncates results correctly... yes480checking whether realloc (0, 0) returns nonnull... yes481checking for reallocarray... yes482checking for getcwd... (cached) yes483checking whether free is known to preserve errno... (cached) yes484checking for mempcpy... (cached) yes485checking for rawmemchr... (cached) yes486checking for search.h... yes487checking for tsearch... yes488checking whether rename honors trailing slash on destination... yes489checking whether rename honors trailing slash on source... yes490checking whether rename manages hard links correctly... yes491checking whether rename manages existing destinations correctly... yes492checking for struct sigaction.sa_sigaction... yes493checking for signbit macro... yes494checking for signbit compiler built-ins... yes495checking for sigprocmask... (cached) yes496checking for stdint.h... (cached) yes497checking for SIZE_MAX... yes498checking for snprintf... (cached) yes499checking whether snprintf respects a size of 1... yes500checking whether printf supports POSIX/XSI format strings with positions... (cached) yes501checking for snprintf... (cached) yes502checking whether snprintf fully supports the 'n' directive... no503checking whether snprintf respects a size of 1... (cached) yes504checking whether vsnprintf respects a zero size as in C99... yes505checking for ptrdiff_t... (cached) yes506checking for ptrdiff_t... (cached) yes507checking for ssize_t... yes508checking whether stat handles trailing slashes on files... yes509checking for working stdalign.h... yes510checking for stpcpy... yes511checking for working stpncpy... yes512checking for working strerror function... yes513checking for working strndup... yes514checking whether strtod obeys C99... yes515checking for strverscmp... yes516checking for sys/single_threaded.h... yes517checking whether unlink honors trailing slashes... yes518checking whether unlink of a parent directory fails as it should... guessing yes519checking for unsetenv... yes520checking for unsetenv() return type... int521checking whether unsetenv obeys POSIX... yes522checking for ptrdiff_t... (cached) yes523checking for vasprintf... yes524checking for vasprintf... (cached) yes525checking for ptrdiff_t... (cached) yes526checking for vsnprintf... yes527checking whether snprintf respects a size of 1... (cached) yes528checking whether printf supports POSIX/XSI format strings with positions... (cached) yes529checking for vsnprintf... (cached) yes530checking whether snprintf fully supports the 'n' directive... (cached) no531checking whether snprintf respects a size of 1... (cached) yes532checking whether vsnprintf respects a zero size as in C99... (cached) yes533checking for ptrdiff_t... (cached) yes534checking for ptrdiff_t... (cached) yes535checking for waitid... yes536checking whether wcwidth is declared... yes537checking whether wcwidth works reasonably in UTF-8 locales... yes538checking whether use of TIOCGWINSZ requires sys/ioctl.h... yes539checking whether use of TIOCGWINSZ requires termios.h... (cached) no540checking whether use of struct winsize requires sys/ptem.h... no541checking for stdint.h... (cached) yes542checking whether getdtablesize works... yes543checking for closedir... yes544checking for d_ino member in directory struct... (cached) yes545checking whether fdopendir is declared... yes546checking whether fdopendir works... yes547checking whether fstatat (..., 0) works... yes548checking for opendir... yes549checking for readdir... yes550checking for rewinddir... yes551checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes552checking whether setlocale (category, NULL) is multithread-safe... (cached) yes553checking for ptrdiff_t... (cached) yes554checking whether NLS is requested... yes555checking for msgfmt... /usr/bin/msgfmt556checking for gmsgfmt... /usr/bin/msgfmt557checking for xgettext... /usr/bin/xgettext558checking for msgmerge... /usr/bin/msgmerge559checking for CFPreferencesCopyAppValue... no560checking for CFLocaleCopyCurrent... no561checking for GNU gettext in libc... yes562checking whether to use NLS... yes563checking where the gettext function comes from... libc564checking for valgrind... no565checking Valgrind suppression file...566checking that generated files are newer than configure... done567configure: creating ./config.status568config.status: creating src/yacc569config.status: creating javacomp.sh570config.status: creating javaexec.sh571config.status: creating gnulib-po/Makefile.in572config.status: creating runtime-po/Makefile.in573config.status: creating etc/bench.pl574config.status: creating tests/atlocal575config.status: creating tests/bison576config.status: creating Makefile577config.status: creating po/Makefile.in578config.status: creating doc/yacc.1579config.status: creating lib/config.h580config.status: executing depfiles commands581config.status: executing po-directories commands582config.status: creating gnulib-po/POTFILES583config.status: creating gnulib-po/Makefile584config.status: creating runtime-po/POTFILES585config.status: creating runtime-po/Makefile586config.status: creating po/POTFILES587config.status: creating po/Makefile588config.status: executing tests/atconfig commands589 LEX examples/c/reccalc/scan.stamp590 GEN lib/alloca.h591 GEN lib/configmake.h592 GEN lib/dirent.h593 GEN lib/fcntl.h594 GEN lib/iconv.h595 GEN lib/inttypes.h596 GEN lib/limits.h597 GEN lib/locale.h598 GEN lib/math.h599 GEN lib/sched.h600 GEN lib/malloc/scratch_buffer.gl.h601 GEN lib/signal.h602 GEN lib/spawn.h603 GEN lib/stdbool.h604 GEN lib/stdio.h605 GEN lib/stdlib.h606 GEN lib/string.h607 GEN lib/sys/ioctl.h608 GEN lib/sys/resource.h609 GEN lib/sys/stat.h610 GEN lib/sys/time.h611 GEN lib/sys/times.h612 GEN lib/sys/types.h613 GEN lib/sys/wait.h614 GEN lib/termios.h615 GEN lib/time.h616 GEN lib/unistd.h617 GEN lib/unistr.h618 GEN lib/unitypes.h619 GEN lib/uniwidth.h620 GEN lib/wchar.h621 GEN lib/wctype.h622make all-recursive623make[1]: Entering directory '/build/bison/src/bison-3.8.2'624Making all in po625make[2]: Entering directory '/build/bison/src/bison-3.8.2/po'626make[2]: Nothing to be done for 'all'.627make[2]: Leaving directory '/build/bison/src/bison-3.8.2/po'628Making all in runtime-po629make[2]: Entering directory '/build/bison/src/bison-3.8.2/runtime-po'630make[2]: Nothing to be done for 'all'.631make[2]: Leaving directory '/build/bison/src/bison-3.8.2/runtime-po'632Making all in gnulib-po633make[2]: Entering directory '/build/bison/src/bison-3.8.2/gnulib-po'634make[2]: Nothing to be done for 'all'.635make[2]: Leaving directory '/build/bison/src/bison-3.8.2/gnulib-po'636Making all in .637make[2]: Entering directory '/build/bison/src/bison-3.8.2'638 CC src/bison-AnnotationList.o639 CC src/bison-InadequacyList.o640 CC src/bison-Sbitset.o641 CC src/bison-assoc.o642 CC src/bison-closure.o643 CC src/bison-complain.o644 CC src/bison-conflicts.o645 CC src/bison-counterexample.o646 CC src/bison-derivation.o647 CC src/bison-derives.o648 CC src/bison-files.o649 CC src/bison-fixits.o650 CC src/bison-getargs.o651 CC src/bison-glyphs.o652 CC src/bison-gram.o653 CC src/bison-graphviz.o654 CC src/bison-ielr.o655 CC src/bison-lalr.o656 CC src/bison-location.o657 CC src/bison-lr0.o658 CC src/bison-lssi.o659 CC src/bison-main.o660 CC src/bison-muscle-tab.o661src/muscle-tab.c: In function 'define_directive':662src/muscle-tab.c:405:14: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]663 405 | char *eq = strchr (assignment, '=');664 | ^~~~~~665 CC src/bison-named-ref.o666 CC src/bison-nullable.o667 CC src/bison-output.o668 CC src/bison-parse-gram.o669 CC src/bison-parse-simulation.o670 CC src/bison-print-graph.o671 CC src/bison-print-xml.o672 CC src/bison-print.o673 CC src/bison-reader.o674 CC src/bison-reduce.o675 CC src/bison-relation.o676 CC src/bison-scan-code-c.o677 CC src/bison-scan-gram-c.o678 CC src/bison-scan-skel-c.o679 CC src/bison-state.o680 CC src/bison-state-item.o681 CC src/bison-strversion.o682 CC src/bison-symlist.o683 CC src/bison-symtab.o684 CC src/bison-tables.o685 CC src/bison-uniqstr.o686 CC lib/libbison_a-allocator.o687 CC lib/libbison_a-areadlink.o688 CC lib/libbison_a-argmatch.o689 CC lib/libbison_a-gl_array_list.o690 CC lib/libbison_a-basename-lgpl.o691 CC lib/libbison_a-binary-io.o692 CC lib/libbison_a-bitrotate.o693 CC lib/libbison_a-bitset.o694 CC lib/bitset/libbison_a-array.o695 CC lib/bitset/libbison_a-stats.o696 CC lib/bitset/libbison_a-table.o697 CC lib/bitset/libbison_a-list.o698 CC lib/bitset/libbison_a-vector.o699 CC lib/libbison_a-bitsetv.o700 CC lib/libbison_a-c-ctype.o701 CC lib/libbison_a-c-strcasecmp.o702 CC lib/libbison_a-c-strncasecmp.o703 CC lib/libbison_a-canonicalize.o704lib/canonicalize.c: In function 'canonicalize_filename_mode':705lib/canonicalize.c:484:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." [-Wcpp]706 484 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here."707 | ^~~~~~~708lib/canonicalize.c:485:5: warning: #warning "See <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93644>." [-Wcpp]709 485 | #warning "See <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93644>."710 | ^~~~~~~711 CC lib/libbison_a-careadlinkat.o712lib/careadlinkat.c: In function 'careadlinkat':713lib/careadlinkat.c:178:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." [-Wcpp]714 178 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here."715 | ^~~~~~~716lib/careadlinkat.c:179:5: warning: #warning "See <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93644>." [-Wcpp]717 179 | #warning "See <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93644>."718 | ^~~~~~~719lib/careadlinkat.c:182:10: warning: function may return address of local variable [-Wreturn-local-addr]720 182 | return readlink_stk (fd, filename, buffer, buffer_size, alloc,721 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~722 183 | preadlinkat, stack_buf);723 | ~~~~~~~~~~~~~~~~~~~~~~~724lib/careadlinkat.c:181:8: note: declared here725 181 | char stack_buf[STACK_BUF_SIZE];726 | ^~~~~~~~~727 CC lib/libbison_a-cloexec.o728 CC lib/libbison_a-close-stream.o729 CC lib/libbison_a-closeout.o730 CC lib/libbison_a-concat-filename.o731 CC lib/libbison_a-dirname.o732 CC lib/libbison_a-basename.o733 CC lib/libbison_a-dirname-lgpl.o734 CC lib/libbison_a-stripslash.o735 CC lib/libbison_a-execute.o736 CC lib/libbison_a-exitfail.o737 CC lib/libbison_a-fatal-signal.o738 CC lib/libbison_a-fd-safer-flag.o739 CC lib/libbison_a-dup-safer-flag.o740 CC lib/libbison_a-file-set.o741 CC lib/libbison_a-findprog-in.o742 CC lib/libbison_a-fopen-safer.o743 CC lib/libbison_a-fstrcmp.o744 CC lib/libbison_a-gethrxtime.o745 CC lib/libbison_a-xtime.o746 CC lib/libbison_a-getprogname.o747 CC lib/libbison_a-gettime.o748 CC lib/libbison_a-hard-locale.o749 CC lib/libbison_a-hash.o750 CC lib/libbison_a-gl_hash_map.o751 CC lib/libbison_a-hash-pjw.o752 CC lib/libbison_a-hash-triple-simple.o753 CC lib/libbison_a-ialloc.o754 CC lib/libbison_a-integer_length.o755 CC lib/libbison_a-integer_length_l.o756 CC lib/libbison_a-gl_linked_list.o757 CC lib/libbison_a-gl_list.o758 CC lib/libbison_a-localcharset.o759 CC lib/glthread/libbison_a-lock.o760 CC lib/libbison_a-gl_map.o761 CC lib/libbison_a-math.o762 CC lib/libbison_a-mbchar.o763 CC lib/libbison_a-mbfile.o764 CC lib/libbison_a-mbswidth.o765 CC lib/libbison_a-gl_oset.o766 CC lib/libbison_a-pipe2.o767 CC lib/libbison_a-pipe2-safer.o768 CC lib/libbison_a-printf-frexp.o769 CC lib/libbison_a-printf-frexpl.o770 CC lib/libbison_a-progname.o771 CC lib/libbison_a-quotearg.o772 CC lib/libbison_a-gl_rbtree_oset.o773 CC lib/libbison_a-gl_rbtreehash_list.o774 CC lib/malloc/libbison_a-scratch_buffer_dupfree.o775 CC lib/malloc/libbison_a-scratch_buffer_grow.o776 CC lib/malloc/libbison_a-scratch_buffer_grow_preserve.o777 CC lib/malloc/libbison_a-scratch_buffer_set_array_size.o778 CC lib/libbison_a-setlocale_null.o779 CC lib/libbison_a-sig-handler.o780 CC lib/libbison_a-spawn-pipe.o781 CC lib/glthread/libbison_a-threadlib.o782 CC lib/libbison_a-timespec.o783 CC lib/libbison_a-timevar.o784 CC lib/glthread/libbison_a-tls.o785 CC lib/libbison_a-unicodeio.o786 CC lib/libbison_a-unistd.o787 CC lib/libbison_a-dup-safer.o788 CC lib/libbison_a-fd-safer.o789 CC lib/libbison_a-pipe-safer.o790 CC lib/unistr/libbison_a-u8-mbtoucr.o791 CC lib/unistr/libbison_a-u8-uctomb.o792 CC lib/unistr/libbison_a-u8-uctomb-aux.o793 CC lib/uniwidth/libbison_a-width.o794 CC lib/libbison_a-wait-process.o795 CC lib/libbison_a-wctype-h.o796 CC lib/libbison_a-xmalloc.o797 CC lib/libbison_a-xalloc-die.o798 CC lib/libbison_a-xconcat-filename.o799 CC lib/libbison_a-xhash.o800 CC lib/libbison_a-gl_xlist.o801 CC lib/libbison_a-gl_xmap.o802 CC lib/libbison_a-xmemdup0.o803 CC lib/libbison_a-xreadlink.o804 CC lib/libbison_a-xsize.o805 CC lib/libbison_a-xstrndup.o806 CC lib/libbison_a-get-errno.o807 CC lib/libbison_a-path-join.o808 CC lib/libbison_a-asnprintf.o809 CC lib/libbison_a-asprintf.o810 CC lib/libbison_a-fcntl.o811 CC lib/libbison_a-fprintf.o812 CC lib/libbison_a-fseterr.o813 CC lib/libbison_a-getcwd.o814 CC lib/libbison_a-mbrtowc.o815 CC lib/libbison_a-obstack.o816 CC lib/libbison_a-printf.o817 CC lib/libbison_a-printf-args.o818 CC lib/libbison_a-printf-parse.o819 CC lib/libbison_a-snprintf.o820 CC lib/libbison_a-spawn_faction_addchdir.o821 CC lib/libbison_a-sprintf.o822 CC lib/libbison_a-vasnprintf.o823 CC lib/libbison_a-vasprintf.o824 CC lib/libbison_a-vfprintf.o825 CC lib/libbison_a-vsnprintf.o826 CC lib/libbison_a-vsprintf.o827 AR lib/libbison.a828 CCLD src/bison829/usr/bin/ld: warning: -z pack-relative-relocs ignored830 GEN doc/bison.help831 CC lib/main.o832 CC lib/yyerror.o833 AR lib/liby.a834make[2]: Leaving directory '/build/bison/src/bison-3.8.2'835make[1]: Leaving directory '/build/bison/src/bison-3.8.2'836==> Starting check()...837 GEN public-submodule-commit838make check-recursive839make[1]: Entering directory '/build/bison/src/bison-3.8.2'840Making check in po841make[2]: Entering directory '/build/bison/src/bison-3.8.2/po'842make[2]: Nothing to be done for 'check'.843make[2]: Leaving directory '/build/bison/src/bison-3.8.2/po'844Making check in runtime-po845make[2]: Entering directory '/build/bison/src/bison-3.8.2/runtime-po'846make[2]: Nothing to be done for 'check'.847make[2]: Leaving directory '/build/bison/src/bison-3.8.2/runtime-po'848Making check in gnulib-po849make[2]: Entering directory '/build/bison/src/bison-3.8.2/gnulib-po'850make[2]: Nothing to be done for 'check'.851make[2]: Leaving directory '/build/bison/src/bison-3.8.2/gnulib-po'852Making check in .853make[2]: Entering directory '/build/bison/src/bison-3.8.2'854 GEN doc/bison.help855make examples/c/bistromathic/bistromathic examples/c/calc/calc examples/c/glr/c++-types examples/c/lexcalc/lexcalc examples/c/mfcalc/mfcalc examples/c/pushcalc/calc examples/c/reccalc/reccalc examples/c/rpcalc/rpcalc examples/c++/calc++/calc++ examples/c++/glr/c++-types examples/c++/simple examples/c++/variant examples/c++/variant-11 ./tests/bison tests/atconfig tests/atlocal856make[3]: Entering directory '/build/bison/src/bison-3.8.2'857 YACC examples/c/bistromathic/parse.c858updating examples/c/bistromathic/parse.output859updating examples/c/bistromathic/parse.h860 CC examples/c/bistromathic/bistromathic-parse.o861 CCLD examples/c/bistromathic/bistromathic862/usr/bin/ld: warning: -z pack-relative-relocs ignored863 YACC examples/c/calc/calc.c864updating examples/c/calc/calc.output865updating examples/c/calc/calc.h866 CC examples/c/calc/examples_c_calc_calc-calc.o867 CCLD examples/c/calc/calc868/usr/bin/ld: warning: -z pack-relative-relocs ignored869 YACC examples/c/glr/c++-types.c870updating examples/c/glr/c++-types.output871updating examples/c/glr/c++-types.h872 CC examples/c/glr/examples_c_glr_c___types-c++-types.o873 CCLD examples/c/glr/c++-types874/usr/bin/ld: warning: -z pack-relative-relocs ignored875 YACC examples/c/lexcalc/parse.c876updating examples/c/lexcalc/parse.output877updating examples/c/lexcalc/parse.h878 CC examples/c/lexcalc/examples_c_lexcalc_lexcalc-parse.o879 LEX examples/c/lexcalc/scan.c880 CC examples/c/lexcalc/examples_c_lexcalc_lexcalc-scan.o881 CCLD examples/c/lexcalc/lexcalc882/usr/bin/ld: warning: -z pack-relative-relocs ignored883 YACC examples/c/mfcalc/mfcalc.c884updating examples/c/mfcalc/mfcalc.output885updating examples/c/mfcalc/mfcalc.h886 CC examples/c/mfcalc/examples_c_mfcalc_mfcalc-mfcalc.o887 CCLD examples/c/mfcalc/mfcalc888/usr/bin/ld: warning: -z pack-relative-relocs ignored889 YACC examples/c/pushcalc/calc.c890updating examples/c/pushcalc/calc.output891updating examples/c/pushcalc/calc.h892 CC examples/c/pushcalc/examples_c_pushcalc_calc-calc.o893 CCLD examples/c/pushcalc/calc894/usr/bin/ld: warning: -z pack-relative-relocs ignored895 YACC examples/c/reccalc/parse.c896updating examples/c/reccalc/parse.output897updating examples/c/reccalc/parse.h898 CC examples/c/reccalc/examples_c_reccalc_reccalc-parse.o899 CC examples/c/reccalc/examples_c_reccalc_reccalc-scan.o900 CCLD examples/c/reccalc/reccalc901/usr/bin/ld: warning: -z pack-relative-relocs ignored902 YACC examples/c/rpcalc/rpcalc.c903updating examples/c/rpcalc/rpcalc.output904updating examples/c/rpcalc/rpcalc.h905 CC examples/c/rpcalc/examples_c_rpcalc_rpcalc-rpcalc.o906 CCLD examples/c/rpcalc/rpcalc907/usr/bin/ld: warning: -z pack-relative-relocs ignored908 YACC examples/c++/calc++/parser.stamp909 CXX examples/c++/calc++/calc__-driver.o910 LEX examples/c++/calc++/scanner.cc911 CXX examples/c++/calc++/calc__-scanner.o912 CXX examples/c++/calc++/calc__-calc++.o913 CXX examples/c++/calc++/calc__-parser.o914 CXXLD examples/c++/calc++/calc++915/usr/bin/ld: warning: -z pack-relative-relocs ignored916 YACC examples/c++/glr/c++-types.stamp917 CXX examples/c++/glr/examples_c___glr_c___types-c++-types.o918 CXXLD examples/c++/glr/c++-types919/usr/bin/ld: warning: -z pack-relative-relocs ignored920 YACC examples/c++/simple.cc921updating examples/c++/simple.output922updating examples/c++/simple.hh923 CXX examples/c++/simple-simple.o924 CXXLD examples/c++/simple925/usr/bin/ld: warning: -z pack-relative-relocs ignored926 YACC examples/c++/variant.cc927updating examples/c++/variant.output928updating examples/c++/variant.hh929 CXX examples/c++/variant-variant.o930 CXXLD examples/c++/variant931/usr/bin/ld: warning: -z pack-relative-relocs ignored932 YACC examples/c++/variant-11.cc933updating examples/c++/variant-11.output934updating examples/c++/variant-11.hh935 CXX examples/c++/variant_11-variant-11.o936 CXXLD examples/c++/variant-11937/usr/bin/ld: warning: -z pack-relative-relocs ignored938make[3]: 'tests/bison' is up to date.939make[3]: Nothing to be done for 'tests/atconfig'.940make[3]: 'tests/atlocal' is up to date.941make[3]: Leaving directory '/build/bison/src/bison-3.8.2'942make check-TESTS check-local943make[3]: Entering directory '/build/bison/src/bison-3.8.2'944make[4]: Entering directory '/build/bison/src/bison-3.8.2'945PASS: examples/c/mfcalc/mfcalc.test946PASS: examples/c/rpcalc/rpcalc.test947PASS: examples/c/bistromathic/bistromathic.test948PASS: examples/c/calc/calc.test949PASS: examples/c/glr/c++-types.test950PASS: examples/c/lexcalc/lexcalc.test951PASS: examples/c/pushcalc/calc.test952PASS: examples/c/reccalc/reccalc.test953PASS: examples/c++/calc++/calc++.test954PASS: examples/c++/glr/c++-types.test955PASS: examples/c++/simple.test956PASS: examples/c++/variant.test957PASS: examples/c++/variant-11.test958============================================================================959Testsuite summary for GNU Bison 3.8.2960============================================================================961# TOTAL: 13962# PASS: 13963# SKIP: 0964# XFAIL: 0965# FAIL: 0966# XPASS: 0967# ERROR: 0968============================================================================969make[4]: Leaving directory '/build/bison/src/bison-3.8.2'970make all-recursive971make[4]: Entering directory '/build/bison/src/bison-3.8.2'972Making all in po973make[5]: Entering directory '/build/bison/src/bison-3.8.2/po'974make[5]: Nothing to be done for 'all'.975make[5]: Leaving directory '/build/bison/src/bison-3.8.2/po'976Making all in runtime-po977make[5]: Entering directory '/build/bison/src/bison-3.8.2/runtime-po'978make[5]: Nothing to be done for 'all'.979make[5]: Leaving directory '/build/bison/src/bison-3.8.2/runtime-po'980Making all in gnulib-po981make[5]: Entering directory '/build/bison/src/bison-3.8.2/gnulib-po'982make[5]: Nothing to be done for 'all'.983make[5]: Leaving directory '/build/bison/src/bison-3.8.2/gnulib-po'984Making all in .985make[5]: Entering directory '/build/bison/src/bison-3.8.2'986 GEN doc/bison.help987make[5]: Leaving directory '/build/bison/src/bison-3.8.2'988make[4]: Leaving directory '/build/bison/src/bison-3.8.2'989/bin/sh ./tests/testsuite -C tests 1-763 765-990## --------------------------- ##991## GNU Bison 3.8.2 test suite. ##992## --------------------------- ##993M4 Macros.994 1: Generating Comments ok995Input Processing.996 2: Invalid number of arguments ok997 3: Invalid options ok998 4: Invalid inputs ok999 5: Invalid inputs with {} ok1000 6: Yacc warnings on symbols ok1001 7: Yacc warnings ok1002 8: Yacc's %type ok1003 9: Invalid symbol declarations ok1004 10: Redefining the error token ok1005 11: Dangling aliases ok1006 12: Symbol declarations ok1007 13: Invalid $n and @n ok1008 14: Type Clashes ok1009 15: Unused values ok1010 16: Unused values before symbol declarations ok1011 17: Symbol redeclared ok1012 18: EOF redeclared ok1013 19: Symbol class redefinition ok1014 20: Default %printer and %destructor redeclared ok1015 21: Per-type %printer and %destructor redeclared ok1016 22: Undefined symbols ok1017 23: Unassociated types used for a printer or destructor ok1018 24: Useless printers or destructors ok1019 25: Unused values with default %destructor ok1020 26: Unused values with per-type %destructor ok1021 27: Duplicate string ok1022 28: Token collisions ok1023 29: Incompatible Aliases ok1024 30: Torturing the Scanner ok1025 31: Typed symbol aliases ok1026 32: Require 1.0 ok1027 33: Require 3.8.2 ok1028 34: Require 100.0 ok1029 35: String aliases for character tokens ok1030 36: Symbols ok1031 37: Numbered tokens ok1032 38: Unclosed constructs ok1033 39: %start after first rule ok1034 40: Duplicate %start symbol ok1035 41: %prec takes a token ok1036 42: %prec's token must be defined ok1037 43: Reject unused %code qualifiers ok1038 44: Multiple %code ok1039 45: errors ok1040 46: %define, --define, --force-define ok1041 47: "%define" Boolean variables ok1042 48: "%define" code variables ok1043 49: "%define" keyword variables ok1044 50: "%define" enum variables ok1045 51: "%define" file variables ok1046 52: "%define" backward compatibility ok1047 53: Unused api.pure ok1048 54: C++ namespace reference errors ok1049 55: Bad character literals ok1050 56: Bad escapes in literals ok1051 57: Unexpected end of file ok1052 58: LAC: Errors for %define ok1053 59: -Werror combinations ok1054 60: %name-prefix and api.prefix are incompatible ok1055 61: Redefined %union name ok1056 62: Stray $ or @ ok1057 63: Code injection ok1058 64: Deprecated directives ok1059 65: Unput's effect on locations ok1060 66: Non-deprecated directives ok1061 67: Cannot type action ok1062 68: Character literals and api.token.raw ok1063 69: %token-table and parse.error ok1064 70: Invalid file prefix mapping arguments ok1065Named references tests.1066 71: Tutorial calculator ok1067 72: Undefined and ambiguous references ok1068 73: Misleading references ok1069 74: Many kinds of errors ok1070 75: Missing identifiers in brackets ok1071 76: Redundant words in brackets ok1072 77: Comments in brackets ok1073 78: Stray symbols in brackets ok1074 79: Redundant words in LHS brackets ok1075 80: Factored LHS ok1076 81: Unresolved references ok1077 82: $ or @ followed by . or - ok1078Output file names.1079 83: Output files: -dv ok1080 84: Output files: -dv >&- ok1081 85: Output files: -dv -o foo.c ok1082 86: Output files: -dv -y ok1083 87: Output files: api.header.include={"./foo.h"} -dv -y ok1084 88: Output files: -dv -o foo.tab.c ok1085 89: Output files: --fixed-output-files -dv -g --html skipped (output.at:95)1086 90: Output files: -Hfoo.header -v -gfoo.gv --html=foo.html skipped (output.at:97)1087 91: Output files: -dv -g --xml --fixed-output-files ok1088 92: Output files: -dv -g --xml -y ok1089 93: Output files: %require "3.4" -dv -g --xml -y ok1090 94: Output files: -dv -g --xml -o y.tab.c ok1091 95: Output files: -dv -b bar ok1092 96: Output files: -dv -g -o foo.c ok1093 97: Output files: %header %verbose ok1094 98: Output files: %header %verbose %yacc ok1095 99: Output files: %header %verbose %yacc ok1096100: Output files: %file-prefix "bar" %header %verbose ok1097101: Output files: %output "bar.c" %header %verbose %yacc ok1098102: Output files: %file-prefix "baz" %output "bar.c" %header %verbose %yacc ok1099103: Output files: %header %verbose ok1100104: Output files: %header %verbose -o foo.c ok1101105: Output files: --header=foo.hpp -o foo.c++ ok1102106: Output files: --header=foo.hpp -o foo.c++ ok1103107: Output files: %header "foo.hpp" -o foo.c++ ok1104108: Output files: -o foo.c++ --graph=foo.gph ok1105109: Output files: %type <foo> useless --header --graph --xml --report=all -Wall -Werror ok1106110: Output files: useless=--header --graph --xml --report=all -Wall -Werror ok1107111: Output files: %defines -o foo.c++ ok1108112: Output files: %defines "foo.hpp" -o foo.c++ ok1109113: Output files: lalr1.cc ok1110114: Output files: lalr1.cc %verbose ok1111115: Output files: lalr1.cc %header %verbose ok1112116: Output files: lalr1.cc %verbose %locations ok1113117: Output files: lalr1.cc %header %verbose %locations ok1114118: Output files: lalr1.cc %header %verbose ok1115119: Output files: lalr1.cc %header %verbose %locations -o subdir/foo.cc ok1116120: Output files: lalr1.cc %header %verbose %file-prefix "output_dir/foo" ok1117121: Output files: lalr1.cc %header %locations %verbose %file-prefix "output_dir/foo" ok1118122: Output files: lalr1.cc %header %locations api.location.file=none %require "3.2" ok1119123: Output files: lalr1.cc %header %locations api.location.file="foo.loc.hh" %require "3.2" ok1120124: Output files: lalr1.cc %header %locations api.location.file="$at_dir/foo.loc.hh" %require "3.2" ok1121125: Conflicting output files: --graph="foo.tab.c" ok1122126: Conflicting output files: %header "foo.output" -v ok1123127: Conflicting output files: lalr1.cc %header %locations --graph="location.hh" ok1124128: Conflicting output files: -o foo.y ok1125129: Output file name: `~!@#$%^&*()-=_+{}[]|\:;<>, .' ok1126130: Output file name: ( ok1127131: Output file name: ) ok1128132: Output file name: # ok1129133: Output file name: @@ ok1130134: Output file name: @{ ok1131135: Output file name: @} ok1132136: Output file name: [ ok1133137: Output file name: ] ok1134138: Graph with no conflicts ok1135139: Graph with unsolved S/R ok1136140: Graph with solved S/R ok1137141: Graph with R/R ok1138142: Graph with reductions with multiple LAT ok1139143: Graph with a reduction rule both enabled and disabled ok1140144: C++ Output File Prefix Mapping ok1141Diagnostics.1142145: Warnings ok1143146: Single point locations ok1144147: Line is too short, and then you die ok1145148: Zero-width characters ok1146149: Tabulations and multibyte characters ok1147150: Tabulations and multibyte characters ok1148151: Special files ok1149152: Complaints from M4 ok1150153: Carriage return ok1151154: CR NL ok1152155: Screen width: 200 columns ok1153156: Screen width: 80 columns ok1154157: Screen width: 60 columns ok1155158: Suggestions ok1156159: Counterexamples ok1157160: Deep Counterexamples ok1158161: Indentation with message suppression ok1159Skeleton Support.1160162: Relative skeleton file names ok1161163: Installed skeleton file names ok1162164: Boolean=variables: invalid skeleton defaults ok1163165: Complaining during macro argument expansion ok1164166: Fatal errors make M4 exit immediately ok1165167: Fatal errors but M4 continues producing output ok1166Grammar Sets (Firsts etc.).1167168: Nullable ok1168169: Broken Closure ok1169170: Firsts ok1170171: Accept ok1171172: Build relations ok1172173: Reduced Grammar ok1173174: Reduced Grammar with prec and assoc ok1174Grammar Reduction.1175175: Useless Terminals ok1176176: Useless Nonterminals ok1177177: Useless Rules ok1178178: Useless Parts ok1179179: Reduced Automaton ok1180180: Underivable Rules ok1181181: Bad start symbols ok1182182: no lr.type: Single State Split ok1183183: lr.type=lalr: Single State Split ok1184184: lr.type=ielr: Single State Split ok1185185: lr.type=canonical-lr: Single State Split ok1186186: no lr.type: Lane Split ok1187187: lr.type=lalr: Lane Split ok1188188: lr.type=ielr: Lane Split ok1189189: lr.type=canonical-lr: Lane Split ok1190190: no lr.type: Complex Lane Split ok1191191: lr.type=lalr: Complex Lane Split ok1192192: lr.type=ielr: Complex Lane Split ok1193193: lr.type=canonical-lr: Complex Lane Split ok1194194: no lr.type: Split During Added Lookahead Propagation ok1195195: lr.type=lalr: Split During Added Lookahead Propagation ok1196196: lr.type=ielr: Split During Added Lookahead Propagation ok1197197: lr.type=canonical-lr: Split During Added Lookahead Propagation ok1198198: no lr.default-reduction ok1199199: lr.default-reduction=most ok1200200: lr.default-reduction=consistent ok1201201: lr.default-reduction=accepting ok1202Test reports.1203202: Reports skipped (report.at:75)1204203: Reports with conflicts skipped (report.at:3132)1205Conflicts.1206204: Token declaration order ok1207205: Token declaration order: literals vs. identifiers ok1208206: Useless associativity warning ok1209207: Useless precedence warning ok1210208: S/R in initial ok1211209: %nonassoc and eof ok1212210: parse.error=verbose and consistent errors: lr.type=ielr ok1213211: parse.error=verbose and consistent errors: lr.type=ielr %glr-parser ok1214212: parse.error=verbose and consistent errors: lr.type=ielr c++ ok1215213: parse.error=verbose and consistent errors: lr.type=ielr java skipped (conflicts.at:523)1216214: parse.error=verbose and consistent errors: lr.type=ielr lr.default-reduction=consistent ok1217215: parse.error=verbose and consistent errors: lr.type=ielr lr.default-reduction=accepting ok1218216: parse.error=verbose and consistent errors: lr.type=canonical-lr ok1219217: parse.error=verbose and consistent errors: lr.type=canonical-lr parse.lac=full ok1220218: parse.error=verbose and consistent errors: lr.type=ielr parse.lac=full ok1221219: parse.error=verbose and consistent errors: c++ lr.type=canonical-lr parse.lac=full ok1222220: parse.error=verbose and consistent errors: c++ lr.type=ielr parse.lac=full ok1223221: parse.error=verbose and consistent errors: ok1224222: parse.error=verbose and consistent errors: %glr-parser ok1225223: parse.error=verbose and consistent errors: lr.default-reduction=consistent ok1226224: parse.error=verbose and consistent errors: lr.default-reduction=accepting ok1227225: parse.error=verbose and consistent errors: lr.type=canonical-lr ok1228226: parse.error=verbose and consistent errors: parse.lac=full ok1229227: parse.error=verbose and consistent errors: parse.lac=full lr.default-reduction=accepting ok1230228: LAC: %nonassoc requires splitting canonical LR states ok1231229: Unresolved SR Conflicts ok1232230: Resolved SR Conflicts ok1233231: %precedence suffices ok1234232: %precedence does not suffice ok1235233: Syntax error in consistent error state: yacc.c ok1236234: Syntax error in consistent error state: glr.c ok1237235: Syntax error in consistent error state: lalr1.cc ok1238236: Syntax error in consistent error state: glr.cc ok1239237: Syntax error in consistent error state: glr2.cc ok1240238: Defaulted Conflicted Reduction ok1241239: %expect not enough ok1242240: %expect right ok1243241: %expect too much ok1244242: %expect with reduce conflicts ok1245243: %expect in grammar rule not enough ok1246244: %expect in grammar rule right ok1247245: %expect in grammar rules ok1248246: %expect in grammar rule too much ok1249247: %expect-rr in grammar rule ok1250248: %expect-rr too much in grammar rule ok1251249: %expect-rr not enough in grammar rule ok1252250: %prec with user string ok1253251: %no-default-prec without %prec ok1254252: %no-default-prec with %prec ok1255253: %default-prec ok1256254: Unreachable States After Conflict Resolution ok1257255: Solved conflicts report for multiple reductions in a state ok1258256: %nonassoc error actions for multiple reductions in a state ok1259257: %expect-rr non GLR ok1260258: -W versus %expect and %expect-rr ok1261Counterexamples.1262259: Unifying S/R ok1263260: Deep Unifying S/R ok1264261: S/R Conflict with Nullable Symbols ok1265262: Non-unifying Ambiguous S/R ok1266263: Non-unifying Unambiguous S/R ok1267264: S/R after first token ok1268265: Unifying R/R counterexample ok1269266: Non-unifying R/R LR(1) conflict ok1270267: Non-unifying R/R LR(2) conflict ok1271268: Cex Search Prepend ok1272269: R/R cex with prec ok1273270: Null nonterminals ok1274271: Non-unifying Prefix Share ok1275272: Deep Null Unifying ok1276273: Deep Null Non-unifying ok1277Sync Lines.1278274: Prologue syncline ok1279275: %union syncline ok1280276: %union name syncline ok1281277: Postprologue syncline ok1282278: Action syncline ok1283279: Epilogue syncline ok1284280: %code top syncline ok1285281: %destructor syncline ok1286282: %printer syncline ok1287283: syncline escapes: yacc.c ok1288284: syncline escapes: glr.c ok1289285: syncline escapes: lalr1.cc ok1290286: syncline escapes: glr.cc ok1291287: syncline escapes: glr2.cc ok1292288: %no-lines: yacc.c ok1293289: %no-lines: glr.c ok1294290: %no-lines: lalr1.cc ok1295291: %no-lines: glr.cc ok1296292: %no-lines: glr2.cc ok1297293: Output columns ok1298Parser Headers.1299294: Invalid CPP guards: --defines=input/input.h ok1300295: Invalid CPP guards: --defines=9foo.h ok1301296: Invalid CPP guards: %glr-parser --defines=input/input.h ok1302297: Invalid CPP guards: %glr-parser --defines=9foo.h ok1303298: export YYLTYPE ok1304299: Sane headers: ok1305300: Sane headers: %locations %debug ok1306301: Sane headers: %glr-parser ok1307302: Sane headers: %locations %debug %glr-parser ok1308303: Sane headers: api.pure ok1309304: Sane headers: api.push-pull=both ok1310305: Sane headers: api.pure api.push-pull=both ok1311306: Sane headers: c++ ok1312307: Sane headers: %locations %debug c++ ok1313308: Sane headers: c++ api.value.type=variant parse.assert ok1314309: Sane headers: %locations c++ %glr-parser ok1315310: Several parsers ok1316User Actions.1317311: Midrule actions ok1318312: Typed midrule actions ok1319313: Implicitly empty rule ok1320314: Invalid uses of %empty ok1321315: Valid uses of %empty ok1322316: Add missing %empty ok1323317: Initial location: yacc.c ok1324318: Initial location: yacc.c api.pure=full ok1325319: Initial location: yacc.c api.pure %parse-param { int x } ok1326320: Initial location: yacc.c api.push-pull=both ok1327321: Initial location: yacc.c api.push-pull=both api.pure=full ok1328322: Initial location: glr.c ok1329323: Initial location: glr.c api.pure ok1330324: Initial location: lalr1.cc ok1331325: Initial location: glr.cc ok1332326: Initial location: glr2.cc ok1333327: Initial location: yacc.c api.pure=full ok1334328: Initial location: yacc.c api.pure=full ok1335329: Location print: yacc.c ok1336330: Location print: glr.c ok1337331: Location print: lalr1.cc ok1338332: Location print: glr.cc ok1339333: Location print: glr2.cc ok1340334: Exotic Dollars ok1341335: Printers and Destructors ok1342336: Printers and Destructors with union ok1343337: Printers and Destructors: %glr-parser ok1344338: Printers and Destructors with union: %glr-parser ok1345339: Printers and Destructors: %header lalr1.cc ok1346340: Printers and Destructors with union: %header lalr1.cc ok1347341: Printers and Destructors: %header glr.cc ok1348342: Printers and Destructors with union: %header glr.cc ok1349343: Printers and Destructors: %header glr2.cc ok1350344: Printers and Destructors with union: %header glr2.cc ok1351345: Default tagless %printer and %destructor ok1352346: Default tagged and per-type %printer and %destructor ok1353347: Default %printer and %destructor for user-defined end token ok1354348: Default %printer and %destructor are not for error or $undefined ok1355349: Default %printer and %destructor are not for $accept ok1356350: Default %printer and %destructor for midrule values ok1357351: @$ in %initial-action implies %locations ok1358352: @$ in %destructor implies %locations ok1359353: @$ in %printer implies %locations ok1360354: Qualified $$ in actions: yacc.c ok1361355: Qualified $$ in actions: glr.c ok1362356: Qualified $$ in actions: lalr1.cc ok1363357: Qualified $$ in actions: glr.cc ok1364358: Qualified $$ in actions: glr2.cc ok1365359: Destroying lookahead assigned by semantic action ok1366360: YYBACKUP ok1367Value type tests.1368361: %union vs. api.value.type ok1369362: %yacc vs. api.value.type=union ok1370363: yacc.c api.value.type={double} ok1371364: yacc.c api.value.type={double} %header ok1372365: yacc.c api.value.type={variant} ok1373366: yacc.c api.value.type={variant} %header ok1374367: yacc.c api.value.type={struct foo} ok1375368: yacc.c api.value.type={struct foo} %header ok1376369: yacc.c api.value.type={struct bar} ok1377370: yacc.c api.value.type={struct bar} %header ok1378371: yacc.c api.value.type={union foo} ok1379372: yacc.c api.value.type={union foo} %header ok1380373: yacc.c %union { float fval; int ival; }; ok1381374: yacc.c %union { float fval; int ival; }; %header ok1382375: yacc.c %union foo { float fval; int ival; }; ok1383376: yacc.c %union foo { float fval; int ival; }; %header ok1384377: yacc.c api.value.union.name=foo; %union { float fval; int ival; }; ok1385378: yacc.c api.value.union.name=foo; %union { float fval; int ival; }; %header ok1386379: yacc.c api.value.type=union ok1387380: yacc.c api.value.type=union %header ok1388381: glr.c api.value.type={double} ok1389382: glr.c api.value.type={double} %header ok1390383: glr.c api.value.type={variant} ok1391384: glr.c api.value.type={variant} %header ok1392385: glr.c api.value.type={struct foo} ok1393386: glr.c api.value.type={struct foo} %header ok1394387: glr.c api.value.type={struct bar} ok1395388: glr.c api.value.type={struct bar} %header ok1396389: glr.c api.value.type={union foo} ok1397390: glr.c api.value.type={union foo} %header ok1398391: glr.c %union { float fval; int ival; }; ok1399392: glr.c %union { float fval; int ival; }; %header ok1400393: glr.c %union foo { float fval; int ival; }; ok1401394: glr.c %union foo { float fval; int ival; }; %header ok1402395: glr.c api.value.union.name=foo; %union { float fval; int ival; }; ok1403396: glr.c api.value.union.name=foo; %union { float fval; int ival; }; %header ok1404397: glr.c api.value.type=union ok1405398: glr.c api.value.type=union %header ok1406399: lalr1.cc api.value.type={double} ok1407400: lalr1.cc api.value.type={double} %header ok1408401: lalr1.cc api.value.type={variant} ok1409402: lalr1.cc api.value.type={variant} %header ok1410403: lalr1.cc api.value.type={struct foo} ok1411404: lalr1.cc api.value.type={struct foo} %header ok1412405: lalr1.cc api.value.type={struct bar} ok1413406: lalr1.cc api.value.type={struct bar} %header ok1414407: lalr1.cc api.value.type={union foo} ok1415408: lalr1.cc api.value.type={union foo} %header ok1416409: lalr1.cc %union { float fval; int ival; }; ok1417410: lalr1.cc %union { float fval; int ival; }; %header ok1418411: lalr1.cc api.value.type=union ok1419412: lalr1.cc api.value.type=union %header ok1420413: lalr1.cc api.value.type=variant ok1421414: lalr1.cc api.value.type=variant %header ok1422415: lalr1.cc api.value.type=variant ok1423416: lalr1.cc api.value.type=variant %header ok1424417: lalr1.cc api.value.type=variant api.token.constructor ok1425418: lalr1.cc api.value.type=variant api.token.constructor %header ok1426419: lalr1.cc %code requires { #include <memory> } api.value.type=variant ok1427420: lalr1.cc %code requires { #include <memory> } api.value.type=variant %header ok1428421: lalr1.cc %code requires { #include <memory> } api.value.type=variant api.token.constructor ok1429422: lalr1.cc %code requires { #include <memory> } api.value.type=variant api.token.constructor %header ok1430423: lalr1.cc %code requires { #include <memory> } api.value.type=variant api.token.constructor ok1431424: lalr1.cc %code requires { #include <memory> } api.value.type=variant api.token.constructor %header ok1432425: glr.cc api.value.type={double} ok1433426: glr.cc api.value.type={double} %header ok1434427: glr.cc api.value.type={variant} ok1435428: glr.cc api.value.type={variant} %header ok1436429: glr.cc api.value.type={struct foo} ok1437430: glr.cc api.value.type={struct foo} %header ok1438431: glr.cc api.value.type={struct bar} ok1439432: glr.cc api.value.type={struct bar} %header ok1440433: glr.cc api.value.type={union foo} ok1441434: glr.cc api.value.type={union foo} %header ok1442435: glr.cc %union { float fval; int ival; }; ok1443436: glr.cc %union { float fval; int ival; }; %header ok1444437: glr.cc api.value.type=union ok1445438: glr.cc api.value.type=union %header ok1446439: glr2.cc api.value.type={double} ok1447440: glr2.cc api.value.type={double} %header ok1448441: glr2.cc api.value.type={variant} ok1449442: glr2.cc api.value.type={variant} %header ok1450443: glr2.cc api.value.type={struct foo} ok1451444: glr2.cc api.value.type={struct foo} %header ok1452445: glr2.cc api.value.type={struct bar} ok1453446: glr2.cc api.value.type={struct bar} %header ok1454447: glr2.cc api.value.type={union foo} ok1455448: glr2.cc api.value.type={union foo} %header ok1456449: glr2.cc %union { float fval; int ival; }; ok1457450: glr2.cc %union { float fval; int ival; }; %header ok1458451: glr2.cc api.value.type=union ok1459452: glr2.cc api.value.type=union %header ok1460453: lalr1.cc: Named %union ok1461454: glr.cc: Named %union ok1462Interface with the scanner.1463455: Token numbers: yacc.c ok1464456: Token numbers: yacc.c api.token.raw ok1465457: Token numbers: glr.c ok1466458: Token numbers: glr.c api.token.raw ok1467459: Token numbers: lalr1.cc ok1468460: Token numbers: lalr1.cc api.token.raw ok1469461: Token numbers: glr.cc ok1470462: Token numbers: glr.cc api.token.raw ok1471463: Token numbers: glr2.cc ok1472464: Token numbers: glr2.cc api.token.raw ok1473465: Token numbers: lalr1.d skipped (scanner.at:326)1474466: Token numbers: lalr1.d api.token.raw skipped (scanner.at:326)1475467: Token numbers: lalr1.java skipped (scanner.at:326)1476468: Token numbers: lalr1.java api.token.raw skipped (scanner.at:326)1477469: Token numbers: lalr1.cc api.token.raw api.value.type=variant api.token.constructor ok1478LALR(1) Calculator.1479470: Calculator parse.trace ok1480471: Calculator %header ok1481472: Calculator %debug %locations ok1482473: Calculator %locations api.location.type={Span} ok1483474: Calculator %name-prefix "calc" ok1484475: Calculator %verbose ok1485476: Calculator %yacc ok1486477: Calculator parse.error=detailed ok1487478: Calculator parse.error=verbose ok1488479: Calculator api.pure=full %locations ok1489480: Calculator api.push-pull=both api.pure=full %locations ok1490481: Calculator parse.error=detailed %locations ok1491482: Calculator parse.error=detailed %locations %header api.prefix={calc} %verbose %yacc ok1492483: Calculator parse.error=detailed %locations %header %name-prefix "calc" api.token.prefix={TOK_} %verbose %yacc ok1493484: Calculator %debug ok1494485: Calculator parse.error=detailed %debug %locations %header %name-prefix "calc" %verbose %yacc ok1495486: Calculator parse.error=detailed %debug %locations %header api.prefix={calc} %verbose %yacc ok1496487: Calculator api.pure=full parse.error=detailed %debug %locations %header %name-prefix "calc" %verbose %yacc ok1497488: Calculator api.push-pull=both api.pure=full parse.error=detailed %debug %locations %header api.prefix={calc} %verbose %yacc ok1498489: Calculator api.pure parse.error=detailed %debug %locations %header api.prefix={calc} %verbose %yacc %parse-param {semantic_value *result}{int *count}{int *nerrs} ok1499490: 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} ok1500491: 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} ok1501492: 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} ok1502493: Calculator parse.error=custom ok1503494: Calculator parse.error=custom %locations api.prefix={calc} ok1504495: Calculator parse.error=custom %locations api.prefix={calc} %parse-param {semantic_value *result}{int *count}{int *nerrs} ok1505496: Calculator parse.error=custom %locations api.prefix={calc} %parse-param {semantic_value *result}{int *count}{int *nerrs} api.push-pull=both api.pure=full ok1506497: 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 ok1507498: Calculator %start input exp NUM api.value.type=union ok1508499: Calculator %start input exp NUM api.value.type=union %locations parse.error=detailed ok1509GLR Calculator.1510500: Calculator %glr-parser ok1511501: Calculator %glr-parser %header ok1512502: Calculator %glr-parser %locations ok1513503: Calculator %glr-parser %locations api.location.type={Span} ok1514504: Calculator %glr-parser %name-prefix "calc" ok1515505: Calculator %glr-parser api.prefix={calc} ok1516506: Calculator %glr-parser %verbose ok1517507: Calculator %glr-parser parse.error=verbose ok1518508: Calculator %glr-parser api.pure %locations ok1519509: Calculator %glr-parser parse.error=verbose %locations ok1520510: Calculator %glr-parser parse.error=custom %locations %header %name-prefix "calc" %verbose ok1521511: Calculator %glr-parser parse.error=custom %locations %header %name-prefix "calc" %verbose api.pure ok1522512: Calculator %glr-parser parse.error=detailed %locations %header %name-prefix "calc" %verbose ok1523513: Calculator %glr-parser parse.error=verbose %locations %header %name-prefix "calc" %verbose ok1524514: Calculator %glr-parser parse.error=custom %locations %header %name-prefix "calc" %verbose ok1525515: Calculator %glr-parser %debug ok1526516: Calculator %glr-parser parse.error=verbose %debug %locations %header %name-prefix "calc" %verbose ok1527517: Calculator %glr-parser parse.error=verbose %debug %locations %header api.prefix={calc} api.token.prefix={TOK_} %verbose ok1528518: Calculator %glr-parser api.pure parse.error=verbose %debug %locations %header %name-prefix "calc" %verbose ok1529519: Calculator %glr-parser api.pure parse.error=verbose %debug %locations %header %name-prefix "calc" %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok1530520: Calculator %glr-parser api.pure parse.error=verbose %debug %locations %header api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok1531521: 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} ok1532LALR(1) C++ Calculator.1533522: Calculator lalr1.cc %header ok1534523: Calculator C++ ok1535524: Calculator C++ %locations ok1536525: Calculator C++ %locations $NO_EXCEPTIONS_CXXFLAGS ok1537526: Calculator C++ %locations api.location.type={Span} ok1538527: Calculator C++ %header %locations parse.error=verbose %name-prefix "calc" %verbose ok1539528: Calculator C++ %locations parse.error=verbose api.prefix={calc} %verbose ok1540529: Calculator C++ %locations parse.error=verbose %debug %name-prefix "calc" %verbose ok1541530: Calculator C++ %locations parse.error=verbose %debug api.prefix={calc} %verbose ok1542531: Calculator C++ %locations parse.error=verbose %debug api.prefix={calc} api.token.prefix={TOK_} %verbose ok1543532: Calculator C++ %header %locations parse.error=verbose %debug %name-prefix "calc" %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok1544533: Calculator C++ parse.error=verbose %debug api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok1545534: Calculator C++ %header %locations parse.error=verbose %debug api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok1546535: Calculator C++ %header %locations api.location.file=none ok1547536: Calculator C++ %header %locations api.location.file="my-location.hh" ok1548537: Calculator C++ %no-lines %header %locations api.location.file="my-location.hh" ok1549538: Calculator C++ %locations parse.lac=full parse.error=verbose ok1550539: Calculator C++ %locations parse.lac=full parse.error=detailed ok1551540: Calculator C++ %locations parse.lac=full parse.error=detailed parse.trace ok1552541: Calculator C++ parse.error=custom ok1553542: Calculator C++ parse.error=custom %locations api.prefix={calc} %parse-param {semantic_value *result}{int *count}{int *nerrs} ok1554543: Calculator C++ parse.error=custom %locations api.prefix={calc} %parse-param {semantic_value *result}{int *count}{int *nerrs} parse.lac=full ok1555GLR C++ Calculator.1556544: Calculator glr.cc ok1557545: Calculator glr2.cc ok1558546: Calculator C++ %glr-parser ok1559547: Calculator glr2.cc ok1560548: Calculator C++ %glr-parser %locations ok1561549: Calculator glr2.cc %locations ok1562550: Calculator C++ %glr-parser %locations api.location.type={Span} ok1563551: Calculator glr2.cc %locations api.location.type={Span} ok1564552: Calculator C++ %glr-parser %header parse.error=verbose %name-prefix "calc" %verbose ok1565553: Calculator glr2.cc %header parse.error=verbose %name-prefix "calc" %verbose ok1566554: Calculator C++ %glr-parser parse.error=verbose api.prefix={calc} %verbose ok1567555: Calculator glr2.cc parse.error=verbose api.prefix={calc} %verbose ok1568556: Calculator C++ %glr-parser %debug ok1569557: Calculator glr2.cc %debug ok1570558: Calculator C++ %glr-parser parse.error=detailed %debug %name-prefix "calc" %verbose ok1571559: Calculator glr2.cc parse.error=detailed %debug %name-prefix "calc" %verbose ok1572560: Calculator C++ %glr-parser parse.error=verbose %debug %name-prefix "calc" %verbose ok1573561: Calculator glr2.cc parse.error=verbose %debug %name-prefix "calc" %verbose ok1574562: Calculator glr2.cc parse.error=custom %debug %name-prefix "calc" %verbose ok1575563: Calculator C++ %glr-parser parse.error=verbose %debug %name-prefix "calc" api.token.prefix={TOK_} %verbose ok1576564: Calculator glr2.cc parse.error=verbose %debug %name-prefix "calc" api.token.prefix={TOK_} %verbose ok1577565: Calculator C++ %glr-parser %locations %header parse.error=verbose %debug %name-prefix "calc" %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok1578566: Calculator glr2.cc %locations %header parse.error=verbose %debug %name-prefix "calc" %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok1579567: Calculator C++ %glr-parser %locations %header parse.error=verbose %debug api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok1580568: Calculator glr2.cc %locations %header parse.error=verbose %debug api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok1581569: 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} ok1582570: Calculator glr2.cc %no-lines %locations %header parse.error=verbose %debug api.prefix={calc} %verbose %parse-param {semantic_value *result}{int *count}{int *nerrs} ok1583LALR(1) D Calculator.1584571: Calculator lalr1.d skipped (calc.at:1504)1585572: Calculator D skipped (calc.at:1509)1586573: Calculator D %locations skipped (calc.at:1510)1587574: Calculator D parse.error=detailed api.prefix={calc} %verbose skipped (calc.at:1512)1588575: Calculator D %debug skipped (calc.at:1514)1589576: Calculator D parse.error=custom skipped (calc.at:1516)1590577: Calculator D %locations parse.error=custom skipped (calc.at:1517)1591578: Calculator D %locations parse.error=detailed skipped (calc.at:1518)1592579: Calculator D %locations parse.error=simple skipped (calc.at:1519)1593580: Calculator D parse.error=detailed %debug %verbose skipped (calc.at:1520)1594581: Calculator D parse.error=detailed %debug api.symbol.prefix={SYMB_} api.token.prefix={TOK_} %verbose skipped (calc.at:1521)1595582: Calculator D %locations parse.lac=full parse.error=detailed skipped (calc.at:1523)1596583: Calculator D %locations parse.lac=full parse.error=custom skipped (calc.at:1524)1597584: Calculator D %locations parse.lac=full parse.error=detailed parse.trace skipped (calc.at:1525)1598585: Calculator D api.token.constructor %locations parse.error=custom api.value.type=union skipped (calc.at:1530)1599586: Calculator D api.token.constructor %locations parse.error=detailed skipped (calc.at:1531)1600587: Calculator D api.push-pull=both skipped (calc.at:1532)1601588: Calculator D parse.trace parse.error=custom %locations api.push-pull=both parse.lac=full skipped (calc.at:1533)1602LALR(1) Java Calculator.1603589: Calculator Java skipped (calc.at:1544)1604590: Calculator Java parse.error=custom skipped (calc.at:1545)1605591: Calculator Java parse.error=detailed skipped (calc.at:1546)1606592: Calculator Java parse.error=verbose skipped (calc.at:1547)1607593: Calculator Java %locations parse.error=custom skipped (calc.at:1548)1608594: Calculator Java %locations parse.error=detailed skipped (calc.at:1549)1609595: Calculator Java %locations parse.error=verbose skipped (calc.at:1550)1610596: Calculator Java parse.trace parse.error=verbose skipped (calc.at:1551)1611597: Calculator Java parse.trace parse.error=verbose %locations %lex-param {InputStream is} skipped (calc.at:1552)1612598: Calculator Java api.push-pull=both skipped (calc.at:1554)1613599: Calculator Java api.push-pull=both parse.error=detailed %locations skipped (calc.at:1555)1614600: Calculator Java parse.trace parse.error=custom %locations %lex-param {InputStream is} api.push-pull=both skipped (calc.at:1556)1615601: Calculator Java parse.trace parse.error=verbose %locations %lex-param {InputStream is} api.push-pull=both skipped (calc.at:1557)1616602: Calculator Java parse.trace parse.error=custom %locations parse.lac=full skipped (calc.at:1560)1617603: Calculator Java parse.trace parse.error=custom %locations api.push-pull=both parse.lac=full skipped (calc.at:1561)1618Torture Tests.1619604: Big triangle ok1620605: Big horizontal ok1621606: State number type: 128 states skipped (torture.at:270)1622607: State number type: 129 states skipped (torture.at:271)1623608: State number type: 256 states skipped (torture.at:272)1624609: State number type: 257 states skipped (torture.at:273)1625610: State number type: 32768 states skipped (torture.at:274)1626611: State number type: 65536 states skipped (torture.at:275)1627612: State number type: 65537 states skipped (torture.at:276)1628613: Many lookahead tokens ok1629614: Exploding the Stack Size with Alloca ok1630615: Exploding the Stack Size with Malloc ok1631Existing Grammars.1632616: GNU AWK 3.1.0 Grammar: LALR(1) ok1633617: GNU AWK 3.1.0 Grammar: IELR(1) ok1634618: GNU AWK 3.1.0 Grammar: Canonical LR(1) ok1635619: GNU Cim Grammar: LALR(1) ok1636620: GNU Cim Grammar: IELR(1) ok1637621: GNU Cim Grammar: Canonical LR(1) ok1638622: GNU pic (Groff 1.18.1) Grammar: LALR(1) ok1639623: GNU pic (Groff 1.18.1) Grammar: IELR(1) ok1640624: GNU pic (Groff 1.18.1) Grammar: Canonical LR(1) ok1641Regression tests.1642625: Trivial grammars ok1643626: YYSTYPE typedef ok1644627: Early token definitions with --yacc ok1645628: Early token definitions without --yacc ok1646629: Braces parsing ok1647630: Rule Line Numbers ok1648631: Mixing %token styles ok1649632: Token definitions: parse.error=detailed ok1650633: Token definitions: parse.error=verbose ok1651634: Characters Escapes ok1652635: Web2c Report ok1653636: Web2c Actions ok1654637: Useless Tokens ok1655638: Dancer ok1656639: Dancer %glr-parser ok1657640: Dancer lalr1.cc ok1658641: Expecting two tokens ok1659642: Expecting two tokens %glr-parser ok1660643: Expecting two tokens lalr1.cc ok1661644: Braced code in declaration in rules section ok1662645: String alias declared after use ok1663646: Extra lookahead sets in report ok1664647: Token number in precedence declaration ok1665648: parse-gram.y: LALR = IELR ok1666649: parse.error=verbose and YYSTACK_USE_ALLOCA ok1667650: parse.error=verbose overflow ok1668651: LAC: Exploratory stack skipped (regression.at:1727)1669652: LAC: Memory exhaustion ok1670653: Lex and parse params: yacc.c ok1671654: Lex and parse params: glr.c ok1672655: Lex and parse params: lalr1.cc ok1673656: Lex and parse params: glr.cc ok1674657: Lex and parse params: glr2.cc ok1675658: stdio.h is not needed ok1676Push Parsing Tests1677659: Memory Leak for Early Deletion ok1678660: Multiple impure instances ok1679661: Unsupported Skeletons ok1680662: Pstate reuse ok1681C++ Features.1682663: C++ Locations Unit Tests ok1683664: C++ Variant-based Symbols Unit Tests ok1684665: Multiple occurrences of $n and api.value.automove ok1685666: Variants lalr1.cc ok1686667: Variants lalr1.cc parse.assert ok1687668: Variants lalr1.cc parse.assert api.value.automove ok1688669: Variants lalr1.cc parse.assert %locations ok1689670: Variants lalr1.cc parse.assert %code {\n#define TWO_STAGE_BUILD\n} ok1690671: Variants lalr1.cc parse.assert api.token.constructor ok1691672: Variants lalr1.cc parse.assert api.token.constructor api.token.prefix={TOK_} ok1692673: Variants lalr1.cc parse.assert api.token.constructor api.token.prefix={TOK_} %locations ok1693674: Variants lalr1.cc parse.assert api.token.constructor api.token.prefix={TOK_} %locations api.value.automove ok1694675: Variants and Typed Midrule Actions ok1695676: Doxygen Public Documentation skipped (c++.at:794)1696677: Doxygen Private Documentation skipped (c++.at:795)1697678: Relative namespace references ok1698679: Absolute namespace references ok1699680: Syntactically invalid namespace references ok1700681: Syntax error discarding no lookahead ok1701682: Syntax error as exception: lalr1.cc ok1702683: Syntax error as exception: glr.cc ok1703684: Syntax error as exception: glr2.cc ok1704685: Exception safety with error recovery ok1705686: Exception safety without error recovery ok1706687: Exception safety with error recovery api.value.type=variant ok1707688: Exception safety without error recovery api.value.type=variant ok1708689: C++ GLR parser identifier shadowing ok1709690: Shared locations ok1710691: Default action ok1711Java Calculator.1712692: Java invalid directives ok1713Java Parameters.1714693: Java parser class and package names skipped (java.at:188)1715694: Java parser class modifiers skipped (java.at:219)1716695: Java parser class extends and implements skipped (java.at:289)1717696: Java %parse-param and %lex-param skipped (java.at:309)1718697: Java throws specifications skipped (java.at:441)1719698: Java constructor init and init_throws skipped (java.at:475)1720699: Java value, position, and location types skipped (java.at:499)1721700: Java syntax error handling without error token skipped (java.at:580)1722Java Push Parsing Tests1723701: Trivial Push Parser with api.push-pull verification skipped (javapush.at:207)1724702: Trivial Push Parser with %initial-action skipped (javapush.at:230)1725D Features.1726703: D parser class extends and implements skipped (d.at:106)1727704: D parser class api.token.raw true by default skipped (d.at:141)1728C++ Type Syntax (GLR).1729705: GLR: Resolve ambiguity, impure, no locations ok1730706: GLR: Resolve ambiguity, impure, locations ok1731707: GLR: Resolve ambiguity, pure, no locations ok1732708: GLR: Resolve ambiguity, pure, locations ok1733709: GLR: Merge conflicting parses, impure, no locations ok1734710: GLR: Merge conflicting parses, impure, locations ok1735711: GLR: Merge conflicting parses, pure, no locations ok1736712: GLR: Merge conflicting parses, pure, locations ok1737713: GLR: Verbose messages, resolve ambiguity, impure, no locations ok1738GLR Regression Tests1739714: Badly Collapsed GLR States: glr.c ok1740715: Badly Collapsed GLR States: glr.cc ok1741716: Badly Collapsed GLR States: glr2.cc ok1742717: Improper handling of embedded actions and dollar(-N) in GLR parsers: glr.c ok1743718: Improper handling of embedded actions and dollar(-N) in GLR parsers: glr.cc ok1744719: Improper handling of embedded actions and dollar(-N) in GLR parsers: glr2.cc ok1745720: Improper merging of GLR delayed action sets: glr.c ok1746721: Improper merging of GLR delayed action sets: glr.cc ok1747722: Improper merging of GLR delayed action sets: glr2.cc ok1748723: Duplicate representation of merged trees: %union { char *ptr; } glr.c ok1749724: Duplicate representation of merged trees: %union { char *ptr; } glr.cc ok1750725: Duplicate representation of merged trees: %union { char *ptr; } glr2.cc ok1751726: Duplicate representation of merged trees: api.value.type=union glr.c ok1752727: Duplicate representation of merged trees: api.value.type=union glr.cc ok1753728: Duplicate representation of merged trees: api.value.type=union glr2.cc ok1754729: User destructor for unresolved GLR semantic value: glr.c ok1755730: User destructor for unresolved GLR semantic value: glr.cc ok1756731: User destructor for unresolved GLR semantic value: glr2.cc ok1757732: User destructor after an error during a split parse: glr.c ok1758733: User destructor after an error during a split parse: glr.cc ok1759734: User destructor after an error during a split parse: glr2.cc ok1760735: Duplicated user destructor for lookahead: glr.c ok1761736: Duplicated user destructor for lookahead: glr.cc ok1762737: Duplicated user destructor for lookahead: glr2.cc ok1763738: Incorrectly initialized location for empty right-hand side in GLR: glr.c ok1764739: Incorrectly initialized location for empty right-hand side in GLR: glr.cc ok1765740: Incorrectly initialized location for empty right-hand side in GLR: glr2.cc ok1766741: No users destructors if stack 0 deleted: glr.c ok1767742: No users destructors if stack 0 deleted: glr.cc ok1768743: No users destructors if stack 0 deleted: glr2.cc ok1769744: Corrupted semantic options if user action cuts parse: glr.c ok1770745: Corrupted semantic options if user action cuts parse: glr.cc ok1771746: Corrupted semantic options if user action cuts parse: glr2.cc ok1772747: Undesirable destructors if user action cuts parse: glr.c ok1773748: Undesirable destructors if user action cuts parse: glr.cc ok1774749: Undesirable destructors if user action cuts parse: glr2.cc ok1775750: Leaked semantic values if user action cuts parse: glr.c ok1776751: Leaked semantic values if user action cuts parse: glr.cc ok1777752: Leaked semantic values if user action cuts parse: glr2.cc ok1778753: Incorrect lookahead during deterministic GLR: glr.c ok1779754: Incorrect lookahead during deterministic GLR: glr.cc ok1780755: Incorrect lookahead during deterministic GLR: glr2.cc ok1781756: Incorrect lookahead during nondeterministic GLR: glr.c ok1782757: Incorrect lookahead during nondeterministic GLR: glr.cc ok1783758: Incorrect lookahead during nondeterministic GLR: glr2.cc ok1784759: Leaked semantic values when reporting ambiguity: glr.c ok1785760: Leaked semantic values when reporting ambiguity: glr.cc ok1786761: Leaked semantic values when reporting ambiguity: glr2.cc ok1787762: Leaked lookahead after nondeterministic parse syntax error: glr.c ok1788763: Leaked lookahead after nondeterministic parse syntax error: glr.cc ok1789765: Uninitialized location when reporting ambiguity: glr.c api.pure ok1790766: Uninitialized location when reporting ambiguity: glr.cc ok1791767: Uninitialized location when reporting ambiguity: glr2.cc ok1792768: Missed %merge type warnings when LHS type is declared later: glr.c ok1793769: Missed %merge type warnings when LHS type is declared later: glr.cc ok1794770: Missed %merge type warnings when LHS type is declared later: glr2.cc ok1795771: Ambiguity reports: glr.c ok1796772: Ambiguity reports: glr.cc ok1797773: Ambiguity reports: glr2.cc ok1798774: Predicates: glr.c ok1799775: Predicates: glr.cc ok1800776: Predicates: glr2.cc ok1801## ------------- ##1802## Test results. ##1803## ------------- ##1804711 tests were successful.180564 tests were skipped.1806make[3]: Leaving directory '/build/bison/src/bison-3.8.2'1807make[2]: Leaving directory '/build/bison/src/bison-3.8.2'1808make[1]: Leaving directory '/build/bison/src/bison-3.8.2'1809==> Entering fakeroot environment...1810==> Starting package()...1811make install-recursive1812make[1]: Entering directory '/build/bison/src/bison-3.8.2'1813Making install in po1814make[2]: Entering directory '/build/bison/src/bison-3.8.2/po'1815installing bg.gmo as /build/bison/pkg/bison/usr/share/locale/bg/LC_MESSAGES/bison.mo1816installing ca.gmo as /build/bison/pkg/bison/usr/share/locale/ca/LC_MESSAGES/bison.mo1817installing da.gmo as /build/bison/pkg/bison/usr/share/locale/da/LC_MESSAGES/bison.mo1818installing de.gmo as /build/bison/pkg/bison/usr/share/locale/de/LC_MESSAGES/bison.mo1819installing el.gmo as /build/bison/pkg/bison/usr/share/locale/el/LC_MESSAGES/bison.mo1820installing eo.gmo as /build/bison/pkg/bison/usr/share/locale/eo/LC_MESSAGES/bison.mo1821installing es.gmo as /build/bison/pkg/bison/usr/share/locale/es/LC_MESSAGES/bison.mo1822installing et.gmo as /build/bison/pkg/bison/usr/share/locale/et/LC_MESSAGES/bison.mo1823installing fi.gmo as /build/bison/pkg/bison/usr/share/locale/fi/LC_MESSAGES/bison.mo1824installing fr.gmo as /build/bison/pkg/bison/usr/share/locale/fr/LC_MESSAGES/bison.mo1825installing ga.gmo as /build/bison/pkg/bison/usr/share/locale/ga/LC_MESSAGES/bison.mo1826installing hr.gmo as /build/bison/pkg/bison/usr/share/locale/hr/LC_MESSAGES/bison.mo1827installing id.gmo as /build/bison/pkg/bison/usr/share/locale/id/LC_MESSAGES/bison.mo1828installing it.gmo as /build/bison/pkg/bison/usr/share/locale/it/LC_MESSAGES/bison.mo1829installing ja.gmo as /build/bison/pkg/bison/usr/share/locale/ja/LC_MESSAGES/bison.mo1830installing ms.gmo as /build/bison/pkg/bison/usr/share/locale/ms/LC_MESSAGES/bison.mo1831installing nb.gmo as /build/bison/pkg/bison/usr/share/locale/nb/LC_MESSAGES/bison.mo1832installing nl.gmo as /build/bison/pkg/bison/usr/share/locale/nl/LC_MESSAGES/bison.mo1833installing pl.gmo as /build/bison/pkg/bison/usr/share/locale/pl/LC_MESSAGES/bison.mo1834installing pt.gmo as /build/bison/pkg/bison/usr/share/locale/pt/LC_MESSAGES/bison.mo1835installing pt_BR.gmo as /build/bison/pkg/bison/usr/share/locale/pt_BR/LC_MESSAGES/bison.mo1836installing ro.gmo as /build/bison/pkg/bison/usr/share/locale/ro/LC_MESSAGES/bison.mo1837installing ru.gmo as /build/bison/pkg/bison/usr/share/locale/ru/LC_MESSAGES/bison.mo1838installing sr.gmo as /build/bison/pkg/bison/usr/share/locale/sr/LC_MESSAGES/bison.mo1839installing sv.gmo as /build/bison/pkg/bison/usr/share/locale/sv/LC_MESSAGES/bison.mo1840installing tr.gmo as /build/bison/pkg/bison/usr/share/locale/tr/LC_MESSAGES/bison.mo1841installing uk.gmo as /build/bison/pkg/bison/usr/share/locale/uk/LC_MESSAGES/bison.mo1842installing vi.gmo as /build/bison/pkg/bison/usr/share/locale/vi/LC_MESSAGES/bison.mo1843installing zh_CN.gmo as /build/bison/pkg/bison/usr/share/locale/zh_CN/LC_MESSAGES/bison.mo1844installing zh_TW.gmo as /build/bison/pkg/bison/usr/share/locale/zh_TW/LC_MESSAGES/bison.mo1845if test "bison" = "gettext-tools"; then \1846 /usr/bin/mkdir -p /build/bison/pkg/bison/usr/share/gettext/po; \1847 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 \1848 /usr/bin/install -c -m 644 ./$file \1849 /build/bison/pkg/bison/usr/share/gettext/po/$file; \1850 done; \1851 for file in Makevars; do \1852 rm -f /build/bison/pkg/bison/usr/share/gettext/po/$file; \1853 done; \1854else \1855 : ; \1856fi1857make[2]: Leaving directory '/build/bison/src/bison-3.8.2/po'1858Making install in runtime-po1859make[2]: Entering directory '/build/bison/src/bison-3.8.2/runtime-po'1860installing ast.gmo as /build/bison/pkg/bison/usr/share/locale/ast/LC_MESSAGES/bison-runtime.mo1861installing bg.gmo as /build/bison/pkg/bison/usr/share/locale/bg/LC_MESSAGES/bison-runtime.mo1862installing ca.gmo as /build/bison/pkg/bison/usr/share/locale/ca/LC_MESSAGES/bison-runtime.mo1863installing da.gmo as /build/bison/pkg/bison/usr/share/locale/da/LC_MESSAGES/bison-runtime.mo1864installing de.gmo as /build/bison/pkg/bison/usr/share/locale/de/LC_MESSAGES/bison-runtime.mo1865installing el.gmo as /build/bison/pkg/bison/usr/share/locale/el/LC_MESSAGES/bison-runtime.mo1866installing eo.gmo as /build/bison/pkg/bison/usr/share/locale/eo/LC_MESSAGES/bison-runtime.mo1867installing es.gmo as /build/bison/pkg/bison/usr/share/locale/es/LC_MESSAGES/bison-runtime.mo1868installing et.gmo as /build/bison/pkg/bison/usr/share/locale/et/LC_MESSAGES/bison-runtime.mo1869installing fi.gmo as /build/bison/pkg/bison/usr/share/locale/fi/LC_MESSAGES/bison-runtime.mo1870installing fr.gmo as /build/bison/pkg/bison/usr/share/locale/fr/LC_MESSAGES/bison-runtime.mo1871installing ga.gmo as /build/bison/pkg/bison/usr/share/locale/ga/LC_MESSAGES/bison-runtime.mo1872installing gl.gmo as /build/bison/pkg/bison/usr/share/locale/gl/LC_MESSAGES/bison-runtime.mo1873installing hr.gmo as /build/bison/pkg/bison/usr/share/locale/hr/LC_MESSAGES/bison-runtime.mo1874installing hu.gmo as /build/bison/pkg/bison/usr/share/locale/hu/LC_MESSAGES/bison-runtime.mo1875installing ia.gmo as /build/bison/pkg/bison/usr/share/locale/ia/LC_MESSAGES/bison-runtime.mo1876installing id.gmo as /build/bison/pkg/bison/usr/share/locale/id/LC_MESSAGES/bison-runtime.mo1877installing it.gmo as /build/bison/pkg/bison/usr/share/locale/it/LC_MESSAGES/bison-runtime.mo1878installing ja.gmo as /build/bison/pkg/bison/usr/share/locale/ja/LC_MESSAGES/bison-runtime.mo1879installing ky.gmo as /build/bison/pkg/bison/usr/share/locale/ky/LC_MESSAGES/bison-runtime.mo1880installing lt.gmo as /build/bison/pkg/bison/usr/share/locale/lt/LC_MESSAGES/bison-runtime.mo1881installing lv.gmo as /build/bison/pkg/bison/usr/share/locale/lv/LC_MESSAGES/bison-runtime.mo1882installing ms.gmo as /build/bison/pkg/bison/usr/share/locale/ms/LC_MESSAGES/bison-runtime.mo1883installing nb.gmo as /build/bison/pkg/bison/usr/share/locale/nb/LC_MESSAGES/bison-runtime.mo1884installing nl.gmo as /build/bison/pkg/bison/usr/share/locale/nl/LC_MESSAGES/bison-runtime.mo1885installing pl.gmo as /build/bison/pkg/bison/usr/share/locale/pl/LC_MESSAGES/bison-runtime.mo1886installing pt.gmo as /build/bison/pkg/bison/usr/share/locale/pt/LC_MESSAGES/bison-runtime.mo1887installing pt_BR.gmo as /build/bison/pkg/bison/usr/share/locale/pt_BR/LC_MESSAGES/bison-runtime.mo1888installing ro.gmo as /build/bison/pkg/bison/usr/share/locale/ro/LC_MESSAGES/bison-runtime.mo1889installing ru.gmo as /build/bison/pkg/bison/usr/share/locale/ru/LC_MESSAGES/bison-runtime.mo1890installing sl.gmo as /build/bison/pkg/bison/usr/share/locale/sl/LC_MESSAGES/bison-runtime.mo1891installing sq.gmo as /build/bison/pkg/bison/usr/share/locale/sq/LC_MESSAGES/bison-runtime.mo1892installing sr.gmo as /build/bison/pkg/bison/usr/share/locale/sr/LC_MESSAGES/bison-runtime.mo1893installing sv.gmo as /build/bison/pkg/bison/usr/share/locale/sv/LC_MESSAGES/bison-runtime.mo1894installing ta.gmo as /build/bison/pkg/bison/usr/share/locale/ta/LC_MESSAGES/bison-runtime.mo1895installing th.gmo as /build/bison/pkg/bison/usr/share/locale/th/LC_MESSAGES/bison-runtime.mo1896installing tr.gmo as /build/bison/pkg/bison/usr/share/locale/tr/LC_MESSAGES/bison-runtime.mo1897installing uk.gmo as /build/bison/pkg/bison/usr/share/locale/uk/LC_MESSAGES/bison-runtime.mo1898installing vi.gmo as /build/bison/pkg/bison/usr/share/locale/vi/LC_MESSAGES/bison-runtime.mo1899installing zh_CN.gmo as /build/bison/pkg/bison/usr/share/locale/zh_CN/LC_MESSAGES/bison-runtime.mo1900installing zh_TW.gmo as /build/bison/pkg/bison/usr/share/locale/zh_TW/LC_MESSAGES/bison-runtime.mo1901if test "bison" = "gettext-tools"; then \1902 /usr/bin/mkdir -p /build/bison/pkg/bison/usr/share/gettext/po; \1903 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 \1904 /usr/bin/install -c -m 644 ./$file \1905 /build/bison/pkg/bison/usr/share/gettext/po/$file; \1906 done; \1907 for file in Makevars; do \1908 rm -f /build/bison/pkg/bison/usr/share/gettext/po/$file; \1909 done; \1910else \1911 : ; \1912fi1913make[2]: Leaving directory '/build/bison/src/bison-3.8.2/runtime-po'1914Making install in gnulib-po1915make[2]: Entering directory '/build/bison/src/bison-3.8.2/gnulib-po'1916installing af.gmo as /build/bison/pkg/bison/usr/share/locale/af/LC_MESSAGES/bison-gnulib.mo1917installing be.gmo as /build/bison/pkg/bison/usr/share/locale/be/LC_MESSAGES/bison-gnulib.mo1918installing bg.gmo as /build/bison/pkg/bison/usr/share/locale/bg/LC_MESSAGES/bison-gnulib.mo1919installing ca.gmo as /build/bison/pkg/bison/usr/share/locale/ca/LC_MESSAGES/bison-gnulib.mo1920installing cs.gmo as /build/bison/pkg/bison/usr/share/locale/cs/LC_MESSAGES/bison-gnulib.mo1921installing da.gmo as /build/bison/pkg/bison/usr/share/locale/da/LC_MESSAGES/bison-gnulib.mo1922installing de.gmo as /build/bison/pkg/bison/usr/share/locale/de/LC_MESSAGES/bison-gnulib.mo1923installing el.gmo as /build/bison/pkg/bison/usr/share/locale/el/LC_MESSAGES/bison-gnulib.mo1924installing eo.gmo as /build/bison/pkg/bison/usr/share/locale/eo/LC_MESSAGES/bison-gnulib.mo1925installing es.gmo as /build/bison/pkg/bison/usr/share/locale/es/LC_MESSAGES/bison-gnulib.mo1926installing et.gmo as /build/bison/pkg/bison/usr/share/locale/et/LC_MESSAGES/bison-gnulib.mo1927installing eu.gmo as /build/bison/pkg/bison/usr/share/locale/eu/LC_MESSAGES/bison-gnulib.mo1928installing fi.gmo as /build/bison/pkg/bison/usr/share/locale/fi/LC_MESSAGES/bison-gnulib.mo1929installing fr.gmo as /build/bison/pkg/bison/usr/share/locale/fr/LC_MESSAGES/bison-gnulib.mo1930installing ga.gmo as /build/bison/pkg/bison/usr/share/locale/ga/LC_MESSAGES/bison-gnulib.mo1931installing gl.gmo as /build/bison/pkg/bison/usr/share/locale/gl/LC_MESSAGES/bison-gnulib.mo1932installing hu.gmo as /build/bison/pkg/bison/usr/share/locale/hu/LC_MESSAGES/bison-gnulib.mo1933installing it.gmo as /build/bison/pkg/bison/usr/share/locale/it/LC_MESSAGES/bison-gnulib.mo1934installing ja.gmo as /build/bison/pkg/bison/usr/share/locale/ja/LC_MESSAGES/bison-gnulib.mo1935installing ko.gmo as /build/bison/pkg/bison/usr/share/locale/ko/LC_MESSAGES/bison-gnulib.mo1936installing ms.gmo as /build/bison/pkg/bison/usr/share/locale/ms/LC_MESSAGES/bison-gnulib.mo1937installing nb.gmo as /build/bison/pkg/bison/usr/share/locale/nb/LC_MESSAGES/bison-gnulib.mo1938installing nl.gmo as /build/bison/pkg/bison/usr/share/locale/nl/LC_MESSAGES/bison-gnulib.mo1939installing pl.gmo as /build/bison/pkg/bison/usr/share/locale/pl/LC_MESSAGES/bison-gnulib.mo1940installing pt.gmo as /build/bison/pkg/bison/usr/share/locale/pt/LC_MESSAGES/bison-gnulib.mo1941installing pt_BR.gmo as /build/bison/pkg/bison/usr/share/locale/pt_BR/LC_MESSAGES/bison-gnulib.mo1942installing ro.gmo as /build/bison/pkg/bison/usr/share/locale/ro/LC_MESSAGES/bison-gnulib.mo1943installing ru.gmo as /build/bison/pkg/bison/usr/share/locale/ru/LC_MESSAGES/bison-gnulib.mo1944installing rw.gmo as /build/bison/pkg/bison/usr/share/locale/rw/LC_MESSAGES/bison-gnulib.mo1945installing sk.gmo as /build/bison/pkg/bison/usr/share/locale/sk/LC_MESSAGES/bison-gnulib.mo1946installing sl.gmo as /build/bison/pkg/bison/usr/share/locale/sl/LC_MESSAGES/bison-gnulib.mo1947installing sr.gmo as /build/bison/pkg/bison/usr/share/locale/sr/LC_MESSAGES/bison-gnulib.mo1948installing sv.gmo as /build/bison/pkg/bison/usr/share/locale/sv/LC_MESSAGES/bison-gnulib.mo1949installing tr.gmo as /build/bison/pkg/bison/usr/share/locale/tr/LC_MESSAGES/bison-gnulib.mo1950installing uk.gmo as /build/bison/pkg/bison/usr/share/locale/uk/LC_MESSAGES/bison-gnulib.mo1951installing vi.gmo as /build/bison/pkg/bison/usr/share/locale/vi/LC_MESSAGES/bison-gnulib.mo1952installing zh_CN.gmo as /build/bison/pkg/bison/usr/share/locale/zh_CN/LC_MESSAGES/bison-gnulib.mo1953installing zh_TW.gmo as /build/bison/pkg/bison/usr/share/locale/zh_TW/LC_MESSAGES/bison-gnulib.mo1954if test "bison" = "gettext-tools"; then \1955 /usr/bin/mkdir -p /build/bison/pkg/bison/usr/share/gettext/po; \1956 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 \1957 /usr/bin/install -c -m 644 ./$file \1958 /build/bison/pkg/bison/usr/share/gettext/po/$file; \1959 done; \1960 for file in Makevars; do \1961 rm -f /build/bison/pkg/bison/usr/share/gettext/po/$file; \1962 done; \1963else \1964 : ; \1965fi1966make[2]: Leaving directory '/build/bison/src/bison-3.8.2/gnulib-po'1967Making install in .1968make[2]: Entering directory '/build/bison/src/bison-3.8.2'1969 GEN doc/bison.help1970make[3]: Entering directory '/build/bison/src/bison-3.8.2'1971 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/bin'1972 /usr/bin/install -c src/bison '/build/bison/pkg/bison/usr/bin'1973 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/lib'1974 /usr/bin/install -c -m 644 lib/liby.a '/build/bison/pkg/bison/usr/lib'1975 ( cd '/build/bison/pkg/bison/usr/lib' && ranlib liby.a )1976 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/bin'1977 /usr/bin/install -c src/yacc '/build/bison/pkg/bison/usr/bin'1978 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/aclocal'1979 /usr/bin/install -c -m 644 m4/bison-i18n.m4 '/build/bison/pkg/bison/usr/share/aclocal'1980 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison/examples/c++/calc++'1981 /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 '/build/bison/pkg/bison/usr/share/doc/bison/examples/c++/calc++'1982 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison/examples/c++'1983 /usr/bin/install -c -m 644 examples/c++/simple.yy '/build/bison/pkg/bison/usr/share/doc/bison/examples/c++'1984 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison/examples/c/bistromathic'1985 /usr/bin/install -c -m 644 examples/c/bistromathic/parse.y examples/c/bistromathic/Makefile examples/c/bistromathic/README.md '/build/bison/pkg/bison/usr/share/doc/bison/examples/c/bistromathic'1986 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison/examples/c'1987 /usr/bin/install -c -m 644 examples/c/README.md '/build/bison/pkg/bison/usr/share/doc/bison/examples/c'1988 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison/examples/c/calc'1989 /usr/bin/install -c -m 644 examples/c/calc/calc.y examples/c/calc/Makefile examples/c/calc/README.md '/build/bison/pkg/bison/usr/share/doc/bison/examples/c/calc'1990 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison/examples/d/calc'1991 /usr/bin/install -c -m 644 examples/d/calc/calc.y examples/d/calc/Makefile '/build/bison/pkg/bison/usr/share/doc/bison/examples/d/calc'1992 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison/examples/c++/calc++'1993 /usr/bin/install -c -m 644 examples/c++/calc++/README.md examples/c++/calc++/Makefile '/build/bison/pkg/bison/usr/share/doc/bison/examples/c++/calc++'1994 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison/examples/c++'1995 /usr/bin/install -c -m 644 examples/c++/README.md examples/c++/Makefile examples/c++/variant.yy examples/c++/variant-11.yy '/build/bison/pkg/bison/usr/share/doc/bison/examples/c++'1996 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison/examples/d'1997 /usr/bin/install -c -m 644 examples/d/README.md '/build/bison/pkg/bison/usr/share/doc/bison/examples/d'1998 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison'1999 /usr/bin/install -c -m 644 AUTHORS COPYING NEWS README THANKS TODO '/build/bison/pkg/bison/usr/share/doc/bison'2000 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison/examples'2001 /usr/bin/install -c -m 644 examples/README.md '/build/bison/pkg/bison/usr/share/doc/bison/examples'2002 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison/examples/c/glr'2003 /usr/bin/install -c -m 644 examples/c/glr/c++-types.y examples/c/glr/Makefile examples/c/glr/README.md '/build/bison/pkg/bison/usr/share/doc/bison/examples/c/glr'2004 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison/examples/java'2005 /usr/bin/install -c -m 644 examples/java/README.md '/build/bison/pkg/bison/usr/share/doc/bison/examples/java'2006 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison/examples/java/calc'2007 /usr/bin/install -c -m 644 examples/java/calc/Calc.y examples/java/calc/Makefile '/build/bison/pkg/bison/usr/share/doc/bison/examples/java/calc'2008 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison/examples/java/simple'2009 /usr/bin/install -c -m 644 examples/java/simple/Calc.y examples/java/simple/Makefile '/build/bison/pkg/bison/usr/share/doc/bison/examples/java/simple'2010 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison/examples/c/lexcalc'2011 /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 '/build/bison/pkg/bison/usr/share/doc/bison/examples/c/lexcalc'2012 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/bison/m4sugar'2013 /usr/bin/install -c -m 644 data/m4sugar/foreach.m4 data/m4sugar/m4sugar.m4 '/build/bison/pkg/bison/usr/share/bison/m4sugar'2014 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison/examples/c/mfcalc'2015 /usr/bin/install -c -m 644 examples/c/mfcalc/Makefile '/build/bison/pkg/bison/usr/share/doc/bison/examples/c/mfcalc'2016 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/bison'2017 /usr/bin/install -c -m 644 data/README.md data/bison-default.css '/build/bison/pkg/bison/usr/share/bison'2018 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison/examples/c/pushcalc'2019 /usr/bin/install -c -m 644 examples/c/pushcalc/calc.y examples/c/pushcalc/Makefile examples/c/pushcalc/README.md '/build/bison/pkg/bison/usr/share/doc/bison/examples/c/pushcalc'2020 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison/examples/c/reccalc'2021 /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 '/build/bison/pkg/bison/usr/share/doc/bison/examples/c/reccalc'2022 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison/examples/c/rpcalc'2023 /usr/bin/install -c -m 644 examples/c/rpcalc/Makefile '/build/bison/pkg/bison/usr/share/doc/bison/examples/c/rpcalc'2024 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison/examples/d/simple'2025 /usr/bin/install -c -m 644 examples/d/simple/calc.y examples/d/simple/Makefile '/build/bison/pkg/bison/usr/share/doc/bison/examples/d/simple'2026 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/bison/skeletons'2027 /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 '/build/bison/pkg/bison/usr/share/bison/skeletons'2028 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/bison/xslt'2029 /usr/bin/install -c -m 644 data/xslt/bison.xsl data/xslt/xml2dot.xsl data/xslt/xml2text.xsl data/xslt/xml2xhtml.xsl '/build/bison/pkg/bison/usr/share/bison/xslt'2030 GEN doc/bison.help2031 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/info'2032 /usr/bin/install -c -m 644 ./doc/bison.info '/build/bison/pkg/bison/usr/share/info'2033 install-info --info-dir='/build/bison/pkg/bison/usr/share/info' '/build/bison/pkg/bison/usr/share/info/bison.info'2034 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/man/man1'2035 /usr/bin/install -c -m 644 ./doc/bison.1 doc/yacc.1 '/build/bison/pkg/bison/usr/share/man/man1'2036 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison/examples/c/mfcalc'2037 /usr/bin/install -c -m 644 examples/c/mfcalc/calc.h examples/c/mfcalc/mfcalc.y '/build/bison/pkg/bison/usr/share/doc/bison/examples/c/mfcalc'2038 /usr/bin/mkdir -p '/build/bison/pkg/bison/usr/share/doc/bison/examples/c/rpcalc'2039 /usr/bin/install -c -m 644 examples/c/rpcalc/rpcalc.y '/build/bison/pkg/bison/usr/share/doc/bison/examples/c/rpcalc'2040make[3]: Leaving directory '/build/bison/src/bison-3.8.2'2041make[2]: Leaving directory '/build/bison/src/bison-3.8.2'2042make[1]: Leaving directory '/build/bison/src/bison-3.8.2'2043==> Tidying install...2044 -> Removing libtool files...2045 -> Removing static library files...2046 -> Purging unwanted files...2047 -> Stripping unneeded symbols from binaries and libraries...2048 -> Compressing man and info pages...2049==> Checking for packaging issues...2050==> Creating package "bison"...2051 -> Generating .PKGINFO file...2052 -> Generating .BUILDINFO file...2053 -> Generating .MTREE file...2054 -> Compressing package...2055==> Creating package "bison-debug"...2056 -> Generating .PKGINFO file...2057 -> Generating .BUILDINFO file...2058 -> Generating .MTREE file...2059 -> Compressing package...2060==> Leaving fakeroot environment.2061==> Finished making: bison 3.8.2-8.1 (Wed Sep 9 08:16:51 2026)2062==> builder-signed bison-3.8.2-8.1-riscv64.pkg.tar.zst2063==> builder-signed bison-debug-3.8.2-8.1-riscv64.pkg.tar.zst2064==> archci-build finished with 0 at 2026-09-09T08:16:51Z: bison-3.8.2-8.1-riscv64.pkg.tar.zst bison-debug-3.8.2-8.1-riscv64.pkg.tar.zst