checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether NLS is requested... yes
checking for msgfmt... /tools/bin/msgfmt
checking for gmsgfmt... /tools/bin/msgfmt
checking for xgettext... /tools/bin/xgettext
checking for msgmerge... /tools/bin/msgmerge
checking for style of include used by make... GNU
checking for 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 dependency style of gcc... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /tools/bin/grep
checking for egrep... /tools/bin/grep -E
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for bison... no
checking for byacc... no
checking for flex... no
checking for lex... no
checking for 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 dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /tools/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/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 the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
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/bin/ld -m elf_x86_64) 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... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for gawk... (cached) gawk
checking for bison... bison
checking for help2man... help2man
checking for m4 that supports -P... /usr/bin/m4
checking for indent... indent
configure: WARNING: no indent program found: make indent target will not function
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for inttypes.h... (cached) yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
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 regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) 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... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for dup2... yes
checking for isascii... yes
checking for memset... yes
checking for pow... yes
checking for regcomp... yes
checking for setlocale... yes
checking for strchr... yes
checking for strtol... yes
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 lib/Makefile
config.status: creating po/Makefile.in
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating tests/TEMPLATE/Makefile
config.status: creating tests/test-array-nr/Makefile
config.status: creating tests/test-array-r/Makefile
config.status: creating tests/test-basic-nr/Makefile
config.status: creating tests/test-basic-r/Makefile
config.status: creating tests/test-bison-yylloc/Makefile
config.status: creating tests/test-bison-yylval/Makefile
config.status: creating tests/test-c-cpp-nr/Makefile
config.status: creating tests/test-c-cpp-r/Makefile
config.status: creating tests/test-header-nr/Makefile
config.status: creating tests/test-header-r/Makefile
config.status: creating tests/test-include-by-buffer/Makefile
config.status: creating tests/test-include-by-push/Makefile
config.status: creating tests/test-include-by-reentrant/Makefile
config.status: creating tests/test-multiple-scanners-nr/Makefile
config.status: creating tests/test-multiple-scanners-r/Makefile
config.status: creating tests/test-noansi-nr/Makefile
config.status: creating tests/test-noansi-r/Makefile
config.status: creating tests/test-prefix-nr/Makefile
config.status: creating tests/test-prefix-r/Makefile
config.status: creating tests/test-pthread/Makefile
config.status: creating tests/test-string-nr/Makefile
config.status: creating tests/test-string-r/Makefile
config.status: creating tests/test-yyextra/Makefile
config.status: creating tests/test-alloc-extra/Makefile
config.status: creating tests/test-lineno-nr/Makefile
config.status: creating tests/test-lineno-trailing/Makefile
config.status: creating tests/test-lineno-r/Makefile
config.status: creating tests/test-linedir-r/Makefile
config.status: creating tests/test-debug-r/Makefile
config.status: creating tests/test-debug-nr/Makefile
config.status: creating tests/test-mem-nr/Makefile
config.status: creating tests/test-mem-r/Makefile
config.status: creating tests/test-posix/Makefile
config.status: creating tests/test-posixly-correct/Makefile
config.status: creating tests/test-table-opts/Makefile
config.status: creating tests/test-c++-basic/Makefile
config.status: creating tests/test-bison-nr/Makefile
config.status: creating tests/test-reject/Makefile
config.status: creating tests/test-c++-multiple-scanners/Makefile
config.status: creating tests/test-top/Makefile
config.status: creating tests/test-rescan-nr/Makefile
config.status: creating tests/test-rescan-r/Makefile
config.status: creating tests/test-quotes/Makefile
config.status: creating tests/test-ccl/Makefile
config.status: creating tests/test-extended/Makefile
config.status: creating tests/test-c++-yywrap/Makefile
config.status: creating tests/test-concatenated-options/Makefile
config.status: creating config.h
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/sources/flex-2.5.38'
Making all in lib
make[2]: Entering directory '/sources/flex-2.5.38/lib'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -MT lib.lo -MD -MP -MF .deps/lib.Tpo -c -o lib.lo lib.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT lib.lo -MD -MP -MF .deps/lib.Tpo -c lib.c  -fPIC -DPIC -o .libs/lib.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT lib.lo -MD -MP -MF .deps/lib.Tpo -c lib.c -o lib.o >/dev/null 2>&1
mv -f .deps/lib.Tpo .deps/lib.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2   -o libcompat.la  lib.lo  -lm 
libtool: link: ar cru .libs/libcompat.a .libs/lib.o 
libtool: link: ranlib .libs/libcompat.a
libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" )
make[2]: Leaving directory '/sources/flex-2.5.38/lib'
Making all in .
make[2]: Entering directory '/sources/flex-2.5.38'
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT libmain.lo -MD -MP -MF .deps/libmain.Tpo -c -o libmain.lo libmain.c
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT libyywrap.lo -MD -MP -MF .deps/libyywrap.Tpo -c -o libyywrap.lo libyywrap.c
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT ccl.o -MD -MP -MF .deps/ccl.Tpo -c -o ccl.o ccl.c
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT dfa.o -MD -MP -MF .deps/dfa.Tpo -c -o dfa.o dfa.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I./intl -g -O2 -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\" -I./intl -g -O2 -MT libyywrap.lo -MD -MP -MF .deps/libyywrap.Tpo -c libyywrap.c  -fPIC -DPIC -o .libs/libyywrap.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I./intl -g -O2 -MT libmain.lo -MD -MP -MF .deps/libmain.Tpo -c libmain.c -o libmain.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I./intl -g -O2 -MT libyywrap.lo -MD -MP -MF .deps/libyywrap.Tpo -c libyywrap.c -o libyywrap.o >/dev/null 2>&1
mv -f .deps/libmain.Tpo .deps/libmain.Plo
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT ecs.o -MD -MP -MF .deps/ecs.Tpo -c -o ecs.o ecs.c
mv -f .deps/libyywrap.Tpo .deps/libyywrap.Plo
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT scanflags.o -MD -MP -MF .deps/scanflags.Tpo -c -o scanflags.o scanflags.c
mv -f .deps/ccl.Tpo .deps/ccl.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT gen.o -MD -MP -MF .deps/gen.Tpo -c -o gen.o gen.c
scanflags.c: In function 'sf_init':
scanflags.c:65:13: warning: passing argument 2 of 'lerrsf_fatal' makes pointer from integer without a cast [enabled by default]
             (long)sizeof(scanflags_t));
             ^
In file included from scanflags.c:34:0:
flexdef.h:912:13: note: expected 'const char *' but argument is of type 'long int'
 extern void lerrsf_fatal PROTO ((const char *, const char *));
             ^
mv -f .deps/scanflags.Tpo .deps/scanflags.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/ecs.Tpo .deps/ecs.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c
mv -f .deps/dfa.Tpo .deps/dfa.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT nfa.o -MD -MP -MF .deps/nfa.Tpo -c -o nfa.o nfa.c
mv -f .deps/misc.Tpo .deps/misc.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c
mv -f .deps/main.Tpo .deps/main.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT scan.o -MD -MP -MF .deps/scan.Tpo -c -o scan.o scan.c
mv -f .deps/nfa.Tpo .deps/nfa.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT skel.o -MD -MP -MF .deps/skel.Tpo -c -o skel.o skel.c
mv -f .deps/skel.Tpo .deps/skel.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT sym.o -MD -MP -MF .deps/sym.Tpo -c -o sym.o sym.c
mv -f .deps/gen.Tpo .deps/gen.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT tblcmp.o -MD -MP -MF .deps/tblcmp.Tpo -c -o tblcmp.o tblcmp.c
mv -f .deps/sym.Tpo .deps/sym.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT yylex.o -MD -MP -MF .deps/yylex.Tpo -c -o yylex.o yylex.c
mv -f .deps/yylex.Tpo .deps/yylex.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c
mv -f .deps/options.Tpo .deps/options.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT scanopt.o -MD -MP -MF .deps/scanopt.Tpo -c -o scanopt.o scanopt.c
mv -f .deps/tblcmp.Tpo .deps/tblcmp.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT buf.o -MD -MP -MF .deps/buf.Tpo -c -o buf.o buf.c
buf.c: In function 'buf_linedir':
buf.c:101:60: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
     for (dst = t + sprintf (t, "#line %d \"", lineno), src = filename; *src; *dst++ = *src++)
                                                            ^
