+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/flex.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.64dvwA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf flex-2.6.1 + /usr/bin/xz -dc /builddir/build/SOURCES/flex-2.6.1.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd flex-2.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (flex-2.6.0-yyless.patch):' Patch #0 (flex-2.6.0-yyless.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/flex.skl Hunk #1 succeeded at 494 (offset -12 lines). Hunk #2 succeeded at 520 (offset -12 lines). Hunk #3 succeeded at 2576 (offset -15 lines). + echo 'Patch #1 (flex-max_size.patch):' Patch #1 (flex-max_size.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/gen.c + echo 'Patch #2 (flex-new_size.patch):' Patch #2 (flex-new_size.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/flex.skl + echo 'Patch #3 (flex-yy_buf_size.patch):' Patch #3 (flex-yy_buf_size.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/flex.skl + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.311NrB + umask 022 + cd /builddir/build/BUILD + cd flex-2.6.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build-aux/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 --docdir=/usr/share/doc/flex 'CFLAGS=-fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... 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 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 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 riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking dependency style of g++... none checking whether ln -s works... yes checking for gawk... (cached) gawk checking for bison... /usr/bin/bison checking for help2man... /usr/bin/help2man configure: WARNING: program not found: help2man: building man page will not work checking for gtexi2dvi... no checking for texi2dvi... no checking for m4 that supports -P... /usr/bin/m4 checking for indent... indent configure: WARNING: no indent program found: make indent target will not function checking for inttypes.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for unistd.h... (cached) yes checking for pthread_mutex_lock in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for log10 in -lm... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for dup2... yes checking for memset... yes checking for pow... yes checking for regcomp... yes checking for setlocale... yes checking for strchr... yes checking for strdup... yes checking for strtol... 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 lib/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating src/config.h config.status: executing libtool commands config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j4 Making all in lib make[1]: Entering directory '/builddir/build/BUILD/flex-2.6.1/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib.lo lib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c lib.c -fPIC -DPIC -o .libs/lib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c lib.c -o lib.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcompat.la lib.lo -lm libtool: link: ar cru .libs/libcompat.a .libs/lib.o libtool: link: ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) make[1]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/lib' Making all in src make[1]: Entering directory '/builddir/build/BUILD/flex-2.6.1/src' make all-am make[2]: Entering directory '/builddir/build/BUILD/flex-2.6.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libmain.lo libmain.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libyywrap.lo libyywrap.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o scan.o scan.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o buf.o buf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c libyywrap.c -fPIC -DPIC -o .libs/libyywrap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c libmain.c -fPIC -DPIC -o .libs/libmain.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c libyywrap.c -o libyywrap.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ccl.o ccl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c libmain.c -o libmain.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dfa.o dfa.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ecs.o ecs.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o filter.o filter.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gen.o gen.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o misc.o misc.c main.c: In function 'check_options': main.c:320:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (extra_type) ^~ main.c:323:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!use_stdout) { ^~ main.c:500:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (gen_line_dirs) ^~ main.c:504:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (userdef_buf.elts) ^~ gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nfa.o nfa.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o options.o options.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o parse.o parse.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o regex.o regex.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o scanflags.o scanflags.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o scanopt.o scanopt.c scanflags.c: In function 'sf_push': scanflags.c:42:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (_sf_top_ix + 1 >= _sf_max) ^~ scanflags.c:44:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' _sf_stk = realloc(_sf_stk, sizeof(scanflags_t) * _sf_max); ^~~~~~~ sed 's/m4_/m4postproc_/g; s/m4preproc_/m4_/g' ./flex.skl | \ /usr/bin/m4 -P -I . \ -DFLEX_MAJOR_VERSION=` echo 2.6.1|cut -f 1 -d .` \ -DFLEX_MINOR_VERSION=` echo 2.6.1|cut -f 2 -d .` \ -DFLEX_SUBMINOR_VERSION=`echo 2.6.1|cut -f 3 -d .` | \ sed 's/m4postproc_/m4_/g' | \ /bin/sh ./mkskel.sh >skel.c.tmp mv skel.c.tmp ./skel.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sym.o sym.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tables.o tables.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tables_shared.o tables_shared.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tblcmp.o tblcmp.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o yylex.o yylex.c /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 2:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfl.la -rpath /usr/lib64 libmain.lo libyywrap.lo -lm /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 2:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfl_pic.la -rpath /usr/lib64 libmain.lo libyywrap.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/libmain.o .libs/libyywrap.o -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libfl.so.2 -o .libs/libfl.so.2.0.0 gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o skel.o skel.c libtool: link: (cd ".libs" && rm -f "libfl.so.2" && ln -s "libfl.so.2.0.0" "libfl.so.2") libtool: link: (cd ".libs" && rm -f "libfl.so" && ln -s "libfl.so.2.0.0" "libfl.so") libtool: link: ar cru .libs/libfl.a libmain.o libyywrap.o libtool: link: ranlib .libs/libfl.a libtool: link: gcc -shared -fPIC -DPIC .libs/libmain.o .libs/libyywrap.o -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libfl_pic.so.2 -o .libs/libfl_pic.so.2.0.0 libtool: link: ( cd ".libs" && rm -f "libfl.la" && ln -s "../libfl.la" "libfl.la" ) libtool: link: (cd ".libs" && rm -f "libfl_pic.so.2" && ln -s "libfl_pic.so.2.0.0" "libfl_pic.so.2") libtool: link: (cd ".libs" && rm -f "libfl_pic.so" && ln -s "libfl_pic.so.2.0.0" "libfl_pic.so") libtool: link: ar cru .libs/libfl_pic.a libmain.o libyywrap.o libtool: link: ranlib .libs/libfl_pic.a libtool: link: ( cd ".libs" && rm -f "libfl_pic.la" && ln -s "../libfl_pic.la" "libfl_pic.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stage1flex scan.o buf.o ccl.o dfa.o ecs.o filter.o gen.o main.o misc.o nfa.o options.o parse.o regex.o scanflags.o scanopt.o skel.o sym.o tables.o tables_shared.o tblcmp.o yylex.o ../lib/libcompat.la -lm libtool: link: gcc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stage1flex scan.o buf.o ccl.o dfa.o ecs.o filter.o gen.o main.o misc.o nfa.o options.o parse.o regex.o scanflags.o scanopt.o skel.o sym.o tables.o tables_shared.o tblcmp.o yylex.o ../lib/.libs/libcompat.a -lm ../src/stage1flex -o stage1scan.c stage1scan.l gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o stage1scan.o stage1scan.c /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o flex stage1scan.o buf.o ccl.o dfa.o ecs.o filter.o gen.o main.o misc.o nfa.o options.o parse.o regex.o scanflags.o scanopt.o skel.o sym.o tables.o tables_shared.o tblcmp.o yylex.o ../lib/libcompat.la -lm libtool: link: gcc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o flex stage1scan.o buf.o ccl.o dfa.o ecs.o filter.o gen.o main.o misc.o nfa.o options.o parse.o regex.o scanflags.o scanopt.o skel.o sym.o tables.o tables_shared.o tblcmp.o yylex.o ../lib/.libs/libcompat.a -lm make[2]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/src' make[1]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/src' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/flex-2.6.1/doc' for i in flex.1 ; do \ /usr/bin/help2man --name='the fast lexical analyser generator' \ --section=`echo $i | sed -e 's/.*\.\([^.]*\)$/\1/'` \ ../src/flex > $i || rm -f $i ; \ done make[1]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/doc' Making all in examples make[1]: Entering directory '/builddir/build/BUILD/flex-2.6.1/examples' Making all in manual make[2]: Entering directory '/builddir/build/BUILD/flex-2.6.1/examples/manual' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/examples/manual' Making all in fastwc make[2]: Entering directory '/builddir/build/BUILD/flex-2.6.1/examples/fastwc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/examples/fastwc' make[2]: Entering directory '/builddir/build/BUILD/flex-2.6.1/examples' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/examples' make[1]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/examples' Making all in po make[1]: Entering directory '/builddir/build/BUILD/flex-2.6.1/po' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/po' Making all in tests make[1]: Entering directory '/builddir/build/BUILD/flex-2.6.1/tests' /bin/sh ../build-aux/ylwrap bison_nr_parser.y y.tab.c bison_nr_parser.c y.tab.h `echo bison_nr_parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output bison_nr_parser.output -- bison -y -d -p test ../src/flex -o bison_nr_scanner.c bison_nr_scanner.l /bin/sh ../build-aux/ylwrap bison_yylloc_parser.y y.tab.c bison_yylloc_parser.c y.tab.h `echo bison_yylloc_parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output bison_yylloc_parser.output -- bison -y -d -p test ../src/flex -o bison_yylloc_scanner.c bison_yylloc_scanner.l /bin/sh ../build-aux/ylwrap bison_yylval_parser.y y.tab.c bison_yylval_parser.c y.tab.h `echo bison_yylval_parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output bison_yylval_parser.output -- bison -y -d -p test ../src/flex -o bison_yylval_scanner.c bison_yylval_scanner.l ../src/flex -o header_nr_scanner.c header_nr_scanner.l ../src/flex -o header_r_scanner.c header_r_scanner.l ../src/flex -o multiple_scanners_nr_1.c multiple_scanners_nr_1.l ../src/flex -o multiple_scanners_nr_2.c multiple_scanners_nr_2.l ../src/flex -o multiple_scanners_r_1.c multiple_scanners_r_1.l ../src/flex -o multiple_scanners_r_2.c multiple_scanners_r_2.l ../src/flex -o top.c top.l updating bison_yylloc_parser.h updating bison_nr_parser.h updating bison_yylval_parser.h make all-am make[2]: Entering directory '/builddir/build/BUILD/flex-2.6.1/tests' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/tests' make[1]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/tests' Making all in tools make[1]: Entering directory '/builddir/build/BUILD/flex-2.6.1/tools' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/tools' make[1]: Entering directory '/builddir/build/BUILD/flex-2.6.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/flex-2.6.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NRIFSx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64 + cd flex-2.6.1 + rm -rf /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64 + make DESTDIR=/builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64 install Making install in lib make[1]: Entering directory '/builddir/build/BUILD/flex-2.6.1/lib' make[2]: Entering directory '/builddir/build/BUILD/flex-2.6.1/lib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/lib' make[1]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/lib' Making install in src make[1]: Entering directory '/builddir/build/BUILD/flex-2.6.1/src' make[2]: Entering directory '/builddir/build/BUILD/flex-2.6.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libfl.la libfl_pic.la '/builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libfl.so.2.0.0 /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/lib64/libfl.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/lib64 && { ln -s -f libfl.so.2.0.0 libfl.so.2 || { rm -f libfl.so.2 && ln -s libfl.so.2.0.0 libfl.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/lib64 && { ln -s -f libfl.so.2.0.0 libfl.so || { rm -f libfl.so && ln -s libfl.so.2.0.0 libfl.so; }; }) libtool: install: /usr/bin/install -c .libs/libfl.lai /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/lib64/libfl.la libtool: install: /usr/bin/install -c .libs/libfl_pic.so.2.0.0 /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/lib64/libfl_pic.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/lib64 && { ln -s -f libfl_pic.so.2.0.0 libfl_pic.so.2 || { rm -f libfl_pic.so.2 && ln -s libfl_pic.so.2.0.0 libfl_pic.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/lib64 && { ln -s -f libfl_pic.so.2.0.0 libfl_pic.so || { rm -f libfl_pic.so && ln -s libfl_pic.so.2.0.0 libfl_pic.so; }; }) libtool: install: /usr/bin/install -c .libs/libfl_pic.lai /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/lib64/libfl_pic.la libtool: install: /usr/bin/install -c .libs/libfl.a /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/lib64/libfl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/lib64/libfl.a libtool: install: ranlib /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/lib64/libfl.a libtool: install: /usr/bin/install -c .libs/libfl_pic.a /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/lib64/libfl_pic.a libtool: install: chmod 644 /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/lib64/libfl_pic.a libtool: install: ranlib /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/lib64/libfl_pic.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c flex '/builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/bin' libtool: install: /usr/bin/install -c flex /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/bin/flex /usr/bin/mkdir -p '/builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/include' /usr/bin/install -c -m 644 FlexLexer.h '/builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/src' make[1]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/flex-2.6.1/doc' make[2]: Entering directory '/builddir/build/BUILD/flex-2.6.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/info' /usr/bin/install -c -m 644 ./flex.info ./flex.info-1 ./flex.info-2 '/builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/info' '/builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/info/flex.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 flex.1 '/builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/doc' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/flex-2.6.1/examples' Making install in manual make[2]: Entering directory '/builddir/build/BUILD/flex-2.6.1/examples/manual' make[3]: Entering directory '/builddir/build/BUILD/flex-2.6.1/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 '/builddir/build/BUILD/flex-2.6.1/examples/manual' make[2]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/examples/manual' Making install in fastwc make[2]: Entering directory '/builddir/build/BUILD/flex-2.6.1/examples/fastwc' make[3]: Entering directory '/builddir/build/BUILD/flex-2.6.1/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 '/builddir/build/BUILD/flex-2.6.1/examples/fastwc' make[2]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/examples/fastwc' make[2]: Entering directory '/builddir/build/BUILD/flex-2.6.1/examples' make[3]: Entering directory '/builddir/build/BUILD/flex-2.6.1/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 '/builddir/build/BUILD/flex-2.6.1/examples' make[2]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/examples' make[1]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/examples' Making install in po make[1]: Entering directory '/builddir/build/BUILD/flex-2.6.1/po' installing ca.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/flex.mo installing da.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/flex.mo installing de.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/flex.mo installing en@quot.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/en@quot/LC_MESSAGES/flex.mo installing en@boldquot.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/en@boldquot/LC_MESSAGES/flex.mo installing eo.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/eo/LC_MESSAGES/flex.mo installing es.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/flex.mo installing fi.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES/flex.mo installing fr.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/flex.mo installing ga.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/ga/LC_MESSAGES/flex.mo installing hr.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/hr/LC_MESSAGES/flex.mo installing ko.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/ko/LC_MESSAGES/flex.mo installing nl.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/flex.mo installing pl.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/flex.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/flex.mo installing ro.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/ro/LC_MESSAGES/flex.mo installing ru.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/flex.mo installing sr.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES/flex.mo installing sv.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/flex.mo installing tr.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/flex.mo installing vi.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES/flex.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/flex.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/flex.mo if test "flex" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/po' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/flex-2.6.1/tests' make install-am make[2]: Entering directory '/builddir/build/BUILD/flex-2.6.1/tests' make[3]: Entering directory '/builddir/build/BUILD/flex-2.6.1/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/tests' make[2]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/tests' make[1]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/tests' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/flex-2.6.1/tools' make[2]: Entering directory '/builddir/build/BUILD/flex-2.6.1/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 '/builddir/build/BUILD/flex-2.6.1/tools' make[1]: Leaving directory '/builddir/build/BUILD/flex-2.6.1/tools' make[1]: Entering directory '/builddir/build/BUILD/flex-2.6.1' make[2]: Entering directory '/builddir/build/BUILD/flex-2.6.1' make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/flex-2.6.1' cd /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/bin && \ ln -s -f flex flex++ make[3]: Leaving directory '/builddir/build/BUILD/flex-2.6.1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/doc/flex' /usr/bin/install -c -m 644 AUTHORS COPYING NEWS ONEWS README '/builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/doc/flex' make[2]: Leaving directory '/builddir/build/BUILD/flex-2.6.1' make[1]: Leaving directory '/builddir/build/BUILD/flex-2.6.1' + rm -f /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64//usr/share/info/dir + rm -f /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64//usr/share/doc/flex/README.cvs /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64//usr/share/doc/flex/TODO + find /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64 -name '*.la' -delete + find /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64 -name '*.so' -delete + find /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64 -name '*.so.2' -delete + find /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64 -name '*.so.2.0.0' -delete + cd /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64 + ln -sf flex ./usr/bin/lex + ln -sf flex ./usr/bin/flex++ + ln -s flex.1 ./usr/share/man/man1/lex.1 + ln -s flex.1 ./usr/share/man/man1/flex++.1 + ln -s libfl.a ./usr/lib64/libl.a + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64 flex + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: flex-2.6.1-5.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4d7yew + umask 022 + cd /builddir/build/BUILD + cd flex-2.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/licenses/flex + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/licenses/flex + cp -pr COPYING /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/licenses/flex + exit 0 Provides: flex = 2.6.1-5.fc28 flex(riscv-64) = 2.6.1-5.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: flex-devel-2.6.1-5.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Y1KoNB + umask 022 + cd /builddir/build/BUILD + cd flex-2.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/licenses/flex-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/licenses/flex-devel + cp -pr COPYING /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64/usr/share/licenses/flex-devel + exit 0 Provides: flex-devel = 2.6.1-5.fc28 flex-devel(riscv-64) = 2.6.1-5.fc28 flex-static Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: flex-static < 2.5.35-15 Processing files: flex-doc-2.6.1-5.fc28.riscv64 Provides: flex-doc = 2.6.1-5.fc28 flex-doc(riscv-64) = 2.6.1-5.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64 Wrote: /builddir/build/SRPMS/flex-2.6.1-5.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/flex-2.6.1-5.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/flex-devel-2.6.1-5.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/flex-doc-2.6.1-5.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YM9CRX + umask 022 + cd /builddir/build/BUILD + cd flex-2.6.1 + rm -rf /builddir/build/BUILDROOT/flex-2.6.1-5.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff