D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/flex-2.6.4-7.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QKHf2X
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build
+ test -d /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7chjLJ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build
+ rm -rf flex-2.6.4
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/flex-2.6.4.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd flex-2.6.4
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #1 (flex-2.6.4-libtool.patch):'
Patch #1 (flex-2.6.4-libtool.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .LIBT --fuzz=0
patching file configure.ac
patching file src/Makefile.am
+ echo 'Patch #2 (flex-2.6.4-AC_USE_SYSTEM_EXTENSIONS.patch):'
Patch #2 (flex-2.6.4-AC_USE_SYSTEM_EXTENSIONS.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .AC_USE_SYSTEM_EXTENSIONS --fuzz=0
patching file configure.ac
+ rm -f skel.c
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hyDZMd
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd flex-2.6.4
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ autoreconf -fi
Copying file m4/codeset.m4
Copying file m4/fcntl-o.m4
Copying file m4/glibc2.m4
Copying file m4/glibc21.m4
Copying file m4/intdiv0.m4
Copying file m4/intl.m4
Copying file m4/intldir.m4
Copying file m4/intmax.m4
Copying file m4/inttypes-pri.m4
Copying file m4/inttypes_h.m4
Copying file m4/lcmessage.m4
Copying file m4/lock.m4
Copying file m4/longlong.m4
Copying file m4/printf-posix.m4
Copying file m4/size_max.m4
Copying file m4/stdint_h.m4
Copying file m4/threadlib.m4
Copying file m4/uintmax_t.m4
Copying file m4/visibility.m4
Copying file m4/wchar_t.m4
Copying file m4/wint_t.m4
Copying file m4/xsize.m4
Copying file po/Makevars.template
configure.ac:34: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:34: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:34: the top level
configure.ac:40: warning: AM_PROG_MKDIR_P: this macro is deprecated, and will soon be removed.
configure.ac:40: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
configure.ac:40: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:725: AM_PROG_MKDIR_P is expanded from...
m4/po.m4:23: AM_PO_SUBDIRS is expanded from...
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:40: the top level
configure.ac:40: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:40: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/intlmacosx.m4:18: gt_INTL_MACOSX is expanded from...
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:40: the top level
configure.ac:40: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:40: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:40: the top level
configure.ac:40: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:40: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/iconv.m4:20: AM_ICONV_LINK is expanded from...
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:40: the top level
configure.ac:40: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.ac:40: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/iconv.m4:20: AM_ICONV_LINK is expanded from...
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:40: the top level
configure.ac:48: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
./lib/autoconf/programs.m4:743: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:736: AC_PROG_LEX is expanded from...
aclocal.m4:630: AM_PROG_LEX is expanded from...
configure.ac:48: the top level
configure.ac:156: warning: whitespace-separated list contains macros;
configure.ac:156: in a future version of Autoconf they will not be expanded
configure.ac:156: note: 'dnl' is a macro
./lib/autoconf/functions.m4:117: AC_CHECK_FUNCS is expanded from...
configure.ac:156: the top level
configure.ac:166: warning: whitespace-separated list contains macros;
configure.ac:166: in a future version of Autoconf they will not be expanded
configure.ac:166: note: 'dnl' is a macro
./lib/autoconf/functions.m4:117: AC_CHECK_FUNCS is expanded from...
configure.ac:166: the top level
configure.ac:40: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
configure.ac:40: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
configure.ac:40: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
src/Makefile.am:18: warning: variable 'libfl_a_LDFLAGS' is defined but no program or
src/Makefile.am:18: library has 'libfl_a' as canonical name (possible typo)
+ export 'CFLAGS=-fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ CFLAGS='-fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ CFLAGS='-fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build-aux/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./build-aux/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build-aux/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./build-aux/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-rpath
checking for x86_64-mageia-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether 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 for x86_64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking dependency style of gcc... none
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... x86_64-mageia-linux-gnu
checking host system type... x86_64-mageia-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C preprocessor... gcc -E
checking for egrep -e... /usr/bin/grep -E
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for bison... bison -y
checking for flex... no
checking for lex... no
checking for x86_64-mageia-linux-gnu-gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for gcc... gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... gcc -E
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of 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... no
configure: WARNING: texi2dvi: program not found: building pdf version of manual will not work
checking for m4 that supports -P... /usr/bin/m4
checking for indent... /usr/bin/indent
checking if /usr/bin/indent is GNU indent... yes
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 or later... 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 depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
+ /usr/bin/make -O -j16 V=1 VERBOSE=1
Making all in src
/usr/bin/make  all-am
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"    -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o flex-options.o `test -f 'options.c' || echo './'`options.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"    -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o flex-scanflags.o `test -f 'scanflags.c' || echo './'`scanflags.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"    -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o flex-ecs.o `test -f 'ecs.c' || echo './'`ecs.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"    -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o flex-regex.o `test -f 'regex.c' || echo './'`regex.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"    -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o flex-skel.o `test -f 'skel.c' || echo './'`skel.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"    -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o flex-buf.o `test -f 'buf.c' || echo './'`buf.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"    -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o flex-tables_shared.o `test -f 'tables_shared.c' || echo './'`tables_shared.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"    -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o flex-ccl.o `test -f 'ccl.c' || echo './'`ccl.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"    -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o flex-sym.o `test -f 'sym.c' || echo './'`sym.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"    -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o flex-filter.o `test -f 'filter.c' || echo './'`filter.c
filter.c: In function 'filter_fix_linedirs':
filter.c:393:68: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size between 494 and 503 [-Wformat-truncation=]
  393 |                                 snprintf (buf, readsz, "#line %d \"%s\"\n",
      |                                                                    ^~
  394 |                                           lineno, filename);
      |                                                   ~~~~~~~~          
In file included from /usr/include/stdio.h:970,
                 from flexdef.h:42,
                 from filter.c:24:
In function 'snprintf',
    inlined from 'filter_fix_linedirs' at filter.c:393:5:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 12 and 2068 bytes into a destination of size 512
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"    -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o flex-nfa.o `test -f 'nfa.c' || echo './'`nfa.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"    -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o flex-yylex.o `test -f 'yylex.c' || echo './'`yylex.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stage1flex-buf.o `test -f 'buf.c' || echo './'`buf.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"    -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o flex-misc.o `test -f 'misc.c' || echo './'`misc.c
misc.c: In function 'line_directive_out':
misc.c:369:57: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 2039 [-Wformat-truncation=]
  369 |                 snprintf (directive, sizeof(directive), line_fmt, 0, filename);
      |                                                         ^~~~~~~~     ~~~~~~~~
In file included from /usr/include/stdio.h:970,
                 from flexdef.h:42,
                 from misc.c:33:
In function 'snprintf',
    inlined from 'line_directive_out' at misc.c:369:3:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 12 and 2059 bytes into a destination of size 2048
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
misc.c: In function 'line_directive_out':
misc.c:367:57: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size between 2029 and 2039 [-Wformat-truncation=]
  367 |                 snprintf (directive, sizeof(directive), line_fmt, linenum, filename);
      |                                                         ^~~~~~~~           ~~~~~~~~
In function 'snprintf',
    inlined from 'line_directive_out' at misc.c:367:3:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 12 and 2069 bytes into a destination of size 2048
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stage1flex-ccl.o `test -f 'ccl.c' || echo './'`ccl.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stage1flex-ecs.o `test -f 'ecs.c' || echo './'`ecs.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"    -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o flex-tables.o `test -f 'tables.c' || echo './'`tables.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"    -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o flex-scanopt.o `test -f 'scanopt.c' || echo './'`scanopt.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"    -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o flex-dfa.o `test -f 'dfa.c' || echo './'`dfa.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"    -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o flex-tblcmp.o `test -f 'tblcmp.c' || echo './'`tblcmp.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stage1flex-options.o `test -f 'options.c' || echo './'`options.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"    -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o flex-main.o `test -f 'main.c' || echo './'`main.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stage1flex-filter.o `test -f 'filter.c' || echo './'`filter.c
filter.c: In function 'filter_fix_linedirs':
filter.c:393:68: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size between 494 and 503 [-Wformat-truncation=]
  393 |                                 snprintf (buf, readsz, "#line %d \"%s\"\n",
      |                                                                    ^~
  394 |                                           lineno, filename);
      |                                                   ~~~~~~~~          
