>>> host-bison 3.4.2 Extracting xzcat /home/naourr/work/instance-0/dl/bison/bison-3.4.2.tar.xz | /home/naourr/work/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output-1/build/host-bison-3.4.2 -xf - >>> host-bison 3.4.2 Patching >>> host-bison 3.4.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-0/output-1/build/host-bison-3.4.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-bison 3.4.2 Patching libtool >>> host-bison 3.4.2 Configuring (cd /home/naourr/work/instance-0/output-1/build/host-bison-3.4.2/ && rm -rf config.cache; PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-0/output-1/host/lib/pkgconfig:/home/naourr/work/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/naourr/work/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-0/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/naourr/work/instance-0/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/naourr/work/instance-0/output-1/host" --sysconfdir="/home/naourr/work/instance-0/output-1/host/etc" --localstatedir="/home/naourr/work/instance-0/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking for /usr/bin/g++ option to enable C++11 features... none needed checking dependency style of /usr/bin/g++... none checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ar... /usr/bin/ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether pragma GCC diagnostic push works... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... no checking whether C++ compiler handles -fno-exceptions... yes checking whether C++ compiler accepts -std=c++98... yes checking whether C++ compiler accepts -std=c++03... yes checking whether C++ compiler accepts -std=c++11... yes checking whether C++ compiler accepts -std=c++14... yes checking whether C++ compiler accepts -std=c++17... yes checking whether C++ compiler accepts -std=c++2a... yes checking whether /usr/bin/gcc supports POSIXLY_CORRECT=1... yes checking whether /usr/bin/g++ builds executables that work... yes checking whether /usr/bin/g++ supports POSIXLY_CORRECT=1... yes checking for dmd... no checking for Java compiler... javac -target 1.7 -source 1.7 checking for Java virtual machine... java checking for flex... flex checking whether lex is flex... yes checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking for ranlib... /usr/bin/ranlib checking for GNU M4 that supports accurate traces... /home/naourr/work/instance-0/output-1/host/bin/m4 checking whether /home/naourr/work/instance-0/output-1/host/bin/m4 accepts --gnu... yes checking how m4 supports trace files... --debugfile checking for perl... /usr/bin/perl checking for xsltproc... /usr/bin/xsltproc checking for locale.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for stdio_ext.h... yes checking for features.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for math.h... yes checking for sys/mman.h... yes checking for spawn.h... yes checking for sys/resource.h... yes checking for sys/times.h... yes checking for sys/wait.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for sys/stat.h... (cached) yes checking for threads.h... yes checking for inline... inline checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for canonicalize_file_name... yes checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for readlinkat... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for vasnprintf... no checking for snprintf... yes checking for fsync... yes checking for microuptime... no checking for nanouptime... no checking for getprogname... no checking for getexecname... no checking for getrusage... yes checking for gettimeofday... yes checking for tcdrain... yes checking for mbsinit... yes checking for mbrtowc... yes checking for isascii... yes checking for mprotect... yes checking for obstack_printf... yes checking for lstat... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for pipe2... yes checking for setenv... yes checking for link... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for strdup... yes checking for strndup... yes checking for pipe... yes checking for iswcntrl... yes checking for wcwidth... yes checking for __fseterr... no checking for getdtablesize... yes checking for catgets... yes checking for setlocale... yes checking whether // is distinct from /... no checking whether realpath works... yes checking if environ is properly declared... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... yes checking for sig_atomic_t... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for stdint.h... yes checking for inttypes.h... yes checking whether printf supports size specifiers as in C99... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether byte ordering is bigendian... no checking whether long double and double are the same... no checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... yes checking whether printf supports the 'ls' directive... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking for unsigned long long int... yes checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is too small... no checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking for arithmetic hrtime_t... no checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking where to find the exponent in a 'float'... word 0 bit 23 checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... no checking whether ldexp() can be used without linking with libm... ./configure: line 19103: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether ldexp() can be used with libm... ./configure: line 19143: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... build-aux/config.rpath: line 652: cannot create temp file for here-document: No space left on device done checking 32-bit host C ABI... ./configure: line 19434: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory yes checking for the common suffixes of directories in the library search path... lib,lib checking for nl_langinfo and CODESET... ./configure: line 19734: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for a sed that does not truncate output... /usr/bin/sed checking for mbstate_t... ./configure: line 19936: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for a traditional japanese locale... ja_JP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether obstack_printf is declared... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking whether strerror_r is declared... (cached) yes checking for library containing posix_spawn... none required checking for posix_spawn... yes checking whether posix_spawn works... yes checking whether posix_spawnattr_setschedpolicy is supported... yes checking whether posix_spawnattr_setschedparam is supported... yes checking whether C symbols are prefixed with underscore at the linker level... no checking for sigset_t... yes checking for shared library path variable... LD_LIBRARY_PATH checking whether to activate relocatable installation... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether setenv is declared... yes checking for uid_t in sys/types.h... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether strdup is declared... yes checking whether strndup is declared... yes checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether unsetenv is declared... yes checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getdtablesize is declared... yes checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for multithread API to use... posix checking whether lstat correctly handles trailing slash... yes checking whether strnlen is declared... yes checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for error_at_line... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether conversion from 'int' to 'long double' works... yes checking whether fopen recognizes a trailing slash... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether gethrtime is declared... no checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether gettimeofday clobbers localtime buffer... yes checking for gettimeofday with POSIX signature... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether isnan macro works... no checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) no checking where to find the exponent in a 'long double'... unknown checking whether ldexpl is declared... ./configure: line 3508: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for libtextstyle... ./configure: line 27963: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for stdlib.h... (cached) yes ./configure: line 28045: cannot create temp file for here-document: No space left on device checking for GNU libc compatible malloc... (cached) yes ./configure: line 28131: cannot create temp file for here-document: No space left on device checking whether NAN macro works... ./configure: line 28260: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether HUGE_VAL works... ./configure: line 28295: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether mbrtowc handles incomplete characters... ./configure: line 28355: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether mbrtowc works as well as mbtowc... ./configure: line 28418: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether mbrtowc handles incomplete characters... (cached) no checking whether mbrtowc works as well as mbtowc... (cached) no checking whether mbswidth is declared in ... ./configure: line 29270: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for mbstate_t... (cached) no checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... yes checking whether perror matches strerror... yes checking whether posix_spawn_file_actions_addclose works... yes checking whether posix_spawn_file_actions_adddup2 works... yes checking whether posix_spawn_file_actions_addopen works... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for raise... yes checking for sigprocmask... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking for sched.h... yes checking for struct sched_param... yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for snprintf... (cached) yes checking whether snprintf truncates the result as in C99... yes checking whether snprintf fully supports the 'n' directive... yes checking whether snprintf respects a size of 1... (cached) yes checking whether vsnprintf respects a zero size as in C99... yes checking for posix_spawnattr_t... yes checking for posix_spawn_file_actions_t... yes checking for ssize_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking for working strerror function... yes checking for working strndup... yes checking for strverscmp... yes checking for struct tms... yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for ptrdiff_t... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for vsnprintf... (cached) yes checking whether snprintf truncates the result as in C99... (cached) yes checking whether snprintf fully supports the 'n' directive... (cached) yes checking whether snprintf respects a size of 1... (cached) yes checking whether vsnprintf respects a zero size as in C99... (cached) yes checking for waitid... yes checking whether iswcntrl works... no checking for wctype_t... no checking for wctrans_t... no checking whether wcwidth is declared... no checking whether wcwidth works reasonably in UTF-8 locales... no checking for stdint.h... (cached) yes checking whether getdtablesize works... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking if malloc debugging is wanted... no checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for valgrind... no checking Valgrind suppression file... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/yacc config.status: creating javacomp.sh config.status: creating javaexec.sh config.status: creating gnulib-po/Makefile.in config.status: creating runtime-po/Makefile.in config.status: creating etc/bench.pl config.status: creating tests/atlocal config.status: creating tests/bison config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating doc/yacc.1 config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating gnulib-po/POTFILES config.status: creating gnulib-po/Makefile config.status: creating runtime-po/POTFILES config.status: creating runtime-po/Makefile config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing tests/atconfig commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop >>> host-bison 3.4.2 Building PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-0/output-1/host/lib/pkgconfig:/home/naourr/work/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /home/naourr/work/instance-0/output-1/build/host-bison-3.4.2/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-bison-3.4.2' LEX examples/c/reccalc/scan.stamp GEN lib/alloca.h GEN lib/configmake.h GEN lib/fcntl.h GEN lib/inttypes.h GEN lib/textstyle.h GEN lib/limits.h GEN lib/math.h GEN lib/sched.h GEN lib/signal.h GEN lib/spawn.h GEN lib/stdio.h GEN lib/stdlib.h GEN lib/string.h GEN lib/sys/resource.h GEN lib/sys/time.h GEN lib/sys/times.h GEN lib/sys/types.h GEN lib/sys/wait.h GEN lib/time.h GEN lib/unistd.h GEN lib/unitypes.h GEN lib/uniwidth.h GEN lib/wchar.h GEN lib/wctype.h /usr/bin/make all-recursive make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-bison-3.4.2' Making all in po make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-bison-3.4.2/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-bison-3.4.2/po' Making all in runtime-po make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-bison-3.4.2/runtime-po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-bison-3.4.2/runtime-po' Making all in gnulib-po make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-bison-3.4.2/gnulib-po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-bison-3.4.2/gnulib-po' Making all in . make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-bison-3.4.2' CC src/bison-AnnotationList.o CC src/bison-InadequacyList.o CC src/bison-Sbitset.o CC src/bison-assoc.o CC src/bison-closure.o CC src/bison-complain.o CC src/bison-conflicts.o CC src/bison-derives.o CC src/bison-files.o CC src/bison-fixits.o CC src/bison-getargs.o CC src/bison-gram.o CC src/bison-graphviz.o CC src/bison-ielr.o CC src/bison-lalr.o CC src/bison-location.o CC src/bison-lr0.o CC src/bison-main.o CC src/bison-muscle-tab.o CC src/bison-named-ref.o CC src/bison-nullable.o CC src/bison-output.o CC src/bison-parse-gram.o CC src/bison-print-graph.o CC src/bison-print-xml.o CC src/bison-print.o CC src/bison-reader.o CC src/bison-reduce.o CC src/bison-relation.o CC src/bison-scan-code-c.o CC src/bison-scan-gram-c.o CC src/bison-scan-skel-c.o CC src/bison-state.o CC src/bison-symlist.o CC src/bison-symtab.o CC src/bison-tables.o CC src/bison-uniqstr.o CC lib/libbison_a-allocator.o CC lib/libbison_a-areadlink.o CC lib/libbison_a-argmatch.o CC lib/libbison_a-gl_array_list.o CC lib/libbison_a-binary-io.o CC lib/libbison_a-bitrotate.o CC lib/libbison_a-bitset.o CC lib/bitset/libbison_a-array.o CC lib/bitset/libbison_a-stats.o CC lib/bitset/libbison_a-table.o CC lib/bitset/libbison_a-list.o CC lib/bitset/libbison_a-vector.o CC lib/libbison_a-bitsetv.o CC lib/libbison_a-c-ctype.o CC lib/libbison_a-c-strcasecmp.o CC lib/libbison_a-c-strncasecmp.o CC lib/libbison_a-careadlinkat.o lib/careadlinkat.c: In function 'careadlinkat': cc1: warning: function may return address of local variable [-Wreturn-local-addr] lib/careadlinkat.c:73:8: note: declared here 73 | char stack_buf[1024]; | ^~~~~~~~~ CC lib/libbison_a-cloexec.o CC lib/libbison_a-close-stream.o CC lib/libbison_a-closeout.o CC lib/libbison_a-concat-filename.o CC lib/libbison_a-dirname.o CC lib/libbison_a-basename.o CC lib/libbison_a-dirname-lgpl.o CC lib/libbison_a-basename-lgpl.o CC lib/libbison_a-stripslash.o CC lib/libbison_a-exitfail.o CC lib/libbison_a-fatal-signal.o CC lib/libbison_a-fd-safer-flag.o CC lib/libbison_a-dup-safer-flag.o CC lib/libbison_a-fopen-safer.o CC lib/libbison_a-gethrxtime.o CC lib/libbison_a-xtime.o CC lib/libbison_a-getprogname.o CC lib/libbison_a-gettime.o CC lib/libbison_a-hard-locale.o CC lib/libbison_a-hash.o CC lib/libbison_a-gl_list.o CC lib/libbison_a-localcharset.o CC lib/glthread/libbison_a-lock.o CC lib/libbison_a-math.o CC lib/libbison_a-mbswidth.o In file included from lib/mbswidth.c:19: ./lib/config.h:1631:19: error: two or more data types in declaration specifiers 1631 | #define mbstate_t int | ^~~ In file included from lib/mbswidth.c:36: ./lib/wctype.h:891:16: error: conflicting types for 'wctype_t' 891 | typedef void * wctype_t; | ^~~~~~~~ In file included from /usr/include/wctype.h:38, from ./lib/wctype.h:73, from lib/mbswidth.c:36: /usr/include/bits/wctype-wchar.h:38:27: note: previous declaration of 'wctype_t' was here 38 | typedef unsigned long int wctype_t; | ^~~~~~~~ In file included from lib/mbswidth.c:36: ./lib/wctype.h:940:16: error: conflicting types for 'wctrans_t' 940 | typedef void * wctrans_t; | ^~~~~~~~~ In file included from ./lib/wctype.h:73, from lib/mbswidth.c:36: /usr/include/wctype.h:48:26: note: previous declaration of 'wctrans_t' was here 48 | typedef const __int32_t *wctrans_t; | ^~~~~~~~~ make[3]: *** [Makefile:4836: lib/libbison_a-mbswidth.o] Error 1 make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-bison-3.4.2' make[2]: *** [Makefile:7995: all-recursive] Error 1 make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-bison-3.4.2' make[1]: *** [Makefile:3179: all] Error 2 make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-bison-3.4.2' make: *** [package/pkg-generic.mk:269: /home/naourr/work/instance-0/output-1/build/host-bison-3.4.2/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-0/buildroot'