* Package:    sys-devel/flex-2.6.4-r6:0
 * Repository: gentoo
 * Maintainer: base-system@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux nls
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking flex-2.6.4.tar.gz to /var/tmp/portage/sys-devel/flex-2.6.4-r6/work
>>> Unpacking flex-2.6.4-autotools-regenerate.patch.xz to /var/tmp/portage/sys-devel/flex-2.6.4-r6/work
>>> Source unpacked in /var/tmp/portage/sys-devel/flex-2.6.4-r6/work
>>> Preparing source in /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4 ...
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
 * Running elibtoolize in: flex-2.6.4/
 *   Applying fix-file-check/2.5.0 patch ...
 *   Applying clang-runtime/2.4.7 patch ...
 * Running elibtoolize in: flex-2.6.4/build-aux/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
 *   Applying werror/2.4.7 patch ...
 *   Applying color-record/2.4.7 patch ...
 *   Applying openmp/2.4.7 patch ...
 *   Applying verbose-pic/2.4.7 patch ...
 *   Applying clang-runtime-ltmain/2.4.7 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
 * econf: updating flex-2.6.4/build-aux/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating flex-2.6.4/build-aux/config.sub with /usr/share/gnuconfig/config.sub
/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/flex-2.6.4-r6 --htmldir=/usr/share/doc/flex-2.6.4-r6/html --with-sysroot=/ --libdir=/usr/lib64 CC_FOR_BUILD=x86_64-pc-linux-gnu-gcc --disable-shared --enable-nls
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for vfork.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-file... no
checking for file... no
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for gawk... gawk
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... /
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
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... no
checking whether to build static libraries... yes
checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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... bison -y
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking for library containing yywrap... -lfl
checking whether yytext is a pointer... yes
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
checking for gcc... x86_64-pc-linux-gnu-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether the compiler supports GNU C++... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/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 dependency style of x86_64-pc-linux-gnu-g++... none
checking whether ln -s works... yes
checking for gawk... (cached) gawk
checking for help2man... /usr/bin/help2man
checking for gtexi2dvi... no
checking for texi2dvi... /usr/bin/texi2dvi
checking for m4 that supports -P... /usr/bin/m4
checking for indent... ${top_srcdir}/build-aux/missing indent
checking if ${top_srcdir}/build-aux/missing indent is GNU indent... no
configure: WARNING: ${top_srcdir}/build-aux/missing indent does not appear to be GNU indent; 'make indent' may not function properly
checking for regex.h... yes
checking for strings.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/wait.h... yes
checking for unistd.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for libintl.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for malloc.h... yes
checking for netinet/in.h... yes
checking for pthread_mutex_lock in -lpthread... yes
checking for pthread.h... yes
checking for log10 in -lm... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99... 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 for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for GNU libc compatible malloc... yes
checking for GNU libc compatible realloc... yes
checking for dup2... yes
checking for memset... yes
checking for regcomp... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strtol... yes
checking for pow... yes
checking for setlocale... yes
checking for reallocarray... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating examples/fastwc/Makefile
config.status: creating examples/manual/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating src/config.h
config.status: executing libtool commands
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
make -j2 
Making all in src
make  all-am
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o flex-ccl.o `test -f 'ccl.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`ccl.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o flex-buf.o `test -f 'buf.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`buf.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o flex-ecs.o `test -f 'ecs.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`ecs.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o flex-dfa.o `test -f 'dfa.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`dfa.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o flex-filter.o `test -f 'filter.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`filter.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o flex-gen.o `test -f 'gen.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`gen.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o flex-main.o `test -f 'main.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`main.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o flex-misc.o `test -f 'misc.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`misc.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o flex-nfa.o `test -f 'nfa.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`nfa.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o flex-options.o `test -f 'options.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`options.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o flex-parse.o `test -f 'parse.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`parse.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o flex-scanflags.o `test -f 'scanflags.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`scanflags.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o flex-regex.o `test -f 'regex.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`regex.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o flex-scanopt.o `test -f 'scanopt.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`scanopt.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o flex-skel.o `test -f 'skel.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`skel.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o flex-sym.o `test -f 'sym.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`sym.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o flex-tables.o `test -f 'tables.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`tables.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o flex-tables_shared.o `test -f 'tables_shared.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`tables_shared.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o flex-tblcmp.o `test -f 'tblcmp.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`tblcmp.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o flex-yylex.o `test -f 'yylex.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`yylex.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o stage1flex-buf.o `test -f 'buf.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`buf.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o stage1flex-scan.o `test -f 'scan.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`scan.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o stage1flex-ccl.o `test -f 'ccl.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`ccl.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o stage1flex-ecs.o `test -f 'ecs.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`ecs.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o stage1flex-dfa.o `test -f 'dfa.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`dfa.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o stage1flex-filter.o `test -f 'filter.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`filter.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o stage1flex-gen.o `test -f 'gen.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`gen.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o stage1flex-main.o `test -f 'main.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`main.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o stage1flex-misc.o `test -f 'misc.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`misc.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o stage1flex-nfa.o `test -f 'nfa.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`nfa.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o stage1flex-options.o `test -f 'options.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`options.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o stage1flex-parse.o `test -f 'parse.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`parse.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o stage1flex-scanflags.o `test -f 'scanflags.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`scanflags.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o stage1flex-regex.o `test -f 'regex.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`regex.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o stage1flex-scanopt.o `test -f 'scanopt.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`scanopt.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o stage1flex-skel.o `test -f 'skel.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`skel.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o stage1flex-sym.o `test -f 'sym.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`sym.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o stage1flex-tables.o `test -f 'tables.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`tables.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o stage1flex-tables_shared.o `test -f 'tables_shared.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`tables_shared.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o stage1flex-yylex.o `test -f 'yylex.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`yylex.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libmain.lo /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/libmain.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/libmain.c -o libmain.o
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyywrap.lo /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/libyywrap.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/libyywrap.c -o libyywrap.o
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o stage1flex-tblcmp.o `test -f 'tblcmp.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`tblcmp.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -version-info 2:0:0 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libfl.la -rpath /usr/lib64 libmain.lo libyywrap.lo  -lm 
libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libfl.a  libmain.o libyywrap.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libfl.a
libtool: link: ( cd ".libs" && rm -f "libfl.la" && ln -s "../libfl.la" "libfl.la" )
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o stage1flex stage1flex-scan.o stage1flex-buf.o stage1flex-ccl.o stage1flex-dfa.o stage1flex-ecs.o stage1flex-filter.o stage1flex-gen.o stage1flex-main.o stage1flex-misc.o stage1flex-nfa.o stage1flex-options.o stage1flex-parse.o stage1flex-regex.o stage1flex-scanflags.o stage1flex-scanopt.o stage1flex-skel.o stage1flex-sym.o stage1flex-tables.o stage1flex-tables_shared.o stage1flex-tblcmp.o stage1flex-yylex.o    -lm 
libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o stage1flex stage1flex-scan.o stage1flex-buf.o stage1flex-ccl.o stage1flex-dfa.o stage1flex-ecs.o stage1flex-filter.o stage1flex-gen.o stage1flex-main.o stage1flex-misc.o stage1flex-nfa.o stage1flex-options.o stage1flex-parse.o stage1flex-regex.o stage1flex-scanflags.o stage1flex-scanopt.o stage1flex-skel.o stage1flex-sym.o stage1flex-tables.o stage1flex-tables_shared.o stage1flex-tblcmp.o stage1flex-yylex.o  -Wl,--as-needed -lm
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
./stage1flex   -o stage1scan.c /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/scan.l
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src  -DLOCALEDIR=\"/usr/share/locale\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o flex-stage1scan.o `test -f 'stage1scan.c' || echo '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/'`stage1scan.c
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o flex flex-buf.o flex-ccl.o flex-dfa.o flex-ecs.o flex-filter.o flex-gen.o flex-main.o flex-misc.o flex-nfa.o flex-options.o flex-parse.o flex-regex.o flex-scanflags.o flex-scanopt.o flex-skel.o flex-sym.o flex-tables.o flex-tables_shared.o flex-tblcmp.o flex-yylex.o flex-stage1scan.o   -lm 
libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o flex flex-buf.o flex-ccl.o flex-dfa.o flex-ecs.o flex-filter.o flex-gen.o flex-main.o flex-misc.o flex-nfa.o flex-options.o flex-parse.o flex-regex.o flex-scanflags.o flex-scanopt.o flex-skel.o flex-sym.o flex-tables.o flex-tables_shared.o flex-tblcmp.o flex-yylex.o flex-stage1scan.o  -Wl,--as-needed -lm
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
Making all in doc
make[1]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/doc'
/usr/bin/help2man --name='the fast lexical analyser generator' --section=1 \
--source='The Flex Project' --manual='Programming' \
--output=flex.1 ../src/flex \
|| rm -f flex.1
make[1]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/doc'
Making all in examples
Making all in manual
make[2]: Nothing to be done for 'all'.
Making all in fastwc
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all-am'.
Making all in po
Making all in tools
make[1]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all-am'.
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: sys-devel/flex-2.6.4-r6