In file included from /usr/include/stdio.h:970,
                 from flexdef.h:42,
                 from filter.c:24:
In function 'snprintf',
    inlined from 'filter_fix_linedirs' at filter.c:393:5:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 12 and 2068 bytes into a destination of size 512
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stage1flex-skel.o `test -f 'skel.c' || echo './'`skel.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"    -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o flex-parse.o `test -f 'parse.c' || echo './'`parse.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"    -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o flex-gen.o `test -f 'gen.c' || echo './'`gen.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stage1flex-regex.o `test -f 'regex.c' || echo './'`regex.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stage1flex-tables_shared.o `test -f 'tables_shared.c' || echo './'`tables_shared.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stage1flex-sym.o `test -f 'sym.c' || echo './'`sym.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stage1flex-nfa.o `test -f 'nfa.c' || echo './'`nfa.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stage1flex-scanflags.o `test -f 'scanflags.c' || echo './'`scanflags.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stage1flex-misc.o `test -f 'misc.c' || echo './'`misc.c
misc.c: In function 'line_directive_out':
misc.c:369:57: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 2039 [-Wformat-truncation=]
  369 |                 snprintf (directive, sizeof(directive), line_fmt, 0, filename);
      |                                                         ^~~~~~~~     ~~~~~~~~
In file included from /usr/include/stdio.h:970,
                 from flexdef.h:42,
                 from misc.c:33:
In function 'snprintf',
    inlined from 'line_directive_out' at misc.c:369:3:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 12 and 2059 bytes into a destination of size 2048
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
misc.c: In function 'line_directive_out':
misc.c:367:57: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size between 2029 and 2039 [-Wformat-truncation=]
  367 |                 snprintf (directive, sizeof(directive), line_fmt, linenum, filename);
      |                                                         ^~~~~~~~           ~~~~~~~~
In function 'snprintf',
    inlined from 'line_directive_out' at misc.c:367:3:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 12 and 2069 bytes into a destination of size 2048
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o libmain.o libmain.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o libyywrap.o libyywrap.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
rm -f libfl.a
ar cr libfl.a libmain.o libyywrap.o 
ranlib libfl.a
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stage1flex-dfa.o `test -f 'dfa.c' || echo './'`dfa.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stage1flex-tables.o `test -f 'tables.c' || echo './'`tables.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stage1flex-yylex.o `test -f 'yylex.c' || echo './'`yylex.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stage1flex-main.o `test -f 'main.c' || echo './'`main.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stage1flex-scanopt.o `test -f 'scanopt.c' || echo './'`scanopt.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stage1flex-tblcmp.o `test -f 'tblcmp.c' || echo './'`tblcmp.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stage1flex-gen.o `test -f 'gen.c' || echo './'`gen.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stage1flex-parse.o `test -f 'parse.c' || echo './'`parse.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stage1flex-scan.o `test -f 'scan.c' || echo './'`scan.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
./stage1flex   -o stage1scan.c ./scan.l
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\"    -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o flex-stage1scan.o `test -f 'stage1scan.c' || echo './'`stage1scan.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
gcc   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o flex flex-buf.o flex-ccl.o flex-dfa.o flex-ecs.o flex-filter.o flex-gen.o flex-main.o flex-misc.o flex-nfa.o flex-options.o flex-parse.o flex-regex.o flex-scanflags.o flex-scanopt.o flex-skel.o flex-sym.o flex-tables.o flex-tables_shared.o flex-tblcmp.o flex-yylex.o flex-stage1scan.o   -lm 
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
Making all in doc
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/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 '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/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 tests
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests'
Makefile:3043: warning: ignoring prerequisites on suffix rule definition
Makefile:3046: warning: ignoring prerequisites on suffix rule definition
Makefile:3073: warning: ignoring prerequisites on suffix rule definition
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests'
make[1]: Nothing to be done for 'all'.
Making all in tools
make[1]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all-am'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.coaexh
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build
+ mkdir /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd flex-2.6.4
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
Making install in src
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/bin'
  /usr/bin/install -p flex '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/bin'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/lib64'
 /usr/bin/install -p -m 644  libfl.a '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/lib64'
 ( cd '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/lib64' && ranlib libfl.a )
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/include'
 /usr/bin/install -p -m 644 FlexLexer.h '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/include'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
Making install in doc
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/doc'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/info'
 /usr/bin/install -p -m 644 ./flex.info ./flex.info-1 ./flex.info-2 '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/info'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/man/man1'
 /usr/bin/install -p -m 644 flex.1 '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/man/man1'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/doc'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/doc'
Making install in examples
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/examples'
Making install in manual
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/examples/manual'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/examples/manual'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/examples/manual'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/examples/manual'
Making install in fastwc
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/examples/fastwc'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/examples/fastwc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/examples/fastwc'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/examples/fastwc'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/examples'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/examples'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/examples'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/examples'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/examples'
Making install in po
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/po'
installing ca.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/ca/LC_MESSAGES/flex.mo
installing da.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/da/LC_MESSAGES/flex.mo
installing de.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/de/LC_MESSAGES/flex.mo
installing en@quot.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/en@quot/LC_MESSAGES/flex.mo
installing en@boldquot.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/en@boldquot/LC_MESSAGES/flex.mo
installing eo.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/eo/LC_MESSAGES/flex.mo
installing es.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/es/LC_MESSAGES/flex.mo
installing fi.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/fi/LC_MESSAGES/flex.mo
installing fr.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/fr/LC_MESSAGES/flex.mo
installing ga.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/ga/LC_MESSAGES/flex.mo
installing hr.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/hr/LC_MESSAGES/flex.mo
installing ko.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/ko/LC_MESSAGES/flex.mo
installing nl.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/nl/LC_MESSAGES/flex.mo
installing pl.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/pl/LC_MESSAGES/flex.mo
installing pt_BR.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/pt_BR/LC_MESSAGES/flex.mo
installing ro.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/ro/LC_MESSAGES/flex.mo
installing ru.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/ru/LC_MESSAGES/flex.mo
installing sr.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/sr/LC_MESSAGES/flex.mo
installing sv.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/sv/LC_MESSAGES/flex.mo
installing tr.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/tr/LC_MESSAGES/flex.mo
installing vi.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/vi/LC_MESSAGES/flex.mo
installing zh_CN.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/zh_CN/LC_MESSAGES/flex.mo
installing zh_TW.gmo as /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/locale/zh_TW/LC_MESSAGES/flex.mo
if test "flex" = "gettext-tools"; then \
  /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -p -m 644 ./$file \
		    /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/po'
Making install in tests
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests'
Makefile:3043: warning: ignoring prerequisites on suffix rule definition
Makefile:3046: warning: ignoring prerequisites on suffix rule definition
Makefile:3073: warning: ignoring prerequisites on suffix rule definition
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests'
Makefile:3043: warning: ignoring prerequisites on suffix rule definition
Makefile:3046: warning: ignoring prerequisites on suffix rule definition
Makefile:3073: warning: ignoring prerequisites on suffix rule definition
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests'
Making install in tools
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tools'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tools'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tools'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tools'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4'
/usr/bin/make  install-exec-hook
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4'
cd /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/bin && \
	ln -s -f flex flex++
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/doc/flex'
 /usr/bin/install -p -m 644 AUTHORS COPYING NEWS ONEWS README.md '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT/usr/share/doc/flex'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4'
+ /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT flex
+ pushd /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT
~/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT ~/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4
+ ln -sf flex ./usr/bin/lex
+ ln -s flex.1 ./usr/share/man/man1/lex.1
+ ln -s flex.1 ./usr/share/man/man1/flex++.1
+ popd
~/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.6.4-7.mga10 --unique-debug-suffix -2.6.4-7.mga10.x86_64 --unique-debug-src-base flex-2.6.4-7.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4
find-debuginfo: starting

