>>> flex: Building main/flex 2.6.4-r7 (using abuild 3.15.0_rc3-r3) started Thu, 15 May 2025 20:33:42 +0000 >>> flex: Validating /home/buildozer/aports/main/flex/APKBUILD... >>> flex: Analyzing dependencies... >>> flex: Installing for build: build-base m4 bison help2man (1/8) Installing m4 (1.4.19-r4) (2/8) Installing bison (3.8.2-r1) (3/8) Installing perl (5.40.2-r0) (4/8) Installing help2man (1.49.3-r1) (5/8) Installing .makedepends-flex (20250515.203346) (6/8) Installing perl-error (0.17030-r0) (7/8) Installing perl-git (2.49.0-r0) (8/8) Installing git-perl (2.49.0-r0) Executing busybox-1.37.0-r17.trigger OK: 381 MiB in 118 packages >>> flex: Cleaning up srcdir >>> flex: Cleaning up pkgdir >>> flex: Cleaning up tmpdir >>> flex: Fetching https://distfiles.alpinelinux.org/distfiles/edge/flex-2.6.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> flex: Fetching https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1385k 100 1385k 0 0 1342k 0 0:00:01 0:00:01 --:--:-- 3072k >>> flex: Fetching https://distfiles.alpinelinux.org/distfiles/edge/flex-2.6.4.tar.gz >>> flex: Checking sha512sums... flex-2.6.4.tar.gz: OK >>> flex: Unpacking /var/cache/distfiles/edge/flex-2.6.4.tar.gz... >>> flex: Updating ./build-aux/config.sub checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking how to print strings... printf checking for riscv64-alpine-linux-musl-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/riscv64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert riscv64-alpine-linux-musl file names to riscv64-alpine-linux-musl format... func_convert_file_noop checking how to convert riscv64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/riscv64-alpine-linux-musl/bin/ld option to reload object files... -r checking for riscv64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-alpine-linux-musl-strip... no checking for strip... strip checking for riscv64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for riscv64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... cc -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 for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/riscv64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of cc... gcc3 checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/riscv64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... no checking whether to use NLS... no checking for bison... bison -y checking for flex... no checking for lex... no checking for riscv64-alpine-linux-musl-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking for gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... gcc -E checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/riscv64-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/riscv64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/riscv64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking dependency style of c++... gcc3 checking whether ln -s works... yes checking for gawk... (cached) awk checking for help2man... /usr/bin/help2man checking for gtexi2dvi... no checking for texi2dvi... no configure: WARNING: texi2dvi: program not found: building pdf version of manual will not work checking for m4 that supports -P... /usr/bin/m4 checking for indent... ${top_srcdir}/build-aux/missing indent checking if ${top_srcdir}/build-aux/missing indent is GNU indent... no configure: WARNING: ${top_srcdir}/build-aux/missing indent does not appear to be GNU indent; 'make indent' may not function properly checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking for inttypes.h... (cached) yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for pthread_mutex_lock in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for log10 in -lm... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for dup2... yes checking for memset... yes checking for regcomp... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strtol... yes checking for pow... yes checking for setlocale... yes checking for reallocarray... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating examples/fastwc/Makefile config.status: creating examples/manual/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating src/config.h config.status: executing libtool commands config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Making all in src make[1]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/src' make all-am make[2]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/src' depbase=`echo libmain.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libmain.lo -MD -MP -MF $depbase.Tpo -c -o libmain.lo libmain.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo libyywrap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libyywrap.lo -MD -MP -MF $depbase.Tpo -c -o libyywrap.lo libyywrap.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT flex-buf.o -MD -MP -MF .deps/flex-buf.Tpo -c -o flex-buf.o `test -f 'buf.c' || echo './'`buf.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT flex-ccl.o -MD -MP -MF .deps/flex-ccl.Tpo -c -o flex-ccl.o `test -f 'ccl.c' || echo './'`ccl.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT flex-dfa.o -MD -MP -MF .deps/flex-dfa.Tpo -c -o flex-dfa.o `test -f 'dfa.c' || echo './'`dfa.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT flex-ecs.o -MD -MP -MF .deps/flex-ecs.Tpo -c -o flex-ecs.o `test -f 'ecs.c' || echo './'`ecs.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT flex-filter.o -MD -MP -MF .deps/flex-filter.Tpo -c -o flex-filter.o `test -f 'filter.c' || echo './'`filter.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT flex-gen.o -MD -MP -MF .deps/flex-gen.Tpo -c -o flex-gen.o `test -f 'gen.c' || echo './'`gen.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT flex-main.o -MD -MP -MF .deps/flex-main.Tpo -c -o flex-main.o `test -f 'main.c' || echo './'`main.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT flex-misc.o -MD -MP -MF .deps/flex-misc.Tpo -c -o flex-misc.o `test -f 'misc.c' || echo './'`misc.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT flex-nfa.o -MD -MP -MF .deps/flex-nfa.Tpo -c -o flex-nfa.o `test -f 'nfa.c' || echo './'`nfa.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT flex-options.o -MD -MP -MF .deps/flex-options.Tpo -c -o flex-options.o `test -f 'options.c' || echo './'`options.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT flex-parse.o -MD -MP -MF .deps/flex-parse.Tpo -c -o flex-parse.o `test -f 'parse.c' || echo './'`parse.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT flex-regex.o -MD -MP -MF .deps/flex-regex.Tpo -c -o flex-regex.o `test -f 'regex.c' || echo './'`regex.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT flex-scanflags.o -MD -MP -MF .deps/flex-scanflags.Tpo -c -o flex-scanflags.o `test -f 'scanflags.c' || echo './'`scanflags.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT flex-scanopt.o -MD -MP -MF .deps/flex-scanopt.Tpo -c -o flex-scanopt.o `test -f 'scanopt.c' || echo './'`scanopt.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT flex-skel.o -MD -MP -MF .deps/flex-skel.Tpo -c -o flex-skel.o `test -f 'skel.c' || echo './'`skel.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT flex-sym.o -MD -MP -MF .deps/flex-sym.Tpo -c -o flex-sym.o `test -f 'sym.c' || echo './'`sym.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT flex-tables.o -MD -MP -MF .deps/flex-tables.Tpo -c -o flex-tables.o `test -f 'tables.c' || echo './'`tables.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT flex-tables_shared.o -MD -MP -MF .deps/flex-tables_shared.Tpo -c -o flex-tables_shared.o `test -f 'tables_shared.c' || echo './'`tables_shared.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT flex-tblcmp.o -MD -MP -MF .deps/flex-tblcmp.Tpo -c -o flex-tblcmp.o `test -f 'tblcmp.c' || echo './'`tblcmp.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT flex-yylex.o -MD -MP -MF .deps/flex-yylex.Tpo -c -o flex-yylex.o `test -f 'yylex.c' || echo './'`yylex.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stage1flex-scan.o -MD -MP -MF .deps/stage1flex-scan.Tpo -c -o stage1flex-scan.o `test -f 'scan.c' || echo './'`scan.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stage1flex-buf.o -MD -MP -MF .deps/stage1flex-buf.Tpo -c -o stage1flex-buf.o `test -f 'buf.c' || echo './'`buf.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stage1flex-ccl.o -MD -MP -MF .deps/stage1flex-ccl.Tpo -c -o stage1flex-ccl.o `test -f 'ccl.c' || echo './'`ccl.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stage1flex-dfa.o -MD -MP -MF .deps/stage1flex-dfa.Tpo -c -o stage1flex-dfa.o `test -f 'dfa.c' || echo './'`dfa.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stage1flex-ecs.o -MD -MP -MF .deps/stage1flex-ecs.Tpo -c -o stage1flex-ecs.o `test -f 'ecs.c' || echo './'`ecs.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stage1flex-filter.o -MD -MP -MF .deps/stage1flex-filter.Tpo -c -o stage1flex-filter.o `test -f 'filter.c' || echo './'`filter.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stage1flex-gen.o -MD -MP -MF .deps/stage1flex-gen.Tpo -c -o stage1flex-gen.o `test -f 'gen.c' || echo './'`gen.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stage1flex-main.o -MD -MP -MF .deps/stage1flex-main.Tpo -c -o stage1flex-main.o `test -f 'main.c' || echo './'`main.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stage1flex-misc.o -MD -MP -MF .deps/stage1flex-misc.Tpo -c -o stage1flex-misc.o `test -f 'misc.c' || echo './'`misc.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stage1flex-nfa.o -MD -MP -MF .deps/stage1flex-nfa.Tpo -c -o stage1flex-nfa.o `test -f 'nfa.c' || echo './'`nfa.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stage1flex-options.o -MD -MP -MF .deps/stage1flex-options.Tpo -c -o stage1flex-options.o `test -f 'options.c' || echo './'`options.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stage1flex-parse.o -MD -MP -MF .deps/stage1flex-parse.Tpo -c -o stage1flex-parse.o `test -f 'parse.c' || echo './'`parse.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stage1flex-regex.o -MD -MP -MF .deps/stage1flex-regex.Tpo -c -o stage1flex-regex.o `test -f 'regex.c' || echo './'`regex.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stage1flex-scanflags.o -MD -MP -MF .deps/stage1flex-scanflags.Tpo -c -o stage1flex-scanflags.o `test -f 'scanflags.c' || echo './'`scanflags.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stage1flex-scanopt.o -MD -MP -MF .deps/stage1flex-scanopt.Tpo -c -o stage1flex-scanopt.o `test -f 'scanopt.c' || echo './'`scanopt.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stage1flex-skel.o -MD -MP -MF .deps/stage1flex-skel.Tpo -c -o stage1flex-skel.o `test -f 'skel.c' || echo './'`skel.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stage1flex-sym.o -MD -MP -MF .deps/stage1flex-sym.Tpo -c -o stage1flex-sym.o `test -f 'sym.c' || echo './'`sym.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stage1flex-tables.o -MD -MP -MF .deps/stage1flex-tables.Tpo -c -o stage1flex-tables.o `test -f 'tables.c' || echo './'`tables.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stage1flex-tables_shared.o -MD -MP -MF .deps/stage1flex-tables_shared.Tpo -c -o stage1flex-tables_shared.o `test -f 'tables_shared.c' || echo './'`tables_shared.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stage1flex-tblcmp.o -MD -MP -MF .deps/stage1flex-tblcmp.Tpo -c -o stage1flex-tblcmp.o `test -f 'tblcmp.c' || echo './'`tblcmp.c cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stage1flex-yylex.o -MD -MP -MF .deps/stage1flex-yylex.Tpo -c -o stage1flex-yylex.o `test -f 'yylex.c' || echo './'`yylex.c mv -f .deps/flex-options.Tpo .deps/flex-options.Po libtool: compile: cc -DHAVE_CONFIG_H -I. "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libmain.lo -MD -MP -MF .deps/libmain.Tpo -c libmain.c -fPIC -DPIC -o .libs/libmain.o libtool: compile: cc -DHAVE_CONFIG_H -I. "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libyywrap.lo -MD -MP -MF .deps/libyywrap.Tpo -c libyywrap.c -fPIC -DPIC -o .libs/libyywrap.o mv -f .deps/flex-scanflags.Tpo .deps/flex-scanflags.Po mv -f .deps/flex-skel.Tpo .deps/flex-skel.Po mv -f .deps/stage1flex-tables_shared.Tpo .deps/stage1flex-tables_shared.Po mv -f .deps/flex-yylex.Tpo .deps/flex-yylex.Po mv -f .deps/flex-ccl.Tpo .deps/flex-ccl.Po mv -f .deps/flex-tables_shared.Tpo .deps/flex-tables_shared.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -version-info 2:0:0 -Wl,--as-needed,-O1,--sort-common -o libfl.la -rpath /usr/lib libmain.lo libyywrap.lo -lm mv -f .deps/stage1flex-ecs.Tpo .deps/stage1flex-ecs.Po mv -f .deps/stage1flex-options.Tpo .deps/stage1flex-options.Po mv -f .deps/flex-filter.Tpo .deps/flex-filter.Po libtool: link: cc -shared -fPIC -DPIC .libs/libmain.o .libs/libyywrap.o -lm -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libfl.so.2 -o .libs/libfl.so.2.0.0 mv -f .deps/stage1flex-scanflags.Tpo .deps/stage1flex-scanflags.Po libtool: link: (cd ".libs" && rm -f "libfl.so.2" && ln -s "libfl.so.2.0.0" "libfl.so.2") mv -f .deps/flex-regex.Tpo .deps/flex-regex.Po libtool: link: (cd ".libs" && rm -f "libfl.so" && ln -s "libfl.so.2.0.0" "libfl.so") mv -f .deps/flex-sym.Tpo .deps/flex-sym.Po mv -f .deps/flex-ecs.Tpo .deps/flex-ecs.Po mv -f .deps/stage1flex-regex.Tpo .deps/stage1flex-regex.Po libtool: link: ( cd ".libs" && rm -f "libfl.la" && ln -s "../libfl.la" "libfl.la" ) mv -f .deps/flex-buf.Tpo .deps/flex-buf.Po mv -f .deps/stage1flex-skel.Tpo .deps/stage1flex-skel.Po mv -f .deps/stage1flex-yylex.Tpo .deps/stage1flex-yylex.Po mv -f .deps/stage1flex-filter.Tpo .deps/stage1flex-filter.Po mv -f .deps/stage1flex-buf.Tpo .deps/stage1flex-buf.Po mv -f .deps/stage1flex-sym.Tpo .deps/stage1flex-sym.Po mv -f .deps/stage1flex-ccl.Tpo .deps/stage1flex-ccl.Po mv -f .deps/flex-tables.Tpo .deps/flex-tables.Po mv -f .deps/flex-scanopt.Tpo .deps/flex-scanopt.Po mv -f .deps/flex-nfa.Tpo .deps/flex-nfa.Po mv -f .deps/stage1flex-tables.Tpo .deps/stage1flex-tables.Po mv -f .deps/flex-misc.Tpo .deps/flex-misc.Po mv -f .deps/stage1flex-nfa.Tpo .deps/stage1flex-nfa.Po mv -f .deps/flex-tblcmp.Tpo .deps/flex-tblcmp.Po mv -f .deps/stage1flex-tblcmp.Tpo .deps/stage1flex-tblcmp.Po mv -f .deps/stage1flex-scanopt.Tpo .deps/stage1flex-scanopt.Po mv -f .deps/stage1flex-misc.Tpo .deps/stage1flex-misc.Po mv -f .deps/stage1flex-dfa.Tpo .deps/stage1flex-dfa.Po mv -f .deps/stage1flex-main.Tpo .deps/stage1flex-main.Po mv -f .deps/flex-main.Tpo .deps/flex-main.Po mv -f .deps/flex-dfa.Tpo .deps/flex-dfa.Po mv -f .deps/flex-parse.Tpo .deps/flex-parse.Po mv -f .deps/flex-gen.Tpo .deps/flex-gen.Po mv -f .deps/stage1flex-parse.Tpo .deps/stage1flex-parse.Po mv -f .deps/stage1flex-gen.Tpo .deps/stage1flex-gen.Po mv -f .deps/stage1flex-scan.Tpo .deps/stage1flex-scan.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o stage1flex stage1flex-scan.o stage1flex-buf.o stage1flex-ccl.o stage1flex-dfa.o stage1flex-ecs.o stage1flex-filter.o stage1flex-gen.o stage1flex-main.o stage1flex-misc.o stage1flex-nfa.o stage1flex-options.o stage1flex-parse.o stage1flex-regex.o stage1flex-scanflags.o stage1flex-scanopt.o stage1flex-skel.o stage1flex-sym.o stage1flex-tables.o stage1flex-tables_shared.o stage1flex-tblcmp.o stage1flex-yylex.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o stage1flex stage1flex-scan.o stage1flex-buf.o stage1flex-ccl.o stage1flex-dfa.o stage1flex-ecs.o stage1flex-filter.o stage1flex-gen.o stage1flex-main.o stage1flex-misc.o stage1flex-nfa.o stage1flex-options.o stage1flex-parse.o stage1flex-regex.o stage1flex-scanflags.o stage1flex-scanopt.o stage1flex-skel.o stage1flex-sym.o stage1flex-tables.o stage1flex-tables_shared.o stage1flex-tblcmp.o stage1flex-yylex.o -lm ./stage1flex -o stage1scan.c ./scan.l cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT flex-stage1scan.o -MD -MP -MF .deps/flex-stage1scan.Tpo -c -o flex-stage1scan.o `test -f 'stage1scan.c' || echo './'`stage1scan.c mv -f .deps/flex-stage1scan.Tpo .deps/flex-stage1scan.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o flex flex-buf.o flex-ccl.o flex-dfa.o flex-ecs.o flex-filter.o flex-gen.o flex-main.o flex-misc.o flex-nfa.o flex-options.o flex-parse.o flex-regex.o flex-scanflags.o flex-scanopt.o flex-skel.o flex-sym.o flex-tables.o flex-tables_shared.o flex-tblcmp.o flex-yylex.o flex-stage1scan.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o flex flex-buf.o flex-ccl.o flex-dfa.o flex-ecs.o flex-filter.o flex-gen.o flex-main.o flex-misc.o flex-nfa.o flex-options.o flex-parse.o flex-regex.o flex-scanflags.o flex-scanopt.o flex-skel.o flex-sym.o flex-tables.o flex-tables_shared.o flex-tblcmp.o flex-yylex.o flex-stage1scan.o -lm make[2]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/src' make[1]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/src' Making all in doc make[1]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/doc' Making all in examples make[1]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples' Making all in manual make[2]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples/manual' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples/manual' Making all in fastwc make[2]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples/fastwc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples/fastwc' make[2]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples' make[1]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples' Making all in po make[1]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/po' make[1]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/po' Making all in tests make[1]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/tests' Makefile:2917: warning: ignoring prerequisites on suffix rule definition Makefile:2920: warning: ignoring prerequisites on suffix rule definition Makefile:2947: warning: ignoring prerequisites on suffix rule definition make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/tests' Making all in tools make[1]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/tools' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/tools' make[1]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4' Making check in src make[1]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/src' make[1]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/src' Making check in doc make[1]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/doc' Making check in examples make[1]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples' Making check in manual make[2]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples/manual' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples/manual' Making check in fastwc make[2]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples/fastwc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples/fastwc' make[2]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples' make[1]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples' Making check in po make[1]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/po' make[1]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/po' Making check in tests make[1]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/tests' Makefile:2917: warning: ignoring prerequisites on suffix rule definition Makefile:2920: warning: ignoring prerequisites on suffix rule definition Makefile:2947: warning: ignoring prerequisites on suffix rule definition make alloc_extra array_nr array_r basic_nr basic_r bison_nr bison_yylloc bison_yylval c_cxx_nr c_cxx_r ccl cxx_basic cxx_multiple_scanners cxx_restart debug_nr debug_r extended header_nr header_r mem_nr mem_r multiple_scanners_nr multiple_scanners_r posix posixly_correct prefix_nr prefix_r quote_in_comment quotes string_nr string_r top yyextra reject_nr.reject reject_r.reject reject_ver.table reject_ser.table include_by_buffer.direct include_by_push.direct include_by_reentrant.direct rescan_nr.direct rescan_r.direct cxx_yywrap.i3 pthread.pthread lineno_nr.one lineno_r.one lineno_trailing.one tableopts_opt_nr-Ca.opt tableopts_opt_nr-Ce.opt tableopts_opt_nr-Cf.opt tableopts_opt_nr-CF.opt tableopts_opt_nr-Cm.opt tableopts_opt_nr-Cem.opt tableopts_opt_nr-Cae.opt tableopts_opt_nr-Caef.opt tableopts_opt_nr-CaeF.opt tableopts_opt_nr-Cam.opt tableopts_opt_nr-Caem.opt tableopts_opt_r-Ca.opt tableopts_opt_r-Ce.opt tableopts_opt_r-Cf.opt tableopts_opt_r-CF.opt tableopts_opt_r-Cm.opt tableopts_opt_r-Cem.opt tableopts_opt_r-Cae.opt tableopts_opt_r-Caef.opt tableopts_opt_r-CaeF.opt tableopts_opt_r-Cam.opt tableopts_opt_r-Caem.opt tableopts_ser_nr-Ca.ser tableopts_ser_nr-Ce.ser tableopts_ser_nr-Cf.ser tableopts_ser_nr-CF.ser tableopts_ser_nr-Cm.ser tableopts_ser_nr-Cem.ser tableopts_ser_nr-Cae.ser tableopts_ser_nr-Caef.ser tableopts_ser_nr-CaeF.ser tableopts_ser_nr-Cam.ser tableopts_ser_nr-Caem.ser tableopts_ser_r-Ca.ser tableopts_ser_r-Ce.ser tableopts_ser_r-Cf.ser tableopts_ser_r-CF.ser tableopts_ser_r-Cm.ser tableopts_ser_r-Cem.ser tableopts_ser_r-Cae.ser tableopts_ser_r-Caef.ser tableopts_ser_r-CaeF.ser tableopts_ser_r-Cam.ser tableopts_ser_r-Caem.ser tableopts_ver_nr-Ca.ver tableopts_ver_nr-Ce.ver tableopts_ver_nr-Cf.ver tableopts_ver_nr-CF.ver tableopts_ver_nr-Cm.ver tableopts_ver_nr-Cem.ver tableopts_ver_nr-Cae.ver tableopts_ver_nr-Caef.ver tableopts_ver_nr-CaeF.ver tableopts_ver_nr-Cam.ver tableopts_ver_nr-Caem.ver tableopts_ver_r-Ca.ver tableopts_ver_r-Ce.ver tableopts_ver_r-Cf.ver tableopts_ver_r-CF.ver tableopts_ver_r-Cm.ver tableopts_ver_r-Cem.ver tableopts_ver_r-Cae.ver tableopts_ver_r-Caef.ver tableopts_ver_r-CaeF.ver tableopts_ver_r-Cam.ver tableopts_ver_r-Caem.ver \ options.cn testwrapper-direct.sh testwrapper.sh make[2]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/tests' Makefile:2917: warning: ignoring prerequisites on suffix rule definition Makefile:2920: warning: ignoring prerequisites on suffix rule definition Makefile:2947: warning: ignoring prerequisites on suffix rule definition ../src/flex -o alloc_extra.c alloc_extra.l ../src/flex -o array_nr.c array_nr.l ../src/flex -o array_r.c array_r.l ../src/flex -o basic_nr.c basic_nr.l ../src/flex -o basic_r.c basic_r.l ../src/flex -o bison_nr_scanner.c bison_nr_scanner.l /bin/sh ../build-aux/ylwrap bison_nr_parser.y y.tab.c bison_nr_parser.c y.tab.h `echo bison_nr_parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output bison_nr_parser.output -- bison -y -d -p test ../src/flex -o bison_yylloc_scanner.c bison_yylloc_scanner.l /bin/sh ../build-aux/ylwrap bison_yylloc_parser.y y.tab.c bison_yylloc_parser.c y.tab.h `echo bison_yylloc_parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output bison_yylloc_parser.output -- bison -y -d -p test ../src/flex -o bison_yylval_scanner.c bison_yylval_scanner.l /bin/sh ../build-aux/ylwrap bison_yylval_parser.y y.tab.c bison_yylval_parser.c y.tab.h `echo bison_yylval_parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output bison_yylval_parser.output -- bison -y -d -p test ../src/flex -o c_cxx_nr.cc c_cxx_nr.lll ../src/flex -o c_cxx_r.cc c_cxx_r.lll ../src/flex -o ccl.c ccl.l ../src/flex -+ -o cxx_basic.cc cxx_basic.ll depbase=`echo cxx_multiple_scanners_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT cxx_multiple_scanners_main.o -MD -MP -MF $depbase.Tpo -c -o cxx_multiple_scanners_main.o cxx_multiple_scanners_main.cc &&\ mv -f $depbase.Tpo $depbase.Po ../src/flex -+ -o cxx_multiple_scanners_1.cc cxx_multiple_scanners_1.ll ../src/flex -+ -o cxx_multiple_scanners_2.cc cxx_multiple_scanners_2.ll ../src/flex -+ -o cxx_restart.cc cxx_restart.ll ../src/flex -o debug_nr.c debug_nr.l ../src/flex -o debug_r.c debug_r.l ../src/flex -o extended.c extended.l ../src/flex -o header_nr_scanner.c header_nr_scanner.l ../src/flex -o header_r_scanner.c header_r_scanner.l ../src/flex -o mem_nr.c mem_nr.l ../src/flex -o mem_r.c mem_r.l ../src/flex -o multiple_scanners_nr_1.c multiple_scanners_nr_1.l ../src/flex -o multiple_scanners_nr_2.c multiple_scanners_nr_2.l ../src/flex -o multiple_scanners_r_1.c multiple_scanners_r_1.l ../src/flex -o multiple_scanners_r_2.c multiple_scanners_r_2.l ../src/flex -o posix.c posix.l POSIXLY_CORRECT=1 ../src/flex -o posixly_correct.c posixly_correct.l ../src/flex -o prefix_nr.c prefix_nr.l ../src/flex -o prefix_r.c prefix_r.l ../src/flex -o quote_in_comment.c quote_in_comment.l ../src/flex -o quotes.c quotes.l ../src/flex -o string_nr.c string_nr.l ../src/flex -o string_r.c string_r.l ../src/flex -o top.c top.l ../src/flex -o yyextra.c yyextra.l ../src/flex --unsafe-no-m4-sect3-escape -o reject_nr.reject.c reject.l4 ../src/flex --unsafe-no-m4-sect3-escape --reentrant -o reject_r.reject.c reject.l4 ../src/flex --unsafe-no-m4-sect3-escape -o reject_ver.table.c --tables-verify --tables-file=reject_ver.table.tables reject.l4 ../src/flex -o reject_ser.table.c --unsafe-no-m4-sect3-escape --tables-file=reject_ser.table.tables reject.l4 ../src/flex -o include_by_buffer.direct.c include_by_buffer.direct.l ../src/flex -o include_by_push.direct.c include_by_push.direct.l ../src/flex -o include_by_reentrant.direct.c include_by_reentrant.direct.l ../src/flex -o rescan_nr.direct.c rescan_nr.direct.l ../src/flex -o rescan_r.direct.c rescan_r.direct.l /home/buildozer/aports/main/flex/src/flex-2.6.4/tests/bison_nr_parser.y/home/buildozer/aports/main/flex/src/flex-2.6.4/tests/bison_yylval_parser.y:56../src/flex -+ -o cxx_yywrap.cc cxx_yywrap.ll :55.1.1-12-12: : warning:warning: POSIX Yacc does not support %pure-parserPOSIX Yacc does not support %pure-parser [ [-Wyacc-Wyacc]] 56 | 55 | %%ppuurree--ppaarrsseerr | | ^^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/flex/src/flex-2.6.4/tests/bison_nr_parser.y/home/buildozer/aports/main/flex/src/flex-2.6.4/tests/bison_yylval_parser.y:56:55.1.1-12-12: : warning:warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [ [-Wdeprecated-Wdeprecated]] 55 | %p 56 | u%rpeu-rpea-rpsaerrs e | r^ ~ | ~^~~~~~~~~~~~~~~~~~~~ ~ | %define api.pure | %define api.pure /home/buildozer/aports/main/flex/src/flex-2.6.4/tests/bison_nr_parser.y:64.15/home/buildozer/aports/main/flex/src/flex-2.6.4/tests/bison_yylval_parser.y-17:65: .17warning:-20 : POSIX Yacc does not support string literalswarning: [ -WyaccPOSIX Yacc does not support string literals] [ -Wyacc] 64 | %to 65 | k%etno k eEnQ U ALLT S"L=A"S H | ^"~<~/ " | ^~~~ /home/buildozer/aports/main/flex/src/flex-2.6.4/tests/bison_nr_parser.y:65.15-17: warning: POSIX Yacc does not support string literals [-Wyacc] 65 | %token COLON ":" | ^~~ /home/buildozer/aports/main/flex/src/flex-2.6.4/tests/bison_nr_parser.y:66.15-17: warning: POSIX Yacc does not support string literals [-Wyacc] 66 | %token SPACE " " | ^~~ ../src/flex -o pthread.c pthread.l ../src/flex -o lineno_nr.c lineno_nr.l /home/buildozer/aports/main/flex/src/flex-2.6.4/tests/bison_yylloc_parser.y:57.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc] 57 | %pure-parser | ^~~~~~~~~~~~ /home/buildozer/aports/main/flex/src/flex-2.6.4/tests/bison_yylloc_parser.y:57.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated] 57 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure /home/buildozer/aports/main/flex/src/flex-2.6.4/tests/bison_yylloc_parser.y:65.15-17: warning: POSIX Yacc does not support string literals [-Wyacc] 65 | %token EQUAL "=" | ^~~ /home/buildozer/aports/main/flex/src/flex-2.6.4/tests/bison_yylloc_parser.y:66.15-17: warning: POSIX Yacc does not support string literals [-Wyacc] 66 | %token COLON ":" | ^~~ /home/buildozer/aports/main/flex/src/flex-2.6.4/tests/bison_yylloc_parser.y:67.15-17: warning: POSIX Yacc does not support string literals [-Wyacc] 67 | %token SPACE " " | ^~~ ../src/flex -o lineno_r.c lineno_r.l ../src/flex -o lineno_trailing.c lineno_trailing.l ../src/flex --unsafe-no-m4-sect3-escape -P _Ca -Ca -o tableopts_opt_nr-Ca.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Ce -Ce -o tableopts_opt_nr-Ce.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cf -Cf -o tableopts_opt_nr-Cf.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _CF -CF -o tableopts_opt_nr-CF.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cm -Cm -o tableopts_opt_nr-Cm.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cem -Cem -o tableopts_opt_nr-Cem.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cae -Cae -o tableopts_opt_nr-Cae.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Caef -Caef -o tableopts_opt_nr-Caef.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _CaeF -CaeF -o tableopts_opt_nr-CaeF.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cam -Cam -o tableopts_opt_nr-Cam.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Caem -Caem -o tableopts_opt_nr-Caem.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Ca --reentrant -Ca -o tableopts_opt_r-Ca.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Ce --reentrant -Ce -o tableopts_opt_r-Ce.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cf --reentrant -Cf -o tableopts_opt_r-Cf.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _CF --reentrant -CF -o tableopts_opt_r-CF.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cm --reentrant -Cm -o tableopts_opt_r-Cm.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cem --reentrant -Cem -o tableopts_opt_r-Cem.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cae --reentrant -Cae -o tableopts_opt_r-Cae.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Caef --reentrant -Caef -o tableopts_opt_r-Caef.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _CaeF --reentrant -CaeF -o tableopts_opt_r-CaeF.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cam --reentrant -Cam -o tableopts_opt_r-Cam.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Caem --reentrant -Caem -o tableopts_opt_r-Caem.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Ca --tables-file="tableopts_ser_nr-Ca.ser.tables" -Ca -o tableopts_ser_nr-Ca.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Ce --tables-file="tableopts_ser_nr-Ce.ser.tables" -Ce -o tableopts_ser_nr-Ce.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cf --tables-file="tableopts_ser_nr-Cf.ser.tables" -Cf -o tableopts_ser_nr-Cf.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _CF --tables-file="tableopts_ser_nr-CF.ser.tables" -CF -o tableopts_ser_nr-CF.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cm --tables-file="tableopts_ser_nr-Cm.ser.tables" -Cm -o tableopts_ser_nr-Cm.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cem --tables-file="tableopts_ser_nr-Cem.ser.tables" -Cem -o tableopts_ser_nr-Cem.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cae --tables-file="tableopts_ser_nr-Cae.ser.tables" -Cae -o tableopts_ser_nr-Cae.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Caef --tables-file="tableopts_ser_nr-Caef.ser.tables" -Caef -o tableopts_ser_nr-Caef.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _CaeF --tables-file="tableopts_ser_nr-CaeF.ser.tables" -CaeF -o tableopts_ser_nr-CaeF.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cam --tables-file="tableopts_ser_nr-Cam.ser.tables" -Cam -o tableopts_ser_nr-Cam.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Caem --tables-file="tableopts_ser_nr-Caem.ser.tables" -Caem -o tableopts_ser_nr-Caem.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Ca -R --tables-file="tableopts_ser_r-Ca.ser.tables" -Ca -o tableopts_ser_r-Ca.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Ce -R --tables-file="tableopts_ser_r-Ce.ser.tables" -Ce -o tableopts_ser_r-Ce.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cf -R --tables-file="tableopts_ser_r-Cf.ser.tables" -Cf -o tableopts_ser_r-Cf.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _CF -R --tables-file="tableopts_ser_r-CF.ser.tables" -CF -o tableopts_ser_r-CF.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cm -R --tables-file="tableopts_ser_r-Cm.ser.tables" -Cm -o tableopts_ser_r-Cm.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cem -R --tables-file="tableopts_ser_r-Cem.ser.tables" -Cem -o tableopts_ser_r-Cem.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cae -R --tables-file="tableopts_ser_r-Cae.ser.tables" -Cae -o tableopts_ser_r-Cae.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Caef -R --tables-file="tableopts_ser_r-Caef.ser.tables" -Caef -o tableopts_ser_r-Caef.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _CaeF -R --tables-file="tableopts_ser_r-CaeF.ser.tables" -CaeF -o tableopts_ser_r-CaeF.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cam -R --tables-file="tableopts_ser_r-Cam.ser.tables" -Cam -o tableopts_ser_r-Cam.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Caem -R --tables-file="tableopts_ser_r-Caem.ser.tables" -Caem -o tableopts_ser_r-Caem.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Ca --tables-file="tableopts_ver_nr-Ca.ver.tables" --tables-verify -Ca -o tableopts_ver_nr-Ca.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Ce --tables-file="tableopts_ver_nr-Ce.ver.tables" --tables-verify -Ce -o tableopts_ver_nr-Ce.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cf --tables-file="tableopts_ver_nr-Cf.ver.tables" --tables-verify -Cf -o tableopts_ver_nr-Cf.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _CF --tables-file="tableopts_ver_nr-CF.ver.tables" --tables-verify -CF -o tableopts_ver_nr-CF.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cm --tables-file="tableopts_ver_nr-Cm.ver.tables" --tables-verify -Cm -o tableopts_ver_nr-Cm.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cem --tables-file="tableopts_ver_nr-Cem.ver.tables" --tables-verify -Cem -o tableopts_ver_nr-Cem.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cae --tables-file="tableopts_ver_nr-Cae.ver.tables" --tables-verify -Cae -o tableopts_ver_nr-Cae.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Caef --tables-file="tableopts_ver_nr-Caef.ver.tables" --tables-verify -Caef -o tableopts_ver_nr-Caef.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _CaeF --tables-file="tableopts_ver_nr-CaeF.ver.tables" --tables-verify -CaeF -o tableopts_ver_nr-CaeF.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cam --tables-file="tableopts_ver_nr-Cam.ver.tables" --tables-verify -Cam -o tableopts_ver_nr-Cam.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Caem --tables-file="tableopts_ver_nr-Caem.ver.tables" --tables-verify -Caem -o tableopts_ver_nr-Caem.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Ca -R --tables-file="tableopts_ver_r-Ca.ver.tables" --tables-verify -Ca -o tableopts_ver_r-Ca.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Ce -R --tables-file="tableopts_ver_r-Ce.ver.tables" --tables-verify -Ce -o tableopts_ver_r-Ce.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cf -R --tables-file="tableopts_ver_r-Cf.ver.tables" --tables-verify -Cf -o tableopts_ver_r-Cf.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _CF -R --tables-file="tableopts_ver_r-CF.ver.tables" --tables-verify -CF -o tableopts_ver_r-CF.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cm -R --tables-file="tableopts_ver_r-Cm.ver.tables" --tables-verify -Cm -o tableopts_ver_r-Cm.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cem -R --tables-file="tableopts_ver_r-Cem.ver.tables" --tables-verify -Cem -o tableopts_ver_r-Cem.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cae -R --tables-file="tableopts_ver_r-Cae.ver.tables" --tables-verify -Cae -o tableopts_ver_r-Cae.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Caef -R --tables-file="tableopts_ver_r-Caef.ver.tables" --tables-verify -Caef -o tableopts_ver_r-Caef.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _CaeF -R --tables-file="tableopts_ver_r-CaeF.ver.tables" --tables-verify -CaeF -o tableopts_ver_r-CaeF.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Cam -R --tables-file="tableopts_ver_r-Cam.ver.tables" --tables-verify -Cam -o tableopts_ver_r-Cam.c tableopts.l4 ../src/flex --unsafe-no-m4-sect3-escape -P _Caem -R --tables-file="tableopts_ver_r-Caem.ver.tables" --tables-verify -Caem -o tableopts_ver_r-Caem.c tableopts.l4 make[2]: Nothing to be done for 'options.cn'. make[2]: Nothing to be done for 'testwrapper-direct.sh'. make[2]: Nothing to be done for 'testwrapper.sh'. depbase=`echo alloc_extra.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT alloc_extra.o -MD -MP -MF $depbase.Tpo -c -o alloc_extra.o alloc_extra.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo array_nr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT array_nr.o -MD -MP -MF $depbase.Tpo -c -o array_nr.o array_nr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo array_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT array_r.o -MD -MP -MF $depbase.Tpo -c -o array_r.o array_r.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo basic_nr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT basic_nr.o -MD -MP -MF $depbase.Tpo -c -o basic_nr.o basic_nr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo basic_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT basic_r.o -MD -MP -MF $depbase.Tpo -c -o basic_r.o basic_r.c &&\ mv -f $depbase.Tpo $depbase.Po /home/buildozer/aports/main/flex/src/flex-2.6.4/tests/bison_yylval_parser.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] depbase=`echo c_cxx_nr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT c_cxx_nr.o -MD -MP -MF $depbase.Tpo -c -o c_cxx_nr.o c_cxx_nr.cc &&\ mv -f $depbase.Tpo $depbase.Po /home/buildozer/aports/main/flex/src/flex-2.6.4/tests/bison_nr_parser.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] depbase=`echo c_cxx_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT c_cxx_r.o -MD -MP -MF $depbase.Tpo -c -o c_cxx_r.o c_cxx_r.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ccl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ccl.o -MD -MP -MF $depbase.Tpo -c -o ccl.o ccl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cxx_basic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT cxx_basic.o -MD -MP -MF $depbase.Tpo -c -o cxx_basic.o cxx_basic.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cxx_multiple_scanners_1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT cxx_multiple_scanners_1.o -MD -MP -MF $depbase.Tpo -c -o cxx_multiple_scanners_1.o cxx_multiple_scanners_1.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cxx_multiple_scanners_2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT cxx_multiple_scanners_2.o -MD -MP -MF $depbase.Tpo -c -o cxx_multiple_scanners_2.o cxx_multiple_scanners_2.cc &&\ mv -f $depbase.Tpo $depbase.Po /home/buildozer/aports/main/flex/src/flex-2.6.4/tests/bison_yylloc_parser.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] depbase=`echo cxx_restart.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT cxx_restart.o -MD -MP -MF $depbase.Tpo -c -o cxx_restart.o cxx_restart.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo debug_nr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT debug_nr.o -MD -MP -MF $depbase.Tpo -c -o debug_nr.o debug_nr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo debug_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT debug_r.o -MD -MP -MF $depbase.Tpo -c -o debug_r.o debug_r.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo extended.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT extended.o -MD -MP -MF $depbase.Tpo -c -o extended.o extended.c &&\ mv -f $depbase.Tpo $depbase.Po updating bison_nr_parser.h depbase=`echo header_nr_scanner.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT header_nr_scanner.o -MD -MP -MF $depbase.Tpo -c -o header_nr_scanner.o header_nr_scanner.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo header_r_scanner.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT header_r_scanner.o -MD -MP -MF $depbase.Tpo -c -o header_r_scanner.o header_r_scanner.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mem_nr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mem_nr.o -MD -MP -MF $depbase.Tpo -c -o mem_nr.o mem_nr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mem_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mem_r.o -MD -MP -MF $depbase.Tpo -c -o mem_r.o mem_r.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo multiple_scanners_nr_1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT multiple_scanners_nr_1.o -MD -MP -MF $depbase.Tpo -c -o multiple_scanners_nr_1.o multiple_scanners_nr_1.c &&\ mv -f $depbase.Tpo $depbase.Po updating bison_yylval_parser.h depbase=`echo multiple_scanners_nr_2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT multiple_scanners_nr_2.o -MD -MP -MF $depbase.Tpo -c -o multiple_scanners_nr_2.o multiple_scanners_nr_2.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo multiple_scanners_r_1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT multiple_scanners_r_1.o -MD -MP -MF $depbase.Tpo -c -o multiple_scanners_r_1.o multiple_scanners_r_1.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo multiple_scanners_r_2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT multiple_scanners_r_2.o -MD -MP -MF $depbase.Tpo -c -o multiple_scanners_r_2.o multiple_scanners_r_2.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo posix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT posix.o -MD -MP -MF $depbase.Tpo -c -o posix.o posix.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo posixly_correct.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT posixly_correct.o -MD -MP -MF $depbase.Tpo -c -o posixly_correct.o posixly_correct.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo prefix_nr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT prefix_nr.o -MD -MP -MF $depbase.Tpo -c -o prefix_nr.o prefix_nr.c &&\ mv -f $depbase.Tpo $depbase.Po updating bison_yylloc_parser.h depbase=`echo prefix_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT prefix_r.o -MD -MP -MF $depbase.Tpo -c -o prefix_r.o prefix_r.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo quote_in_comment.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT quote_in_comment.o -MD -MP -MF $depbase.Tpo -c -o quote_in_comment.o quote_in_comment.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo quotes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT quotes.o -MD -MP -MF $depbase.Tpo -c -o quotes.o quotes.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo string_nr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT string_nr.o -MD -MP -MF $depbase.Tpo -c -o string_nr.o string_nr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo string_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT string_r.o -MD -MP -MF $depbase.Tpo -c -o string_r.o string_r.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo top.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT top.o -MD -MP -MF $depbase.Tpo -c -o top.o top.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo top_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT top_main.o -MD -MP -MF $depbase.Tpo -c -o top_main.o top_main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yyextra.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT yyextra.o -MD -MP -MF $depbase.Tpo -c -o yyextra.o yyextra.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo reject_nr.reject.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT reject_nr.reject.o -MD -MP -MF $depbase.Tpo -c -o reject_nr.reject.o reject_nr.reject.c &&\ mv -f $depbase.Tpo $depbase.Po cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_IS_REENTRANT -c -o reject_r.reject.o reject_r.reject.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o reject_ver.table.o reject_ver.table.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o reject_ser.table.o reject_ser.table.c depbase=`echo include_by_buffer.direct.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT include_by_buffer.direct.o -MD -MP -MF $depbase.Tpo -c -o include_by_buffer.direct.o include_by_buffer.direct.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo include_by_push.direct.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT include_by_push.direct.o -MD -MP -MF $depbase.Tpo -c -o include_by_push.direct.o include_by_push.direct.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo include_by_reentrant.direct.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT include_by_reentrant.direct.o -MD -MP -MF $depbase.Tpo -c -o include_by_reentrant.direct.o include_by_reentrant.direct.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rescan_nr.direct.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT rescan_nr.direct.o -MD -MP -MF $depbase.Tpo -c -o rescan_nr.direct.o rescan_nr.direct.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rescan_r.direct.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT rescan_r.direct.o -MD -MP -MF $depbase.Tpo -c -o rescan_r.direct.o rescan_r.direct.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cxx_yywrap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT cxx_yywrap.o -MD -MP -MF $depbase.Tpo -c -o cxx_yywrap.o cxx_yywrap.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo pthread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT pthread.o -MD -MP -MF $depbase.Tpo -c -o pthread.o pthread.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lineno_nr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT lineno_nr.o -MD -MP -MF $depbase.Tpo -c -o lineno_nr.o lineno_nr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lineno_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT lineno_r.o -MD -MP -MF $depbase.Tpo -c -o lineno_r.o lineno_r.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lineno_trailing.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT lineno_trailing.o -MD -MP -MF $depbase.Tpo -c -o lineno_trailing.o lineno_trailing.c &&\ mv -f $depbase.Tpo $depbase.Po cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o tableopts_opt_nr-Ca.o tableopts_opt_nr-Ca.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o tableopts_opt_nr-Ce.o tableopts_opt_nr-Ce.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o tableopts_opt_nr-Cf.o tableopts_opt_nr-Cf.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o tableopts_opt_nr-CF.o tableopts_opt_nr-CF.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o tableopts_opt_nr-Cm.o tableopts_opt_nr-Cm.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o tableopts_opt_nr-Cem.o tableopts_opt_nr-Cem.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o tableopts_opt_nr-Cae.o tableopts_opt_nr-Cae.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o tableopts_opt_nr-Caef.o tableopts_opt_nr-Caef.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o tableopts_opt_nr-CaeF.o tableopts_opt_nr-CaeF.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o tableopts_opt_nr-Cam.o tableopts_opt_nr-Cam.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o tableopts_opt_nr-Caem.o tableopts_opt_nr-Caem.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_IS_REENTRANT -c -o tableopts_opt_r-Ca.o tableopts_opt_r-Ca.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_IS_REENTRANT -c -o tableopts_opt_r-Ce.o tableopts_opt_r-Ce.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_IS_REENTRANT -c -o tableopts_opt_r-Cf.o tableopts_opt_r-Cf.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_IS_REENTRANT -c -o tableopts_opt_r-CF.o tableopts_opt_r-CF.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_IS_REENTRANT -c -o tableopts_opt_r-Cm.o tableopts_opt_r-Cm.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_IS_REENTRANT -c -o tableopts_opt_r-Cem.o tableopts_opt_r-Cem.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_IS_REENTRANT -c -o tableopts_opt_r-Cae.o tableopts_opt_r-Cae.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_IS_REENTRANT -c -o tableopts_opt_r-Caef.o tableopts_opt_r-Caef.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_IS_REENTRANT -c -o tableopts_opt_r-CaeF.o tableopts_opt_r-CaeF.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_IS_REENTRANT -c -o tableopts_opt_r-Cam.o tableopts_opt_r-Cam.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_IS_REENTRANT -c -o tableopts_opt_r-Caem.o tableopts_opt_r-Caem.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ser_nr-Ca.o tableopts_ser_nr-Ca.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ser_nr-Ce.o tableopts_ser_nr-Ce.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ser_nr-Cf.o tableopts_ser_nr-Cf.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ser_nr-CF.o tableopts_ser_nr-CF.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ser_nr-Cm.o tableopts_ser_nr-Cm.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ser_nr-Cem.o tableopts_ser_nr-Cem.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ser_nr-Cae.o tableopts_ser_nr-Cae.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ser_nr-Caef.o tableopts_ser_nr-Caef.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ser_nr-CaeF.o tableopts_ser_nr-CaeF.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ser_nr-Cam.o tableopts_ser_nr-Cam.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ser_nr-Caem.o tableopts_ser_nr-Caem.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ser_r-Ca.o tableopts_ser_r-Ca.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ser_r-Ce.o tableopts_ser_r-Ce.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ser_r-Cf.o tableopts_ser_r-Cf.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ser_r-CF.o tableopts_ser_r-CF.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ser_r-Cm.o tableopts_ser_r-Cm.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ser_r-Cem.o tableopts_ser_r-Cem.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ser_r-Cae.o tableopts_ser_r-Cae.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ser_r-Caef.o tableopts_ser_r-Caef.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ser_r-CaeF.o tableopts_ser_r-CaeF.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ser_r-Cam.o tableopts_ser_r-Cam.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ser_r-Caem.o tableopts_ser_r-Caem.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ver_nr-Ca.o tableopts_ver_nr-Ca.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ver_nr-Ce.o tableopts_ver_nr-Ce.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ver_nr-Cf.o tableopts_ver_nr-Cf.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ver_nr-CF.o tableopts_ver_nr-CF.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ver_nr-Cm.o tableopts_ver_nr-Cm.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ver_nr-Cem.o tableopts_ver_nr-Cem.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ver_nr-Cae.o tableopts_ver_nr-Cae.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ver_nr-Caef.o tableopts_ver_nr-Caef.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ver_nr-CaeF.o tableopts_ver_nr-CaeF.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ver_nr-Cam.o tableopts_ver_nr-Cam.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ver_nr-Caem.o tableopts_ver_nr-Caem.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ver_r-Ca.o tableopts_ver_r-Ca.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ver_r-Ce.o tableopts_ver_r-Ce.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ver_r-Cf.o tableopts_ver_r-Cf.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ver_r-CF.o tableopts_ver_r-CF.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ver_r-Cm.o tableopts_ver_r-Cm.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ver_r-Cem.o tableopts_ver_r-Cem.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ver_r-Cae.o tableopts_ver_r-Cae.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ver_r-Caef.o tableopts_ver_r-Caef.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ver_r-CaeF.o tableopts_ver_r-CaeF.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ver_r-Cam.o tableopts_ver_r-Cam.c cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ver_r-Caem.o tableopts_ver_r-Caem.c /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o alloc_extra alloc_extra.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o array_nr array_nr.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o array_r array_r.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o basic_nr basic_nr.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o basic_r basic_r.o -lm depbase=`echo bison_nr_parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT bison_nr_parser.o -MD -MP -MF $depbase.Tpo -c -o bison_nr_parser.o bison_nr_parser.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bison_nr_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT bison_nr_main.o -MD -MP -MF $depbase.Tpo -c -o bison_nr_main.o bison_nr_main.c &&\ mv -f $depbase.Tpo $depbase.Po libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o array_nr array_nr.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o alloc_extra alloc_extra.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o basic_nr basic_nr.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o array_r array_r.o -lm depbase=`echo bison_yylloc_parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT bison_yylloc_parser.o -MD -MP -MF $depbase.Tpo -c -o bison_yylloc_parser.o bison_yylloc_parser.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bison_yylval_parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT bison_yylval_parser.o -MD -MP -MF $depbase.Tpo -c -o bison_yylval_parser.o bison_yylval_parser.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -o c_cxx_nr c_cxx_nr.o -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -o c_cxx_r c_cxx_r.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o ccl ccl.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o basic_r basic_r.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o debug_nr debug_nr.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o debug_r debug_r.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o extended extended.o -lm depbase=`echo header_nr_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT header_nr_main.o -MD -MP -MF $depbase.Tpo -c -o header_nr_main.o header_nr_main.c &&\ mv -f $depbase.Tpo $depbase.Po libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o ccl ccl.o -lm depbase=`echo header_r_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT header_r_main.o -MD -MP -MF $depbase.Tpo -c -o header_r_main.o header_r_main.c &&\ mv -f $depbase.Tpo $depbase.Po libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o debug_nr debug_nr.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o debug_r debug_r.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o mem_nr mem_nr.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o extended extended.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o mem_r mem_r.o -lm depbase=`echo multiple_scanners_nr_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT multiple_scanners_nr_main.o -MD -MP -MF $depbase.Tpo -c -o multiple_scanners_nr_main.o multiple_scanners_nr_main.c &&\ mv -f $depbase.Tpo $depbase.Po libtool: link: c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o c_cxx_r c_cxx_r.o -lm depbase=`echo multiple_scanners_r_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT multiple_scanners_r_main.o -MD -MP -MF $depbase.Tpo -c -o multiple_scanners_r_main.o multiple_scanners_r_main.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o posix posix.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o posixly_correct posixly_correct.o -lm libtool: link: c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o c_cxx_nr c_cxx_nr.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o prefix_nr prefix_nr.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o mem_nr mem_nr.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o mem_r mem_r.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o prefix_r prefix_r.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o quote_in_comment quote_in_comment.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o string_nr string_nr.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o quotes quotes.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o posix posix.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o posixly_correct posixly_correct.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o string_r string_r.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o top top.o top_main.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o yyextra yyextra.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o reject_nr.reject reject_nr.reject.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o reject_r.reject reject_r.reject.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o reject_ver.table reject_ver.table.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o reject_ser.table reject_ser.table.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o prefix_nr prefix_nr.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o include_by_buffer.direct include_by_buffer.direct.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o include_by_push.direct include_by_push.direct.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o string_nr string_nr.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o include_by_reentrant.direct include_by_reentrant.direct.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o prefix_r prefix_r.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o rescan_nr.direct rescan_nr.direct.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o quote_in_comment quote_in_comment.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o rescan_r.direct rescan_r.direct.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o reject_ser.table reject_ser.table.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o quotes quotes.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o reject_nr.reject reject_nr.reject.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o top top.o top_main.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o pthread.pthread pthread.o -lpthread -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o lineno_nr.one lineno_nr.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o reject_r.reject reject_r.reject.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o lineno_r.one lineno_r.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o string_r string_r.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o lineno_trailing.one lineno_trailing.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o reject_ver.table reject_ver.table.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_opt_nr-Ca.opt -o tableopts_opt_nr-Ca.opt tableopts_opt_nr-Ca.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_opt_nr-Ce.opt -o tableopts_opt_nr-Ce.opt tableopts_opt_nr-Ce.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_opt_nr-Cf.opt -o tableopts_opt_nr-Cf.opt tableopts_opt_nr-Cf.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_opt_nr-CF.opt -o tableopts_opt_nr-CF.opt tableopts_opt_nr-CF.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_opt_nr-Cm.opt -o tableopts_opt_nr-Cm.opt tableopts_opt_nr-Cm.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o include_by_buffer.direct include_by_buffer.direct.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o include_by_push.direct include_by_push.direct.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_opt_nr-Cem.opt -o tableopts_opt_nr-Cem.opt tableopts_opt_nr-Cem.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_opt_nr-Cae.opt -o tableopts_opt_nr-Cae.opt tableopts_opt_nr-Cae.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o yyextra yyextra.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_opt_nr-Caef.opt -o tableopts_opt_nr-Caef.opt tableopts_opt_nr-Caef.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o include_by_reentrant.direct include_by_reentrant.direct.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_opt_nr-CaeF.opt -o tableopts_opt_nr-CaeF.opt tableopts_opt_nr-CaeF.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_opt_nr-Cam.opt -o tableopts_opt_nr-Cam.opt tableopts_opt_nr-Cam.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_opt_nr-Caem.opt -o tableopts_opt_nr-Caem.opt tableopts_opt_nr-Caem.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_opt_r-Ca.opt -o tableopts_opt_r-Ca.opt tableopts_opt_r-Ca.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_opt_r-Ce.opt -o tableopts_opt_r-Ce.opt tableopts_opt_r-Ce.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o rescan_nr.direct rescan_nr.direct.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_opt_r-Cf.opt -o tableopts_opt_r-Cf.opt tableopts_opt_r-Cf.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o rescan_r.direct rescan_r.direct.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o lineno_trailing.one lineno_trailing.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o lineno_r.one lineno_r.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o lineno_nr.one lineno_nr.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_opt_nr-CF.opt -o tableopts_opt_nr-CF.opt tableopts_opt_nr-CF.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_opt_r-CF.opt -o tableopts_opt_r-CF.opt tableopts_opt_r-CF.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o pthread.pthread pthread.o -lpthread -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_opt_r-Cm.opt -o tableopts_opt_r-Cm.opt tableopts_opt_r-Cm.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_opt_nr-Ce.opt -o tableopts_opt_nr-Ce.opt tableopts_opt_nr-Ce.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_opt_nr-Ca.opt -o tableopts_opt_nr-Ca.opt tableopts_opt_nr-Ca.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_opt_nr-Cae.opt -o tableopts_opt_nr-Cae.opt tableopts_opt_nr-Cae.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_opt_nr-Cm.opt -o tableopts_opt_nr-Cm.opt tableopts_opt_nr-Cm.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_opt_r-Cem.opt -o tableopts_opt_r-Cem.opt tableopts_opt_r-Cem.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_opt_r-Cae.opt -o tableopts_opt_r-Cae.opt tableopts_opt_r-Cae.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_opt_r-CaeF.opt -o tableopts_opt_r-CaeF.opt tableopts_opt_r-CaeF.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_opt_r-Cam.opt -o tableopts_opt_r-Cam.opt tableopts_opt_r-Cam.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_opt_r-Caem.opt -o tableopts_opt_r-Caem.opt tableopts_opt_r-Caem.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_opt_nr-Cem.opt -o tableopts_opt_nr-Cem.opt tableopts_opt_nr-Cem.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_opt_nr-Cf.opt -o tableopts_opt_nr-Cf.opt tableopts_opt_nr-Cf.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ser_nr-Ca.ser -o tableopts_ser_nr-Ca.ser tableopts_ser_nr-Ca.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ser_nr-Cf.ser -o tableopts_ser_nr-Cf.ser tableopts_ser_nr-Cf.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ser_nr-Cm.ser -o tableopts_ser_nr-Cm.ser tableopts_ser_nr-Cm.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_opt_nr-Caef.opt -o tableopts_opt_nr-Caef.opt tableopts_opt_nr-Caef.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ser_nr-Cem.ser -o tableopts_ser_nr-Cem.ser tableopts_ser_nr-Cem.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ser_nr-Cam.ser -o tableopts_ser_nr-Cam.ser tableopts_ser_nr-Cam.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ser_nr-Caem.ser -o tableopts_ser_nr-Caem.ser tableopts_ser_nr-Caem.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ser_r-Ca.ser -o tableopts_ser_r-Ca.ser tableopts_ser_r-Ca.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_opt_nr-Caem.opt -o tableopts_opt_nr-Caem.opt tableopts_opt_nr-Caem.o depbase=`echo bison_nr_scanner.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT bison_nr_scanner.o -MD -MP -MF $depbase.Tpo -c -o bison_nr_scanner.o bison_nr_scanner.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bison_yylloc_scanner.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT bison_yylloc_scanner.o -MD -MP -MF $depbase.Tpo -c -o bison_yylloc_scanner.o bison_yylloc_scanner.c &&\ mv -f $depbase.Tpo $depbase.Po libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_opt_nr-Cam.opt -o tableopts_opt_nr-Cam.opt tableopts_opt_nr-Cam.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_opt_nr-CaeF.opt -o tableopts_opt_nr-CaeF.opt tableopts_opt_nr-CaeF.o depbase=`echo bison_yylloc_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT bison_yylloc_main.o -MD -MP -MF $depbase.Tpo -c -o bison_yylloc_main.o bison_yylloc_main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bison_yylval_scanner.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT bison_yylval_scanner.o -MD -MP -MF $depbase.Tpo -c -o bison_yylval_scanner.o bison_yylval_scanner.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bison_yylval_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -MT bison_yylval_main.o -MD -MP -MF $depbase.Tpo -c -o bison_yylval_main.o bison_yylval_main.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o header_nr header_nr_scanner.o header_nr_main.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_opt_r-Ca.opt -o tableopts_opt_r-Ca.opt tableopts_opt_r-Ca.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o header_r header_r_scanner.o header_r_main.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o multiple_scanners_nr multiple_scanners_nr_main.o multiple_scanners_nr_1.o multiple_scanners_nr_2.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_opt_r-CF.opt -o tableopts_opt_r-CF.opt tableopts_opt_r-CF.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_opt_r-Cae.opt -o tableopts_opt_r-Cae.opt tableopts_opt_r-Cae.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o multiple_scanners_r multiple_scanners_r_main.o multiple_scanners_r_1.o multiple_scanners_r_2.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_opt_r-Ce.opt -o tableopts_opt_r-Ce.opt tableopts_opt_r-Ce.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_opt_r-Cf.opt -o tableopts_opt_r-Cf.opt tableopts_opt_r-Cf.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ser_nr-Ca.ser -o tableopts_ser_nr-Ca.ser tableopts_ser_nr-Ca.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_opt_r-Cem.opt -o tableopts_opt_r-Cem.opt tableopts_opt_r-Cem.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ser_nr-Cem.ser -o tableopts_ser_nr-Cem.ser tableopts_ser_nr-Cem.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_opt_r-Cm.opt -o tableopts_opt_r-Cm.opt tableopts_opt_r-Cm.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ser_nr-Cf.ser -o tableopts_ser_nr-Cf.ser tableopts_ser_nr-Cf.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_opt_r-Caef.opt -o tableopts_opt_r-Caef.opt tableopts_opt_r-Caef.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ser_nr-Caem.ser -o tableopts_ser_nr-Caem.ser tableopts_ser_nr-Caem.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ser_nr-Cam.ser -o tableopts_ser_nr-Cam.ser tableopts_ser_nr-Cam.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_opt_r-CaeF.opt -o tableopts_opt_r-CaeF.opt tableopts_opt_r-CaeF.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ser_nr-Cm.ser -o tableopts_ser_nr-Cm.ser tableopts_ser_nr-Cm.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ser_nr-Cae.ser -o tableopts_ser_nr-Cae.ser tableopts_ser_nr-Cae.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_opt_r-Caem.opt -o tableopts_opt_r-Caem.opt tableopts_opt_r-Caem.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ser_nr-Caef.ser -o tableopts_ser_nr-Caef.ser tableopts_ser_nr-Caef.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ser_r-Ca.ser -o tableopts_ser_r-Ca.ser tableopts_ser_r-Ca.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ser_r-CF.ser -o tableopts_ser_r-CF.ser tableopts_ser_r-CF.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ser_r-Cae.ser -o tableopts_ser_r-Cae.ser tableopts_ser_r-Cae.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_opt_r-Cam.opt -o tableopts_opt_r-Cam.opt tableopts_opt_r-Cam.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ser_nr-Ce.ser -o tableopts_ser_nr-Ce.ser tableopts_ser_nr-Ce.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o header_r header_r_scanner.o header_r_main.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o header_nr header_nr_scanner.o header_nr_main.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o multiple_scanners_r multiple_scanners_r_main.o multiple_scanners_r_1.o multiple_scanners_r_2.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o multiple_scanners_nr multiple_scanners_nr_main.o multiple_scanners_nr_1.o multiple_scanners_nr_2.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_opt_r-Caef.opt -o tableopts_opt_r-Caef.opt tableopts_opt_r-Caef.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ser_r-Cem.ser -o tableopts_ser_r-Cem.ser tableopts_ser_r-Cem.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ver_nr-Ca.ver -o tableopts_ver_nr-Ca.ver tableopts_ver_nr-Ca.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ver_nr-CF.ver -o tableopts_ver_nr-CF.ver tableopts_ver_nr-CF.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ser_r-Ce.ser -o tableopts_ser_r-Ce.ser tableopts_ser_r-Ce.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ser_nr-Caef.ser -o tableopts_ser_nr-Caef.ser tableopts_ser_nr-Caef.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ser_r-CF.ser -o tableopts_ser_r-CF.ser tableopts_ser_r-CF.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ser_r-Cae.ser -o tableopts_ser_r-Cae.ser tableopts_ser_r-Cae.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ser_nr-Cae.ser -o tableopts_ser_nr-Cae.ser tableopts_ser_nr-Cae.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ser_nr-Ce.ser -o tableopts_ser_nr-Ce.ser tableopts_ser_nr-Ce.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ser_r-CaeF.ser -o tableopts_ser_r-CaeF.ser tableopts_ser_r-CaeF.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ver_r-Cm.ver -o tableopts_ver_r-Cm.ver tableopts_ver_r-Cm.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ver_r-Cf.ver -o tableopts_ver_r-Cf.ver tableopts_ver_r-Cf.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ver_nr-CF.ver -o tableopts_ver_nr-CF.ver tableopts_ver_nr-CF.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ser_r-Cem.ser -o tableopts_ser_r-Cem.ser tableopts_ser_r-Cem.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ver_nr-Ca.ver -o tableopts_ver_nr-Ca.ver tableopts_ver_nr-Ca.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ser_nr-CF.ser -o tableopts_ser_nr-CF.ser tableopts_ser_nr-CF.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ser_r-Ce.ser -o tableopts_ser_r-Ce.ser tableopts_ser_r-Ce.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ser_nr-CaeF.ser -o tableopts_ser_nr-CaeF.ser tableopts_ser_nr-CaeF.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ver_nr-Cm.ver -o tableopts_ver_nr-Cm.ver tableopts_ver_nr-Cm.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ver_r-Ce.ver -o tableopts_ver_r-Ce.ver tableopts_ver_r-Ce.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ver_r-Cm.ver -o tableopts_ver_r-Cm.ver tableopts_ver_r-Cm.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ver_nr-Caef.ver -o tableopts_ver_nr-Caef.ver tableopts_ver_nr-Caef.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ser_r-CaeF.ser -o tableopts_ser_r-CaeF.ser tableopts_ser_r-CaeF.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ver_r-Cf.ver -o tableopts_ver_r-Cf.ver tableopts_ver_r-Cf.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ver_r-Caef.ver -o tableopts_ver_r-Caef.ver tableopts_ver_r-Caef.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ver_nr-Cem.ver -o tableopts_ver_nr-Cem.ver tableopts_ver_nr-Cem.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ser_r-Cm.ser -o tableopts_ser_r-Cm.ser tableopts_ser_r-Cm.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ver_nr-Cae.ver -o tableopts_ver_nr-Cae.ver tableopts_ver_nr-Cae.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ver_nr-Cf.ver -o tableopts_ver_nr-Cf.ver tableopts_ver_nr-Cf.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ser_r-Caef.ser -o tableopts_ser_r-Caef.ser tableopts_ser_r-Caef.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ser_nr-CF.ser -o tableopts_ser_nr-CF.ser tableopts_ser_nr-CF.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ver_nr-Caem.ver -o tableopts_ver_nr-Caem.ver tableopts_ver_nr-Caem.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ver_nr-Cm.ver -o tableopts_ver_nr-Cm.ver tableopts_ver_nr-Cm.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ver_nr-CaeF.ver -o tableopts_ver_nr-CaeF.ver tableopts_ver_nr-CaeF.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ver_r-Ce.ver -o tableopts_ver_r-Ce.ver tableopts_ver_r-Ce.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ser_nr-CaeF.ser -o tableopts_ser_nr-CaeF.ser tableopts_ser_nr-CaeF.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ver_nr-Caef.ver -o tableopts_ver_nr-Caef.ver tableopts_ver_nr-Caef.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ser_r-Cm.ser -o tableopts_ser_r-Cm.ser tableopts_ser_r-Cm.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ver_r-Caef.ver -o tableopts_ver_r-Caef.ver tableopts_ver_r-Caef.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ver_nr-Cam.ver -o tableopts_ver_nr-Cam.ver tableopts_ver_nr-Cam.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ver_nr-Cem.ver -o tableopts_ver_nr-Cem.ver tableopts_ver_nr-Cem.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ver_nr-Cf.ver -o tableopts_ver_nr-Cf.ver tableopts_ver_nr-Cf.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ver_nr-Cae.ver -o tableopts_ver_nr-Cae.ver tableopts_ver_nr-Cae.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ser_r-Caef.ser -o tableopts_ser_r-Caef.ser tableopts_ser_r-Caef.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ver_nr-Ce.ver -o tableopts_ver_nr-Ce.ver tableopts_ver_nr-Ce.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ver_nr-Caem.ver -o tableopts_ver_nr-Caem.ver tableopts_ver_nr-Caem.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ser_r-Cam.ser -o tableopts_ser_r-Cam.ser tableopts_ser_r-Cam.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ver_nr-CaeF.ver -o tableopts_ver_nr-CaeF.ver tableopts_ver_nr-CaeF.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ver_r-Cae.ver -o tableopts_ver_r-Cae.ver tableopts_ver_r-Cae.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ver_nr-Cam.ver -o tableopts_ver_nr-Cam.ver tableopts_ver_nr-Cam.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ver_r-Cam.ver -o tableopts_ver_r-Cam.ver tableopts_ver_r-Cam.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ser_r-Caem.ser -o tableopts_ser_r-Caem.ser tableopts_ser_r-Caem.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ver_r-Ca.ver -o tableopts_ver_r-Ca.ver tableopts_ver_r-Ca.o /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -o cxx_restart cxx_restart.o -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -o cxx_basic cxx_basic.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ver_nr-Ce.ver -o tableopts_ver_nr-Ce.ver tableopts_ver_nr-Ce.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ser_r-Cam.ser -o tableopts_ser_r-Cam.ser tableopts_ser_r-Cam.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ver_r-CF.ver -o tableopts_ver_r-CF.ver tableopts_ver_r-CF.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ser_r-Cf.ser -o tableopts_ser_r-Cf.ser tableopts_ser_r-Cf.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ver_r-CaeF.ver -o tableopts_ver_r-CaeF.ver tableopts_ver_r-CaeF.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ver_r-Cae.ver -o tableopts_ver_r-Cae.ver tableopts_ver_r-Cae.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ver_r-Cam.ver -o tableopts_ver_r-Cam.ver tableopts_ver_r-Cam.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ver_r-Ca.ver -o tableopts_ver_r-Ca.ver tableopts_ver_r-Ca.o /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -o cxx_multiple_scanners cxx_multiple_scanners_main.o cxx_multiple_scanners_1.o cxx_multiple_scanners_2.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ser_r-Caem.ser -o tableopts_ser_r-Caem.ser tableopts_ser_r-Caem.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ver_r-CF.ver -o tableopts_ver_r-CF.ver tableopts_ver_r-CF.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ver_r-CaeF.ver -o tableopts_ver_r-CaeF.ver tableopts_ver_r-CaeF.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ser_r-Cf.ser -o tableopts_ser_r-Cf.ser tableopts_ser_r-Cf.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ver_r-Caem.ver -o tableopts_ver_r-Caem.ver tableopts_ver_r-Caem.o /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o tableopts_ver_r-Cem.ver -o tableopts_ver_r-Cem.ver tableopts_ver_r-Cem.o libtool: link: c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o cxx_restart cxx_restart.o -lm libtool: link: c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o cxx_basic cxx_basic.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ver_r-Caem.ver -o tableopts_ver_r-Caem.ver tableopts_ver_r-Caem.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o tableopts_ver_r-Cem.ver -o tableopts_ver_r-Cem.ver tableopts_ver_r-Cem.o libtool: link: c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o cxx_multiple_scanners cxx_multiple_scanners_main.o cxx_multiple_scanners_1.o cxx_multiple_scanners_2.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o bison_nr bison_nr_scanner.o bison_nr_parser.o bison_nr_main.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o bison_nr bison_nr_scanner.o bison_nr_parser.o bison_nr_main.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o bison_yylval bison_yylval_scanner.o bison_yylval_parser.o bison_yylval_main.o -lm /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o bison_yylloc bison_yylloc_scanner.o bison_yylloc_parser.o bison_yylloc_main.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o bison_yylval bison_yylval_scanner.o bison_yylval_parser.o bison_yylval_main.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o bison_yylloc bison_yylloc_scanner.o bison_yylloc_parser.o bison_yylloc_main.o -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -o cxx_yywrap.i3 cxx_yywrap.o -lm libtool: link: c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o cxx_yywrap.i3 cxx_yywrap.o -lm rm tableopts_opt_r-Cm.c tableopts_ser_r-Ce.c tableopts_ser_nr-Cm.c tableopts_opt_nr-Caef.c tableopts_opt_r-CaeF.c tableopts_ver_r-Caem.c tableopts_opt_nr-Cam.c tableopts_ver_nr-Caem.c tableopts_ser_r-Caem.c tableopts_ver_nr-CaeF.c tableopts_opt_nr-Cm.c tableopts_ser_r-Cm.c tableopts_ver_nr-Cam.c tableopts_ver_nr-CF.c tableopts_opt_nr-CaeF.c tableopts_ver_r-Cf.c tableopts_ver_r-Ca.c tableopts_opt_nr-Ca.c tableopts_ser_nr-Ce.c tableopts_ver_nr-Cem.c tableopts_ver_r-Cem.c tableopts_ver_nr-Caef.c tableopts_ver_r-Cm.c tableopts_ser_nr-Ca.c c_cxx_nr.cc tableopts_opt_r-Cf.c tableopts_opt_r-Caef.c tableopts_ser_r-Ca.c tableopts_opt_nr-Cae.c tableopts_opt_r-Ca.c tableopts_ser_r-CF.c tableopts_opt_r-Cem.c tableopts_ser_r-Caef.c tableopts_ver_r-Cae.c tableopts_ver_nr-Ca.c tableopts_opt_nr-CF.c tableopts_ser_nr-CaeF.c tableopts_opt_r-CF.c tableopts_ser_r-Cae.c tableopts_ser_nr-Cam.c tableopts_opt_nr-Caem.c tableopts_ver_r-Caef.c tableopts_ser_r-Cem.c tableopts_opt_nr-Ce.c tableopts_ser_r-Cf.c tableopts_ser_r-CaeF.c tableopts_ver_r-Ce.c tableopts_opt_r-Ce.c tableopts_ser_r-Cam.c tableopts_opt_r-Cae.c tableopts_opt_r-Cam.c tableopts_ser_nr-Cf.c tableopts_ser_nr-Cem.c tableopts_opt_r-Caem.c tableopts_ser_nr-Caef.c c_cxx_r.cc tableopts_ver_nr-Ce.c tableopts_ver_nr-Cm.c tableopts_opt_nr-Cem.c tableopts_ver_nr-Cae.c tableopts_ser_nr-Caem.c tableopts_opt_nr-Cf.c tableopts_ver_r-CaeF.c tableopts_ver_nr-Cf.c tableopts_ser_nr-Cae.c tableopts_ser_nr-CF.c tableopts_ver_r-Cam.c tableopts_ver_r-CF.c make[2]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/tests' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/tests' Makefile:2917: warning: ignoring prerequisites on suffix rule definition Makefile:2920: warning: ignoring prerequisites on suffix rule definition Makefile:2947: warning: ignoring prerequisites on suffix rule definition make[3]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/tests' Makefile:2917: warning: ignoring prerequisites on suffix rule definition Makefile:2920: warning: ignoring prerequisites on suffix rule definition Makefile:2947: warning: ignoring prerequisites on suffix rule definition ../src/flex -o c_cxx_nr.cc c_cxx_nr.lll PASS: array_r PASS: basic_r ../src/flex -o c_cxx_r.cc c_cxx_r.lll PASS: basic_nr PASS: array_nr PASS: alloc_extra PASS: ccl PASS: cxx_basic PASS: debug_nr PASS: cxx_restart PASS: debug_r PASS: extended PASS: cxx_multiple_scanners PASS: mem_r PASS: mem_nr PASS: posix PASS: prefix_nr PASS: posixly_correct PASS: prefix_r PASS: quote_in_comment PASS: quotes PASS: string_nr PASS: string_r PASS: top PASS: reject_nr.reject PASS: reject_r.reject PASS: reject_ver.table PASS: reject_ser.table PASS: include_by_push.direct PASS: include_by_reentrant.direct PASS: include_by_buffer.direct PASS: rescan_r.direct PASS: cxx_yywrap.i3 PASS: yyextra PASS: rescan_nr.direct PASS: lineno_nr.one PASS: lineno_r.one PASS: tableopts_opt_nr-Ca.opt PASS: tableopts_opt_nr-Ce.opt PASS: lineno_trailing.one PASS: tableopts_opt_nr-CF.opt PASS: tableopts_opt_nr-Cm.opt PASS: tableopts_opt_nr-Cf.opt PASS: tableopts_opt_nr-Cem.opt PASS: pthread.pthread PASS: tableopts_opt_nr-Caef.opt PASS: tableopts_opt_nr-Cae.opt PASS: tableopts_opt_nr-CaeF.opt PASS: tableopts_opt_nr-Cam.opt PASS: tableopts_opt_nr-Caem.opt PASS: tableopts_opt_r-Cf.opt PASS: tableopts_opt_r-Ce.opt PASS: tableopts_opt_r-Ca.opt PASS: tableopts_opt_r-CF.opt PASS: tableopts_opt_r-Cem.opt PASS: tableopts_opt_r-Cae.opt PASS: tableopts_opt_r-Cm.opt PASS: tableopts_opt_r-Caef.opt PASS: tableopts_opt_r-CaeF.opt PASS: tableopts_opt_r-Caem.opt PASS: tableopts_opt_r-Cam.opt PASS: tableopts_ser_nr-Ca.ser PASS: tableopts_ser_nr-Ce.ser PASS: tableopts_ser_nr-Cf.ser PASS: tableopts_ser_nr-CF.ser PASS: tableopts_ser_nr-Cem.ser PASS: tableopts_ser_nr-Cm.ser PASS: tableopts_ser_nr-Cae.ser PASS: tableopts_ser_nr-Caef.ser PASS: tableopts_ser_nr-Cam.ser PASS: tableopts_ser_nr-CaeF.ser PASS: tableopts_ser_r-Ca.ser PASS: tableopts_ser_r-Ce.ser PASS: tableopts_ser_nr-Caem.ser PASS: tableopts_ser_r-Cf.ser PASS: tableopts_ser_r-Cm.ser PASS: tableopts_ser_r-CF.ser PASS: tableopts_ser_r-Cae.ser PASS: tableopts_ser_r-Cem.ser PASS: tableopts_ser_r-Caef.ser PASS: tableopts_ser_r-Cam.ser PASS: tableopts_ser_r-CaeF.ser PASS: tableopts_ser_r-Caem.ser PASS: tableopts_ver_nr-Ca.ver PASS: tableopts_ver_nr-Ce.ver PASS: tableopts_ver_nr-Cf.ver PASS: tableopts_ver_nr-Cm.ver PASS: tableopts_ver_nr-CF.ver PASS: tableopts_ver_nr-Cem.ver PASS: tableopts_ver_nr-Caef.ver PASS: tableopts_ver_nr-Cae.ver PASS: tableopts_ver_nr-CaeF.ver PASS: tableopts_ver_nr-Cam.ver PASS: tableopts_ver_r-Ca.ver PASS: tableopts_ver_nr-Caem.ver PASS: tableopts_ver_r-Ce.ver PASS: tableopts_ver_r-Cf.ver PASS: tableopts_ver_r-CF.ver PASS: tableopts_ver_r-Cm.ver PASS: tableopts_ver_r-Cem.ver depbase=`echo c_cxx_nr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT c_cxx_nr.o -MD -MP -MF $depbase.Tpo -c -o c_cxx_nr.o c_cxx_nr.cc &&\ mv -f $depbase.Tpo $depbase.Po PASS: tableopts_ver_r-Caef.ver PASS: tableopts_ver_r-Cae.ver depbase=`echo c_cxx_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT c_cxx_r.o -MD -MP -MF $depbase.Tpo -c -o c_cxx_r.o c_cxx_r.cc &&\ mv -f $depbase.Tpo $depbase.Po PASS: tableopts_ver_r-CaeF.ver PASS: tableopts_ver_r-Cam.ver PASS: tableopts_ver_r-Caem.ver PASS: bison_yylloc PASS: bison_yylval PASS: bison_nr PASS: options.cn PASS: header_r PASS: header_nr PASS: multiple_scanners_nr PASS: multiple_scanners_r /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -o c_cxx_nr c_cxx_nr.o -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -o c_cxx_r c_cxx_r.o -lm libtool: link: c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o c_cxx_nr c_cxx_nr.o -lm PASS: c_cxx_nr libtool: link: c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o c_cxx_r c_cxx_r.o -lm PASS: c_cxx_r ============================================================================ Testsuite summary for the fast lexical analyser generator 2.6.4 ============================================================================ # TOTAL: 114 # PASS: 114 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/tests' make[2]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/tests' make[1]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/tests' Making check in tools make[1]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/tools' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/tools' make[1]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4' >>> flex: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/src' make[2]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/src' ../build-aux/install-sh -c -d '/home/buildozer/aports/main/flex/pkg/flex/usr/lib' ../build-aux/install-sh -c -d '/home/buildozer/aports/main/flex/pkg/flex/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libfl.la '/home/buildozer/aports/main/flex/pkg/flex/usr/lib' /usr/bin/install -c -m 644 FlexLexer.h '/home/buildozer/aports/main/flex/pkg/flex/usr/include' libtool: install: /usr/bin/install -c .libs/libfl.so.2.0.0 /home/buildozer/aports/main/flex/pkg/flex/usr/lib/libfl.so.2.0.0 libtool: install: (cd /home/buildozer/aports/main/flex/pkg/flex/usr/lib && { ln -s -f libfl.so.2.0.0 libfl.so.2 || { rm -f libfl.so.2 && ln -s libfl.so.2.0.0 libfl.so.2; }; }) libtool: install: (cd /home/buildozer/aports/main/flex/pkg/flex/usr/lib && { ln -s -f libfl.so.2.0.0 libfl.so || { rm -f libfl.so && ln -s libfl.so.2.0.0 libfl.so; }; }) libtool: install: /usr/bin/install -c .libs/libfl.lai /home/buildozer/aports/main/flex/pkg/flex/usr/lib/libfl.la libtool: warning: remember to run 'libtool --finish /usr/lib' ../build-aux/install-sh -c -d '/home/buildozer/aports/main/flex/pkg/flex/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c flex '/home/buildozer/aports/main/flex/pkg/flex/usr/bin' libtool: install: /usr/bin/install -c flex /home/buildozer/aports/main/flex/pkg/flex/usr/bin/flex make[2]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/src' make[1]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/src' Making install in doc make[1]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/doc' make[2]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/doc' make[2]: Nothing to be done for 'install-exec-am'. ../build-aux/install-sh -c -d '/home/buildozer/aports/main/flex/pkg/flex/usr/share/man/man1' ../build-aux/install-sh -c -d '/home/buildozer/aports/main/flex/pkg/flex/usr/share/info' /usr/bin/install -c -m 644 ./flex.info ./flex.info-1 ./flex.info-2 '/home/buildozer/aports/main/flex/pkg/flex/usr/share/info' /usr/bin/install -c -m 644 flex.1 '/home/buildozer/aports/main/flex/pkg/flex/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/doc' make[1]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/doc' Making install in examples make[1]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples' Making install in manual make[2]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples/manual' make[3]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples/manual' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples/manual' make[2]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples/manual' Making install in fastwc make[2]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples/fastwc' make[3]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples/fastwc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples/fastwc' make[2]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples/fastwc' make[2]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples' make[3]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples' make[2]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples' make[1]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/examples' Making install in po make[1]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/po' if test "flex" = "gettext-tools"; then \ ../build-aux/install-sh -c -d /home/buildozer/aports/main/flex/pkg/flex/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildozer/aports/main/flex/pkg/flex/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildozer/aports/main/flex/pkg/flex/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/po' Making install in tests make[1]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/tests' Makefile:2917: warning: ignoring prerequisites on suffix rule definition Makefile:2920: warning: ignoring prerequisites on suffix rule definition Makefile:2947: warning: ignoring prerequisites on suffix rule definition make[2]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/tests' Makefile:2917: warning: ignoring prerequisites on suffix rule definition Makefile:2920: warning: ignoring prerequisites on suffix rule definition Makefile:2947: warning: ignoring prerequisites on suffix rule definition make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/tests' make[1]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/tests' Making install in tools make[1]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/tools' make[2]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/tools' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/tools' make[1]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4/tools' make[1]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4' make[2]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4' make install-exec-hook build-aux/install-sh -c -d '/home/buildozer/aports/main/flex/pkg/flex/usr/share/doc/flex' make[3]: Entering directory '/home/buildozer/aports/main/flex/src/flex-2.6.4' cd /home/buildozer/aports/main/flex/pkg/flex/usr/bin && \ ln -s -f flex flex++ make[3]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4' /usr/bin/install -c -m 644 AUTHORS COPYING NEWS ONEWS README.md '/home/buildozer/aports/main/flex/pkg/flex/usr/share/doc/flex' make[2]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4' make[1]: Leaving directory '/home/buildozer/aports/main/flex/src/flex-2.6.4' >>> flex-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/main/flex/pkg/flex-doc/usr/share/doc' 'usr/share/man' -> '/home/buildozer/aports/main/flex/pkg/flex-doc/usr/share/man' 'usr/share/info' -> '/home/buildozer/aports/main/flex/pkg/flex-doc/usr/share/info' >>> flex-doc*: Preparing subpackage flex-doc... >>> flex-doc*: Running postcheck for flex-doc >>> flex-libs*: Running split function libs... 'usr/lib/libfl.so.2' -> '/home/buildozer/aports/main/flex/pkg/flex-libs/usr/lib/libfl.so.2' 'usr/lib/libfl.so.2.0.0' -> '/home/buildozer/aports/main/flex/pkg/flex-libs/usr/lib/libfl.so.2.0.0' >>> flex-libs*: Preparing subpackage flex-libs... >>> flex-libs*: Stripping binaries >>> flex-libs*: Running postcheck for flex-libs >>> flex-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/main/flex/pkg/flex-dev/usr/include' 'usr/lib/libfl.so' -> '/home/buildozer/aports/main/flex/pkg/flex-dev/usr/lib/libfl.so' >>> flex-dev*: Preparing subpackage flex-dev... >>> flex-dev*: Stripping binaries >>> flex-dev*: Running postcheck for flex-dev >>> flex*: Running postcheck for flex >>> flex*: Preparing package flex... >>> flex*: Stripping binaries >>> flex-dev*: Scanning shared objects >>> flex-doc*: Scanning shared objects >>> flex-libs*: Scanning shared objects >>> flex*: Scanning shared objects >>> flex-dev*: Tracing dependencies... flex flex-libs=2.6.4-r7 >>> flex-dev*: Package size: 6.7 KB >>> flex-dev*: Compressing data... >>> flex-dev*: Create checksum... >>> flex-dev*: Create flex-dev-2.6.4-r7.apk >>> flex-doc*: Tracing dependencies... >>> flex-doc*: Package size: 422.6 KB >>> flex-doc*: Compressing data... >>> flex-doc*: Create checksum... >>> flex-doc*: Create flex-doc-2.6.4-r7.apk >>> flex-libs*: Tracing dependencies... so:libc.musl-riscv64.so.1 >>> flex-libs*: Package size: 5.6 KB >>> flex-libs*: Compressing data... >>> flex-libs*: Create checksum... >>> flex-libs*: Create flex-libs-2.6.4-r7.apk >>> flex*: Tracing dependencies... m4 so:libc.musl-riscv64.so.1 >>> flex*: Package size: 396.3 KB >>> flex*: Compressing data... >>> flex*: Create checksum... >>> flex*: Create flex-2.6.4-r7.apk >>> flex: Build complete at Thu, 15 May 2025 20:36:00 +0000 elapsed time 0h 2m 18s >>> flex: Cleaning up srcdir >>> flex: Cleaning up pkgdir >>> flex: Uninstalling dependencies... (1/8) Purging .makedepends-flex (20250515.203346) (2/8) Purging bison (3.8.2-r1) (3/8) Purging m4 (1.4.19-r4) (4/8) Purging help2man (1.49.3-r1) (5/8) Purging git-perl (2.49.0-r0) (6/8) Purging perl-git (2.49.0-r0) (7/8) Purging perl-error (0.17030-r0) (8/8) Purging perl (5.40.2-r0) Executing busybox-1.37.0-r17.trigger OK: 343 MiB in 110 packages >>> flex: Updating the main/riscv64 repository index... >>> flex: Signing the index...