mv -f .deps/parse.Tpo .deps/parse.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT tables.o -MD -MP -MF .deps/tables.Tpo -c -o tables.o tables.c
mv -f .deps/buf.Tpo .deps/buf.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT tables_shared.o -MD -MP -MF .deps/tables_shared.Tpo -c -o tables_shared.o tables_shared.c
mv -f .deps/tables_shared.Tpo .deps/tables_shared.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c
mv -f .deps/tables.Tpo .deps/tables.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -I./intl   -g -O2 -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c
mv -f .deps/scanopt.Tpo .deps/scanopt.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2 -no-undefined -version-info 2:0:0  -o libfl.la -rpath /usr/lib libmain.lo libyywrap.lo  -lm 
mv -f .deps/filter.Tpo .deps/filter.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2 -no-undefined -version-info 2:0:0  -o libfl_pic.la -rpath /usr/lib libmain.lo libyywrap.lo  -lm 
mv -f .deps/regex.Tpo .deps/regex.Po
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libmain.o .libs/libyywrap.o   -lm  -O2   -Wl,-soname -Wl,libfl.so.2 -o .libs/libfl.so.2.0.0
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: ar cru .libs/libfl.a  libmain.o libyywrap.o
libtool: link: ranlib .libs/libfl.a
libtool: link: ( cd ".libs" && rm -f "libfl.la" && ln -s "../libfl.la" "libfl.la" )
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libmain.o .libs/libyywrap.o   -lm  -O2   -Wl,-soname -Wl,libfl_pic.so.2 -o .libs/libfl_pic.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libfl_pic.so.2" && ln -s "libfl_pic.so.2.0.0" "libfl_pic.so.2")
libtool: link: (cd ".libs" && rm -f "libfl_pic.so" && ln -s "libfl_pic.so.2.0.0" "libfl_pic.so")
libtool: link: ar cru .libs/libfl_pic.a  libmain.o libyywrap.o
libtool: link: ranlib .libs/libfl_pic.a
libtool: link: ( cd ".libs" && rm -f "libfl_pic.la" && ln -s "../libfl_pic.la" "libfl_pic.la" )
mv -f .deps/scan.Tpo .deps/scan.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2   -o flex ccl.o dfa.o ecs.o scanflags.o gen.o main.o misc.o nfa.o parse.o scan.o skel.o sym.o tblcmp.o yylex.o options.o scanopt.o buf.o tables.o tables_shared.o filter.o regex.o lib/libcompat.la -lm 
libtool: link: gcc -g -O2 -o flex ccl.o dfa.o ecs.o scanflags.o gen.o main.o misc.o nfa.o parse.o scan.o skel.o sym.o tblcmp.o yylex.o options.o scanopt.o buf.o tables.o tables_shared.o filter.o regex.o  lib/.libs/libcompat.a -lm
make[2]: Leaving directory '/sources/flex-2.5.38'
Making all in doc
make[2]: Entering directory '/sources/flex-2.5.38/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/sources/flex-2.5.38/doc'
Making all in examples
make[2]: Entering directory '/sources/flex-2.5.38/examples'
Making all in manual
make[3]: Entering directory '/sources/flex-2.5.38/examples/manual'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/examples/manual'
Making all in fastwc
make[3]: Entering directory '/sources/flex-2.5.38/examples/fastwc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/examples/fastwc'
make[3]: Entering directory '/sources/flex-2.5.38/examples'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/sources/flex-2.5.38/examples'
make[2]: Leaving directory '/sources/flex-2.5.38/examples'
Making all in po
make[2]: Entering directory '/sources/flex-2.5.38/po'
make[2]: Leaving directory '/sources/flex-2.5.38/po'
Making all in tools
make[2]: Entering directory '/sources/flex-2.5.38/tools'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/sources/flex-2.5.38/tools'
Making all in tests
make[2]: Entering directory '/sources/flex-2.5.38/tests'
Making all in test-concatenated-options
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-concatenated-options'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-concatenated-options'
Making all in test-c++-yywrap
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-c++-yywrap'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-c++-yywrap'
Making all in test-extended
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-extended'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-extended'
Making all in test-ccl
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-ccl'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-ccl'
Making all in test-quotes
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-quotes'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-quotes'
Making all in test-rescan-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-rescan-r'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-rescan-r'
Making all in test-rescan-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-rescan-nr'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-rescan-nr'
Making all in test-basic-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-basic-nr'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-basic-nr'
Making all in test-basic-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-basic-r'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-basic-r'
Making all in test-multiple-scanners-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-multiple-scanners-nr'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-multiple-scanners-nr'
Making all in test-multiple-scanners-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-multiple-scanners-r'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-multiple-scanners-r'
Making all in test-header-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-header-nr'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-header-nr'
Making all in test-header-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-header-r'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-header-r'
Making all in test-reject
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-reject'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-reject'
Making all in test-c++-multiple-scanners
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-c++-multiple-scanners'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-c++-multiple-scanners'
Making all in test-c++-basic
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-c++-basic'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-c++-basic'
Making all in test-posixly-correct
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-posixly-correct'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-posixly-correct'
Making all in test-posix
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-posix'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-posix'
Making all in test-mem-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-mem-r'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-mem-r'
Making all in test-mem-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-mem-nr'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-mem-nr'
Making all in test-debug-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-debug-nr'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-debug-nr'
Making all in test-debug-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-debug-r'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-debug-r'
Making all in test-lineno-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-lineno-r'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-lineno-r'
Making all in test-lineno-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-lineno-nr'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-lineno-nr'
Making all in test-lineno-trailing
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-lineno-trailing'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-lineno-trailing'
Making all in test-linedir-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-linedir-r'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-linedir-r'
Making all in test-array-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-array-nr'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-array-nr'
Making all in test-array-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-array-r'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-array-r'
Making all in test-c-cpp-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-c-cpp-nr'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-c-cpp-nr'
Making all in test-c-cpp-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-c-cpp-r'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-c-cpp-r'
Making all in test-include-by-buffer
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-include-by-buffer'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-include-by-buffer'
Making all in test-include-by-push
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-include-by-push'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-include-by-push'
Making all in test-include-by-reentrant
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-include-by-reentrant'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-include-by-reentrant'
Making all in test-prefix-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-prefix-nr'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-prefix-nr'
Making all in test-prefix-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-prefix-r'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-prefix-r'
Making all in test-pthread
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-pthread'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-pthread'
Making all in test-string-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-string-nr'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-string-nr'
Making all in test-string-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-string-r'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-string-r'
Making all in test-yyextra
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-yyextra'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-yyextra'
Making all in test-alloc-extra
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-alloc-extra'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-alloc-extra'
Making all in test-noansi-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-noansi-nr'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-noansi-nr'
Making all in test-noansi-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-noansi-r'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-noansi-r'
Making all in test-top
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-top'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-top'
Making all in test-table-opts
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-table-opts'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-table-opts'
make[3]: Entering directory '/sources/flex-2.5.38/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests'
make[2]: Leaving directory '/sources/flex-2.5.38/tests'
make[1]: Leaving directory '/sources/flex-2.5.38'
make  check-recursive
make[1]: Entering directory '/sources/flex-2.5.38'
Making check in lib
make[2]: Entering directory '/sources/flex-2.5.38/lib'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/sources/flex-2.5.38/lib'
Making check in .
make[2]: Entering directory '/sources/flex-2.5.38'
make[2]: Leaving directory '/sources/flex-2.5.38'
Making check in doc
make[2]: Entering directory '/sources/flex-2.5.38/doc'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/sources/flex-2.5.38/doc'
Making check in examples
make[2]: Entering directory '/sources/flex-2.5.38/examples'
Making check in manual
make[3]: Entering directory '/sources/flex-2.5.38/examples/manual'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/examples/manual'
Making check in fastwc
make[3]: Entering directory '/sources/flex-2.5.38/examples/fastwc'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/examples/fastwc'
make[3]: Entering directory '/sources/flex-2.5.38/examples'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/sources/flex-2.5.38/examples'
make[2]: Leaving directory '/sources/flex-2.5.38/examples'
Making check in po
make[2]: Entering directory '/sources/flex-2.5.38/po'
make[2]: Leaving directory '/sources/flex-2.5.38/po'
Making check in tools
make[2]: Entering directory '/sources/flex-2.5.38/tools'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/sources/flex-2.5.38/tools'
Making check in tests
make[2]: Entering directory '/sources/flex-2.5.38/tests'
Making check in test-concatenated-options
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-concatenated-options'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-concatenated-options'
Making check in test-c++-yywrap
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-c++-yywrap'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-c++-yywrap'
Making check in test-extended
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-extended'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-extended'
Making check in test-ccl
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-ccl'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-ccl'
Making check in test-quotes
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-quotes'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-quotes'
Making check in test-rescan-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-rescan-r'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-rescan-r'
Making check in test-rescan-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-rescan-nr'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-rescan-nr'
Making check in test-basic-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-basic-nr'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-basic-nr'
Making check in test-basic-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-basic-r'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-basic-r'
Making check in test-multiple-scanners-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-multiple-scanners-nr'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-multiple-scanners-nr'
Making check in test-multiple-scanners-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-multiple-scanners-r'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-multiple-scanners-r'
Making check in test-header-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-header-nr'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-header-nr'
Making check in test-header-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-header-r'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-header-r'
Making check in test-reject
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-reject'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-reject'
Making check in test-c++-multiple-scanners
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-c++-multiple-scanners'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-c++-multiple-scanners'
Making check in test-c++-basic
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-c++-basic'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-c++-basic'
Making check in test-posixly-correct
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-posixly-correct'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-posixly-correct'
Making check in test-posix
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-posix'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-posix'
Making check in test-mem-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-mem-r'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-mem-r'
Making check in test-mem-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-mem-nr'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-mem-nr'
Making check in test-debug-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-debug-nr'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-debug-nr'
Making check in test-debug-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-debug-r'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-debug-r'
Making check in test-lineno-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-lineno-r'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-lineno-r'
Making check in test-lineno-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-lineno-nr'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-lineno-nr'
Making check in test-lineno-trailing
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-lineno-trailing'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-lineno-trailing'
Making check in test-linedir-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-linedir-r'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-linedir-r'
Making check in test-array-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-array-nr'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-array-nr'
Making check in test-array-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-array-r'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-array-r'
Making check in test-c-cpp-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-c-cpp-nr'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-c-cpp-nr'
Making check in test-c-cpp-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-c-cpp-r'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-c-cpp-r'
Making check in test-include-by-buffer
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-include-by-buffer'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-include-by-buffer'
Making check in test-include-by-push
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-include-by-push'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-include-by-push'
Making check in test-include-by-reentrant
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-include-by-reentrant'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-include-by-reentrant'
Making check in test-prefix-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-prefix-nr'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-prefix-nr'
Making check in test-prefix-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-prefix-r'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-prefix-r'
Making check in test-pthread
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-pthread'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-pthread'
Making check in test-string-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-string-nr'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-string-nr'
Making check in test-string-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-string-r'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-string-r'
Making check in test-yyextra
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-yyextra'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-yyextra'
Making check in test-alloc-extra
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-alloc-extra'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-alloc-extra'
Making check in test-noansi-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-noansi-nr'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-noansi-nr'
Making check in test-noansi-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-noansi-r'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-noansi-r'
Making check in test-top
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-top'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-top'
Making check in test-table-opts
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-table-opts'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-table-opts'
make[3]: Entering directory '/sources/flex-2.5.38/tests'
make  check-local
make[4]: Entering directory '/sources/flex-2.5.38/tests'
Making clean in test-table-opts
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-table-opts'
test -z "scanner.c OUTPUT test-opt-nr-Ca.o test-opt-r-Ca.o test-opt-nr-Ce.o test-opt-r-Ce.o test-opt-nr-Cf.o test-opt-r-Cf.o test-opt-nr-CF.o test-opt-r-CF.o test-opt-nr-Cm.o test-opt-r-Cm.o test-opt-nr-Cem.o test-opt-r-Cem.o test-opt-nr-Cae.o test-opt-r-Cae.o test-opt-nr-Caef.o test-opt-r-Caef.o test-opt-nr-CaeF.o test-opt-r-CaeF.o test-opt-nr-Cam.o test-opt-r-Cam.o test-opt-nr-Caem.o test-opt-r-Caem.o test-ver-nr-Ca.o test-ver-r-Ca.o test-ver-nr-Ce.o test-ver-r-Ce.o test-ver-nr-Cf.o test-ver-r-Cf.o test-ver-nr-CF.o test-ver-r-CF.o test-ver-nr-Cm.o test-ver-r-Cm.o test-ver-nr-Cem.o test-ver-r-Cem.o test-ver-nr-Cae.o test-ver-r-Cae.o test-ver-nr-Caef.o test-ver-r-Caef.o test-ver-nr-CaeF.o test-ver-r-CaeF.o test-ver-nr-Cam.o test-ver-r-Cam.o test-ver-nr-Caem.o test-ver-r-Caem.o test-ser-nr-Ca.o test-ser-r-Ca.o test-ser-nr-Ce.o test-ser-r-Ce.o test-ser-nr-Cf.o test-ser-r-Cf.o test-ser-nr-CF.o test-ser-r-CF.o test-ser-nr-Cm.o test-ser-r-Cm.o test-ser-nr-Cem.o test-ser-r-Cem.o test-ser-nr-Cae.o test-ser-r-Cae.o test-ser-nr-Caef.o test-ser-r-Caef.o test-ser-nr-CaeF.o test-ser-r-CaeF.o test-ser-nr-Cam.o test-ser-r-Cam.o test-ser-nr-Caem.o test-ser-r-Caem.o test-opt-nr-Ca.c test-opt-r-Ca.c test-opt-nr-Ce.c test-opt-r-Ce.c test-opt-nr-Cf.c test-opt-r-Cf.c test-opt-nr-CF.c test-opt-r-CF.c test-opt-nr-Cm.c test-opt-r-Cm.c test-opt-nr-Cem.c test-opt-r-Cem.c test-opt-nr-Cae.c test-opt-r-Cae.c test-opt-nr-Caef.c test-opt-r-Caef.c test-opt-nr-CaeF.c test-opt-r-CaeF.c test-opt-nr-Cam.c test-opt-r-Cam.c test-opt-nr-Caem.c test-opt-r-Caem.c test-ver-nr-Ca.c test-ver-r-Ca.c test-ver-nr-Ce.c test-ver-r-Ce.c test-ver-nr-Cf.c test-ver-r-Cf.c test-ver-nr-CF.c test-ver-r-CF.c test-ver-nr-Cm.c test-ver-r-Cm.c test-ver-nr-Cem.c test-ver-r-Cem.c test-ver-nr-Cae.c test-ver-r-Cae.c test-ver-nr-Caef.c test-ver-r-Caef.c test-ver-nr-CaeF.c test-ver-r-CaeF.c test-ver-nr-Cam.c test-ver-r-Cam.c test-ver-nr-Caem.c test-ver-r-Caem.c test-ser-nr-Ca.c test-ser-r-Ca.c test-ser-nr-Ce.c test-ser-r-Ce.c test-ser-nr-Cf.c test-ser-r-Cf.c test-ser-nr-CF.c test-ser-r-CF.c test-ser-nr-Cm.c test-ser-r-Cm.c test-ser-nr-Cem.c test-ser-r-Cem.c test-ser-nr-Cae.c test-ser-r-Cae.c test-ser-nr-Caef.c test-ser-r-Caef.c test-ser-nr-CaeF.c test-ser-r-CaeF.c test-ser-nr-Cam.c test-ser-r-Cam.c test-ser-nr-Caem.c test-ser-r-Caem.c test-opt-nr-Ca.tables test-opt-r-Ca.tables test-opt-nr-Ce.tables test-opt-r-Ce.tables test-opt-nr-Cf.tables test-opt-r-Cf.tables test-opt-nr-CF.tables test-opt-r-CF.tables test-opt-nr-Cm.tables test-opt-r-Cm.tables test-opt-nr-Cem.tables test-opt-r-Cem.tables test-opt-nr-Cae.tables test-opt-r-Cae.tables test-opt-nr-Caef.tables test-opt-r-Caef.tables test-opt-nr-CaeF.tables test-opt-r-CaeF.tables test-opt-nr-Cam.tables test-opt-r-Cam.tables test-opt-nr-Caem.tables test-opt-r-Caem.tables test-ver-nr-Ca.tables test-ver-r-Ca.tables test-ver-nr-Ce.tables test-ver-r-Ce.tables test-ver-nr-Cf.tables test-ver-r-Cf.tables test-ver-nr-CF.tables test-ver-r-CF.tables test-ver-nr-Cm.tables test-ver-r-Cm.tables test-ver-nr-Cem.tables test-ver-r-Cem.tables test-ver-nr-Cae.tables test-ver-r-Cae.tables test-ver-nr-Caef.tables test-ver-r-Caef.tables test-ver-nr-CaeF.tables test-ver-r-CaeF.tables test-ver-nr-Cam.tables test-ver-r-Cam.tables test-ver-nr-Caem.tables test-ver-r-Caem.tables test-ser-nr-Ca.tables test-ser-r-Ca.tables test-ser-nr-Ce.tables test-ser-r-Ce.tables test-ser-nr-Cf.tables test-ser-r-Cf.tables test-ser-nr-CF.tables test-ser-r-CF.tables test-ser-nr-Cm.tables test-ser-r-Cm.tables test-ser-nr-Cem.tables test-ser-r-Cem.tables test-ser-nr-Cae.tables test-ser-r-Cae.tables test-ser-nr-Caef.tables test-ser-r-Caef.tables test-ser-nr-CaeF.tables test-ser-r-CaeF.tables test-ser-nr-Cam.tables test-ser-r-Cam.tables test-ser-nr-Caem.tables test-ser-r-Caem.tables test-mul.tables all-ser.tables test-opt-nr-Ca test-opt-r-Ca test-opt-nr-Ce test-opt-r-Ce test-opt-nr-Cf test-opt-r-Cf test-opt-nr-CF test-opt-r-CF test-opt-nr-Cm test-opt-r-Cm test-opt-nr-Cem test-opt-r-Cem test-opt-nr-Cae test-opt-r-Cae test-opt-nr-Caef test-opt-r-Caef test-opt-nr-CaeF test-opt-r-CaeF test-opt-nr-Cam test-opt-r-Cam test-opt-nr-Caem test-opt-r-Caem test-ver-nr-Ca test-ver-r-Ca test-ver-nr-Ce test-ver-r-Ce test-ver-nr-Cf test-ver-r-Cf test-ver-nr-CF test-ver-r-CF test-ver-nr-Cm test-ver-r-Cm test-ver-nr-Cem test-ver-r-Cem test-ver-nr-Cae test-ver-r-Cae test-ver-nr-Caef test-ver-r-Caef test-ver-nr-CaeF test-ver-r-CaeF test-ver-nr-Cam test-ver-r-Cam test-ver-nr-Caem test-ver-r-Caem test-ser-nr-Ca test-ser-r-Ca test-ser-nr-Ce test-ser-r-Ce test-ser-nr-Cf test-ser-r-Cf test-ser-nr-CF test-ser-r-CF test-ser-nr-Cm test-ser-r-Cm test-ser-nr-Cem test-ser-r-Cem test-ser-nr-Cae test-ser-r-Cae test-ser-nr-Caef test-ser-r-Caef test-ser-nr-CaeF test-ser-r-CaeF test-ser-nr-Cam test-ser-r-Cam test-ser-nr-Caem test-ser-r-Caem" || rm -f scanner.c OUTPUT test-opt-nr-Ca.o test-opt-r-Ca.o test-opt-nr-Ce.o test-opt-r-Ce.o test-opt-nr-Cf.o test-opt-r-Cf.o test-opt-nr-CF.o test-opt-r-CF.o test-opt-nr-Cm.o test-opt-r-Cm.o test-opt-nr-Cem.o test-opt-r-Cem.o test-opt-nr-Cae.o test-opt-r-Cae.o test-opt-nr-Caef.o test-opt-r-Caef.o test-opt-nr-CaeF.o test-opt-r-CaeF.o test-opt-nr-Cam.o test-opt-r-Cam.o test-opt-nr-Caem.o test-opt-r-Caem.o test-ver-nr-Ca.o test-ver-r-Ca.o test-ver-nr-Ce.o test-ver-r-Ce.o test-ver-nr-Cf.o test-ver-r-Cf.o test-ver-nr-CF.o test-ver-r-CF.o test-ver-nr-Cm.o test-ver-r-Cm.o test-ver-nr-Cem.o test-ver-r-Cem.o test-ver-nr-Cae.o test-ver-r-Cae.o test-ver-nr-Caef.o test-ver-r-Caef.o test-ver-nr-CaeF.o test-ver-r-CaeF.o test-ver-nr-Cam.o test-ver-r-Cam.o test-ver-nr-Caem.o test-ver-r-Caem.o test-ser-nr-Ca.o test-ser-r-Ca.o test-ser-nr-Ce.o test-ser-r-Ce.o test-ser-nr-Cf.o test-ser-r-Cf.o test-ser-nr-CF.o test-ser-r-CF.o test-ser-nr-Cm.o test-ser-r-Cm.o test-ser-nr-Cem.o test-ser-r-Cem.o test-ser-nr-Cae.o test-ser-r-Cae.o test-ser-nr-Caef.o test-ser-r-Caef.o test-ser-nr-CaeF.o test-ser-r-CaeF.o test-ser-nr-Cam.o test-ser-r-Cam.o test-ser-nr-Caem.o test-ser-r-Caem.o test-opt-nr-Ca.c test-opt-r-Ca.c test-opt-nr-Ce.c test-opt-r-Ce.c test-opt-nr-Cf.c test-opt-r-Cf.c test-opt-nr-CF.c test-opt-r-CF.c test-opt-nr-Cm.c test-opt-r-Cm.c test-opt-nr-Cem.c test-opt-r-Cem.c test-opt-nr-Cae.c test-opt-r-Cae.c test-opt-nr-Caef.c test-opt-r-Caef.c test-opt-nr-CaeF.c test-opt-r-CaeF.c test-opt-nr-Cam.c test-opt-r-Cam.c test-opt-nr-Caem.c test-opt-r-Caem.c test-ver-nr-Ca.c test-ver-r-Ca.c test-ver-nr-Ce.c test-ver-r-Ce.c test-ver-nr-Cf.c test-ver-r-Cf.c test-ver-nr-CF.c test-ver-r-CF.c test-ver-nr-Cm.c test-ver-r-Cm.c test-ver-nr-Cem.c test-ver-r-Cem.c test-ver-nr-Cae.c test-ver-r-Cae.c test-ver-nr-Caef.c test-ver-r-Caef.c test-ver-nr-CaeF.c test-ver-r-CaeF.c test-ver-nr-Cam.c test-ver-r-Cam.c test-ver-nr-Caem.c test-ver-r-Caem.c test-ser-nr-Ca.c test-ser-r-Ca.c test-ser-nr-Ce.c test-ser-r-Ce.c test-ser-nr-Cf.c test-ser-r-Cf.c test-ser-nr-CF.c test-ser-r-CF.c test-ser-nr-Cm.c test-ser-r-Cm.c test-ser-nr-Cem.c test-ser-r-Cem.c test-ser-nr-Cae.c test-ser-r-Cae.c test-ser-nr-Caef.c test-ser-r-Caef.c test-ser-nr-CaeF.c test-ser-r-CaeF.c test-ser-nr-Cam.c test-ser-r-Cam.c test-ser-nr-Caem.c test-ser-r-Caem.c test-opt-nr-Ca.tables test-opt-r-Ca.tables test-opt-nr-Ce.tables test-opt-r-Ce.tables test-opt-nr-Cf.tables test-opt-r-Cf.tables test-opt-nr-CF.tables test-opt-r-CF.tables test-opt-nr-Cm.tables test-opt-r-Cm.tables test-opt-nr-Cem.tables test-opt-r-Cem.tables test-opt-nr-Cae.tables test-opt-r-Cae.tables test-opt-nr-Caef.tables test-opt-r-Caef.tables test-opt-nr-CaeF.tables test-opt-r-CaeF.tables test-opt-nr-Cam.tables test-opt-r-Cam.tables test-opt-nr-Caem.tables test-opt-r-Caem.tables test-ver-nr-Ca.tables test-ver-r-Ca.tables test-ver-nr-Ce.tables test-ver-r-Ce.tables test-ver-nr-Cf.tables test-ver-r-Cf.tables test-ver-nr-CF.tables test-ver-r-CF.tables test-ver-nr-Cm.tables test-ver-r-Cm.tables test-ver-nr-Cem.tables test-ver-r-Cem.tables test-ver-nr-Cae.tables test-ver-r-Cae.tables test-ver-nr-Caef.tables test-ver-r-Caef.tables test-ver-nr-CaeF.tables test-ver-r-CaeF.tables test-ver-nr-Cam.tables test-ver-r-Cam.tables test-ver-nr-Caem.tables test-ver-r-Caem.tables test-ser-nr-Ca.tables test-ser-r-Ca.tables test-ser-nr-Ce.tables test-ser-r-Ce.tables test-ser-nr-Cf.tables test-ser-r-Cf.tables test-ser-nr-CF.tables test-ser-r-CF.tables test-ser-nr-Cm.tables test-ser-r-Cm.tables test-ser-nr-Cem.tables test-ser-r-Cem.tables test-ser-nr-Cae.tables test-ser-r-Cae.tables test-ser-nr-Caef.tables test-ser-r-Caef.tables test-ser-nr-CaeF.tables test-ser-r-CaeF.tables test-ser-nr-Cam.tables test-ser-r-Cam.tables test-ser-nr-Caem.tables test-ser-r-Caem.tables test-mul.tables all-ser.tables test-opt-nr-Ca test-opt-r-Ca test-opt-nr-Ce test-opt-r-Ce test-opt-nr-Cf test-opt-r-Cf test-opt-nr-CF test-opt-r-CF test-opt-nr-Cm test-opt-r-Cm test-opt-nr-Cem test-opt-r-Cem test-opt-nr-Cae test-opt-r-Cae test-opt-nr-Caef test-opt-r-Caef test-opt-nr-CaeF test-opt-r-CaeF test-opt-nr-Cam test-opt-r-Cam test-opt-nr-Caem test-opt-r-Caem test-ver-nr-Ca test-ver-r-Ca test-ver-nr-Ce test-ver-r-Ce test-ver-nr-Cf test-ver-r-Cf test-ver-nr-CF test-ver-r-CF test-ver-nr-Cm test-ver-r-Cm test-ver-nr-Cem test-ver-r-Cem test-ver-nr-Cae test-ver-r-Cae test-ver-nr-Caef test-ver-r-Caef test-ver-nr-CaeF test-ver-r-CaeF test-ver-nr-Cam test-ver-r-Cam test-ver-nr-Caem test-ver-r-Caem test-ser-nr-Ca test-ser-r-Ca test-ser-nr-Ce test-ser-r-Ce test-ser-nr-Cf test-ser-r-Cf test-ser-nr-CF test-ser-r-CF test-ser-nr-Cm test-ser-r-Cm test-ser-nr-Cem test-ser-r-Cem test-ser-nr-Cae test-ser-r-Cae test-ser-nr-Caef test-ser-r-Caef test-ser-nr-CaeF test-ser-r-CaeF test-ser-nr-Cam test-ser-r-Cam test-ser-nr-Caem test-ser-r-Caem
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-table-opts'
Making clean in test-top
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-top'
test -z "scanner.c scanner.h test-top OUTPUT scanner.o main.o" || rm -f scanner.c scanner.h test-top OUTPUT scanner.o main.o
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-top'
Making clean in test-noansi-r
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-noansi-r'
test -z "scanner.c parser.c parser.h test-noansi-r OUTPUT scanner.o " || rm -f scanner.c parser.c parser.h test-noansi-r OUTPUT scanner.o 
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-noansi-r'
Making clean in test-noansi-nr
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-noansi-nr'
test -z "scanner.c parser.c parser.h test-noansi-nr OUTPUT scanner.o " || rm -f scanner.c parser.c parser.h test-noansi-nr OUTPUT scanner.o 
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-noansi-nr'
Making clean in test-alloc-extra
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-alloc-extra'
test -z "scanner.c scanner.h parser.c parser.h test-alloc-extra OUTPUT scanner.o " || rm -f scanner.c scanner.h parser.c parser.h test-alloc-extra OUTPUT scanner.o 
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-alloc-extra'
Making clean in test-yyextra
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-yyextra'
test -z "scanner.c scanner.h parser.c parser.h test-yyextra OUTPUT scanner.o " || rm -f scanner.c scanner.h parser.c parser.h test-yyextra OUTPUT scanner.o 
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-yyextra'
Making clean in test-string-r
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-string-r'
test -z "scanner.c scanner.h parser.c parser.h test-string-r OUTPUT scanner.o " || rm -f scanner.c scanner.h parser.c parser.h test-string-r OUTPUT scanner.o 
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-string-r'
Making clean in test-string-nr
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-string-nr'
test -z "scanner.c scanner.h parser.c parser.h test-string-nr OUTPUT scanner.o " || rm -f scanner.c scanner.h parser.c parser.h test-string-nr OUTPUT scanner.o 
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-string-nr'
Making clean in test-pthread
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-pthread'
test -z "scanner.c scanner.h parser.c parser.h test-pthread OUTPUT scanner.o " || rm -f scanner.c scanner.h parser.c parser.h test-pthread OUTPUT scanner.o 
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-pthread'
Making clean in test-prefix-r
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-prefix-r'
test -z "scanner.c scanner.h parser.c parser.h test-prefix-r OUTPUT scanner.o " || rm -f scanner.c scanner.h parser.c parser.h test-prefix-r OUTPUT scanner.o 
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-prefix-r'
Making clean in test-prefix-nr
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-prefix-nr'
test -z "scanner.c scanner.h parser.c parser.h test-prefix-nr OUTPUT scanner.o " || rm -f scanner.c scanner.h parser.c parser.h test-prefix-nr OUTPUT scanner.o 
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-prefix-nr'
Making clean in test-include-by-reentrant
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-include-by-reentrant'
test -z "scanner.c scanner.h parser.c parser.h test-include-by-reentrant OUTPUT scanner.o " || rm -f scanner.c scanner.h parser.c parser.h test-include-by-reentrant OUTPUT scanner.o 
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-include-by-reentrant'
Making clean in test-include-by-push
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-include-by-push'
test -z "scanner.c scanner.h parser.c parser.h test-include-by-push OUTPUT scanner.o " || rm -f scanner.c scanner.h parser.c parser.h test-include-by-push OUTPUT scanner.o 
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-include-by-push'
Making clean in test-include-by-buffer
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-include-by-buffer'
test -z "scanner.c scanner.h parser.c parser.h test-include-by-buffer OUTPUT scanner.o " || rm -f scanner.c scanner.h parser.c parser.h test-include-by-buffer OUTPUT scanner.o 
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-include-by-buffer'
Making clean in test-c-cpp-r
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-c-cpp-r'
test -z "scanner.cpp test-c-cpp-r scanner.o OUTPUT" || rm -f scanner.cpp test-c-cpp-r scanner.o OUTPUT
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-c-cpp-r'
Making clean in test-c-cpp-nr
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-c-cpp-nr'
test -z "scanner.cpp test-c-cpp-nr scanner.o OUTPUT" || rm -f scanner.cpp test-c-cpp-nr scanner.o OUTPUT
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-c-cpp-nr'
Making clean in test-array-r
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-array-r'
test -z "scanner.c test-array-r OUTPUT scanner.o" || rm -f scanner.c test-array-r OUTPUT scanner.o
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-array-r'
Making clean in test-array-nr
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-array-nr'
test -z "scanner.c parser.c parser.h test-array-nr OUTPUT scanner.o " || rm -f scanner.c parser.c parser.h test-array-nr OUTPUT scanner.o 
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-array-nr'
Making clean in test-linedir-r
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-linedir-r'
test -z "scanner.c scanner.h test-linedir-r OUTPUT scanner.o main.o" || rm -f scanner.c scanner.h test-linedir-r OUTPUT scanner.o main.o
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-linedir-r'
Making clean in test-lineno-trailing
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-lineno-trailing'
test -z "scanner.c test-lineno-trailing OUTPUT scanner.o" || rm -f scanner.c test-lineno-trailing OUTPUT scanner.o
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-lineno-trailing'
Making clean in test-lineno-nr
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-lineno-nr'
test -z "scanner.c test-lineno-nr OUTPUT scanner.o" || rm -f scanner.c test-lineno-nr OUTPUT scanner.o
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-lineno-nr'
Making clean in test-lineno-r
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-lineno-r'
test -z "scanner.c test-lineno-r OUTPUT scanner.o" || rm -f scanner.c test-lineno-r OUTPUT scanner.o
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-lineno-r'
Making clean in test-debug-r
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-debug-r'
test -z "scanner.c test-debug-r OUTPUT scanner.o " || rm -f scanner.c test-debug-r OUTPUT scanner.o 
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-debug-r'
Making clean in test-debug-nr
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-debug-nr'
test -z "scanner.c scanner.h test-debug-nr OUTPUT scanner.o" || rm -f scanner.c scanner.h test-debug-nr OUTPUT scanner.o
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-debug-nr'
Making clean in test-mem-nr
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-mem-nr'
test -z "scanner.c scanner.h test-mem-nr OUTPUT scanner.o" || rm -f scanner.c scanner.h test-mem-nr OUTPUT scanner.o
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-mem-nr'
Making clean in test-mem-r
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-mem-r'
test -z "scanner.c scanner.h test-mem-r OUTPUT scanner.o" || rm -f scanner.c scanner.h test-mem-r OUTPUT scanner.o
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-mem-r'
Making clean in test-posix
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-posix'
test -z "scanner.c scanner.h test-posix OUTPUT scanner.o" || rm -f scanner.c scanner.h test-posix OUTPUT scanner.o
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-posix'
Making clean in test-posixly-correct
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-posixly-correct'
test -z "scanner.c scanner.h test-posixly-correct OUTPUT scanner.o " || rm -f scanner.c scanner.h test-posixly-correct OUTPUT scanner.o 
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-posixly-correct'
Making clean in test-c++-basic
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-c++-basic'
test -z "scanner.cpp scanner.h test-c++-basic OUTPUT scanner.o" || rm -f scanner.cpp scanner.h test-c++-basic OUTPUT scanner.o
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-c++-basic'
Making clean in test-c++-multiple-scanners
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-c++-multiple-scanners'
test -z "scanner-1.cpp test-c++-multiple-scanners OUTPUT scanner-1.o scanner-2.o main.o scanner-2.cpp" || rm -f scanner-1.cpp test-c++-multiple-scanners OUTPUT scanner-1.o scanner-2.o main.o scanner-2.cpp
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-c++-multiple-scanners'
Making clean in test-reject
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-reject'
test -z "scanner.c test-reject-* OUTPUT test-reject-nr.o test-reject-r.o test-reject-ver.o test-reject-ser.o" || rm -f scanner.c test-reject-* OUTPUT test-reject-nr.o test-reject-r.o test-reject-ver.o test-reject-ser.o
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-reject'
Making clean in test-header-r
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-header-r'
test -z "scanner.c scanner.h test-header-r OUTPUT scanner.o main.o" || rm -f scanner.c scanner.h test-header-r OUTPUT scanner.o main.o
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-header-r'
Making clean in test-header-nr
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-header-nr'
test -z "scanner.c scanner.h test-header-nr scanner.o main.o OUTPUT" || rm -f scanner.c scanner.h test-header-nr scanner.o main.o OUTPUT
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-header-nr'
Making clean in test-multiple-scanners-r
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-multiple-scanners-r'
test -z "scanner-1.c scanner-1.h test-multiple-scanners-r OUTPUT scanner-1.o scanner-2.o main.o scanner-2.c scanner-2.h scanner-1.tables scanner-2.tables" || rm -f scanner-1.c scanner-1.h test-multiple-scanners-r OUTPUT scanner-1.o scanner-2.o main.o scanner-2.c scanner-2.h scanner-1.tables scanner-2.tables
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-multiple-scanners-r'
Making clean in test-multiple-scanners-nr
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-multiple-scanners-nr'
test -z "scanner-1.c scanner-1.h test-multiple-scanners-nr OUTPUT scanner-1.o scanner-2.o main.o scanner-2.c scanner-2.h" || rm -f scanner-1.c scanner-1.h test-multiple-scanners-nr OUTPUT scanner-1.o scanner-2.o main.o scanner-2.c scanner-2.h
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-multiple-scanners-nr'
Making clean in test-basic-r
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-basic-r'
test -z "scanner.c parser.c parser.h test-basic-r OUTPUT scanner.o " || rm -f scanner.c parser.c parser.h test-basic-r OUTPUT scanner.o 
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-basic-r'
Making clean in test-basic-nr
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-basic-nr'
test -z "scanner.c parser.c parser.h test-basic-nr OUTPUT scanner.o " || rm -f scanner.c parser.c parser.h test-basic-nr OUTPUT scanner.o 
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-basic-nr'
Making clean in test-rescan-nr
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-rescan-nr'
test -z "scanner.c scanner.h test-rescan-nr OUTPUT scanner.o " || rm -f scanner.c scanner.h test-rescan-nr OUTPUT scanner.o 
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-rescan-nr'
Making clean in test-rescan-r
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-rescan-r'
test -z "scanner.c scanner.h test-rescan-r OUTPUT scanner.o " || rm -f scanner.c scanner.h test-rescan-r OUTPUT scanner.o 
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-rescan-r'
Making clean in test-quotes
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-quotes'
test -z "l.out c.out  scanner.c scanner.h test-quotes OUTPUT scanner.o" || rm -f l.out c.out  scanner.c scanner.h test-quotes OUTPUT scanner.o
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-quotes'
Making clean in test-ccl
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-ccl'
test -z "scanner.c scanner.h  test-ccl OUTPUT scanner.o" || rm -f scanner.c scanner.h  test-ccl OUTPUT scanner.o
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-ccl'
Making clean in test-extended
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-extended'
test -z "scanner.c scanner.h test-extended OUTPUT scanner.o" || rm -f scanner.c scanner.h test-extended OUTPUT scanner.o
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-extended'
Making clean in test-c++-yywrap
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-c++-yywrap'
test -z "scanner.cpp scanner.h test-c++-yywrap OUTPUT scanner.o" || rm -f scanner.cpp scanner.h test-c++-yywrap OUTPUT scanner.o
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-c++-yywrap'
Making clean in test-concatenated-options
make[5]: Entering directory '/sources/flex-2.5.38/tests/test-concatenated-options'
test -z "OUTPUT" || rm -f OUTPUT
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests/test-concatenated-options'
Making clean in .
make[5]: Entering directory '/sources/flex-2.5.38/tests'
rm -rf .libs _libs
rm -f *.lo
make[5]: Leaving directory '/sources/flex-2.5.38/tests'
NOK=;\
NFAIL=;\
for dir in test-concatenated-options test-c++-yywrap test-extended test-ccl test-quotes test-rescan-r test-rescan-nr test-basic-nr test-basic-r test-multiple-scanners-nr test-multiple-scanners-r test-header-nr test-header-r test-reject test-c++-multiple-scanners test-c++-basic test-posixly-correct test-posix test-mem-r test-mem-nr test-debug-nr test-debug-r test-lineno-r test-lineno-nr test-lineno-trailing test-linedir-r test-array-nr test-array-r test-c-cpp-nr test-c-cpp-r test-include-by-buffer test-include-by-push test-include-by-reentrant test-prefix-nr test-prefix-r test-pthread test-string-nr test-string-r test-yyextra test-alloc-extra test-noansi-nr test-noansi-r test-top test-table-opts ; do \
	echo Executing test "$dir" ; \
	( cd "$dir" && make test  > OUTPUT 2>&1 ) ; \
	case $? in \
		0 )  echo Test "$dir" succeeded.; \
			NOK=0$NOK;\
			;; \
		* )  echo Test "$dir" FAILED. See "$dir"/OUTPUT for details. ; \
			NFAIL=0$NFAIL; \
			;; \
	esac; \