Extracting debug info from 1 files
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/flex-2.6.4-7.mga10.x86_64
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Reading /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.two5zN
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd flex-2.6.4
+ '[' 1 -eq 1 ']'
+ sed -i -e /test-bison-yylloc/d -e /test-bison-yylval/d tests/Makefile.in
+ make check
Making check in src
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/src'
Making check in doc
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/doc'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/doc'
Making check in examples
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/examples'
Making check in manual
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/examples/manual'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/examples/manual'
Making check in fastwc
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/examples/fastwc'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/examples/fastwc'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/examples'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/examples'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/examples'
Making check in po
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/po'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/po'
Making check in tests
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests'
Makefile:3043: warning: ignoring prerequisites on suffix rule definition
Makefile:3046: warning: ignoring prerequisites on suffix rule definition
Makefile:3073: warning: ignoring prerequisites on suffix rule definition
 cd .. && /bin/sh ./config.status tests/Makefile depfiles
config.status: creating tests/Makefile
config.status: executing depfiles commands
Makefile:3043: warning: ignoring prerequisites on suffix rule definition
Makefile:3046: warning: ignoring prerequisites on suffix rule definition
Makefile:3073: warning: ignoring prerequisites on suffix rule definition
make  alloc_extra array_nr array_r basic_nr basic_r bison_nr bison_yylloc bison_yylval c_cxx_nr c_cxx_r ccl cxx_basic cxx_multiple_scanners cxx_restart debug_nr debug_r extended header_nr header_r mem_nr mem_r multiple_scanners_nr multiple_scanners_r posix posixly_correct prefix_nr prefix_r quote_in_comment quotes string_nr string_r top yyextra reject_nr.reject reject_r.reject reject_ver.table reject_ser.table include_by_buffer.direct include_by_push.direct include_by_reentrant.direct rescan_nr.direct rescan_r.direct cxx_yywrap.i3 pthread.pthread lineno_nr.one lineno_r.one lineno_trailing.one tableopts_opt_nr-Ca.opt tableopts_opt_nr-Ce.opt tableopts_opt_nr-Cf.opt tableopts_opt_nr-CF.opt tableopts_opt_nr-Cm.opt tableopts_opt_nr-Cem.opt tableopts_opt_nr-Cae.opt tableopts_opt_nr-Caef.opt tableopts_opt_nr-CaeF.opt tableopts_opt_nr-Cam.opt tableopts_opt_nr-Caem.opt tableopts_opt_r-Ca.opt tableopts_opt_r-Ce.opt tableopts_opt_r-Cf.opt tableopts_opt_r-CF.opt tableopts_opt_r-Cm.opt tableopts_opt_r-Cem.opt tableopts_opt_r-Cae.opt tableopts_opt_r-Caef.opt tableopts_opt_r-CaeF.opt tableopts_opt_r-Cam.opt tableopts_opt_r-Caem.opt tableopts_ser_nr-Ca.ser tableopts_ser_nr-Ce.ser tableopts_ser_nr-Cf.ser tableopts_ser_nr-CF.ser tableopts_ser_nr-Cm.ser tableopts_ser_nr-Cem.ser tableopts_ser_nr-Cae.ser tableopts_ser_nr-Caef.ser tableopts_ser_nr-CaeF.ser tableopts_ser_nr-Cam.ser tableopts_ser_nr-Caem.ser tableopts_ser_r-Ca.ser tableopts_ser_r-Ce.ser tableopts_ser_r-Cf.ser tableopts_ser_r-CF.ser tableopts_ser_r-Cm.ser tableopts_ser_r-Cem.ser tableopts_ser_r-Cae.ser tableopts_ser_r-Caef.ser tableopts_ser_r-CaeF.ser tableopts_ser_r-Cam.ser tableopts_ser_r-Caem.ser tableopts_ver_nr-Ca.ver tableopts_ver_nr-Ce.ver tableopts_ver_nr-Cf.ver tableopts_ver_nr-CF.ver tableopts_ver_nr-Cm.ver tableopts_ver_nr-Cem.ver tableopts_ver_nr-Cae.ver tableopts_ver_nr-Caef.ver tableopts_ver_nr-CaeF.ver tableopts_ver_nr-Cam.ver tableopts_ver_nr-Caem.ver tableopts_ver_r-Ca.ver tableopts_ver_r-Ce.ver tableopts_ver_r-Cf.ver tableopts_ver_r-CF.ver tableopts_ver_r-Cm.ver tableopts_ver_r-Cem.ver tableopts_ver_r-Cae.ver tableopts_ver_r-Caef.ver tableopts_ver_r-CaeF.ver tableopts_ver_r-Cam.ver tableopts_ver_r-Caem.ver \
  options.cn testwrapper-direct.sh testwrapper.sh
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests'
Makefile:3043: warning: ignoring prerequisites on suffix rule definition
Makefile:3046: warning: ignoring prerequisites on suffix rule definition
Makefile:3073: warning: ignoring prerequisites on suffix rule definition
../src/flex -o alloc_extra.c alloc_extra.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o alloc_extra.o alloc_extra.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o alloc_extra alloc_extra.o  -lm 
../src/flex -o array_nr.c array_nr.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o array_nr.o array_nr.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o array_nr array_nr.o  -lm 
../src/flex -o array_r.c array_r.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o array_r.o array_r.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o array_r array_r.o  -lm 
../src/flex -o basic_nr.c basic_nr.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o basic_nr.o basic_nr.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o basic_nr basic_nr.o  -lm 
../src/flex -o basic_r.c basic_r.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o basic_r.o basic_r.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o basic_r basic_r.o  -lm 
../src/flex -o bison_nr_scanner.c bison_nr_scanner.l
/bin/sh ../build-aux/ylwrap bison_nr_parser.y y.tab.c bison_nr_parser.c y.tab.h `echo bison_nr_parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output bison_nr_parser.output -- bison -y -d -p test 
/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests/bison_nr_parser.y:56.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
   56 | %pure-parser
      | ^~~~~~~~~~~~
/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests/bison_nr_parser.y:56.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated]
   56 | %pure-parser
      | ^~~~~~~~~~~~
      | %define api.pure
/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests/bison_nr_parser.y:64.15-17: warning: POSIX Yacc does not support string literals [-Wyacc]
   64 | %token  EQUAL "="
      |               ^~~
/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests/bison_nr_parser.y:65.15-17: warning: POSIX Yacc does not support string literals [-Wyacc]
   65 | %token  COLON ":"
      |               ^~~
/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests/bison_nr_parser.y:66.15-17: warning: POSIX Yacc does not support string literals [-Wyacc]
   66 | %token  SPACE " "
      |               ^~~
/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests/bison_nr_parser.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
updating bison_nr_parser.h
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o bison_nr_scanner.o bison_nr_scanner.c
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o bison_nr_parser.o bison_nr_parser.c
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o bison_nr_main.o bison_nr_main.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bison_nr bison_nr_scanner.o bison_nr_parser.o bison_nr_main.o   -lm 
../src/flex -o bison_yylloc_scanner.c bison_yylloc_scanner.l
/bin/sh ../build-aux/ylwrap bison_yylloc_parser.y y.tab.c bison_yylloc_parser.c y.tab.h `echo bison_yylloc_parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output bison_yylloc_parser.output -- bison -y -d -p test 
/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests/bison_yylloc_parser.y:57.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
   57 | %pure-parser
      | ^~~~~~~~~~~~
/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests/bison_yylloc_parser.y:57.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated]
   57 | %pure-parser
      | ^~~~~~~~~~~~
      | %define api.pure
/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests/bison_yylloc_parser.y:65.15-17: warning: POSIX Yacc does not support string literals [-Wyacc]
   65 | %token  EQUAL "="
      |               ^~~
/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests/bison_yylloc_parser.y:66.15-17: warning: POSIX Yacc does not support string literals [-Wyacc]
   66 | %token  COLON ":"
      |               ^~~
/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests/bison_yylloc_parser.y:67.15-17: warning: POSIX Yacc does not support string literals [-Wyacc]
   67 | %token  SPACE " "
      |               ^~~
