Tue Oct 22 20:17:36 CDT 2013

KB: 1240264	/mnt/clfs

configure: loading cache config.cache
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-gnu-strip... x86_64-unknown-linux-gnu-strip
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... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gnu-gcc... x86_64-unknown-linux-gnu-gcc -m64
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-unknown-linux-gnu-gcc -m64 accepts -g... yes
checking for x86_64-unknown-linux-gnu-gcc -m64 option to accept ISO C89... none needed
checking dependency style of x86_64-unknown-linux-gnu-gcc -m64... gcc3
checking build system type... i486-cross-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for ld used by GCC... x86_64-unknown-linux-gnu-ld
checking if the linker (x86_64-unknown-linux-gnu-ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for x86_64-unknown-linux-gnu-gcc... (cached) x86_64-unknown-linux-gnu-gcc -m64
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-unknown-linux-gnu-gcc -m64 accepts -g... (cached) yes
checking for x86_64-unknown-linux-gnu-gcc -m64 option to accept ISO C89... (cached) none needed
checking dependency style of x86_64-unknown-linux-gnu-gcc -m64... (cached) gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-unknown-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-unknown-linux-gnu-g++... gcc3
checking whether x86_64-unknown-linux-gnu-gcc -m64 and cc understand -c and -o together... yes
checking whether ln -s works... yes
checking for x86_64-unknown-linux-gnu-ranlib... x86_64-unknown-linux-gnu-ranlib
checking for gawk... (cached) gawk
checking for bison... /usr/bin/bison
checking for help2man... help2man
checking for m4 that supports -P... m4
checking for indent... indent
configure: WARNING: no indent program found: make indent target will not function
checking how to run the C preprocessor... x86_64-unknown-linux-gnu-gcc -m64 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... 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 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... cross
configure: WARNING: result yes guessed because of cross compilation
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... (cached) yes
checking for dup2... yes
checking for 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: updating cache config.cache
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: WARNING:  'po/Makefile.in.in' seems to ignore the --datarootdir setting
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-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 default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing depfiles commands
make[1]: Entering directory `/mnt/clfs/sources/flex-2.5.37'
make  all-recursive
make[2]: Entering directory `/mnt/clfs/sources/flex-2.5.37'
Making all in lib
make[3]: Entering directory `/mnt/clfs/sources/flex-2.5.37/lib'
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I..     -g -O2 -MT lib.o -MD -MP -MF .deps/lib.Tpo -c -o lib.o lib.c
mv -f .deps/lib.Tpo .deps/lib.Po
rm -f libcompat.a
ar cru libcompat.a lib.o 
x86_64-unknown-linux-gnu-ranlib libcompat.a
make[3]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/lib'
Making all in .
make[3]: Entering directory `/mnt/clfs/sources/flex-2.5.37'
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl   -g -O2 -MT libmain.o -MD -MP -MF .deps/libmain.Tpo -c -o libmain.o libmain.c
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl   -g -O2 -MT libyywrap.o -MD -MP -MF .deps/libyywrap.Tpo -c -o libyywrap.o libyywrap.c
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl  -fPIC  -g -O2 -MT libfl_pic_a-libmain.o -MD -MP -MF .deps/libfl_pic_a-libmain.Tpo -c -o libfl_pic_a-libmain.o `test -f 'libmain.c' || echo './'`libmain.c
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl  -fPIC  -g -O2 -MT libfl_pic_a-libyywrap.o -MD -MP -MF .deps/libfl_pic_a-libyywrap.Tpo -c -o libfl_pic_a-libyywrap.o `test -f 'libyywrap.c' || echo './'`libyywrap.c
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl   -g -O2 -MT ccl.o -MD -MP -MF .deps/ccl.Tpo -c -o ccl.o ccl.c
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl   -g -O2 -MT dfa.o -MD -MP -MF .deps/dfa.Tpo -c -o dfa.o dfa.c
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl   -g -O2 -MT ecs.o -MD -MP -MF .deps/ecs.Tpo -c -o ecs.o ecs.c
mv -f .deps/libfl_pic_a-libyywrap.Tpo .deps/libfl_pic_a-libyywrap.Po
mv -f .deps/libfl_pic_a-libmain.Tpo .deps/libfl_pic_a-libmain.Po
mv -f .deps/libmain.Tpo .deps/libmain.Po
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl   -g -O2 -MT scanflags.o -MD -MP -MF .deps/scanflags.Tpo -c -o scanflags.o scanflags.c
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl   -g -O2 -MT gen.o -MD -MP -MF .deps/gen.Tpo -c -o gen.o gen.c
mv -f .deps/libyywrap.Tpo .deps/libyywrap.Po
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl   -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl   -g -O2 -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c
mv -f .deps/scanflags.Tpo .deps/scanflags.Po
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl   -g -O2 -MT nfa.o -MD -MP -MF .deps/nfa.Tpo -c -o nfa.o nfa.c
mv -f .deps/ecs.Tpo .deps/ecs.Po
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl   -g -O2 -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c
mv -f .deps/ccl.Tpo .deps/ccl.Po
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/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
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl   -g -O2 -MT skel.o -MD -MP -MF .deps/skel.Tpo -c -o skel.o skel.c
mv -f .deps/misc.Tpo .deps/misc.Po
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl   -g -O2 -MT sym.o -MD -MP -MF .deps/sym.Tpo -c -o sym.o sym.c
mv -f .deps/dfa.Tpo .deps/dfa.Po
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl   -g -O2 -MT tblcmp.o -MD -MP -MF .deps/tblcmp.Tpo -c -o tblcmp.o tblcmp.c
mv -f .deps/main.Tpo .deps/main.Po
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl   -g -O2 -MT yylex.o -MD -MP -MF .deps/yylex.Tpo -c -o yylex.o yylex.c
mv -f .deps/skel.Tpo .deps/skel.Po
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl   -g -O2 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c
mv -f .deps/sym.Tpo .deps/sym.Po
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl   -g -O2 -MT scanopt.o -MD -MP -MF .deps/scanopt.Tpo -c -o scanopt.o scanopt.c
mv -f .deps/yylex.Tpo .deps/yylex.Po
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl   -g -O2 -MT buf.o -MD -MP -MF .deps/buf.Tpo -c -o buf.o buf.c
mv -f .deps/options.Tpo .deps/options.Po
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl   -g -O2 -MT tables.o -MD -MP -MF .deps/tables.Tpo -c -o tables.o tables.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/gen.Tpo .deps/gen.Po
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/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/buf.Tpo .deps/buf.Po
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl   -g -O2 -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c
mv -f .deps/tblcmp.Tpo .deps/tblcmp.Po
x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/tools/share/locale\" -I./intl   -g -O2 -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c
mv -f .deps/tables_shared.Tpo .deps/tables_shared.Po
rm -f libfl.a
ar cru libfl.a libmain.o libyywrap.o 
mv -f .deps/tables.Tpo .deps/tables.Po
rm -f libfl_pic.a
x86_64-unknown-linux-gnu-ranlib libfl.a
ar cru libfl_pic.a libfl_pic_a-libmain.o libfl_pic_a-libyywrap.o 
mv -f .deps/parse.Tpo .deps/parse.Po
x86_64-unknown-linux-gnu-ranlib libfl_pic.a
mv -f .deps/regex.Tpo .deps/regex.Po
mv -f .deps/filter.Tpo .deps/filter.Po
mv -f .deps/scanopt.Tpo .deps/scanopt.Po
mv -f .deps/scan.Tpo .deps/scan.Po
x86_64-unknown-linux-gnu-gcc -m64  -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.a -lm 
make[3]: Leaving directory `/mnt/clfs/sources/flex-2.5.37'
Making all in doc
make[3]: Entering directory `/mnt/clfs/sources/flex-2.5.37/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/doc'
Making all in examples
make[3]: Entering directory `/mnt/clfs/sources/flex-2.5.37/examples'
Making all in manual
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/examples/manual'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/examples/manual'
Making all in fastwc
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/examples/fastwc'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/examples/fastwc'
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/examples'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/examples'
make[3]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/examples'
Making all in po
make[3]: Entering directory `/mnt/clfs/sources/flex-2.5.37/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/po'
Making all in tools
make[3]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tools'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tools'
Making all in tests
make[3]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests'
Making all in test-concatenated-options
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-concatenated-options'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-concatenated-options'
Making all in test-c++-yywrap
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c++-yywrap'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c++-yywrap'
Making all in test-extended
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-extended'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-extended'
Making all in test-ccl
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-ccl'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-ccl'
Making all in test-quotes
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-quotes'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-quotes'
Making all in test-rescan-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-rescan-r'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-rescan-r'
Making all in test-rescan-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-rescan-nr'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-rescan-nr'
Making all in test-basic-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-basic-nr'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-basic-nr'
Making all in test-basic-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-basic-r'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-basic-r'
Making all in test-bison-yylloc
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-bison-yylloc'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-bison-yylloc'
Making all in test-bison-yylval
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-bison-yylval'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-bison-yylval'
Making all in test-bison-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-bison-nr'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-bison-nr'
Making all in test-multiple-scanners-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-multiple-scanners-nr'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-multiple-scanners-nr'
Making all in test-multiple-scanners-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-multiple-scanners-r'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-multiple-scanners-r'
Making all in test-header-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-header-nr'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-header-nr'
Making all in test-header-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-header-r'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-header-r'
Making all in test-reject
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-reject'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-reject'
Making all in test-c++-multiple-scanners
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c++-multiple-scanners'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c++-multiple-scanners'
Making all in test-c++-basic
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c++-basic'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c++-basic'
Making all in test-posixly-correct
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-posixly-correct'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-posixly-correct'
Making all in test-posix
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-posix'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-posix'
Making all in test-mem-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-mem-r'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-mem-r'
Making all in test-mem-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-mem-nr'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-mem-nr'
Making all in test-debug-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-debug-nr'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-debug-nr'
Making all in test-debug-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-debug-r'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-debug-r'
Making all in test-lineno-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-lineno-r'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-lineno-r'
Making all in test-lineno-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-lineno-nr'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-lineno-nr'
Making all in test-linedir-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-linedir-r'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-linedir-r'
Making all in test-array-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-array-nr'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-array-nr'
Making all in test-array-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-array-r'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-array-r'
Making all in test-c-cpp-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c-cpp-nr'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c-cpp-nr'
Making all in test-c-cpp-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c-cpp-r'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c-cpp-r'
Making all in test-include-by-buffer
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-include-by-buffer'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-include-by-buffer'
Making all in test-include-by-push
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-include-by-push'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-include-by-push'
Making all in test-include-by-reentrant
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-include-by-reentrant'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-include-by-reentrant'
Making all in test-prefix-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-prefix-nr'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-prefix-nr'
Making all in test-prefix-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-prefix-r'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-prefix-r'
Making all in test-pthread
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-pthread'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-pthread'
Making all in test-string-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-string-nr'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-string-nr'
Making all in test-string-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-string-r'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-string-r'
Making all in test-yyextra
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-yyextra'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-yyextra'
Making all in test-alloc-extra
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-alloc-extra'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-alloc-extra'
Making all in test-noansi-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-noansi-nr'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-noansi-nr'
Making all in test-noansi-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-noansi-r'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-noansi-r'
Making all in test-top
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-top'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-top'
Making all in test-table-opts
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-table-opts'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-table-opts'
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests'
make[3]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests'
make[2]: Leaving directory `/mnt/clfs/sources/flex-2.5.37'
make[1]: Leaving directory `/mnt/clfs/sources/flex-2.5.37'
make[1]: Entering directory `/mnt/clfs/sources/flex-2.5.37'
make  install-recursive
make[2]: Entering directory `/mnt/clfs/sources/flex-2.5.37'
Making install in lib
make[3]: Entering directory `/mnt/clfs/sources/flex-2.5.37/lib'
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/lib'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/lib'
make[3]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/lib'
Making install in .
make[3]: Entering directory `/mnt/clfs/sources/flex-2.5.37'
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37'
test -z "/tools/bin" || /bin/mkdir -p "/tools/bin"
  /usr/bin/install -c flex '/tools/bin'
test -z "/tools/lib" || /bin/mkdir -p "/tools/lib"
 /usr/bin/install -c -m 644  libfl.a libfl_pic.a '/tools/lib'
 ( cd '/tools/lib' && x86_64-unknown-linux-gnu-ranlib libfl.a )
 ( cd '/tools/lib' && x86_64-unknown-linux-gnu-ranlib libfl_pic.a )
make  install-exec-hook
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37'
cd //tools/bin && \
		ln -s -f flex flex++
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37'
test -z "/tools/share/doc/flex" || /bin/mkdir -p "/tools/share/doc/flex"
 /usr/bin/install -c -m 644 AUTHORS COPYING NEWS ONEWS README README.cvs TODO '/tools/share/doc/flex'
test -z "/tools/include" || /bin/mkdir -p "/tools/include"
 /usr/bin/install -c -m 644 FlexLexer.h '/tools/include'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37'
make[3]: Leaving directory `/mnt/clfs/sources/flex-2.5.37'
Making install in doc
make[3]: Entering directory `/mnt/clfs/sources/flex-2.5.37/doc'
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/doc'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/tools/share/doc/flex" || /bin/mkdir -p "/tools/share/doc/flex"
 /usr/bin/install -c -m 644 flex.pdf '/tools/share/doc/flex'
test -z "/tools/share/info" || /bin/mkdir -p "/tools/share/info"
 /usr/bin/install -c -m 644 ./flex.info ./flex.info-1 ./flex.info-2 '/tools/share/info'
 install-info --info-dir='/tools/share/info' '/tools/share/info/flex.info'
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
test -z "/tools/share/man/man1" || /bin/mkdir -p "/tools/share/man/man1"
 /usr/bin/install -c -m 644 flex.1 '/tools/share/man/man1'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/doc'
make[3]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/doc'
Making install in examples
make[3]: Entering directory `/mnt/clfs/sources/flex-2.5.37/examples'
Making install in manual
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/examples/manual'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/examples/manual'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/examples/manual'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/examples/manual'
Making install in fastwc
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/examples/fastwc'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/examples/fastwc'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/examples/fastwc'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/examples/fastwc'
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/examples'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/examples'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/examples'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/examples'
make[3]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/examples'
Making install in po
make[3]: Entering directory `/mnt/clfs/sources/flex-2.5.37/po'
/bin/sh .././mkinstalldirs /tools/share
installing ca.gmo as /tools/share/locale/ca/LC_MESSAGES/flex.mo
installing da.gmo as /tools/share/locale/da/LC_MESSAGES/flex.mo
installing de.gmo as /tools/share/locale/de/LC_MESSAGES/flex.mo
installing es.gmo as /tools/share/locale/es/LC_MESSAGES/flex.mo
installing fi.gmo as /tools/share/locale/fi/LC_MESSAGES/flex.mo
installing fr.gmo as /tools/share/locale/fr/LC_MESSAGES/flex.mo
installing ga.gmo as /tools/share/locale/ga/LC_MESSAGES/flex.mo
installing ko.gmo as /tools/share/locale/ko/LC_MESSAGES/flex.mo
installing nl.gmo as /tools/share/locale/nl/LC_MESSAGES/flex.mo
installing pl.gmo as /tools/share/locale/pl/LC_MESSAGES/flex.mo
installing pt_BR.gmo as /tools/share/locale/pt_BR/LC_MESSAGES/flex.mo
installing ro.gmo as /tools/share/locale/ro/LC_MESSAGES/flex.mo
installing ru.gmo as /tools/share/locale/ru/LC_MESSAGES/flex.mo
installing sv.gmo as /tools/share/locale/sv/LC_MESSAGES/flex.mo
installing tr.gmo as /tools/share/locale/tr/LC_MESSAGES/flex.mo
installing vi.gmo as /tools/share/locale/vi/LC_MESSAGES/flex.mo
installing zh_CN.gmo as /tools/share/locale/zh_CN/LC_MESSAGES/flex.mo
if test "flex" = "gettext-tools"; then \
	  /bin/sh .././mkinstalldirs /tools/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 \
			    /tools/share/gettext/po/$file; \
	  done; \
	  for file in Makevars; do \
	    rm -f /tools/share/gettext/po/$file; \
	  done; \
	else \
	  : ; \
	fi
make[3]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/po'
Making install in tools
make[3]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tools'
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tools'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tools'
make[3]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tools'
Making install in tests
make[3]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests'
Making install in test-concatenated-options
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-concatenated-options'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-concatenated-options'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-concatenated-options'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-concatenated-options'
Making install in test-c++-yywrap
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c++-yywrap'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c++-yywrap'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c++-yywrap'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c++-yywrap'
Making install in test-extended
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-extended'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-extended'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-extended'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-extended'
Making install in test-ccl
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-ccl'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-ccl'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-ccl'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-ccl'
Making install in test-quotes
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-quotes'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-quotes'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-quotes'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-quotes'
Making install in test-rescan-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-rescan-r'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-rescan-r'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-rescan-r'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-rescan-r'
Making install in test-rescan-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-rescan-nr'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-rescan-nr'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-rescan-nr'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-rescan-nr'
Making install in test-basic-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-basic-nr'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-basic-nr'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-basic-nr'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-basic-nr'
Making install in test-basic-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-basic-r'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-basic-r'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-basic-r'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-basic-r'
Making install in test-bison-yylloc
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-bison-yylloc'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-bison-yylloc'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-bison-yylloc'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-bison-yylloc'
Making install in test-bison-yylval
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-bison-yylval'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-bison-yylval'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-bison-yylval'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-bison-yylval'
Making install in test-bison-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-bison-nr'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-bison-nr'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-bison-nr'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-bison-nr'
Making install in test-multiple-scanners-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-multiple-scanners-nr'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-multiple-scanners-nr'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-multiple-scanners-nr'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-multiple-scanners-nr'
Making install in test-multiple-scanners-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-multiple-scanners-r'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-multiple-scanners-r'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-multiple-scanners-r'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-multiple-scanners-r'
Making install in test-header-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-header-nr'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-header-nr'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-header-nr'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-header-nr'
Making install in test-header-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-header-r'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-header-r'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-header-r'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-header-r'
Making install in test-reject
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-reject'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-reject'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-reject'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-reject'
Making install in test-c++-multiple-scanners
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c++-multiple-scanners'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c++-multiple-scanners'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c++-multiple-scanners'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c++-multiple-scanners'
Making install in test-c++-basic
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c++-basic'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c++-basic'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c++-basic'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c++-basic'
Making install in test-posixly-correct
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-posixly-correct'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-posixly-correct'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-posixly-correct'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-posixly-correct'
Making install in test-posix
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-posix'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-posix'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-posix'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-posix'
Making install in test-mem-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-mem-r'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-mem-r'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-mem-r'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-mem-r'
Making install in test-mem-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-mem-nr'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-mem-nr'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-mem-nr'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-mem-nr'
Making install in test-debug-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-debug-nr'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-debug-nr'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-debug-nr'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-debug-nr'
Making install in test-debug-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-debug-r'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-debug-r'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-debug-r'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-debug-r'
Making install in test-lineno-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-lineno-r'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-lineno-r'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-lineno-r'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-lineno-r'
Making install in test-lineno-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-lineno-nr'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-lineno-nr'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-lineno-nr'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-lineno-nr'
Making install in test-linedir-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-linedir-r'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-linedir-r'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-linedir-r'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-linedir-r'
Making install in test-array-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-array-nr'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-array-nr'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-array-nr'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-array-nr'
Making install in test-array-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-array-r'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-array-r'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-array-r'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-array-r'
Making install in test-c-cpp-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c-cpp-nr'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c-cpp-nr'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c-cpp-nr'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c-cpp-nr'
Making install in test-c-cpp-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c-cpp-r'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c-cpp-r'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c-cpp-r'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-c-cpp-r'
Making install in test-include-by-buffer
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-include-by-buffer'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-include-by-buffer'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-include-by-buffer'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-include-by-buffer'
Making install in test-include-by-push
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-include-by-push'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-include-by-push'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-include-by-push'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-include-by-push'
Making install in test-include-by-reentrant
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-include-by-reentrant'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-include-by-reentrant'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-include-by-reentrant'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-include-by-reentrant'
Making install in test-prefix-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-prefix-nr'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-prefix-nr'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-prefix-nr'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-prefix-nr'
Making install in test-prefix-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-prefix-r'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-prefix-r'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-prefix-r'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-prefix-r'
Making install in test-pthread
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-pthread'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-pthread'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-pthread'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-pthread'
Making install in test-string-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-string-nr'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-string-nr'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-string-nr'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-string-nr'
Making install in test-string-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-string-r'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-string-r'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-string-r'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-string-r'
Making install in test-yyextra
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-yyextra'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-yyextra'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-yyextra'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-yyextra'
Making install in test-alloc-extra
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-alloc-extra'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-alloc-extra'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-alloc-extra'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-alloc-extra'
Making install in test-noansi-nr
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-noansi-nr'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-noansi-nr'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-noansi-nr'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-noansi-nr'
Making install in test-noansi-r
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-noansi-r'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-noansi-r'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-noansi-r'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-noansi-r'
Making install in test-top
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-top'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-top'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-top'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-top'
Making install in test-table-opts
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-table-opts'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests/test-table-opts'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-table-opts'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests/test-table-opts'
make[4]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests'
make[5]: Entering directory `/mnt/clfs/sources/flex-2.5.37/tests'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests'
make[4]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests'
make[3]: Leaving directory `/mnt/clfs/sources/flex-2.5.37/tests'
make[2]: Leaving directory `/mnt/clfs/sources/flex-2.5.37'
make[1]: Leaving directory `/mnt/clfs/sources/flex-2.5.37'


Totalseconds: 6


KB: 1252632	/mnt/clfs