done ; \
echo Results: ; \
echo Tests succeeded: `echo -n "$NOK"|wc -c`; \
echo Tests FAILED: `echo -n "$NFAIL"|wc -c` ; \
test "$NFAIL" = ""
Executing test test-concatenated-options
Test test-concatenated-options succeeded.
Executing test test-c++-yywrap
Test test-c++-yywrap succeeded.
Executing test test-extended
Test test-extended succeeded.
Executing test test-ccl
Test test-ccl succeeded.
Executing test test-quotes
Test test-quotes succeeded.
Executing test test-rescan-r
Test test-rescan-r succeeded.
Executing test test-rescan-nr
Test test-rescan-nr succeeded.
Executing test test-basic-nr
Test test-basic-nr succeeded.
Executing test test-basic-r
Test test-basic-r succeeded.
Executing test test-multiple-scanners-nr
Test test-multiple-scanners-nr succeeded.
Executing test test-multiple-scanners-r
Test test-multiple-scanners-r succeeded.
Executing test test-header-nr
Test test-header-nr succeeded.
Executing test test-header-r
Test test-header-r succeeded.
Executing test test-reject
Test test-reject succeeded.
Executing test test-c++-multiple-scanners
Test test-c++-multiple-scanners succeeded.
Executing test test-c++-basic
Test test-c++-basic succeeded.
Executing test test-posixly-correct
Test test-posixly-correct succeeded.
Executing test test-posix
Test test-posix succeeded.
Executing test test-mem-r
Test test-mem-r succeeded.
Executing test test-mem-nr
Test test-mem-nr succeeded.
Executing test test-debug-nr
Test test-debug-nr succeeded.
Executing test test-debug-r
Test test-debug-r succeeded.
Executing test test-lineno-r
Test test-lineno-r succeeded.
Executing test test-lineno-nr
Test test-lineno-nr succeeded.
Executing test test-lineno-trailing
Test test-lineno-trailing succeeded.
Executing test test-linedir-r
Test test-linedir-r succeeded.
Executing test test-array-nr
Test test-array-nr succeeded.
Executing test test-array-r
Test test-array-r succeeded.
Executing test test-c-cpp-nr
Test test-c-cpp-nr succeeded.
Executing test test-c-cpp-r
Test test-c-cpp-r succeeded.
Executing test test-include-by-buffer
Test test-include-by-buffer succeeded.
Executing test test-include-by-push
Test test-include-by-push succeeded.
Executing test test-include-by-reentrant
Test test-include-by-reentrant succeeded.
Executing test test-prefix-nr
Test test-prefix-nr succeeded.
Executing test test-prefix-r
Test test-prefix-r succeeded.
Executing test test-pthread
Test test-pthread succeeded.
Executing test test-string-nr
Test test-string-nr succeeded.
Executing test test-string-r
Test test-string-r succeeded.
Executing test test-yyextra
Test test-yyextra succeeded.
Executing test test-alloc-extra
Test test-alloc-extra succeeded.
Executing test test-noansi-nr
Test test-noansi-nr succeeded.
Executing test test-noansi-r
Test test-noansi-r succeeded.
Executing test test-top
Test test-top succeeded.
Executing test test-table-opts
Test test-table-opts succeeded.
Results:
Tests succeeded: 44
Tests FAILED: 0
make[4]: Leaving directory '/sources/flex-2.5.38/tests'
make[3]: Leaving directory '/sources/flex-2.5.38/tests'
make[2]: Leaving directory '/sources/flex-2.5.38/tests'
make[1]: Leaving directory '/sources/flex-2.5.38'
make  install-recursive
make[1]: Entering directory '/sources/flex-2.5.38'
Making install in lib
make[2]: Entering directory '/sources/flex-2.5.38/lib'
make[3]: Entering directory '/sources/flex-2.5.38/lib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/sources/flex-2.5.38/lib'
make[2]: Leaving directory '/sources/flex-2.5.38/lib'
Making install in .
make[2]: Entering directory '/sources/flex-2.5.38'
make[3]: Entering directory '/sources/flex-2.5.38'
 /bin/mkdir -p '/usr/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libfl.la libfl_pic.la '/usr/lib'