/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests/bison_yylloc_parser.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
updating bison_yylloc_parser.h
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o bison_yylloc_scanner.o bison_yylloc_scanner.c
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o bison_yylloc_parser.o bison_yylloc_parser.c
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o bison_yylloc_main.o bison_yylloc_main.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bison_yylloc bison_yylloc_scanner.o bison_yylloc_parser.o bison_yylloc_main.o   -lm 
../src/flex -o bison_yylval_scanner.c bison_yylval_scanner.l
/bin/sh ../build-aux/ylwrap bison_yylval_parser.y y.tab.c bison_yylval_parser.c y.tab.h `echo bison_yylval_parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output bison_yylval_parser.output -- bison -y -d -p test 
/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests/bison_yylval_parser.y:55.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
   55 | %pure-parser
      | ^~~~~~~~~~~~
/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests/bison_yylval_parser.y:55.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated]
   55 | %pure-parser
      | ^~~~~~~~~~~~
      | %define api.pure
/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests/bison_yylval_parser.y:65.17-20: warning: POSIX Yacc does not support string literals [-Wyacc]
   65 | %token  LTSLASH "</"
      |                 ^~~~
/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests/bison_yylval_parser.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
updating bison_yylval_parser.h
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o bison_yylval_scanner.o bison_yylval_scanner.c
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o bison_yylval_parser.o bison_yylval_parser.c
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o bison_yylval_main.o bison_yylval_main.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bison_yylval bison_yylval_scanner.o bison_yylval_parser.o bison_yylval_main.o   -lm 
../src/flex -o c_cxx_nr.cc c_cxx_nr.lll
g++ -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o c_cxx_nr.o c_cxx_nr.cc
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o c_cxx_nr c_cxx_nr.o  -lm 
../src/flex -o c_cxx_r.cc c_cxx_r.lll
g++ -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o c_cxx_r.o c_cxx_r.cc
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o c_cxx_r c_cxx_r.o  -lm 
../src/flex -o ccl.c ccl.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ccl.o ccl.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ccl ccl.o  -lm 
../src/flex -+ -o cxx_basic.cc cxx_basic.ll
g++ -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o cxx_basic.o cxx_basic.cc
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cxx_basic cxx_basic.o  -lm 
g++ -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o cxx_multiple_scanners_main.o cxx_multiple_scanners_main.cc
../src/flex -+ -o cxx_multiple_scanners_1.cc cxx_multiple_scanners_1.ll
g++ -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o cxx_multiple_scanners_1.o cxx_multiple_scanners_1.cc
../src/flex -+ -o cxx_multiple_scanners_2.cc cxx_multiple_scanners_2.ll
g++ -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o cxx_multiple_scanners_2.o cxx_multiple_scanners_2.cc
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cxx_multiple_scanners cxx_multiple_scanners_main.o cxx_multiple_scanners_1.o cxx_multiple_scanners_2.o  -lm 
../src/flex -+ -o cxx_restart.cc cxx_restart.ll
g++ -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o cxx_restart.o cxx_restart.cc
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cxx_restart cxx_restart.o  -lm 
../src/flex -o debug_nr.c debug_nr.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o debug_nr.o debug_nr.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o debug_nr debug_nr.o  -lm 
../src/flex -o debug_r.c debug_r.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o debug_r.o debug_r.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o debug_r debug_r.o  -lm 
../src/flex -o extended.c extended.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o extended.o extended.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o extended extended.o  -lm 
../src/flex -o header_nr_scanner.c header_nr_scanner.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o header_nr_scanner.o header_nr_scanner.c
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o header_nr_main.o header_nr_main.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o header_nr header_nr_scanner.o header_nr_main.o   -lm 
../src/flex -o header_r_scanner.c header_r_scanner.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o header_r_scanner.o header_r_scanner.c
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o header_r_main.o header_r_main.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o header_r header_r_scanner.o header_r_main.o   -lm 
../src/flex -o mem_nr.c mem_nr.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mem_nr.o mem_nr.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mem_nr mem_nr.o  -lm 
../src/flex -o mem_r.c mem_r.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mem_r.o mem_r.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mem_r mem_r.o  -lm 
../src/flex -o multiple_scanners_nr_1.c multiple_scanners_nr_1.l
../src/flex -o multiple_scanners_nr_2.c multiple_scanners_nr_2.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o multiple_scanners_nr_main.o multiple_scanners_nr_main.c
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o multiple_scanners_nr_1.o multiple_scanners_nr_1.c
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o multiple_scanners_nr_2.o multiple_scanners_nr_2.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o multiple_scanners_nr multiple_scanners_nr_main.o multiple_scanners_nr_1.o multiple_scanners_nr_2.o   -lm 
../src/flex -o multiple_scanners_r_1.c multiple_scanners_r_1.l
../src/flex -o multiple_scanners_r_2.c multiple_scanners_r_2.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o multiple_scanners_r_main.o multiple_scanners_r_main.c
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o multiple_scanners_r_1.o multiple_scanners_r_1.c
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o multiple_scanners_r_2.o multiple_scanners_r_2.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o multiple_scanners_r multiple_scanners_r_main.o multiple_scanners_r_1.o multiple_scanners_r_2.o   -lm 
../src/flex -o posix.c posix.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o posix.o posix.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o posix posix.o  -lm 
POSIXLY_CORRECT=1 ../src/flex -o posixly_correct.c posixly_correct.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o posixly_correct.o posixly_correct.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o posixly_correct posixly_correct.o  -lm 
../src/flex -o prefix_nr.c prefix_nr.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o prefix_nr.o prefix_nr.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o prefix_nr prefix_nr.o  -lm 
../src/flex -o prefix_r.c prefix_r.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o prefix_r.o prefix_r.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o prefix_r prefix_r.o  -lm 
../src/flex -o quote_in_comment.c quote_in_comment.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o quote_in_comment.o quote_in_comment.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o quote_in_comment quote_in_comment.o  -lm 
../src/flex -o quotes.c quotes.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o quotes.o quotes.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o quotes quotes.o  -lm 
../src/flex -o string_nr.c string_nr.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o string_nr.o string_nr.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o string_nr string_nr.o  -lm 
../src/flex -o string_r.c string_r.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o string_r.o string_r.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o string_r string_r.o  -lm 
../src/flex -o top.c top.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o top.o top.c
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o top_main.o top_main.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o top top.o top_main.o   -lm 
../src/flex -o yyextra.c yyextra.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o yyextra.o yyextra.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o yyextra yyextra.o  -lm 
../src/flex --unsafe-no-m4-sect3-escape -o reject_nr.reject.c reject.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o reject_nr.reject.o reject_nr.reject.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o reject_nr.reject reject_nr.reject.o
../src/flex --unsafe-no-m4-sect3-escape --reentrant -o reject_r.reject.c reject.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_IS_REENTRANT -c -o reject_r.reject.o reject_r.reject.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o reject_r.reject reject_r.reject.o
../src/flex --unsafe-no-m4-sect3-escape -o reject_ver.table.c --tables-verify --tables-file=reject_ver.table.tables reject.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o reject_ver.table.o reject_ver.table.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o reject_ver.table reject_ver.table.o
../src/flex -o reject_ser.table.c --unsafe-no-m4-sect3-escape --tables-file=reject_ser.table.tables reject.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o reject_ser.table.o reject_ser.table.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o reject_ser.table reject_ser.table.o
../src/flex -o include_by_buffer.direct.c include_by_buffer.direct.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o include_by_buffer.direct.o include_by_buffer.direct.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o include_by_buffer.direct include_by_buffer.direct.o  -lm 
../src/flex -o include_by_push.direct.c include_by_push.direct.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o include_by_push.direct.o include_by_push.direct.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o include_by_push.direct include_by_push.direct.o  -lm 
../src/flex -o include_by_reentrant.direct.c include_by_reentrant.direct.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o include_by_reentrant.direct.o include_by_reentrant.direct.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o include_by_reentrant.direct include_by_reentrant.direct.o  -lm 
../src/flex -o rescan_nr.direct.c rescan_nr.direct.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rescan_nr.direct.o rescan_nr.direct.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rescan_nr.direct rescan_nr.direct.o  -lm 
../src/flex -o rescan_r.direct.c rescan_r.direct.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rescan_r.direct.o rescan_r.direct.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rescan_r.direct rescan_r.direct.o  -lm 
../src/flex -+ -o cxx_yywrap.cc cxx_yywrap.ll
g++ -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o cxx_yywrap.o cxx_yywrap.cc
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cxx_yywrap.i3 cxx_yywrap.o  -lm 
../src/flex -o pthread.c pthread.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o pthread.o pthread.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pthread.pthread pthread.o -lpthread -lm 
../src/flex -o lineno_nr.c lineno_nr.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lineno_nr.o lineno_nr.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lineno_nr.one lineno_nr.o  -lm 
../src/flex -o lineno_r.c lineno_r.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lineno_r.o lineno_r.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lineno_r.one lineno_r.o  -lm 
../src/flex -o lineno_trailing.c lineno_trailing.l
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lineno_trailing.o lineno_trailing.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lineno_trailing.one lineno_trailing.o  -lm 
../src/flex --unsafe-no-m4-sect3-escape -P _Ca -Ca -o tableopts_opt_nr-Ca.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tableopts_opt_nr-Ca.o tableopts_opt_nr-Ca.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_opt_nr-Ca.opt -o tableopts_opt_nr-Ca.opt tableopts_opt_nr-Ca.o
../src/flex --unsafe-no-m4-sect3-escape -P _Ce -Ce -o tableopts_opt_nr-Ce.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tableopts_opt_nr-Ce.o tableopts_opt_nr-Ce.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_opt_nr-Ce.opt -o tableopts_opt_nr-Ce.opt tableopts_opt_nr-Ce.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cf -Cf -o tableopts_opt_nr-Cf.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tableopts_opt_nr-Cf.o tableopts_opt_nr-Cf.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_opt_nr-Cf.opt -o tableopts_opt_nr-Cf.opt tableopts_opt_nr-Cf.o
../src/flex --unsafe-no-m4-sect3-escape -P _CF -CF -o tableopts_opt_nr-CF.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tableopts_opt_nr-CF.o tableopts_opt_nr-CF.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_opt_nr-CF.opt -o tableopts_opt_nr-CF.opt tableopts_opt_nr-CF.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cm -Cm -o tableopts_opt_nr-Cm.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tableopts_opt_nr-Cm.o tableopts_opt_nr-Cm.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_opt_nr-Cm.opt -o tableopts_opt_nr-Cm.opt tableopts_opt_nr-Cm.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cem -Cem -o tableopts_opt_nr-Cem.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tableopts_opt_nr-Cem.o tableopts_opt_nr-Cem.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_opt_nr-Cem.opt -o tableopts_opt_nr-Cem.opt tableopts_opt_nr-Cem.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cae -Cae -o tableopts_opt_nr-Cae.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tableopts_opt_nr-Cae.o tableopts_opt_nr-Cae.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_opt_nr-Cae.opt -o tableopts_opt_nr-Cae.opt tableopts_opt_nr-Cae.o
../src/flex --unsafe-no-m4-sect3-escape -P _Caef -Caef -o tableopts_opt_nr-Caef.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tableopts_opt_nr-Caef.o tableopts_opt_nr-Caef.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_opt_nr-Caef.opt -o tableopts_opt_nr-Caef.opt tableopts_opt_nr-Caef.o
../src/flex --unsafe-no-m4-sect3-escape -P _CaeF -CaeF -o tableopts_opt_nr-CaeF.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tableopts_opt_nr-CaeF.o tableopts_opt_nr-CaeF.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_opt_nr-CaeF.opt -o tableopts_opt_nr-CaeF.opt tableopts_opt_nr-CaeF.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cam -Cam -o tableopts_opt_nr-Cam.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tableopts_opt_nr-Cam.o tableopts_opt_nr-Cam.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_opt_nr-Cam.opt -o tableopts_opt_nr-Cam.opt tableopts_opt_nr-Cam.o
../src/flex --unsafe-no-m4-sect3-escape -P _Caem -Caem -o tableopts_opt_nr-Caem.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tableopts_opt_nr-Caem.o tableopts_opt_nr-Caem.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_opt_nr-Caem.opt -o tableopts_opt_nr-Caem.opt tableopts_opt_nr-Caem.o
../src/flex --unsafe-no-m4-sect3-escape -P _Ca --reentrant -Ca  -o tableopts_opt_r-Ca.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_IS_REENTRANT -c -o tableopts_opt_r-Ca.o tableopts_opt_r-Ca.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_opt_r-Ca.opt -o tableopts_opt_r-Ca.opt tableopts_opt_r-Ca.o
../src/flex --unsafe-no-m4-sect3-escape -P _Ce --reentrant -Ce  -o tableopts_opt_r-Ce.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_IS_REENTRANT -c -o tableopts_opt_r-Ce.o tableopts_opt_r-Ce.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_opt_r-Ce.opt -o tableopts_opt_r-Ce.opt tableopts_opt_r-Ce.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cf --reentrant -Cf  -o tableopts_opt_r-Cf.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_IS_REENTRANT -c -o tableopts_opt_r-Cf.o tableopts_opt_r-Cf.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_opt_r-Cf.opt -o tableopts_opt_r-Cf.opt tableopts_opt_r-Cf.o
../src/flex --unsafe-no-m4-sect3-escape -P _CF --reentrant -CF  -o tableopts_opt_r-CF.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_IS_REENTRANT -c -o tableopts_opt_r-CF.o tableopts_opt_r-CF.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_opt_r-CF.opt -o tableopts_opt_r-CF.opt tableopts_opt_r-CF.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cm --reentrant -Cm  -o tableopts_opt_r-Cm.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_IS_REENTRANT -c -o tableopts_opt_r-Cm.o tableopts_opt_r-Cm.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_opt_r-Cm.opt -o tableopts_opt_r-Cm.opt tableopts_opt_r-Cm.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cem --reentrant -Cem  -o tableopts_opt_r-Cem.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_IS_REENTRANT -c -o tableopts_opt_r-Cem.o tableopts_opt_r-Cem.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_opt_r-Cem.opt -o tableopts_opt_r-Cem.opt tableopts_opt_r-Cem.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cae --reentrant -Cae  -o tableopts_opt_r-Cae.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_IS_REENTRANT -c -o tableopts_opt_r-Cae.o tableopts_opt_r-Cae.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_opt_r-Cae.opt -o tableopts_opt_r-Cae.opt tableopts_opt_r-Cae.o
../src/flex --unsafe-no-m4-sect3-escape -P _Caef --reentrant -Caef  -o tableopts_opt_r-Caef.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_IS_REENTRANT -c -o tableopts_opt_r-Caef.o tableopts_opt_r-Caef.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_opt_r-Caef.opt -o tableopts_opt_r-Caef.opt tableopts_opt_r-Caef.o
../src/flex --unsafe-no-m4-sect3-escape -P _CaeF --reentrant -CaeF  -o tableopts_opt_r-CaeF.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_IS_REENTRANT -c -o tableopts_opt_r-CaeF.o tableopts_opt_r-CaeF.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_opt_r-CaeF.opt -o tableopts_opt_r-CaeF.opt tableopts_opt_r-CaeF.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cam --reentrant -Cam  -o tableopts_opt_r-Cam.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_IS_REENTRANT -c -o tableopts_opt_r-Cam.o tableopts_opt_r-Cam.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_opt_r-Cam.opt -o tableopts_opt_r-Cam.opt tableopts_opt_r-Cam.o
../src/flex --unsafe-no-m4-sect3-escape -P _Caem --reentrant -Caem  -o tableopts_opt_r-Caem.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_IS_REENTRANT -c -o tableopts_opt_r-Caem.o tableopts_opt_r-Caem.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_opt_r-Caem.opt -o tableopts_opt_r-Caem.opt tableopts_opt_r-Caem.o
../src/flex --unsafe-no-m4-sect3-escape -P _Ca --tables-file="tableopts_ser_nr-Ca.ser.tables"  -Ca -o tableopts_ser_nr-Ca.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ser_nr-Ca.o tableopts_ser_nr-Ca.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ser_nr-Ca.ser -o tableopts_ser_nr-Ca.ser tableopts_ser_nr-Ca.o
../src/flex --unsafe-no-m4-sect3-escape -P _Ce --tables-file="tableopts_ser_nr-Ce.ser.tables"  -Ce -o tableopts_ser_nr-Ce.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ser_nr-Ce.o tableopts_ser_nr-Ce.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ser_nr-Ce.ser -o tableopts_ser_nr-Ce.ser tableopts_ser_nr-Ce.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cf --tables-file="tableopts_ser_nr-Cf.ser.tables"  -Cf -o tableopts_ser_nr-Cf.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ser_nr-Cf.o tableopts_ser_nr-Cf.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ser_nr-Cf.ser -o tableopts_ser_nr-Cf.ser tableopts_ser_nr-Cf.o
../src/flex --unsafe-no-m4-sect3-escape -P _CF --tables-file="tableopts_ser_nr-CF.ser.tables"  -CF -o tableopts_ser_nr-CF.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ser_nr-CF.o tableopts_ser_nr-CF.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ser_nr-CF.ser -o tableopts_ser_nr-CF.ser tableopts_ser_nr-CF.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cm --tables-file="tableopts_ser_nr-Cm.ser.tables"  -Cm -o tableopts_ser_nr-Cm.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ser_nr-Cm.o tableopts_ser_nr-Cm.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ser_nr-Cm.ser -o tableopts_ser_nr-Cm.ser tableopts_ser_nr-Cm.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cem --tables-file="tableopts_ser_nr-Cem.ser.tables"  -Cem -o tableopts_ser_nr-Cem.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ser_nr-Cem.o tableopts_ser_nr-Cem.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ser_nr-Cem.ser -o tableopts_ser_nr-Cem.ser tableopts_ser_nr-Cem.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cae --tables-file="tableopts_ser_nr-Cae.ser.tables"  -Cae -o tableopts_ser_nr-Cae.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ser_nr-Cae.o tableopts_ser_nr-Cae.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ser_nr-Cae.ser -o tableopts_ser_nr-Cae.ser tableopts_ser_nr-Cae.o
../src/flex --unsafe-no-m4-sect3-escape -P _Caef --tables-file="tableopts_ser_nr-Caef.ser.tables"  -Caef -o tableopts_ser_nr-Caef.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ser_nr-Caef.o tableopts_ser_nr-Caef.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ser_nr-Caef.ser -o tableopts_ser_nr-Caef.ser tableopts_ser_nr-Caef.o
../src/flex --unsafe-no-m4-sect3-escape -P _CaeF --tables-file="tableopts_ser_nr-CaeF.ser.tables"  -CaeF -o tableopts_ser_nr-CaeF.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ser_nr-CaeF.o tableopts_ser_nr-CaeF.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ser_nr-CaeF.ser -o tableopts_ser_nr-CaeF.ser tableopts_ser_nr-CaeF.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cam --tables-file="tableopts_ser_nr-Cam.ser.tables"  -Cam -o tableopts_ser_nr-Cam.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ser_nr-Cam.o tableopts_ser_nr-Cam.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ser_nr-Cam.ser -o tableopts_ser_nr-Cam.ser tableopts_ser_nr-Cam.o
../src/flex --unsafe-no-m4-sect3-escape -P _Caem --tables-file="tableopts_ser_nr-Caem.ser.tables"  -Caem -o tableopts_ser_nr-Caem.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ser_nr-Caem.o tableopts_ser_nr-Caem.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ser_nr-Caem.ser -o tableopts_ser_nr-Caem.ser tableopts_ser_nr-Caem.o
../src/flex --unsafe-no-m4-sect3-escape -P _Ca -R --tables-file="tableopts_ser_r-Ca.ser.tables" -Ca  -o tableopts_ser_r-Ca.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ser_r-Ca.o tableopts_ser_r-Ca.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ser_r-Ca.ser -o tableopts_ser_r-Ca.ser tableopts_ser_r-Ca.o
../src/flex --unsafe-no-m4-sect3-escape -P _Ce -R --tables-file="tableopts_ser_r-Ce.ser.tables" -Ce  -o tableopts_ser_r-Ce.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ser_r-Ce.o tableopts_ser_r-Ce.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ser_r-Ce.ser -o tableopts_ser_r-Ce.ser tableopts_ser_r-Ce.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cf -R --tables-file="tableopts_ser_r-Cf.ser.tables" -Cf  -o tableopts_ser_r-Cf.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ser_r-Cf.o tableopts_ser_r-Cf.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ser_r-Cf.ser -o tableopts_ser_r-Cf.ser tableopts_ser_r-Cf.o
../src/flex --unsafe-no-m4-sect3-escape -P _CF -R --tables-file="tableopts_ser_r-CF.ser.tables" -CF  -o tableopts_ser_r-CF.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ser_r-CF.o tableopts_ser_r-CF.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ser_r-CF.ser -o tableopts_ser_r-CF.ser tableopts_ser_r-CF.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cm -R --tables-file="tableopts_ser_r-Cm.ser.tables" -Cm  -o tableopts_ser_r-Cm.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ser_r-Cm.o tableopts_ser_r-Cm.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ser_r-Cm.ser -o tableopts_ser_r-Cm.ser tableopts_ser_r-Cm.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cem -R --tables-file="tableopts_ser_r-Cem.ser.tables" -Cem  -o tableopts_ser_r-Cem.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ser_r-Cem.o tableopts_ser_r-Cem.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ser_r-Cem.ser -o tableopts_ser_r-Cem.ser tableopts_ser_r-Cem.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cae -R --tables-file="tableopts_ser_r-Cae.ser.tables" -Cae  -o tableopts_ser_r-Cae.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ser_r-Cae.o tableopts_ser_r-Cae.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ser_r-Cae.ser -o tableopts_ser_r-Cae.ser tableopts_ser_r-Cae.o
../src/flex --unsafe-no-m4-sect3-escape -P _Caef -R --tables-file="tableopts_ser_r-Caef.ser.tables" -Caef  -o tableopts_ser_r-Caef.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ser_r-Caef.o tableopts_ser_r-Caef.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ser_r-Caef.ser -o tableopts_ser_r-Caef.ser tableopts_ser_r-Caef.o
../src/flex --unsafe-no-m4-sect3-escape -P _CaeF -R --tables-file="tableopts_ser_r-CaeF.ser.tables" -CaeF  -o tableopts_ser_r-CaeF.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ser_r-CaeF.o tableopts_ser_r-CaeF.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ser_r-CaeF.ser -o tableopts_ser_r-CaeF.ser tableopts_ser_r-CaeF.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cam -R --tables-file="tableopts_ser_r-Cam.ser.tables" -Cam  -o tableopts_ser_r-Cam.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ser_r-Cam.o tableopts_ser_r-Cam.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ser_r-Cam.ser -o tableopts_ser_r-Cam.ser tableopts_ser_r-Cam.o
../src/flex --unsafe-no-m4-sect3-escape -P _Caem -R --tables-file="tableopts_ser_r-Caem.ser.tables" -Caem  -o tableopts_ser_r-Caem.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ser_r-Caem.o tableopts_ser_r-Caem.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ser_r-Caem.ser -o tableopts_ser_r-Caem.ser tableopts_ser_r-Caem.o
../src/flex --unsafe-no-m4-sect3-escape -P _Ca --tables-file="tableopts_ver_nr-Ca.ver.tables" --tables-verify -Ca -o tableopts_ver_nr-Ca.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ver_nr-Ca.o tableopts_ver_nr-Ca.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ver_nr-Ca.ver -o tableopts_ver_nr-Ca.ver tableopts_ver_nr-Ca.o
../src/flex --unsafe-no-m4-sect3-escape -P _Ce --tables-file="tableopts_ver_nr-Ce.ver.tables" --tables-verify -Ce -o tableopts_ver_nr-Ce.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ver_nr-Ce.o tableopts_ver_nr-Ce.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ver_nr-Ce.ver -o tableopts_ver_nr-Ce.ver tableopts_ver_nr-Ce.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cf --tables-file="tableopts_ver_nr-Cf.ver.tables" --tables-verify -Cf -o tableopts_ver_nr-Cf.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ver_nr-Cf.o tableopts_ver_nr-Cf.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ver_nr-Cf.ver -o tableopts_ver_nr-Cf.ver tableopts_ver_nr-Cf.o
../src/flex --unsafe-no-m4-sect3-escape -P _CF --tables-file="tableopts_ver_nr-CF.ver.tables" --tables-verify -CF -o tableopts_ver_nr-CF.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ver_nr-CF.o tableopts_ver_nr-CF.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ver_nr-CF.ver -o tableopts_ver_nr-CF.ver tableopts_ver_nr-CF.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cm --tables-file="tableopts_ver_nr-Cm.ver.tables" --tables-verify -Cm -o tableopts_ver_nr-Cm.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ver_nr-Cm.o tableopts_ver_nr-Cm.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ver_nr-Cm.ver -o tableopts_ver_nr-Cm.ver tableopts_ver_nr-Cm.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cem --tables-file="tableopts_ver_nr-Cem.ver.tables" --tables-verify -Cem -o tableopts_ver_nr-Cem.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ver_nr-Cem.o tableopts_ver_nr-Cem.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ver_nr-Cem.ver -o tableopts_ver_nr-Cem.ver tableopts_ver_nr-Cem.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cae --tables-file="tableopts_ver_nr-Cae.ver.tables" --tables-verify -Cae -o tableopts_ver_nr-Cae.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ver_nr-Cae.o tableopts_ver_nr-Cae.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ver_nr-Cae.ver -o tableopts_ver_nr-Cae.ver tableopts_ver_nr-Cae.o
../src/flex --unsafe-no-m4-sect3-escape -P _Caef --tables-file="tableopts_ver_nr-Caef.ver.tables" --tables-verify -Caef -o tableopts_ver_nr-Caef.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ver_nr-Caef.o tableopts_ver_nr-Caef.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ver_nr-Caef.ver -o tableopts_ver_nr-Caef.ver tableopts_ver_nr-Caef.o
../src/flex --unsafe-no-m4-sect3-escape -P _CaeF --tables-file="tableopts_ver_nr-CaeF.ver.tables" --tables-verify -CaeF -o tableopts_ver_nr-CaeF.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ver_nr-CaeF.o tableopts_ver_nr-CaeF.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ver_nr-CaeF.ver -o tableopts_ver_nr-CaeF.ver tableopts_ver_nr-CaeF.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cam --tables-file="tableopts_ver_nr-Cam.ver.tables" --tables-verify -Cam -o tableopts_ver_nr-Cam.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ver_nr-Cam.o tableopts_ver_nr-Cam.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ver_nr-Cam.ver -o tableopts_ver_nr-Cam.ver tableopts_ver_nr-Cam.o
../src/flex --unsafe-no-m4-sect3-escape -P _Caem --tables-file="tableopts_ver_nr-Caem.ver.tables" --tables-verify -Caem -o tableopts_ver_nr-Caem.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -c -o tableopts_ver_nr-Caem.o tableopts_ver_nr-Caem.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ver_nr-Caem.ver -o tableopts_ver_nr-Caem.ver tableopts_ver_nr-Caem.o
../src/flex --unsafe-no-m4-sect3-escape -P _Ca -R --tables-file="tableopts_ver_r-Ca.ver.tables" --tables-verify -Ca  -o tableopts_ver_r-Ca.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ver_r-Ca.o tableopts_ver_r-Ca.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ver_r-Ca.ver -o tableopts_ver_r-Ca.ver tableopts_ver_r-Ca.o
../src/flex --unsafe-no-m4-sect3-escape -P _Ce -R --tables-file="tableopts_ver_r-Ce.ver.tables" --tables-verify -Ce  -o tableopts_ver_r-Ce.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ver_r-Ce.o tableopts_ver_r-Ce.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ver_r-Ce.ver -o tableopts_ver_r-Ce.ver tableopts_ver_r-Ce.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cf -R --tables-file="tableopts_ver_r-Cf.ver.tables" --tables-verify -Cf  -o tableopts_ver_r-Cf.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ver_r-Cf.o tableopts_ver_r-Cf.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ver_r-Cf.ver -o tableopts_ver_r-Cf.ver tableopts_ver_r-Cf.o
../src/flex --unsafe-no-m4-sect3-escape -P _CF -R --tables-file="tableopts_ver_r-CF.ver.tables" --tables-verify -CF  -o tableopts_ver_r-CF.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ver_r-CF.o tableopts_ver_r-CF.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ver_r-CF.ver -o tableopts_ver_r-CF.ver tableopts_ver_r-CF.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cm -R --tables-file="tableopts_ver_r-Cm.ver.tables" --tables-verify -Cm  -o tableopts_ver_r-Cm.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ver_r-Cm.o tableopts_ver_r-Cm.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ver_r-Cm.ver -o tableopts_ver_r-Cm.ver tableopts_ver_r-Cm.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cem -R --tables-file="tableopts_ver_r-Cem.ver.tables" --tables-verify -Cem  -o tableopts_ver_r-Cem.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ver_r-Cem.o tableopts_ver_r-Cem.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ver_r-Cem.ver -o tableopts_ver_r-Cem.ver tableopts_ver_r-Cem.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cae -R --tables-file="tableopts_ver_r-Cae.ver.tables" --tables-verify -Cae  -o tableopts_ver_r-Cae.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ver_r-Cae.o tableopts_ver_r-Cae.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ver_r-Cae.ver -o tableopts_ver_r-Cae.ver tableopts_ver_r-Cae.o
../src/flex --unsafe-no-m4-sect3-escape -P _Caef -R --tables-file="tableopts_ver_r-Caef.ver.tables" --tables-verify -Caef  -o tableopts_ver_r-Caef.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ver_r-Caef.o tableopts_ver_r-Caef.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ver_r-Caef.ver -o tableopts_ver_r-Caef.ver tableopts_ver_r-Caef.o
../src/flex --unsafe-no-m4-sect3-escape -P _CaeF -R --tables-file="tableopts_ver_r-CaeF.ver.tables" --tables-verify -CaeF  -o tableopts_ver_r-CaeF.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ver_r-CaeF.o tableopts_ver_r-CaeF.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ver_r-CaeF.ver -o tableopts_ver_r-CaeF.ver tableopts_ver_r-CaeF.o
../src/flex --unsafe-no-m4-sect3-escape -P _Cam -R --tables-file="tableopts_ver_r-Cam.ver.tables" --tables-verify -Cam  -o tableopts_ver_r-Cam.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ver_r-Cam.o tableopts_ver_r-Cam.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ver_r-Cam.ver -o tableopts_ver_r-Cam.ver tableopts_ver_r-Cam.o
../src/flex --unsafe-no-m4-sect3-escape -P _Caem -R --tables-file="tableopts_ver_r-Caem.ver.tables" --tables-verify -Caem  -o tableopts_ver_r-Caem.c tableopts.l4
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTEST_HAS_TABLES_EXTERNAL -DTEST_IS_REENTRANT -c -o tableopts_ver_r-Caem.o tableopts_ver_r-Caem.c
gcc  -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tableopts_ver_r-Caem.ver -o tableopts_ver_r-Caem.ver tableopts_ver_r-Caem.o
make[2]: Nothing to be done for 'options.cn'.
make[2]: Nothing to be done for 'testwrapper-direct.sh'.
make[2]: Nothing to be done for 'testwrapper.sh'.
rm tableopts_opt_r-Cm.c tableopts_ser_r-Ce.c tableopts_ser_nr-Cm.c tableopts_opt_nr-Caef.c tableopts_opt_r-CaeF.c tableopts_ver_r-Caem.c tableopts_opt_nr-Cam.c tableopts_ver_nr-Caem.c tableopts_ser_r-Caem.c tableopts_ver_nr-CaeF.c tableopts_opt_nr-Cm.c tableopts_ser_r-Cm.c tableopts_ver_nr-Cam.c tableopts_ver_nr-CF.c tableopts_opt_nr-CaeF.c tableopts_ver_r-Cf.c tableopts_ver_r-Ca.c tableopts_opt_nr-Ca.c tableopts_ser_nr-Ce.c tableopts_ver_nr-Cem.c tableopts_ver_r-Cem.c tableopts_ver_nr-Caef.c tableopts_ver_r-Cm.c tableopts_ser_nr-Ca.c c_cxx_nr.cc tableopts_opt_r-Cf.c tableopts_opt_r-Caef.c tableopts_ser_r-Ca.c tableopts_opt_nr-Cae.c tableopts_opt_r-Ca.c tableopts_ser_r-CF.c tableopts_opt_r-Cem.c tableopts_ser_r-Caef.c tableopts_ver_r-Cae.c tableopts_ver_nr-Ca.c tableopts_opt_nr-CF.c tableopts_ser_nr-CaeF.c tableopts_opt_r-CF.c tableopts_ser_r-Cae.c tableopts_ser_nr-Cam.c tableopts_opt_nr-Caem.c tableopts_ver_r-Caef.c tableopts_ser_r-Cem.c tableopts_opt_nr-Ce.c tableopts_ser_r-Cf.c tableopts_ser_r-CaeF.c tableopts_ver_r-Ce.c tableopts_opt_r-Ce.c tableopts_ser_r-Cam.c tableopts_opt_r-Cae.c tableopts_opt_r-Cam.c tableopts_ser_nr-Cf.c tableopts_ser_nr-Cem.c tableopts_opt_r-Caem.c tableopts_ser_nr-Caef.c c_cxx_r.cc tableopts_ver_nr-Ce.c tableopts_ver_nr-Cm.c tableopts_opt_nr-Cem.c tableopts_ver_nr-Cae.c tableopts_ser_nr-Caem.c tableopts_opt_nr-Cf.c tableopts_ver_r-CaeF.c tableopts_ver_nr-Cf.c tableopts_ser_nr-Cae.c tableopts_ser_nr-CF.c tableopts_ver_r-Cam.c tableopts_ver_r-CF.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests'
make  check-TESTS
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests'
Makefile:3043: warning: ignoring prerequisites on suffix rule definition
Makefile:3046: warning: ignoring prerequisites on suffix rule definition
Makefile:3073: warning: ignoring prerequisites on suffix rule definition
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests'
Makefile:3043: warning: ignoring prerequisites on suffix rule definition
Makefile:3046: warning: ignoring prerequisites on suffix rule definition
Makefile:3073: warning: ignoring prerequisites on suffix rule definition
PASS: alloc_extra
PASS: array_nr
PASS: array_r
PASS: basic_nr
PASS: basic_r
PASS: bison_nr
PASS: bison_yylloc
PASS: bison_yylval
PASS: c_cxx_nr
PASS: c_cxx_r
PASS: ccl
PASS: cxx_basic
PASS: cxx_multiple_scanners
PASS: cxx_restart
PASS: debug_nr
PASS: debug_r
PASS: extended
PASS: header_nr
PASS: header_r
PASS: mem_nr
PASS: mem_r
PASS: multiple_scanners_nr
PASS: multiple_scanners_r
PASS: posix
PASS: posixly_correct
PASS: prefix_nr
PASS: prefix_r
PASS: quote_in_comment
PASS: quotes
PASS: string_nr
PASS: string_r
PASS: top
PASS: yyextra
PASS: reject_nr.reject
PASS: reject_r.reject
PASS: reject_ver.table
PASS: reject_ser.table
PASS: include_by_buffer.direct
PASS: include_by_push.direct
PASS: include_by_reentrant.direct
PASS: rescan_nr.direct
PASS: rescan_r.direct
PASS: cxx_yywrap.i3
PASS: pthread.pthread
PASS: lineno_nr.one
PASS: lineno_r.one
PASS: lineno_trailing.one
PASS: tableopts_opt_nr-Ca.opt
PASS: tableopts_opt_nr-Ce.opt
PASS: tableopts_opt_nr-Cf.opt
PASS: tableopts_opt_nr-CF.opt
PASS: tableopts_opt_nr-Cm.opt
PASS: tableopts_opt_nr-Cem.opt
PASS: tableopts_opt_nr-Cae.opt
PASS: tableopts_opt_nr-Caef.opt
PASS: tableopts_opt_nr-CaeF.opt
PASS: tableopts_opt_nr-Cam.opt
PASS: tableopts_opt_nr-Caem.opt
PASS: tableopts_opt_r-Ca.opt
PASS: tableopts_opt_r-Ce.opt
PASS: tableopts_opt_r-Cf.opt
PASS: tableopts_opt_r-CF.opt
PASS: tableopts_opt_r-Cm.opt
PASS: tableopts_opt_r-Cem.opt
PASS: tableopts_opt_r-Cae.opt
PASS: tableopts_opt_r-Caef.opt
PASS: tableopts_opt_r-CaeF.opt
PASS: tableopts_opt_r-Cam.opt
PASS: tableopts_opt_r-Caem.opt
PASS: tableopts_ser_nr-Ca.ser
PASS: tableopts_ser_nr-Ce.ser
PASS: tableopts_ser_nr-Cf.ser
PASS: tableopts_ser_nr-CF.ser
PASS: tableopts_ser_nr-Cm.ser
PASS: tableopts_ser_nr-Cem.ser
PASS: tableopts_ser_nr-Cae.ser
PASS: tableopts_ser_nr-Caef.ser
PASS: tableopts_ser_nr-CaeF.ser
PASS: tableopts_ser_nr-Cam.ser
PASS: tableopts_ser_nr-Caem.ser
PASS: tableopts_ser_r-Ca.ser
PASS: tableopts_ser_r-Ce.ser
PASS: tableopts_ser_r-Cf.ser
PASS: tableopts_ser_r-CF.ser
PASS: tableopts_ser_r-Cm.ser
PASS: tableopts_ser_r-Cem.ser
PASS: tableopts_ser_r-Cae.ser
PASS: tableopts_ser_r-Caef.ser
PASS: tableopts_ser_r-CaeF.ser
PASS: tableopts_ser_r-Cam.ser
PASS: tableopts_ser_r-Caem.ser
PASS: tableopts_ver_nr-Ca.ver
PASS: tableopts_ver_nr-Ce.ver
PASS: tableopts_ver_nr-Cf.ver
PASS: tableopts_ver_nr-CF.ver
PASS: tableopts_ver_nr-Cm.ver
PASS: tableopts_ver_nr-Cem.ver
PASS: tableopts_ver_nr-Cae.ver
PASS: tableopts_ver_nr-Caef.ver
PASS: tableopts_ver_nr-CaeF.ver
PASS: tableopts_ver_nr-Cam.ver
PASS: tableopts_ver_nr-Caem.ver
PASS: tableopts_ver_r-Ca.ver
PASS: tableopts_ver_r-Ce.ver
PASS: tableopts_ver_r-Cf.ver
PASS: tableopts_ver_r-CF.ver
PASS: tableopts_ver_r-Cm.ver
PASS: tableopts_ver_r-Cem.ver
PASS: tableopts_ver_r-Cae.ver
PASS: tableopts_ver_r-Caef.ver
PASS: tableopts_ver_r-CaeF.ver
PASS: tableopts_ver_r-Cam.ver
PASS: tableopts_ver_r-Caem.ver
PASS: options.cn
============================================================================
Testsuite summary for the fast lexical analyser generator 2.6.4
============================================================================
# TOTAL: 114
# PASS:  114
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tests'
Making check in tools
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tools'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4/tools'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4'
make[1]: Nothing to be done for 'check-am'.
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/flex-2.6.4'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: flex-2.6.4-7.mga10.x86_64
Provides: flex = 2.6.4-7.mga10 flex(x86-64) = 2.6.4-7.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.26)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit)
Conflicts: flex-reentrant
Processing files: flex-debugsource-2.6.4-7.mga10.x86_64
Provides: flex-debugsource = 2.6.4-7.mga10 flex-debugsource(x86-64) = 2.6.4-7.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: flex-debuginfo-2.6.4-7.mga10.x86_64
Provides: debuginfo(build-id) = 8736f1310cad3d547e5a63e1d65763ee7640609d flex-debuginfo = 2.6.4-7.mga10 flex-debuginfo(x86-64) = 2.6.4-7.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: flex-debugsource(x86-64) = 2.6.4-7.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/flex-debuginfo-2.6.4-7.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/flex-debugsource-2.6.4-7.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/flex-2.6.4-7.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.K82FvH
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build
+ test -d /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/flex-2.6.4-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!