>>> flex: Building main/flex 2.6.4-r4 (using abuild 3.10.0-r0) started Tue, 31 Jan 2023 17:19:47 +0000 >>> flex: Checking sanity of /home/buildozer/aports/main/flex/APKBUILD... >>> flex: Analyzing dependencies... >>> flex: Installing for build: build-base m4 bison help2man (1/9) Installing m4 (1.4.19-r2) (2/9) Installing bison (3.8.2-r0) (3/9) Installing libbz2 (1.0.8-r4) (4/9) Installing perl (5.36.0-r0) (5/9) Installing help2man (1.49.3-r0) (6/9) Installing .makedepends-flex (20230131.171947) (7/9) Installing perl-error (0.17029-r1) (8/9) Installing perl-git (2.39.1-r3) (9/9) Installing git-perl (2.39.1-r3) Executing busybox-1.36.0-r3.trigger OK: 445 MiB in 105 packages >>> flex: Cleaning up srcdir >>> flex: Cleaning up pkgdir >>> flex: Fetching https://distfiles.alpinelinux.org/distfiles/edge/flex-2.6.4.tar.gz >>> 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... checking build system type... aarch64-alpine-linux-musl checking host system type... aarch64-alpine-linux-musl checking how to print strings... printf checking for aarch64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc 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 gcc... /usr/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-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 aarch64-alpine-linux-musl file names to aarch64-alpine-linux-musl format... func_convert_file_noop checking how to convert aarch64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/aarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking for aarch64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-alpine-linux-musl-strip... no checking for strip... strip checking for aarch64-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 gcc 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 aarch64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/aarch64-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 gcc... 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/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-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 aarch64-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc 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 g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/aarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/aarch64-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 g++... 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 gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -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 gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT libyywrap.lo -MD -MP -MF $depbase.Tpo -c -o libyywrap.lo libyywrap.c &&\ mv -f $depbase.Tpo $depbase.Plo gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT flex-buf.o -MD -MP -MF .deps/flex-buf.Tpo -c -o flex-buf.o `test -f 'buf.c' || echo './'`buf.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT flex-ccl.o -MD -MP -MF .deps/flex-ccl.Tpo -c -o flex-ccl.o `test -f 'ccl.c' || echo './'`ccl.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT flex-dfa.o -MD -MP -MF .deps/flex-dfa.Tpo -c -o flex-dfa.o `test -f 'dfa.c' || echo './'`dfa.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT flex-ecs.o -MD -MP -MF .deps/flex-ecs.Tpo -c -o flex-ecs.o `test -f 'ecs.c' || echo './'`ecs.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT flex-filter.o -MD -MP -MF .deps/flex-filter.Tpo -c -o flex-filter.o `test -f 'filter.c' || echo './'`filter.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT flex-gen.o -MD -MP -MF .deps/flex-gen.Tpo -c -o flex-gen.o `test -f 'gen.c' || echo './'`gen.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT flex-main.o -MD -MP -MF .deps/flex-main.Tpo -c -o flex-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT flex-misc.o -MD -MP -MF .deps/flex-misc.Tpo -c -o flex-misc.o `test -f 'misc.c' || echo './'`misc.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT flex-nfa.o -MD -MP -MF .deps/flex-nfa.Tpo -c -o flex-nfa.o `test -f 'nfa.c' || echo './'`nfa.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT flex-options.o -MD -MP -MF .deps/flex-options.Tpo -c -o flex-options.o `test -f 'options.c' || echo './'`options.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT flex-parse.o -MD -MP -MF .deps/flex-parse.Tpo -c -o flex-parse.o `test -f 'parse.c' || echo './'`parse.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT flex-regex.o -MD -MP -MF .deps/flex-regex.Tpo -c -o flex-regex.o `test -f 'regex.c' || echo './'`regex.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT flex-scanflags.o -MD -MP -MF .deps/flex-scanflags.Tpo -c -o flex-scanflags.o `test -f 'scanflags.c' || echo './'`scanflags.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT flex-scanopt.o -MD -MP -MF .deps/flex-scanopt.Tpo -c -o flex-scanopt.o `test -f 'scanopt.c' || echo './'`scanopt.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT flex-skel.o -MD -MP -MF .deps/flex-skel.Tpo -c -o flex-skel.o `test -f 'skel.c' || echo './'`skel.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT flex-sym.o -MD -MP -MF .deps/flex-sym.Tpo -c -o flex-sym.o `test -f 'sym.c' || echo './'`sym.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT flex-tables.o -MD -MP -MF .deps/flex-tables.Tpo -c -o flex-tables.o `test -f 'tables.c' || echo './'`tables.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -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 gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT flex-tblcmp.o -MD -MP -MF .deps/flex-tblcmp.Tpo -c -o flex-tblcmp.o `test -f 'tblcmp.c' || echo './'`tblcmp.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT flex-yylex.o -MD -MP -MF .deps/flex-yylex.Tpo -c -o flex-yylex.o `test -f 'yylex.c' || echo './'`yylex.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT stage1flex-scan.o -MD -MP -MF .deps/stage1flex-scan.Tpo -c -o stage1flex-scan.o `test -f 'scan.c' || echo './'`scan.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT stage1flex-buf.o -MD -MP -MF .deps/stage1flex-buf.Tpo -c -o stage1flex-buf.o `test -f 'buf.c' || echo './'`buf.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT stage1flex-ccl.o -MD -MP -MF .deps/stage1flex-ccl.Tpo -c -o stage1flex-ccl.o `test -f 'ccl.c' || echo './'`ccl.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT stage1flex-dfa.o -MD -MP -MF .deps/stage1flex-dfa.Tpo -c -o stage1flex-dfa.o `test -f 'dfa.c' || echo './'`dfa.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT stage1flex-ecs.o -MD -MP -MF .deps/stage1flex-ecs.Tpo -c -o stage1flex-ecs.o `test -f 'ecs.c' || echo './'`ecs.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT stage1flex-filter.o -MD -MP -MF .deps/stage1flex-filter.Tpo -c -o stage1flex-filter.o `test -f 'filter.c' || echo './'`filter.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT stage1flex-gen.o -MD -MP -MF .deps/stage1flex-gen.Tpo -c -o stage1flex-gen.o `test -f 'gen.c' || echo './'`gen.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT stage1flex-main.o -MD -MP -MF .deps/stage1flex-main.Tpo -c -o stage1flex-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT stage1flex-misc.o -MD -MP -MF .deps/stage1flex-misc.Tpo -c -o stage1flex-misc.o `test -f 'misc.c' || echo './'`misc.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT stage1flex-nfa.o -MD -MP -MF .deps/stage1flex-nfa.Tpo -c -o stage1flex-nfa.o `test -f 'nfa.c' || echo './'`nfa.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT stage1flex-options.o -MD -MP -MF .deps/stage1flex-options.Tpo -c -o stage1flex-options.o `test -f 'options.c' || echo './'`options.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT stage1flex-parse.o -MD -MP -MF .deps/stage1flex-parse.Tpo -c -o stage1flex-parse.o `test -f 'parse.c' || echo './'`parse.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT stage1flex-regex.o -MD -MP -MF .deps/stage1flex-regex.Tpo -c -o stage1flex-regex.o `test -f 'regex.c' || echo './'`regex.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT stage1flex-scanflags.o -MD -MP -MF .deps/stage1flex-scanflags.Tpo -c -o stage1flex-scanflags.o `test -f 'scanflags.c' || echo './'`scanflags.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT stage1flex-scanopt.o -MD -MP -MF .deps/stage1flex-scanopt.Tpo -c -o stage1flex-scanopt.o `test -f 'scanopt.c' || echo './'`scanopt.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT stage1flex-skel.o -MD -MP -MF .deps/stage1flex-skel.Tpo -c -o stage1flex-skel.o `test -f 'skel.c' || echo './'`skel.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT stage1flex-sym.o -MD -MP -MF .deps/stage1flex-sym.Tpo -c -o stage1flex-sym.o `test -f 'sym.c' || echo './'`sym.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT stage1flex-tables.o -MD -MP -MF .deps/stage1flex-tables.Tpo -c -o stage1flex-tables.o `test -f 'tables.c' || echo './'`tables.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -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 gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT stage1flex-tblcmp.o -MD -MP -MF .deps/stage1flex-tblcmp.Tpo -c -o stage1flex-tblcmp.o `test -f 'tblcmp.c' || echo './'`tblcmp.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -MT stage1flex-yylex.o -MD -MP -MF .deps/stage1flex-yylex.Tpo -c -o stage1flex-yylex.o `test -f 'yylex.c' || echo './'`yylex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLOCALEDIR=\"/usr/share/locale\"" -Os -Os -MT libmain.lo -MD -MP -MF .deps/libmain.Tpo -c libmain.c -fPIC -DPIC -o .libs/libmain.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLOCALEDIR=\"/usr/share/locale\"" -Os -Os -MT libyywrap.lo -MD -MP -MF .deps/libyywrap.Tpo -c libyywrap.c -fPIC -DPIC -o .libs/libyywrap.o mv -f .deps/flex-options.Tpo .deps/flex-options.Po mv -f .deps/flex-tables_shared.Tpo .deps/flex-tables_shared.Po mv -f .deps/stage1flex-options.Tpo .deps/stage1flex-options.Po mv -f .deps/flex-scanflags.Tpo .deps/flex-scanflags.Po mv -f .deps/stage1flex-tables_shared.Tpo .deps/stage1flex-tables_shared.Po mv -f .deps/stage1flex-scanflags.Tpo .deps/stage1flex-scanflags.Po mv -f .deps/flex-skel.Tpo .deps/flex-skel.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -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/flex-yylex.Tpo .deps/flex-yylex.Po mv -f .deps/stage1flex-skel.Tpo .deps/stage1flex-skel.Po mv -f .deps/flex-regex.Tpo .deps/flex-regex.Po mv -f .deps/flex-ecs.Tpo .deps/flex-ecs.Po mv -f .deps/stage1flex-yylex.Tpo .deps/stage1flex-yylex.Po mv -f .deps/flex-sym.Tpo .deps/flex-sym.Po mv -f .deps/stage1flex-regex.Tpo .deps/stage1flex-regex.Po mv -f .deps/stage1flex-ecs.Tpo .deps/stage1flex-ecs.Po mv -f .deps/flex-ccl.Tpo .deps/flex-ccl.Po mv -f .deps/stage1flex-sym.Tpo .deps/stage1flex-sym.Po libtool: link: gcc -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/flex-buf.Tpo .deps/flex-buf.Po mv -f .deps/stage1flex-buf.Tpo .deps/stage1flex-buf.Po mv -f .deps/stage1flex-ccl.Tpo .deps/stage1flex-ccl.Po libtool: link: (cd ".libs" && rm -f "libfl.so.2" && ln -s "libfl.so.2.0.0" "libfl.so.2") libtool: link: (cd ".libs" && rm -f "libfl.so" && ln -s "libfl.so.2.0.0" "libfl.so") libtool: link: ( cd ".libs" && rm -f "libfl.la" && ln -s "../libfl.la" "libfl.la" ) mv -f .deps/flex-filter.Tpo .deps/flex-filter.Po mv -f .deps/stage1flex-filter.Tpo .deps/stage1flex-filter.Po mv -f .deps/flex-tables.Tpo .deps/flex-tables.Po mv -f .deps/stage1flex-tables.Tpo .deps/stage1flex-tables.Po mv -f .deps/flex-nfa.Tpo .deps/flex-nfa.Po mv -f .deps/stage1flex-nfa.Tpo .deps/stage1flex-nfa.Po mv -f .deps/flex-scanopt.Tpo .deps/flex-scanopt.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/flex-misc.Tpo .deps/flex-misc.Po mv -f .deps/stage1flex-misc.Tpo .deps/stage1flex-misc.Po mv -f .deps/stage1flex-dfa.Tpo .deps/stage1flex-dfa.Po mv -f .deps/flex-dfa.Tpo .deps/flex-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-parse.Tpo .deps/flex-parse.Po mv -f .deps/stage1flex-parse.Tpo .deps/stage1flex-parse.Po mv -f .deps/flex-gen.Tpo .deps/flex-gen.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 gcc -Os -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: gcc -Os -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 gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Os -Os -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 gcc -Os -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: gcc -Os -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -Os -Os -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 ../src/flex -+ -o cxx_yywrap.cc cxx_yywrap.ll ../src/flex -o pthread.c pthread.l ../src/flex -o lineno_nr.c lineno_nr.l ../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 /home/buildozer/aports/main/flex/src/flex-2.6.4/tests/bison_nr_parser.y../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 :56.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc] 56 | %pure-parser | ^~~~~~~~~~~~ /home/buildozer/aports/main/flex/src/flex-2.6.4/tests/bison_nr_parser.y:56.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated] 56 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure /home/buildozer/aports/main/flex/src/flex-2.6.4/tests/bison_nr_parser.y:64.15-17: warning: POSIX Yacc does not support string literals [-Wyacc] 64 | %toke../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 n EQUAL "=" | ^~~ /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 --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 /home/buildozer/aports/main/flex/src/flex-2.6.4/tests/bison_yylval_parser.y:55.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc] 55 | %pure-parser | ^~~~~~~~~~~~ /home/buildozer/aports/main/flex/src/flex-2.6.4/tests/bison_yylval_parser.y:55.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated] 55 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure ../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 /home/buildozer/aports/main/flex/src/flex-2.6.4/tests/bison_yylval_parser.y:65.17-20: warning: POSIX Yacc does not support string literals [-Wyacc] 65 | %token LTSLASH ">> 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.1 '/home/buildozer/aports/main/flex/pkg/flex/usr/share/man/man1' /usr/bin/install -c -m 644 ./flex.info ./flex.info-1 ./flex.info-2 '/home/buildozer/aports/main/flex/pkg/flex/usr/share/info' 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... >>> flex-doc*: Preparing subpackage flex-doc... >>> flex-doc*: Running postcheck for flex-doc >>> flex-libs*: Running split function libs... >>> flex-libs*: Preparing subpackage flex-libs... >>> flex-libs*: Stripping binaries >>> flex-libs*: Running postcheck for flex-libs >>> flex-dev*: Running split function dev... >>> 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-r4 >>> flex-dev*: Package size: 24.0 KB >>> flex-dev*: Compressing data... >>> flex-dev*: Create checksum... >>> flex-dev*: Create flex-dev-2.6.4-r4.apk >>> flex-doc*: Tracing dependencies... >>> flex-doc*: Package size: 476.0 KB >>> flex-doc*: Compressing data... >>> flex-doc*: Create checksum... >>> flex-doc*: Create flex-doc-2.6.4-r4.apk >>> flex-libs*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> flex-libs*: Package size: 80.0 KB >>> flex-libs*: Compressing data... >>> flex-libs*: Create checksum... >>> flex-libs*: Create flex-libs-2.6.4-r4.apk >>> flex*: Tracing dependencies... m4 so:libc.musl-aarch64.so.1 >>> flex*: Package size: 440.0 KB >>> flex*: Compressing data... >>> flex*: Create checksum... >>> flex*: Create flex-2.6.4-r4.apk >>> flex: Build complete at Tue, 31 Jan 2023 17:19:59 +0000 elapsed time 0h 0m 12s >>> flex: Cleaning up srcdir >>> flex: Cleaning up pkgdir >>> flex: Uninstalling dependencies... (1/9) Purging .makedepends-flex (20230131.171947) (2/9) Purging bison (3.8.2-r0) (3/9) Purging m4 (1.4.19-r2) (4/9) Purging help2man (1.49.3-r0) (5/9) Purging git-perl (2.39.1-r3) (6/9) Purging perl-git (2.39.1-r3) (7/9) Purging perl-error (0.17029-r1) (8/9) Purging perl (5.36.0-r0) (9/9) Purging libbz2 (1.0.8-r4) Executing busybox-1.36.0-r3.trigger OK: 406 MiB in 96 packages >>> flex: Updating the main/aarch64 repository index... >>> flex: Signing the index...