>>> Install sys-devel/flex-2.6.4-r6 into /var/tmp/portage/sys-devel/flex-2.6.4-r6/image
 * abi_x86_64.amd64: running multilib-minimal_abi_src_install
make -j2 DESTDIR=/var/tmp/portage/sys-devel/flex-2.6.4-r6/image install 
Making install in src
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
 /bin/mkdir -p '/var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/lib64'
 /bin/sh ../libtool   --mode=install /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c   libfl.la '/var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/libfl.lai /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/lib64/libfl.la
libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/libfl.a /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/lib64/libfl.a
libtool: install: chmod 644 /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/lib64/libfl.a
libtool: install: x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/lib64/libfl.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
 /bin/mkdir -p '/var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/include'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/src/FlexLexer.h '/var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/include'
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
 /bin/mkdir -p '/var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/bin'
  /bin/sh ../libtool   --mode=install /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c flex '/var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/bin'
libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c flex /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/bin/flex
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/src'
Making install in doc
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/doc'
 /bin/mkdir -p '/var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/info'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/doc/flex.info /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/doc/flex.info-1 /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/doc/flex.info-2 '/var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/info'
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/doc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/doc'
 install-info --info-dir='/var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/info' '/var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/info/flex.info'
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/doc'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/doc'
 /bin/mkdir -p '/var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/man/man1'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 flex.1 '/var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/man/man1'
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/doc'
Making install in examples
Making install in manual
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
Making install in fastwc
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
Making install in po
make[1]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/po'
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/ca.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/ca/LC_MESSAGES/flex.mo
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/da.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/da/LC_MESSAGES/flex.mo
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/de.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/de/LC_MESSAGES/flex.mo
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/en@quot.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/en@quot/LC_MESSAGES/flex.mo
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/en@boldquot.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/en@boldquot/LC_MESSAGES/flex.mo
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/eo.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/eo/LC_MESSAGES/flex.mo
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/es.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/es/LC_MESSAGES/flex.mo
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/fi.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/fi/LC_MESSAGES/flex.mo
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/fr.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/fr/LC_MESSAGES/flex.mo
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/ga.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/ga/LC_MESSAGES/flex.mo
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/hr.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/hr/LC_MESSAGES/flex.mo
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/ko.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/ko/LC_MESSAGES/flex.mo
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/nl.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/nl/LC_MESSAGES/flex.mo
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/pl.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/pl/LC_MESSAGES/flex.mo
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/pt_BR.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/pt_BR/LC_MESSAGES/flex.mo
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/ro.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/ro/LC_MESSAGES/flex.mo
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/ru.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/ru/LC_MESSAGES/flex.mo
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/sr.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/sr/LC_MESSAGES/flex.mo
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/sv.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/sv/LC_MESSAGES/flex.mo
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/tr.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/tr/LC_MESSAGES/flex.mo
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/vi.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/vi/LC_MESSAGES/flex.mo
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/zh_CN.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/zh_CN/LC_MESSAGES/flex.mo
installing /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/zh_TW.gmo as /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/locale/zh_TW/LC_MESSAGES/flex.mo
make[1]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/po'
make[1]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/po'
if test "flex" = "gettext-tools"; then \
  /bin/mkdir -p /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/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 \
    /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/po/$file \
		    /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64/po'
Making install in tools
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make  install-exec-hook
make[3]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64'
cd /var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/bin && \
	ln -s -f flex flex++
make[3]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64'
make[2]: Entering directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64'
 /bin/mkdir -p '/var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/doc/flex-2.6.4-r6'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/AUTHORS /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/COPYING /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/NEWS /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/ONEWS /var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4/README.md '/var/tmp/portage/sys-devel/flex-2.6.4-r6/image/usr/share/doc/flex-2.6.4-r6'
make[2]: Leaving directory '/var/tmp/portage/sys-devel/flex-2.6.4-r6/work/flex-2.6.4-abi_x86_64.amd64'
make[2]: Nothing to be done for 'install-data-am'.
>>> Completed installing sys-devel/flex-2.6.4-r6 into /var/tmp/portage/sys-devel/flex-2.6.4-r6/image

 * Final size of build directory: 12496 KiB (12.2 MiB)
 * Final size of installed tree:   1796 KiB ( 1.7 MiB)

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/libfl.a
   /usr/bin/flex