libtool: install: /usr/bin/install -c .libs/libfl.so.2.0.0 /usr/lib/libfl.so.2.0.0
libtool: install: (cd /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 /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 /usr/lib/libfl.la
libtool: install: /usr/bin/install -c .libs/libfl_pic.so.2.0.0 /usr/lib/libfl_pic.so.2.0.0
libtool: install: (cd /usr/lib && { ln -s -f libfl_pic.so.2.0.0 libfl_pic.so.2 || { rm -f libfl_pic.so.2 && ln -s libfl_pic.so.2.0.0 libfl_pic.so.2; }; })
libtool: install: (cd /usr/lib && { ln -s -f libfl_pic.so.2.0.0 libfl_pic.so || { rm -f libfl_pic.so && ln -s libfl_pic.so.2.0.0 libfl_pic.so; }; })
libtool: install: /usr/bin/install -c .libs/libfl_pic.lai /usr/lib/libfl_pic.la
libtool: install: /usr/bin/install -c .libs/libfl.a /usr/lib/libfl.a
libtool: install: chmod 644 /usr/lib/libfl.a
libtool: install: ranlib /usr/lib/libfl.a
libtool: install: /usr/bin/install -c .libs/libfl_pic.a /usr/lib/libfl_pic.a
libtool: install: chmod 644 /usr/lib/libfl_pic.a
libtool: install: ranlib /usr/lib/libfl_pic.a
libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/mkdir -p '/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c flex '/usr/bin'
libtool: install: /usr/bin/install -c flex /usr/bin/flex
make  install-exec-hook
make[4]: Entering directory '/sources/flex-2.5.38'
cd /usr/bin && \
	ln -s -f flex flex++
make[4]: Leaving directory '/sources/flex-2.5.38'
 /bin/mkdir -p '/usr/share/doc/flex-2.5.38'
 /usr/bin/install -c -m 644 AUTHORS COPYING NEWS ONEWS README TODO '/usr/share/doc/flex-2.5.38'
 /bin/mkdir -p '/usr/include'
 /usr/bin/install -c -m 644 FlexLexer.h '/usr/include'
make[3]: Leaving directory '/sources/flex-2.5.38'
make[2]: Leaving directory '/sources/flex-2.5.38'
Making install in doc
make[2]: Entering directory '/sources/flex-2.5.38/doc'
make[3]: Entering directory '/sources/flex-2.5.38/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/share/doc/flex-2.5.38'
 /usr/bin/install -c -m 644 flex.pdf '/usr/share/doc/flex-2.5.38'
 /bin/mkdir -p '/usr/share/info'
 /usr/bin/install -c -m 644 ./flex.info ./flex.info-1 ./flex.info-2 '/usr/share/info'
 install-info --info-dir='/usr/share/info' '/usr/share/info/flex.info'
 /bin/mkdir -p '/usr/share/man/man1'
 /usr/bin/install -c -m 644 flex.1 '/usr/share/man/man1'
make[3]: Leaving directory '/sources/flex-2.5.38/doc'
make[2]: Leaving directory '/sources/flex-2.5.38/doc'
Making install in examples
make[2]: Entering directory '/sources/flex-2.5.38/examples'
Making install in manual
make[3]: Entering directory '/sources/flex-2.5.38/examples/manual'
make[4]: Entering directory '/sources/flex-2.5.38/examples/manual'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/examples/manual'
make[3]: Leaving directory '/sources/flex-2.5.38/examples/manual'
Making install in fastwc
make[3]: Entering directory '/sources/flex-2.5.38/examples/fastwc'
make[4]: Entering directory '/sources/flex-2.5.38/examples/fastwc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/examples/fastwc'
make[3]: Leaving directory '/sources/flex-2.5.38/examples/fastwc'
make[3]: Entering directory '/sources/flex-2.5.38/examples'
make[4]: Entering directory '/sources/flex-2.5.38/examples'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/examples'
make[3]: Leaving directory '/sources/flex-2.5.38/examples'
make[2]: Leaving directory '/sources/flex-2.5.38/examples'
Making install in po
make[2]: Entering directory '/sources/flex-2.5.38/po'
installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/flex.mo
installing da.gmo as /usr/share/locale/da/LC_MESSAGES/flex.mo
installing de.gmo as /usr/share/locale/de/LC_MESSAGES/flex.mo
installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/flex.mo
installing es.gmo as /usr/share/locale/es/LC_MESSAGES/flex.mo
installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/flex.mo
installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/flex.mo
installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/flex.mo
installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/flex.mo
installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/flex.mo
installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/flex.mo
installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/flex.mo
installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/flex.mo
installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/flex.mo
installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/flex.mo
installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/flex.mo
installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/flex.mo
installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/flex.mo
installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/flex.mo
installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/flex.mo
installing zh_tw.gmo as /usr/share/locale/zh_tw/LC_MESSAGES/flex.mo
if test "flex" = "gettext-tools"; then \
  /bin/mkdir -p /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 \
		    /usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[2]: Leaving directory '/sources/flex-2.5.38/po'
Making install in tools
make[2]: Entering directory '/sources/flex-2.5.38/tools'
make[3]: Entering directory '/sources/flex-2.5.38/tools'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/sources/flex-2.5.38/tools'
make[2]: Leaving directory '/sources/flex-2.5.38/tools'
Making install in tests
make[2]: Entering directory '/sources/flex-2.5.38/tests'
Making install in test-concatenated-options
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-concatenated-options'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-concatenated-options'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-concatenated-options'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-concatenated-options'
Making install in test-c++-yywrap
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-c++-yywrap'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-c++-yywrap'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-c++-yywrap'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-c++-yywrap'
Making install in test-extended
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-extended'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-extended'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-extended'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-extended'
Making install in test-ccl
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-ccl'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-ccl'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-ccl'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-ccl'
Making install in test-quotes
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-quotes'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-quotes'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-quotes'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-quotes'
Making install in test-rescan-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-rescan-r'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-rescan-r'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-rescan-r'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-rescan-r'
Making install in test-rescan-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-rescan-nr'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-rescan-nr'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-rescan-nr'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-rescan-nr'
Making install in test-basic-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-basic-nr'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-basic-nr'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-basic-nr'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-basic-nr'
Making install in test-basic-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-basic-r'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-basic-r'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-basic-r'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-basic-r'
Making install in test-multiple-scanners-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-multiple-scanners-nr'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-multiple-scanners-nr'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-multiple-scanners-nr'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-multiple-scanners-nr'
Making install in test-multiple-scanners-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-multiple-scanners-r'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-multiple-scanners-r'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-multiple-scanners-r'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-multiple-scanners-r'
Making install in test-header-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-header-nr'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-header-nr'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-header-nr'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-header-nr'
Making install in test-header-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-header-r'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-header-r'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-header-r'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-header-r'
Making install in test-reject
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-reject'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-reject'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-reject'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-reject'
Making install in test-c++-multiple-scanners
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-c++-multiple-scanners'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-c++-multiple-scanners'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-c++-multiple-scanners'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-c++-multiple-scanners'
Making install in test-c++-basic
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-c++-basic'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-c++-basic'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-c++-basic'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-c++-basic'
Making install in test-posixly-correct
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-posixly-correct'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-posixly-correct'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-posixly-correct'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-posixly-correct'
Making install in test-posix
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-posix'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-posix'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-posix'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-posix'
Making install in test-mem-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-mem-r'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-mem-r'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-mem-r'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-mem-r'
Making install in test-mem-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-mem-nr'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-mem-nr'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-mem-nr'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-mem-nr'
Making install in test-debug-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-debug-nr'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-debug-nr'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-debug-nr'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-debug-nr'
Making install in test-debug-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-debug-r'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-debug-r'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-debug-r'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-debug-r'
Making install in test-lineno-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-lineno-r'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-lineno-r'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-lineno-r'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-lineno-r'
Making install in test-lineno-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-lineno-nr'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-lineno-nr'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-lineno-nr'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-lineno-nr'
Making install in test-lineno-trailing
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-lineno-trailing'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-lineno-trailing'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-lineno-trailing'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-lineno-trailing'
Making install in test-linedir-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-linedir-r'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-linedir-r'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-linedir-r'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-linedir-r'
Making install in test-array-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-array-nr'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-array-nr'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-array-nr'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-array-nr'
Making install in test-array-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-array-r'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-array-r'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-array-r'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-array-r'
Making install in test-c-cpp-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-c-cpp-nr'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-c-cpp-nr'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-c-cpp-nr'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-c-cpp-nr'
Making install in test-c-cpp-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-c-cpp-r'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-c-cpp-r'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-c-cpp-r'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-c-cpp-r'
Making install in test-include-by-buffer
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-include-by-buffer'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-include-by-buffer'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-include-by-buffer'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-include-by-buffer'
Making install in test-include-by-push
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-include-by-push'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-include-by-push'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-include-by-push'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-include-by-push'
Making install in test-include-by-reentrant
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-include-by-reentrant'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-include-by-reentrant'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-include-by-reentrant'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-include-by-reentrant'
Making install in test-prefix-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-prefix-nr'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-prefix-nr'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-prefix-nr'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-prefix-nr'
Making install in test-prefix-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-prefix-r'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-prefix-r'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-prefix-r'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-prefix-r'
Making install in test-pthread
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-pthread'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-pthread'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-pthread'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-pthread'
Making install in test-string-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-string-nr'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-string-nr'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-string-nr'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-string-nr'
Making install in test-string-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-string-r'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-string-r'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-string-r'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-string-r'
Making install in test-yyextra
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-yyextra'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-yyextra'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-yyextra'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-yyextra'
Making install in test-alloc-extra
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-alloc-extra'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-alloc-extra'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-alloc-extra'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-alloc-extra'
Making install in test-noansi-nr
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-noansi-nr'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-noansi-nr'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-noansi-nr'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-noansi-nr'
Making install in test-noansi-r
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-noansi-r'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-noansi-r'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-noansi-r'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-noansi-r'
Making install in test-top
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-top'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-top'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-top'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-top'
Making install in test-table-opts
make[3]: Entering directory '/sources/flex-2.5.38/tests/test-table-opts'
make[4]: Entering directory '/sources/flex-2.5.38/tests/test-table-opts'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests/test-table-opts'
make[3]: Leaving directory '/sources/flex-2.5.38/tests/test-table-opts'
make[3]: Entering directory '/sources/flex-2.5.38/tests'
make[4]: Entering directory '/sources/flex-2.5.38/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/flex-2.5.38/tests'
make[3]: Leaving directory '/sources/flex-2.5.38/tests'
make[2]: Leaving directory '/sources/flex-2.5.38/tests'
make[1]: Leaving directory '/sources/flex-2.5.38'
mode of '/usr/bin/lex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)

real	0m34.003s
user	0m59.552s
sys	0m4.086s
